// AVSXlsFile.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 = "{25B7D44B-94A1-4c94-9718-102CFA8F00D5}", name = "AVSOfficeWSHtmlFile", helpstring = "AVSOfficeWSHtmlFile 1.0 Type Library", resource_name = "IDR_AVSWSHTMLFILE") ] class CAVSWSHtmlFileModule { public: // Override CAtlDllModuleT members };