hi all .
I want to write a virtual drive (map a part of harddisk as CDROOM .. etc.) but may be this so hard .
has anyone ever written one ? please share to me some source code or artical . thanks
I want to write a virtual drive (map a part of harddisk as CDROOM .. etc.) but may be this so hard .
has anyone ever written one ? please share to me some source code or artical . thanks
Yes, this is a dificult project.
You will need to learn device driver programming
Take a look in the source code of TrueCrypt at Source Fourge.
And the reference book is the "Windows NT File System Internals"
Good luck
Opc0de
You will need to learn device driver programming
Take a look in the source code of TrueCrypt at Source Fourge.
And the reference book is the "Windows NT File System Internals"
Good luck
Opc0de