[ros-kernel] Re: Accessing floppy drive without floppy present ha ngs ReactOS

Martin Fuchs martin-fuchs at gmx.net
Tue Jan 20 08:53:56 CET 2004


> Can i ask why opening the reactos explorer hits the floppy disk?
> When you double click the A: drive, sure, but not before.

Explorer already tries to avoid this by not setting flag SFGAO_READONLY
when calling SHELL32_GetItemAttributes(). This works on real MSW.
But as the ROS shell32 implementation is not yet perfect, this has no
effect on ReactOS.

Regards,

   Martin


More information about the Ros-kernel mailing list