Search found 17 matches
- Fri Mar 06, 2009 10:00
- Forum: Help
- Topic: [Solved]Event Crash Issues
- Replies: 13
- Views: 10524
I have tripple check this just to be sure but i am using the correct libs (compiled with both 'Release' and 'Debug' modes, not static ect) and the libs are being used in the right modes... im posting screen shots in case im doing something wrong and i dont know it http://img22.imageshack.us/img22/53...
- Fri Mar 06, 2009 02:07
- Forum: Help
- Topic: [Solved]Event Crash Issues
- Replies: 13
- Views: 10524
[Solved]Event Crash Issues
Hi all. Im having a bit of an issue with the event subscriber (ive found so many other posts about this and none of them fixed it) void GUIManager::CreateGUI() { IDirect3DDevice9* Device = dbGetDirect3DDevice(); CEGUI::DirectX9Renderer* MyRender = new CEGUI::DirectX9Renderer(...