windows-nt/Source/XPSP1/NT/shell/ext/mlang/mlatl.h
2020-09-26 16:20:57 +08:00

10 lines
152 B
C

#ifndef _MLATL_H_
#define _MLATL_H_
#define _ATL_FREE_THREADED
#include <atlbase.h>
extern CComModule _Module;
#include <atlcom.h>
#endif //_MLATL_H_