WinFinder.h
上传用户:lwzh1970
上传日期:2007-01-01
资源大小:33k
文件大小:1k
- // WinFinder.h : main header file for WINFINDER.DLL
- #if !defined( __AFXCTL_H__ )
- #error include 'afxctl.h' before including this file
- #endif
- #include "resource.h" // main symbols
- /////////////////////////////////////////////////////////////////////////////
- // CWinFinderApp : See WinFinder.cpp for implementation.
- class CWinFinderApp : public COleControlModule
- {
- public:
- BOOL InitInstance();
- int ExitInstance();
- };
- extern const GUID CDECL _tlid;
- extern const WORD _wVerMajor;
- extern const WORD _wVerMinor;