Home
Half-Blood Programmer
Cancel

HardQuery Report: 5.3.4.1001 Source Code Is Available

This time the source code is available earlier than binary. Why? Because I can no longer compile it on this Dell Inspiron 640m, I have to release the source at first. If you set up an environment ...

From VMware to VirtualBox

VMware (VMW) is cute but I could not afford the Workstation at home, so I turned to its Server. After it crashed on Windows Vista, I moved to its Player and found that I could not create an image i...

GrapeVine Voice: Milestone 8 Out

Today I am happy to announce M8 of Code Beautifier Collection 6.0. It adds new features as well as fixes bugs. The changes are, A standalone JCF style editor is derived from original JCFNotepa...

GrapeVine Voice: Inno Setup Issue

Today I will release M8. And the last issue I met is that uninstalling CBC caused an unhandled exception. What caused this exception? It was hard to debug. Inno Setup does not have a debugger like ...

Vista Extras From Stardock

Why you install Windows Vista? Most people buy it want to enjoy the beautiful UI. But in fact you can do more than that. A great company Stardock offers you more customization options for free. ...

HardQuery Report: May Be Another Update

When I released 5.3.3 I thought there was no need to update it again. Yes, I cannot add new features back easily. However, I can port back bug fixes. Therefore, stay tuned, my dear HardQuery users...

GrapeVine Voice: Issue 4 and File Browser Expert

I have found another issue #4 when I played with File Browser expert. Robin has created a very nice expert while he at first released a bare .dll file. Yes, as an OTA developer I understand how to ...

FileDirectoryPath 1.0: How to Compare Two Paths

(CSDN June 02, 2006) 需要完善SBT中自动完成功能的时候,我发现了加入触发事件的窍门。虽然只能绑定一个自定义事件到编辑器的Modified事件,而不是最为理想的OnKey*系列的事件,也可以实现不少很有用的小功能。 I was wondering how to compare two paths these days. For example, @"C:/D...