DUST

Do the things I want to do

04 2008 档案

#define中的#、## && #@
摘要: 前些一段时间在看WinCE的Code时发现在宏定义中有用到##,如下所示#defineGPEBLT_FUNCNAME(basename)(SCODE(GPE::*)(structGPEBltParms*))&GPE::##basename在#define中,标准只定义了#和##两种操作。#用来把参数转换成字符串,##则用来连接两个前后两个参数,把它们变成一个字符串。1#defineToSt...阅读全文

posted @ 2008-04-24 15:55 should 阅读(1976) | 评论 (2) 编辑

WinDBG中设置条件断点
摘要: 条件断点:断点指令 + “j(Excecute If-Else) 和 gc (Go from Conditional Breakpoint)”形如:bp Address "j (Condition) 'OptionalCommands'; 'gc' "这里仅简单说明该如何写后面的条件语句1. 非结构体变量: Code highlighting produced by Act...阅读全文

posted @ 2008-04-23 21:26 should 阅读(2266) | 评论 (0) 编辑

Vector && String

posted @ 2008-04-22 19:20 should 阅读(620) | 评论 (0) 编辑

关于WinCE的一些笔记

posted @ 2008-04-21 19:00 should 阅读(345) | 评论 (0) 编辑

Map Registers && Sections

posted @ 2008-04-21 17:41 should 阅读(290) | 评论 (0) 编辑

找个地方做笔记

posted @ 2008-04-17 21:38 should 阅读(27) | 评论 (1) 编辑

导航

统计信息

News