Click here to Skip to main content
15,914,444 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Dumping of Physical memory Pin
Zoltan Balazs16-Mar-07 13:57
Zoltan Balazs16-Mar-07 13:57 
Questionwatch file and folder copying Pin
Ali el12-Mar-07 21:44
Ali el12-Mar-07 21:44 
AnswerRe: watch file and folder copying Pin
Mohamad K. Ayyash10-Sep-07 1:39
Mohamad K. Ayyash10-Sep-07 1:39 
QuestionCommunication with USB port Pin
Vjys12-Mar-07 4:31
Vjys12-Mar-07 4:31 
AnswerRe: Communication with USB port Pin
Sebastian Schneider12-Mar-07 6:01
Sebastian Schneider12-Mar-07 6:01 
GeneralRe: Communication with USB port Pin
Vjys13-Mar-07 2:37
Vjys13-Mar-07 2:37 
GeneralRe: Communication with USB port Pin
JudyL_MD13-Mar-07 5:56
JudyL_MD13-Mar-07 5:56 
GeneralRe: Communication with USB port Pin
Sebastian Schneider14-Mar-07 0:11
Sebastian Schneider14-Mar-07 0:11 
As Judy already said: Writing a device driver is hard work and you will have to find out most of it yourself or from any available MS documentation.

Actually, I remember having seen one driver or so here on CP, but I am neither sure, nor could I give you an URL. Try searching for DDK, WDK and "driver" in any articles.

I still would caution you against reinventing the wheel. If you just want to use an USB pendrive to store data, use the existing driver. If you want to encrypt data, encrypt the files, not the drive, or use third-party software (TrueCrypt, SafeBoot, etc.) to do it.

However, if you just want to be able to say "I wrote a driver for USB PenDrive X", go ahead, but be aware that only a few select CPians have ever written drivers, or so I heard.



Cheers,
Sebastian

--
Contra vim mortem non est medicamen in hortem.

QuestionInterview Questions Pin
Sandeep Akhare12-Mar-07 0:10
Sandeep Akhare12-Mar-07 0:10 
AnswerRe: electronics interview questions Pin
A*****12-Mar-07 0:24
A*****12-Mar-07 0:24 
GeneralRe: electronics interview questions Pin
Sandeep Akhare12-Mar-07 1:14
Sandeep Akhare12-Mar-07 1:14 
GeneralRe: electronics interview questions Pin
A*****12-Mar-07 20:17
A*****12-Mar-07 20:17 
AnswerRe: Interview Questions Pin
Vasudevan Deepak Kumar29-Mar-07 9:22
Vasudevan Deepak Kumar29-Mar-07 9:22 
QuestionFile System Pin
prathuraj11-Mar-07 23:02
prathuraj11-Mar-07 23:02 
AnswerRe: File System Pin
Sebastian Schneider12-Mar-07 0:58
Sebastian Schneider12-Mar-07 0:58 
GeneralRe: File System Pin
prathuraj12-Mar-07 3:24
prathuraj12-Mar-07 3:24 
GeneralRe: File System Pin
Dave Kreskowiak12-Mar-07 16:23
mveDave Kreskowiak12-Mar-07 16:23 
AnswerRe: File System Pin
Dan Neely12-Mar-07 3:38
Dan Neely12-Mar-07 3:38 
QuestionDOS 16 bit Pin
Kiethnt11-Mar-07 0:41
Kiethnt11-Mar-07 0:41 
AnswerRe: DOS 16 bit Pin
Dave Kreskowiak11-Mar-07 3:44
mveDave Kreskowiak11-Mar-07 3:44 
AnswerRe: DOS 16 bit Pin
Kiethnt11-Mar-07 5:50
Kiethnt11-Mar-07 5:50 
GeneralRe: DOS 16 bit Pin
Dave Kreskowiak11-Mar-07 6:49
mveDave Kreskowiak11-Mar-07 6:49 
GeneralRe: DOS 16 bit Pin
Kiethnt11-Mar-07 7:01
Kiethnt11-Mar-07 7:01 
GeneralRe: DOS 16 bit Pin
Dave Kreskowiak11-Mar-07 14:08
mveDave Kreskowiak11-Mar-07 14:08 
AnswerRe: DOS 16 bit Pin
Vasudevan Deepak Kumar29-Mar-07 9:25
Vasudevan Deepak Kumar29-Mar-07 9:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.