void DIB_EndAccess(LPDEVICE lpDevice, WORD Flags);
Ends direct access to the frame buffer or removes the exclusion rectangle for the cursor.
FB_ACCESS | Ends direct access to the frame buffer. |
CURSOREXCLUDE | Releases the cursor exclusion rectangle previously set by DIB_BeginAccess. |
The ordinal value for this function is 106.
DIB_BeginAccess