//+--------------------------------------------------------------------------- // // File: private.h // // Contents: Private header for aimmload project. // //---------------------------------------------------------------------------- #ifndef _PRIVATE_H_ #define _PRIVATE_H_ #define _OLEAUT32_ #define WINBASE_DECLARE_GET_SYSTEM_WOW64_DIRECTORY #include #include #include #include #include "msctf.h" #include "mem.h" // must be last #include "tchar.h" #endif // _PRIVATE_H_