I need to create a menu in graphics mode (800,600) and when the grahics mode is activated/created, blitzcc freeze.
The only possibility to escape is killing the blitzcc task.
Menu functions are GDI functions, and Graphics are from Directx.
The GDI function CAN use a Directx screen to use all GDI function but it don't seen to work with BlitzPlus.
Why ? And how to pass this problem ?
Is there any other option/command to create a menu in graphics mode ?
The only possibility to escape is killing the blitzcc task.
Menu functions are GDI functions, and Graphics are from Directx.
The GDI function CAN use a Directx screen to use all GDI function but it don't seen to work with BlitzPlus.
Why ? And how to pass this problem ?
Is there any other option/command to create a menu in graphics mode ?