mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 21:51:47 +00:00
[SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612)
Prepare the d3dkmt APIs up to Vista RTM Build the skeleton needed for having userspace components talk to a WDDM KMD driver Co-authored-by: Mark Jansen <mark.jansen@reactos.org> Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
This commit is contained in:
parent
818842de06
commit
e7a9e7ca3d
17 changed files with 1987 additions and 16 deletions
|
@ -53,6 +53,7 @@ typedef struct _DC *PDC;
|
|||
#include "gdi/ntgdi/path.h"
|
||||
#include "gdi/dib/dib.h"
|
||||
#include "reactx/ntddraw/intddraw.h"
|
||||
#include "reactx/ntdxvista/dxprivate.h"
|
||||
|
||||
/* Internal NtUser Headers */
|
||||
#include "user/ntuser/win32kdebug.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue