x is not a class or namespace nameSorry to bump again but I really can't figure this out. Edit: I moved the definition of drawGraph...
Destructor called earlyI do delete all my objects when I'm done with them. This isn't assigned with new, so it will kill it...
Destructor called earlyThanks for the reply. Is there a way I can assign to saveWrapper without making a variable first, th...
Destructor called earlyI have a class which is initialized, then calls its destructor straight away for some reason. SaveDa...
GetPrivateProfileStringGetPrivateProfileStringA was a good one, thanks! Problem solved.