2025-04-27 07:49:33 -04:00

10 lines
161 B
C

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