文件名称:duxiechuankou
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- w**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ComAccess.cpp(FORMAT_MESSAGE_ALLOCATE_BUFFER |
FORMAT_MESSAGE_FROM_SYSTEM, // source and processing options
NULL, // pointer to message source
error, // requested message identifie
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // the user default language.
(LPTSTR) &lpMessageBuffer, // pointer to message buffer
0, // maximum size of message buffer
NULL) // address of array of message inserts
// and copy it in our error string
wsprintf(m_lpszErrorMessage,"%s: (%d) %s\n", lpszMessage, error, lpMessageBuffer)
LocalFree(lpMessageBuffer)
-ComAccess.cpp (FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM,// source and processing options NULL,// pointer to message source error,// requested message identifie MAKELANGID (LANG_NEUTRAL, SUBLANG_DEFAULT),// the user default language. (LPTSTR)
FORMAT_MESSAGE_FROM_SYSTEM, // source and processing options
NULL, // pointer to message source
error, // requested message identifie
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // the user default language.
(LPTSTR) &lpMessageBuffer, // pointer to message buffer
0, // maximum size of message buffer
NULL) // address of array of message inserts
// and copy it in our error string
wsprintf(m_lpszErrorMessage,"%s: (%d) %s\n", lpszMessage, error, lpMessageBuffer)
LocalFree(lpMessageBuffer)
-ComAccess.cpp (FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM,// source and processing options NULL,// pointer to message source error,// requested message identifie MAKELANGID (LANG_NEUTRAL, SUBLANG_DEFAULT),// the user default language. (LPTSTR)
相关搜索: wsprintf
(系统自动生成,下载前可以参看下载内容)
下载文件列表
...........\ComAccess.cpp
...........\ComAccess.h
...........\ReadMe.txt
...........\res
...........\...\RWCom.rc2
...........\resource.h
...........\RWCom.clw
...........\RWCom.cpp
...........\RWCom.dsp
...........\RWCom.dsw
...........\RWCom.h
...........\RWCom.plg
...........\RWCom.rc
...........\RWComDlg.cpp
...........\RWComDlg.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\ComAccess.h
...........\ReadMe.txt
...........\res
...........\...\RWCom.rc2
...........\resource.h
...........\RWCom.clw
...........\RWCom.cpp
...........\RWCom.dsp
...........\RWCom.dsw
...........\RWCom.h
...........\RWCom.plg
...........\RWCom.rc
...........\RWComDlg.cpp
...........\RWComDlg.h
...........\StdAfx.cpp
...........\StdAfx.h