PC Review


Reply
Thread Tools Rate Thread

Devlopping Vertual CD Driver

 
 
Meftah Tayeb
Guest
Posts: n/a
 
      6th Mar 2006
I Wanth To Devloppe The Vertual CD Driver
Please Help Me !


 
Reply With Quote
 
 
 
 
Fisyuk Victor
Guest
Posts: n/a
 
      4th Apr 2006
Hi,

In your Virtual Cd driver you should call IoCreateDevice function
(DeviceType = FILE_DEVICE_CD_ROM) to create CD-ROM device and realize
dispatch procedures for IRP with major code IRP_MJ_CREATE, IRP_MJ_CLOSE,
IRP_MJ_READ, IRP_MJ_DEVICE_CONTROL.

In dispatch procedure for IRP_MJ_READ you should read data from CD image
file and copy this data to user buffer.

In dispatch procedure for IRP_MJ_DEVICE_CONTROL you should handle CD-ROM's
IOCTL (like IOCTL_CDROM_GET_DRIVE_GEOMETRY, IOCTL_CDROM_READ_TOC,
IOCTL_STORAGE_CHECK_VERIFY, ...)

Best regards,
Fisyuk Victor
EMail/MSN: (E-Mail Removed)
Web: http://rockdbg.siteburg.com

"Meftah Tayeb" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I Wanth To Devloppe The Vertual CD Driver
> Please Help Me !
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WHAT IS VERTUAL MEMORY big stan Microsoft Word Document Management 2 11th Aug 2008 04:38 PM
vertual memory =?Utf-8?B?UGV0ZXI=?= Windows XP Performance 1 31st Mar 2007 05:58 PM
vertual memory Valerie Windows XP General 3 30th Jul 2004 07:41 AM
Vertual Memory Low =?Utf-8?B?QWFyb24=?= Windows XP Help 1 14th May 2004 10:47 PM
vertual memory john Microsoft Windows 2000 New Users 0 3rd Dec 2003 04:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:59 PM.