I could use this to create the encoding string for the XML generated, but I can't find an equivalent for Windows. Anyone know of one? This would let us extract the encoding from the environment instead of setting it within ssphys.

what about GetACP () ?

The *GetACP* function retrieves the current ANSI code-page identifier for the system.

There is also:


 GetOEMCP

The *GetOEMCP* function retrieves the current original equipment manufacturer (OEM) code-page identifier for the system.

But I don't no the difference
_______________________________________________
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

Reply via email to