Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All

i need to create a new driver which is gonna to call a webservice. I have installed WDk in my machine, i need help how to create driver using the same.

Iam very new to WDk.. Please send me any link or documents.
Posted
Updated 24-Nov-10 18:05pm
v3
Comments
Richard MacCutchan 24-Nov-10 10:09am    
Functionality such as this belongs in a user level application not a driver. When the user has collected all the necessary information you can then pass that on to the driver to process the file.

It is not clear what is your requirement?

When you install Winddk latest version than some sample projects are placed at path below:
C:\WinDDK\7600.16385.1\src

or click here ->[^]
 
Share this answer
 
Comments
mohant$.net 24-Nov-10 23:11pm    
Hi,

Thanks for ur reply


i need to create a new driver which is gonna to call a webservice. I have installed WDk in my machine, i need help how to create driver using the same.

Thanks Again
Mohan.T
Hi,

Are you trying to create new drivers using Win DDK for any devices or what :doh: ?

Please explain what do you want actually?

Else, please have a look on the below mentioned DDK tutorial

http://www.codeproject.com/KB/system/driverdev.aspx[^]

enjoy!!!!!!
 
Share this answer
 
Comments
mohant$.net 24-Nov-10 22:51pm    
Hi,

Yes, i need to create a new driver which is gonna to call a webservice. I have installed WDk in my machine, i need help how to create driver using the same.

Thanks,
Mohan T

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900