IOCTL_STORAGE_GET_MEDIA_TYPE

Hello,

I looked over the cdrom.sys in ddk and saw that they are handling this
ioctl. I am working on a virtual cd class driver. Can anyone tell me why
I do not receive this call?

Thank you,
Andrei Ciubotaru

How are you causing the original CDROM.SYS to get
IOCTL_STORAGE_GET_MEDIA_TYPE?

.

-----Original Message-----
From: Andrei Ciubotaru [mailto:xxxxx@rdslink.ro]
Sent: Tuesday, September 30, 2003 7:24 PM
Subject: IOCTL_STORAGE_GET_MEDIA_TYPE

Hello,

I looked over the cdrom.sys in ddk and saw that they are handling this
ioctl. I am working on a virtual cd class driver. Can anyone tell me
why
I do not receive this call?

Thank you,
Andrei Ciubotaru

I don’t think I understand what are you saying. I said that I saw in
cdrom.sys that they are handling this call - I don’t know what’s causing
it or why I do not receive this call in my driver.

Thank you,
Andrei Ciubotaru