Hello,
I have a "self-made" file system driver. Unfortunately, I cannot see a
corresponding "DSK1:" entry in the Storage Manager Control Panel
applet. I am using the following autoload registry keys:
[HKEY_LOCAL_MACHINE\System\StorageManager\Autoload\MYFSD]
"Flags"=dword:1000
"Dll"="myfsd.dll"
"Paging"=dword:1
"Bootphase"=dword:0
"LoadFlags"= dword:1
"MountAsBootable"=dword:1
What is missing in order to see "DSK1:" in the Control Panel?
Peter