User profile: soupsoup

User info
User name:soupsoup
History
Joined:
Number of posts:13
Latest posts:

x is not a class or namespace name
Sorry to bump again but I really can't figure this out. Edit: I moved the definition of drawGraph...

Destructor called early
I do delete all my objects when I'm done with them. This isn't assigned with new, so it will kill it...

Destructor called early
Thanks for the reply. Is there a way I can assign to saveWrapper without making a variable first, th...

Destructor called early
I have a class which is initialized, then calls its destructor straight away for some reason. SaveDa...

GetPrivateProfileString
GetPrivateProfileStringA was a good one, thanks! Problem solved.