DOC: DCI Support in Windows NT Video Display Drivers |
Q131839
Section 4.7 - "Supporting Banked Frame Buffers" in the "Win32 Subsystem
Driver Design Guide" included with version 3.51 of the Microsoft
Windows NT DDK states the following:
NOTE: Windows NT does not currently support the Display ControlThis is no longer true in version 3.51 of Windows NT which does limited DCI support. For an example, please see <ddk>\src\video\displays\framebuf or \vga in version 3.51 of the Windows NT DDK. DCI is implemented in dci.c and escape.c. Off-screen surfaces are not supported.
Interface (DCI) standard which, through page faulting, would allow a
banked frame buffer to appear as a linear frame buffer the CPU.
Additional query words: 3.51 4.00
Keywords : kbdocfix
Issue type :
Technology : kbAudDeveloper kbWinDDKSearch kbWin32sSearch kbWin32DDKSearch kbWin32DDKNT351 kbWin32DDKNTSearch
|
Last Reviewed: March 5, 1999 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |