11 lines
238 B
C
11 lines
238 B
C
//
|
|
// Win32 Headers
|
|
// Note: MIDL includes windows.h in a separate fashion, define _INC_WINDOWS
|
|
// to prevent other header files from re-including.
|
|
//
|
|
|
|
#define _INC_WINDOWS
|
|
#include <windef.h>
|
|
#include <winbase.h>
|
|
#include <license.h>
|