I used a tutorial on this forum called "DirectX9.0 Hooking via Detours" to make a DirectX hook
Now i want to know how i can run the game in a windowed mode instead of fullscreen.
I used a tutorial on this forum called "DirectX9.0 Hooking via Detours" to make a DirectX hook
Now i want to know how i can run the game in a windowed mode instead of fullscreen.
for PB games??...
many software windows mode out there..
but if you want make it by your self try to use SetWindowPos
Maybe couse i never make it before..
Learn from PGC for Share on PGC..
- [Please, register to view links]
- [Please, register to view links]
- [Please, register to view links]
- [Please, register to view links]
For another Stuff i have make try to find it [Please, register to view links]
If i have help you, please thanks and respect ..
But doesnt that just change the window position and not set it windowed?
i have search it, and found it...have u try to use this API function ShowWindow()..
Try read at this
Learn from PGC for Share on PGC..
- [Please, register to view links]
- [Please, register to view links]
- [Please, register to view links]
- [Please, register to view links]
For another Stuff i have make try to find it [Please, register to view links]
If i have help you, please thanks and respect ..
I tried it but the game window is just invisible and cant play it.
can you put your code here...
Learn from PGC for Share on PGC..
- [Please, register to view links]
- [Please, register to view links]
- [Please, register to view links]
- [Please, register to view links]
For another Stuff i have make try to find it [Please, register to view links]
If i have help you, please thanks and respect ..
EDIT: Problem is now fixed!
Last edited by Oilfan; 2012-07-25 at 04:20 PM. Reason: Problem solved