代码改变世界

随笔分类 -  Software

The simple debugger

2004-07-12 16:03 by atempcode, 588 阅读, 收藏,
摘要: This is the p-code of a simple debugger on Windows.1. the debugger create a process with the dwCreationFlags set to DEBUG_ONLY_THIS_PROCESS.2. After the target started, the debugger enter into a loop.... 阅读全文

Shipping a product is no easy...

2004-07-10 09:48 by atempcode, 566 阅读, 收藏,
摘要: What happened in the week before VS.net2005 beta1 released:http://blogs.msdn.com/Somasegar/archive/2004/07/09/178789.aspx 阅读全文

New Google Group Beta

2004-07-09 14:49 by atempcode, 456 阅读, 收藏,
摘要: http://groups-beta.google.comUI looks like GMail, and most important we can use this to search group while groups.google.com is blocked. 阅读全文

New Feature In the VS.Net 2005 Editor

2004-07-08 09:23 by atempcode, 652 阅读, 收藏,
摘要: The Definition toolwindow The Definition toolwindow is a new toolwindow in the VS2005. It will show the definition of the tag under the cursor. SourceInsight already had this, MS is really good at... 阅读全文

Label and Filter in Gmail

2004-07-01 11:36 by atempcode, 926 阅读, 收藏,
摘要: 在Gmail中,我们可以给mail打上一个label, 再结合filter 功能,就可以对mail进行分类管理,十分方便。 1. 创建label: Click the edit label and then input the label name. Here I use SQLLite as the name. 2. 设置filter. Click Create a filter. I w... 阅读全文

2 useful uitlities from www.sysinternals.com

2004-06-28 13:40 by atempcode, 899 阅读, 收藏,
摘要: 不多说了,debug必备。File monitor: http://www.sysinternals.com/ntw2k/source/filemon.shtmlFileMon monitors and displays file system activity on a system in real-time. Its advanced capabilities make it a powerf... 阅读全文

Blog with Visual Blogger 2004

2004-06-23 14:51 by atempcode, 936 阅读, 收藏,
摘要: 本来想用VisualBlogger2004来post这一篇blog, 在designer window 里写得好好的中文,切换到HTML window 再切换回来,全成了乱码。faint, 立此存照。before:after: 阅读全文