adding include windows.h it take care for some macro was not declare and COM macro are only in psdk what I known, still create compiling issue

svn path=/trunk/; revision=27154
This commit is contained in:
Magnus Olsen 2007-06-12 10:26:47 +00:00
parent ad0d69c348
commit 36f388cc37

View file

@ -7,6 +7,7 @@
#ifndef PORTCLS_PRIVATE_H
#define PORTCLS_PRIVATE_H
#include <windows.h>
#include <ntddk.h>
#include <debug.h>