Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
DDSCL_ Values
Use with SetCooperativeLevel to set the behavior of the application.
- DDSCL_ALLOWMODEX
- Allows the use of Mode X display modes.
- DDSCL_ALLOWREBOOT
- Allows CTRL+ALT+DEL to function while in exclusive (full-screen) mode.
- DDSCL_EXCLUSIVE
- Requests the exclusive level.
- DDSCL_FULLSCREEN
- Indicates that the exclusive-mode owner will be responsible for the entire primary surface. GDI can be ignored.
- DDSCL_NORMAL
- Indicates that the application will function as a regular Windows application.
- DDSCL_NOWINDOWCHANGES
- Indicates that DirectDraw is not allowed to minimize or restore the application window on activation.