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

王朝other·作者佚名  2006-04-28
窄屏简体版  字體: |||超大  

Download source and executable files - 131 Kb

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.

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航