How to write a simple usb driver?
Posted
by ScReYm0
on Stack Overflow
See other posts from Stack Overflow
or by ScReYm0
Published on 2010-04-27T09:04:58Z
Indexed on
2010/04/28
4:13 UTC
Read the original article
Hit count: 205
I make this treat because you are closing my other before i get my answer. Here is my answer clear and exactly what i want to do!
I wanna create a usb driver, so my own C application be able to get into my flash drive and take information from the imported flash drive. OS: Windows
Please don't close it again I still cant find my answer...
more details
I start my app/which contains my USB driver/ i plug-in my flash and its shows in Explorer that this drive is plugged and it is accessible, while that's happening, my app is checking that file data.txt EXIST if that file exist, program run next function, if not program, my program runs down/exit/! I hope that this helps understanding my idea...
© Stack Overflow or respective owner