gain access to windows kernel ( C++ or C#)

Discussion in 'C++' started by amirdragon, Apr 5, 2010.

  1. amirdragon

    amirdragon New Member

    Joined:
    Apr 5, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi everyone

    I am a C# programmer but recently I faced a problem which i guess it would be solved using C++ ( still not sure!!!)
    I want to have the list of data type definitions existing in native windows kernel module.
    I would be appreciated if anyone could give me some advice or guidelines or even better, i piece of code! :D
     
  2. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    What exact problem are you trying to solve? i.e. why do you want a list of data type definitions (etc)?

    But if you look through windows.h and other header files from the SDK this should answer most of it.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice