errorprint.h
上传用户:zjb_0001
上传日期:2007-01-11
资源大小:154k
文件大小:0k
源码类别:

Audio

开发平台:

Visual C++

  1. #if _MSC_VER > 1000
  2. #pragma once
  3. #endif // _MSC_VER > 1000
  4. void ErrorMsg(LPCTSTR lpszFormat, ...);