Disk Driver with Partitioning Support

Hi,

I want to emulate what disk.sys does. I want my RAM Disk to be visible from
disk Manager and have the system treat it as an Actual Disk.

Ok so I need a PDO to register with the partition interface.

How do make my partition objects PDO’s?

Is there a way to make a PDO in my driver code without shifting to the KMDF
model.

Edi.