新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 大家累了可以在这里休息一下谈天说地:)
    [返回] 中文XML论坛 - 专业的XML技术讨论区休息区『 灌水天堂 』 → SDK 和 MFC 中常用数据类型汇总 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 2428 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: SDK 和 MFC 中常用数据类型汇总 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     卷积内核 帅哥哟,离线,有人找我吗?
      
      
      威望:8
      头衔:总统
      等级:博士二年级(版主)
      文章:3942
      积分:27590
      门派:XML.ORG.CN
      注册:2004/7/21

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给卷积内核发送一个短消息 把卷积内核加入好友 查看卷积内核的个人资料 搜索卷积内核在『 灌水天堂 』的所有贴子 访问卷积内核的主页 引用回复这个贴子 回复这个贴子 查看卷积内核的博客楼主
    发贴心情 SDK 和 MFC 中常用数据类型汇总


    Commonly used Windows SDK and MFC data types are as follows:

    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.


    WNDPROC   A 32-bit pointer to a window procedure.


    WORD   A 16-bit unsigned integer.


    WPARAM   A value passed as a parameter to a window procedure or callback function: 16 bits on Windows versions 3.0 and 3.1; 32 bits on Win32.
    Data types unique to the Microsoft Foundation Class Library include the following:

    POSITION   A value used to denote the position of an element in a collection; used by MFC collection classes.


    LPCRECT   A 32-bit pointer to a constant (nonmodifiable) RECT structure.


       收藏   分享  
    顶(0)
      




    ----------------------------------------------
    事业是国家的,荣誉是单位的,成绩是领导的,工资是老婆的,财产是孩子的,错误是自己的。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2004/11/30 11:08:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 灌水天堂 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2025/10/5 21:37:12

    本主题贴数1,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    70.313ms