RE: [REL] DirectE - DirectX for Eu
- Posted by stabmaster_ at hotmail.com Feb 06, 2003
- 403 views
> > What does the message box say? > >It says "Error". :) Oh, heh. Guess i was too lazy to add a meaningful message. >directe.ew:806 if not >c_func(de_init,{deHWND,de_display_mode[1],de_displa >directe.ew:807 if message_box("Error","Error",MB_OK) then The only reason i can see for this error is that no D3D Device could be created. I'm using initialization code from various DirectX 8 tutorials on the web, so i find it very strange that it doesn't work for some people.