Saurabh Jain
Monday, September 14, 2009
Visual C++ application
'MessageBoxW' : cannot convert parameter 2 from 'const char *' to 'LPCWSTR'
Solution to this is to change the character set to multi-byte character in project properties.
I encountered this while trying to run some basic application on OGRE....
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment