diff options
Diffstat (limited to 'avstream/samplemft0/dllmain.h')
| -rw-r--r-- | avstream/samplemft0/dllmain.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/avstream/samplemft0/dllmain.h b/avstream/samplemft0/dllmain.h deleted file mode 100644 index 04e95ab3..00000000 --- a/avstream/samplemft0/dllmain.h +++ /dev/null @@ -1,10 +0,0 @@ -// dllmain.h : Declaration of module class. - -class CSampleMft0Module : public ATL::CAtlDllModuleT< CSampleMft0Module > -{ -public : - DECLARE_LIBID(LIBID_SampleMft0Lib) - DECLARE_REGISTRY_APPID_RESOURCEID(IDR_SAMPLEMFT0, "{F9ED475B-DC47-458A-A138-55D7E8A57AF0}") -}; - -extern class CSampleMft0Module _AtlModule; |
