|
-
Mar 17th, 2002, 01:31 PM
#1
Thread Starter
Addicted Member
Fullscreen Mode for D3D8??
When using fullscreen mode in d3d8 do you do anything differently in makeing your window in the window's initializing??? It seems like you wouldn't make a window cause your not using one. If you still have to make one (for some reason), Is there something different you have to do?? Help, give examples
To protect time is to protect everything...
-
Mar 17th, 2002, 11:16 PM
#2
You have to make one, because you cant initilialize D3D without an HWND =). You dont have to do a thing different though, as D3D will take control of your video device and such without any help at all =). You might not even have to show your window, but I do anyway, because i usually run in windowed mode for debug purposes.
Z.
-
Mar 17th, 2002, 11:34 PM
#3
Thread Starter
Addicted Member
To protect time is to protect everything...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|