Merge numerous changes from ReactOS. Submitted by Filip Navara.

This commit is contained in:
Luke Dunstan
2004-04-18 07:07:57 +00:00
parent 4d60e6d231
commit 08ed58a023
15 changed files with 301 additions and 32 deletions

View File

@@ -32,11 +32,11 @@
extern "C" {
#endif
#pragma pack(push,4)
#include "ntddk.h"
#include "ntapi.h"
#pragma pack(push,4)
#define VER_PRODUCTBUILD 10000
#ifndef NTSYSAPI