OSRelate.h
上传用户:hbzxgg2
上传日期:2009-03-28
资源大小:291k
文件大小:0k
源码类别:

Windows Mobile

开发平台:

Visual C++

  1. #pragma once
  2. #include "global.h"
  3. DLL_INTERNAL TCHAR* hwFormatMessage ( DWORD dwErrorCode );
  4. DLL_INTERNAL BOOL WaitForThreadEnd ( HANDLE *phThread, DWORD dwWaitTime=5000 );
  5. DLL_INTERNAL int GetProgramDir(LPTSTR lpProgram,DWORD dwSize);
  6. DLL_INTERNAL CString GetProgramDir();