送分啦!请给出DWORD和LPSTR的原形,20分送出啦!

ljf1107 2001-06-06 04:20:00
各位老兄,请给出DWORD和LPSTR的原形,20分很好拿啦。
...全文
90 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
ljf1107 2001-06-08
  • 打赏
  • 举报
回复
谢了,先!以后有分给你补上!
holyfire 2001-06-07
  • 打赏
  • 举报
回复
BOOL A Boolean value.


BSTR A 32-bit character pointer.


BYTE An 8-bit integer that is not signed.


COLORREF A 32-bit value used as a color value.


DWORD A 32-bit unsigned integer or the address of a segment and its associated offset.


LONG A 32-bit signed integer.


LPARAM A 32-bit value passed as a parameter to a window procedure or callback function.


LPCSTR A 32-bit pointer to a constant character string.


LPSTR A 32-bit pointer to a character string.


LPCTSTR A 32-bit pointer to a constant character string that is portable for Unicode and DBCS.


LPTSTR A 32-bit pointer to a character string that is portable for Unicode and DBCS.


LPVOID A 32-bit pointer to an unspecified type.


LRESULT A 32-bit value returned from a window procedure or callback function.


UINT A 16-bit unsigned integer on Windows versions 3.0 and 3.1; a 32-bit unsigned integer on Win32.

WORD A 16-bit unsigned integer.
ljf1107 2001-06-06
  • 打赏
  • 举报
回复
holyfire(因为我手快所以我抢先用了水神这个昵称),能否给我一些其他在VC中专用的TYPE,并给出原形,谢谢!
ed9er 2001-06-06
  • 打赏
  • 举报
回复
一般来说,你只要在这两个单词上面按F12就可以了
holyfire 2001-06-06
  • 打赏
  • 举报
回复
32位系统下
DWORD -> unsigned long
LPSTR -> char *

69,381

社区成员

发帖
与我相关
我的任务
社区描述
C语言相关问题讨论
社区管理员
  • C语言
  • 花神庙码农
  • 架构师李肯
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧