Full make

svn path=/trunk/; revision=1927
This commit is contained in:
Casper Hornstrup
2001-05-27 16:23:20 +00:00
parent eb7f6b07c8
commit 94fe75aeb4
@@ -335,6 +335,10 @@ typedef char *LPSTR;
typedef const unsigned short *LPCWSTR;
typedef unsigned short RTL_ATOM;
typedef unsigned short *PRTL_ATOM;
typedef WORD ATOM;
typedef struct _COORD {
SHORT X;
SHORT Y;