View Single Post
Old 29th September 2011, 15:29   #1004  |  Link
Zenitram
Registered User
 
Join Date: Aug 2002
Location: France, Paris
Posts: 672
Quote:
Originally Posted by LoRd_MuldeR View Post
I see. You are of course right to use _MSC_VER instead of __WINDOWS__ for the compiler-specific stuff.
Yes (try with CodeGear compiler... It does not like it )

Quote:
Originally Posted by LoRd_MuldeR View Post
However shouldn't the TEXTOUT macro use Ztring().From_ISO_8859_1() instead of Ztring().From_Local() to convert the C-string?
This would be same, I use it only for pure US text string. Don't focus of such quick and dirty parts of the code.
__________________
Want to know all about your media files? http://mediaarea.net/MediaInfo
Zenitram is offline   Reply With Quote