// AVSImageMetaData.cpp : Implementation of DLL Exports. #include "stdafx.h" #include "resource.h" // The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you [ module(dll, uuid = "{CE56E621-A899-4EA9-9256-F235A0ED7D84}", name = "AVSImageMetaData", helpstring = "AVSImageMetaData 1.0 Type Library", resource_name = "IDR_AVSIMAGEMETADATA") ] class CAVSImageMetaDataModule { public: // Override CAtlDllModuleT members };