联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Extending Visual Studio 6.0 Debugger - T - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • GLgraph
  • FCK editor
  • Async Professional
  • -= 更多 =-

    项目描述:
    Everybody has heard about the autoexp.dat file as a way to show custom data types in Visual Studio 6 debugger. It is very useful, but sometimes not satisfactory. For example, if during a debug session you want to see a variable value of some custom data type, e.g. FILETIME. FILETIME is 64-bit value which represents a number of 100 nano second units since January, 1st 1601. This value is divided into a struct containing two 32-bit values: Low and high 32 bits of that 64-bit value.
    大家都听说过在Visual Studio 6 的调试器中使用autoexp.dat作为显示制定的数据类型。它非常有用,但有时还不能令人满意。例如,在调试时你想查看某种定制数据类型的值,如FILETIME。FILETIME 是一个64位值,表示自从1601年1月1日起已经经过的100纳秒数。这个值被分成一个包含两个32位值的结构:这个64位值的低位和高位32位值。
    来源: http://www.codeguru.com/debug/CustomEvaluator.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    CustomEvaluator_Project  1.1  2004-03-07 下载

    原始下载连接(国外) http://www.codeguru.com/debug/CustomEvaluator_Project.zip
    http://www.codeguru.com/code/legacy/debug/CustomEvaluator_Project.zip

      » 合 作 伙 伴