MantisBT - VTK
View Issue Details
0000602VTK(No Category)public2004-02-17 07:432004-02-17 15:33
 
Brad King 
normalfeaturealways
closedfixed 
 
 
0000602: VTK in Unicode
Hi,
I did some programing on VTK 4.4.0 to make it portable
for UNICODE. I can send the files via eMail.
I did this for MS VC++ .net 2003. I am not sure about
other studios or Borland...

Could some developers check on this. I suggest to
integrate these suggestions to make it more portable.
There is also a need to change CMake for unicode!

regards,
  Ingo
No tags attached.
gz unicode.tar.gz (14,809) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5045/unicode.tar.gz
patch unicode.patch (13,339) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5046/unicode.patch
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)

Notes
(0000656)
Ingo de Boer   
2004-02-17 07:48   
Sorry... somehow the 'posted by' got lost ?!

greets
  Ingo
(0000658)
Mathieu Malaterre   
2004-02-17 12:05   
This is usually better to provide a patch, much more easy to read.
(0000659)
Mathieu Malaterre   
2004-02-17 12:08   
Brad, could you comment on this patch ?
(0000660)
Brad King   
2004-02-17 15:32   
The patch looks good to me at first glance. I've committed it to CVS:

Checking in Common/vtkDebugLeaks.cxx;
/cvsroot/VTK/VTK/Common/vtkDebugLeaks.cxx,v <-- vtkDebugLeaks.cxx
new revision: 1.26; previous revision: 1.25
done
Checking in Common/vtkDynamicLoader.cxx;
/cvsroot/VTK/VTK/Common/vtkDynamicLoader.cxx,v <-- vtkDynamicLoader.cxx
new revision: 1.18; previous revision: 1.17
done
Checking in Common/vtkWin32OutputWindow.cxx;
/cvsroot/VTK/VTK/Common/vtkWin32OutputWindow.cxx,v <-- vtkWin32OutputWindow.cxx
new revision: 1.19; previous revision: 1.18
done
Checking in Rendering/vtkWin32OpenGLRenderWindow.cxx;
/cvsroot/VTK/VTK/Rendering/vtkWin32OpenGLRenderWindow.cxx,v <-- vtkWin32OpenGLRenderWindow.cxx
new revision: 1.123; previous revision: 1.122
done

We'll see what the dashboard machines think about it.