circa 10/18/03 0:44, jeffery <email@hidden> wrote:
> Did it possible register a application to Mac OS X and when my usb
> device plug my application will be loaded by OS ? Did apple support this
> kind of example code? Any comments will be appreciated !
What you describe is not supported by the system. The available samples show
an application which starts up, registers a callback function, and then
blocks waiting for plug events. When a plug event occurs, the callback
occurs. This is nearly as good as what you describe since the application's
code and data will be paged out until a plug event occurs.
--
Pete Gontier
http://www.m-audio.com/
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.