I have tried to create a driver using WDK 7 for windows 7 (32 bit). i have started the service using usrloader tool. But i cannot see any output from it. i tried DebugView to see output from Dbgprint () function.Please tell me the exact syntax or example
code to print text from driver.