mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
5380113016
svn path=/branches/ntvdm/; revision=61911
9 lines
133 B
C
9 lines
133 B
C
#include <stdarg.h>
|
|
|
|
#define WIN32_NO_STATUS
|
|
#define _INC_WINDOWS
|
|
#define COM_NO_WINDOWS_H
|
|
|
|
#include <windef.h>
|
|
#include <winbase.h>
|