A tool to generate an NT KMD framework in C- QUICKSYS

Introduction

QuickSYS is a quick tool to generate a driver framework like Numega QuickVXD, and is for Windows NT/2K/XP/2K3/LH. It is currently at version 0.3.0.

Using the code

It is simple to use. With just one mouse click, it will create a Visual C++ project. This project will give you a .sys kernel mode driver. You can compile and link your driver in the IDE of both VC6 and VS2005. If you have SoftICE, it can generate a .nms file.

Before you can compile your driver, you must have the Microsoft DDK or IFS installed first.

After you have installed DDK, add an environment variable to your system. Right click "My Computer"->"Properties"->"Advanced"->"Environment Variables". Click "New" under "System variables". Type "BASEDIR" in "Variable name". Type the root directory of your DDK in "Variable value", e.g., C:/WINDDK/3790.

If you want to create a 64 bit driver, you need to add the x64 platform and change the lib directory. It's at "Configuration Properties"->"Linker"->"General"->"Additional Library Directories". Typically, it should be $(BASEDIR)/lib/wnet/amd64 for AMD64 or EM64T. Only VS2005 can compile and link a 64 bit driver.

Source code is included. It is free!

Chunhua Liu


Click here to view Chunhua Liu's online profile.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值