Hello, If I mount a USB device on a windows machine, can the device in any reliable way create files so that they appear on the windows explorer? I know the device is mounted on Windows so that Windows should be the one to determine the contents. But is it possible or is this a clear violation of the rules? what happens if the device creates a file, resets itself (assuming it can do that by control over the data lines) to force reenumeration? will Windows see the new file?
Tsuneo, I have one small question left. If I have a device with an HID interface and a MSC interface, how can I prevent the MSC part to be mapped to a windows drive unless an HID report of some kind comes in?