Driver Development - how can i compile this source?

Status
Not open for further replies.

real_tr

Member level 3
Joined
Mar 22, 2002
Messages
63
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Turkiye
Activity points
433
Driver Development

Hi to all,
I want to create a driver for my application
I use ms vc .net but it gives error at ntddk.h
how can i compile this source?
What dou you use to compile drivers?
 

Re: Driver Development

real_tr said:
Hi to all,
I want to create a driver for my application
I use ms vc .net but it gives error at ntddk.h
how can i compile this source?
What dou you use to compile drivers?

you should use the command line as you can see it at the start menu ->DDK(i forgot the whole name) after you install DDK, then
type "> build" in any example driver directory.

ps. using vs.net is ok but it requires further steps to setup the environment.


aramis
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…