Search:

Type: Posts; User: Sarge

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    7,191

    Thanks :o

    Thanks :o
  2. Replies
    2
    Views
    7,191

    error C2065: undeclared identifier

    I get compiler errors after declaring PNDIS_GENERIC_OBJECT variable. Any suggestion what should I do?

    stat.c


    #include <ntddk.h>
    #include <ndis.h>

    #include "stat.h"
  3. Replies
    4
    Views
    11,317

    My fault was that I wanted to write the driver...

    My fault was that I wanted to write the driver and I included other headers as the DDK.
  4. Replies
    4
    Views
    11,317

    When I replaced DDK's CRT directory with...

    When I replaced DDK's CRT directory with C:\Program Files\Microsoft Visual Studio 10.0\VC\include I got these error messages. What do you think I should do ?



    Error 176 error C1003: error...
  5. Replies
    4
    Views
    11,317

    including DDK headers

    Hi, I'm having a bit of trouble including headers from Windows Driver Kit to Visual Studio 2010. Can anyone help me, what I am doing wrong? I get error message such as C1083: Cannot open include...
Results 1 to 5 of 5