> I mean, let say a first WindowsDiskChangeMBS.DriveAdded event fires. 
> DriveAdded event executes its code.
> It seems like if a second WindowsDiskChangeMBS.DriveAdded event fires 
> before the code of the previous is finished, this first code is 
> interrupted and DriveAdded event code starts for the second event.

Please don’t do thing which yield time to to other threads.

e.g. use the pragma to disable background tasks.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to