// ASCImageJpeg2000.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 = "{46CD51A0-31DA-44A1-B4DD-490F2AA2530E}", name = "ASCImageJpeg2000", helpstring = "ASCImageJpeg2000 1.0 Type Library", resource_name = "IDR_ASCIMAGEJPEG2000") ] class CAVSImageJpeg2000Module { public: // Override CAtlDllModuleT members };