记一句话

Publish: January 17, 2011 Category: Life

小东说:“跟对老大最重要!”
全身心的赞同。

Read the rest of this entry »

Modes of operation on Intel 64 and IA-32 architectures

Publish: January 14, 2011 Category: Windows Kernel

The IA-32 supports three operating modes and one quasi-operating mode on Intel 64 and IA-32 architectures software developer's manual:

Read the rest of this entry »

Add a new kernel on WRK

Publish: January 9, 2011 Category: Windows Kernel

The WRK contains multiple kernel modules. such as memory management or executive layer.Each modules had its own subdirectory in base/ntos.basically ,all it takes is tweaking a few makefiles.

Read the rest of this entry »

Crazy AppWinzard on vc6.0

Publish: January 9, 2011 Category: C++

Tonight , I had installed vc6 on the win7, and wanted to create a dynamic menu .But when I using AppWizard to create a project without checked Initial Status Bar and Docking Toolbar.

Read the rest of this entry »

Debug WRK in the Visual Studio 2008

Publish: January 4, 2011 Category: Windows Kernel

Finally , I debug the windows research kernel on the Windbg.exe. But it too many ASM and I cannot use ASM language. So I check document , found it will can build in VS2008.

Read the rest of this entry »

金山安全卫士收集隐私

Publish: January 4, 2011 Category: Life

前几天,360安全卫士才刚刚出了个收集个人隐私和访问的网址及相关信息。现在金山也是对于如此,在百度中进行搜索,一次性的都找到了相关登陆的cookie。哈哈~

Read the rest of this entry »

General Purpose classes

Publish: January 4, 2011 Category: C++

Yeah~~a long long long long time ago.....
Order to find the computer suddenly bits and pieces of things about MFC...

Read the rest of this entry »

How to debug WRK

Publish: January 4, 2011 Category: Windows Kernel

My vmware system is windows 2003.not sp1. so when i make wrk.windows telled me losting dll that MSVCP71.DLL.

Read the rest of this entry »