阅读:967回复:1
Using windows native API in VC++
We donot need to use DDK to build native API sample,
just Create a new workspace for a CPP file ,and add Additional include directory (DDK inc directory), then add ntdll.lib to link option. then copy ntdll.lib to current workspace. Press F7,Done! |
|
沙发#
发布于:2002-07-19 16:43
thanks
|
|