--On Thursday, August 17, 2006 12:20 AM +0200 Dirk <[EMAIL PROTECTED]> wrote:
While I'm searching for more information, have you got an idea about the
encoding of what windows things is UNICODE. Is it UTF16 or UCS2?
Terminology issues here:
Unicode is a character set. UTF16 and UCS2 are encodings of that character
set.
"Windows" is a plethora of different software, not all written by the same
team. So we need to narrow down under what context you interpret a source
of characters, eg. what language library (such as MFC or STL) or DLL is
handling them. In the links you posted, the console and STL didn't fully
handle Unicode and it's an outstanding issue in Visual Studio.
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user