Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

new to device driver ::::How set up VC++ for device driver development in Win NT 4.0

3 views
Skip to first unread message

Nobin Mathew

unread,
Aug 26, 2004, 4:47:23 AM8/26/04
to
Hello friends
i just installed win32 Sdk, WIN NT DDK and VC++. And
there is no problem of MSTOOLS environment variable. Now the problem
is , when i tried compiling the sample driver source code it gives
some errors

i will paste here some part of errors.i used win32 console
application.


/*****************error
codes***********************************************/
d:\ddk\inc\ntddk.h(8556) : error C2061: syntax error : identifier
'PCONTEXT'
d:\ddk\inc\ntddk.h(8557) : error C2059: syntax error : '}'
d:\ddk\inc\ntddk.h(8771) : error C2054: expected '(' to follow
'NTKERNELAPI'
d:\ddk\inc\ntddk.h(8775) : error C2085: 'KeInitializeDpc' : not in
formal parameter list
d:\ddk\inc\ntddk.h(8777) : error C2061: syntax error : identifier
'NTKERNELAPI'
d:\ddk\inc\ntddk.h(8787) : error C2054: expected '(' to follow
'NTKERNELAPI'
d:\ddk\inc\ntddk.h(8789) : error C2085: 'KeRemoveQueueDpc' : not in
formal parameter list
d:\ddk\inc\ntddk.h(8791) : error C2061: syntax error : identifier
'NTKERNELAPI'
d:\ddk\inc\ntddk.h(8800) : error C2054: expected '(' to follow
'NTKERNELAPI'

/***************************************************************************/

What is the reason sugest me, some solution. what all setting should
i use.

Please, Anybody tell me the steps in making a driver fom it's source
code.

Nobin Mathew

RaGeZ

unread,
Aug 27, 2004, 5:50:35 PM8/27/04
to
you use what version of VC++ ?


"Nobin Mathew" <nobinm...@hotmail.com> a écrit dans le message de
news:889d86e2.04082...@posting.google.com...

Nobin Mathew

unread,
Aug 30, 2004, 5:28:09 AM8/30/04
to
i use Visual C++ 6.0.


"RaGeZ" <olivier.lechevalier(no-spam)@tele2.fr> wrote in message news:<c%NXc.1313$LV3....@nntpserver.swip.net>...

0 new messages