4.0beta - "NUL" in code ?

Just starting out? Need help? Post your questions and find answers here.
coma
Enthusiast
Enthusiast
Posts: 164
Joined: Fri Aug 15, 2003 3:46 am
Location: Canada

4.0beta - "NUL" in code ?

Post by coma »

Hi.
I'm converting some old code in pb4.0

when I try to init the d3d9 device : I can't write Direct3DCreate9_ in the editor, it's automatically replaced with Direct3DCreateNUL_

Image

I don't understand, what means this "NUL" ?
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Post by freedimension »

Disable "Case Correction" in your Editor as a workaround until this gets fixed.
<°)))o><²³
coma
Enthusiast
Enthusiast
Posts: 164
Joined: Fri Aug 15, 2003 3:46 am
Location: Canada

Post by coma »

thanks a lot, it works :D
Post Reply