hdhelper.h
上传用户:maryhy001
上传日期:2007-05-02
资源大小:2317k
文件大小:0k
源码类别:

网格计算

开发平台:

Visual C++

  1. //***************************************************/
  2. // hdhelper.h  */
  3. //***************************************************/
  4. #include <stdio.h>
  5. #include <string.h>
  6. #include <windows.h>
  7. //根据本地环境来获取Agent唯一标识.
  8. BOOL GetAgentSerialNo(LPSTR pserialno, const int nmaxbufsize);