RE: [GD-Windows] Debugging unicode strings
Brought to you by:
vexxed72
From: Andrew G. <ag...@cl...> - 2002-07-18 09:47:26
|
append ,su to the variable name in the watch window. Andrew Grant- Climax Brighton > -----Original Message----- > From: Jacob Turner (Core Design Ltd) [mailto:Ja...@Co...] > Sent: 18 July 2002 09:53 > To: 'gam...@li...' > Subject: [GD-Windows] Debugging unicode strings > > > Is there anyway to get decent debugger support in MSVC for > unicode strings. > i.e. a cast on a pointer that tells MSVC the string is a > unicode string. > Note we are not using system libraries for unicode support, > so the unicode > pointer is just a pointer to "unsigned short" > > Cheers > > Jake > > |