windows-nt/Source/XPSP1/NT/shell/ext/mlang/mlatl.h

10 lines
152 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef _MLATL_H_
#define _MLATL_H_
#define _ATL_FREE_THREADED
#include <atlbase.h>
extern CComModule _Module;
#include <atlcom.h>
#endif //_MLATL_H_