|
-
December 4th, 2008, 04:01 PM
#1
[RESOLVED] Converting project to UNICODE causes crashes
I used the UNICODE preprocessor directive to support UNICODE, however, doing so causes bizarre crashes.
Is there something obvious that I'm doing wrong? I don't see why using the UNICODE directive causes this problem.
Looking at the stack trace I'm guessing that the problem has to do with this line of code:
Code:
AFX_MANAGE_STATE(AfxGetStaticModuleState())
The crash occurs when I'm exiting a function in my code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|