DOCERR: No DDI ReEnable Docs for Windows 95 Display Minidriver |
Q141486
The Windows 95 Device Driver Kit did not include any formal documentation for the display mini-driver ReEnable function. This article supplements the DDK samples with further corrected information.
Pseudo Function Prototype:
BOOL ReEnable ( LPPDEVICE, LPSTR );
lpPDevice - Long pointer to the display drivers PDEVICE structure stored
by the GDI.
lpGDIInfo - Long pointer to the current GDIINFO structure stored by
the GDI.
Windows 95 Device Driver Kit - Display Driver sample code.
Windows 95 Device Driver Kit - Virtual Mini driver VxD sample code.
Additional query words: Windows 95 Display Driver 4.00
Keywords :
Issue type :
Technology : kbAudDeveloper kbWin95search kbWinDDKSearch kbWin32sSearch kbWin32DDK95 kbWin32DDKSearch
|
Last Reviewed: March 4, 1999 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |