2009/12/16 Felipe Monteiro de Carvalho <[email protected]>: > I don't know how to get warned when a drive is added, but as said you > could periodically check the drives, and probably the drive type can > help check if it is a pocketpc or not. I don´t know which type is for > pocketpc but a simple test should show this.
Capturing WM_DEVICECHANGE message with wParam=DBT_DEVICEARRIVAL might helpful. -- cobines -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
