7 lines
83 B
C
7 lines
83 B
C
|
#pragma once
|
||
|
|
||
|
#include <atlbase.h>
|
||
|
extern CComModule _Module;
|
||
|
#include <atlcom.h>
|
||
|
|