Porting Drivers to Windows CE 6.0
- Posted: Aug 20, 2008 at 4:49 PM
- 15,000 Views
- 1 Comment
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Are USB device drivers automatically run in Kernel space now with 6.0 or is there anything special I need to do to have my driver run in Kernel space?
I have implemented a USB driver for 5.0 using the Stream Interface concept. The communication DLL to the device basically blocks for a response from the driver on WriteFile/ReadFile calls. Because of this I didn't think I need to do much to port to 6.0, however, I am having problems.
Remove this comment
Remove this thread
close