APP32.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:0k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //---------------------------------------------------------------------------
  2. //
  3. //---------------------------------------------------------------------------
  4. #define STRICT
  5. #define _INC_OLE
  6. #include <windows.h>
  7. #undef  _INC_OLE
  8. #ifndef WIN32
  9. #include <shell.h>
  10. #endif
  11. extern HINSTANCE g_hinst;