升龙物业 老版本 ocx IPO, 加密狗 转值班电话

TFB.h 401B

12345678910111213141516171819202122232425
  1. #pragma once
  2. // TFB.h : TFB.DLL 的主头文件
  3. #if !defined( __AFXCTL_H__ )
  4. #error "在包括此文件之前包括“afxctl.h”"
  5. #endif
  6. #include "resource.h" // 主符号
  7. // CTFBApp : 有关实现的信息,请参阅 TFB.cpp。
  8. class CTFBApp : public COleControlModule
  9. {
  10. public:
  11. BOOL InitInstance();
  12. int ExitInstance();
  13. };
  14. extern const GUID CDECL _tlid;
  15. extern const WORD _wVerMajor;
  16. extern const WORD _wVerMinor;