gcinst.h
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:

系统编程

开发平台:

Visual C++

  1. //---------------------------------------------------------------------------
  2. //
  3. //---------------------------------------------------------------------------
  4. extern const TCHAR c_szProgmanIni[];
  5. extern const TCHAR c_szStartup[];
  6. extern const TCHAR c_szProgmanExe[];
  7. extern const TCHAR c_szProgman[];
  8. void BuildDefaultGroups(void);
  9. void EditStartMenu(void);
  10. BOOL FindProgmanIni(LPTSTR pszPath);