2020-09-30 17:12:32 +02: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_