Not too shy to talk
Joined: 2006/11/26 17:45 Last Login
: 11/21 15:48
Group:
Registered Users
|
I don't know how to make it specific for USB, but generally you would just listen for IDCMP_DISKINSERTED and IDCMP_DISKREMOVED messages. Or, if you want to get the information when your window is inactive, too, you would create an input handler or commodity which watches for IECLASS_DISKINSERTED resp. IECLASS_DISKREMOVED events.
Regarding WinUAE I am quite sure that you have removable harddisk support, at least when using UAE controller.
|