webCore = awe_WebCore_new(); // Causes crash later
Can you tell me why this happens?
First, are you sure it happens "later" and not before you call that function?
Could you have another webCore defined that hides your global definition?
Could you have deleted this webCore before that crash?
Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
Convenience and productivity tools for Microsoft Visual Studio: FeinViewer - an integrated GDI objects viewer for Visual C++ Debugger, and more...
Looks like the crash was being caused by something unrelated. Sorry about that, if I knew how to delete the thread I would but I can't see any delete options on the edit page.
Bookmarks