How to noify the framework when application closes
How to noify the framework when application closes
- Subject: How to noify the framework when application closes
- From: rohit dhamija <email@hidden>
- Date: Mon, 16 Jan 2006 15:28:40 +0530
Hi All,
I have build an framework for accessing the usb bulk storage device using iokit.framework. Multiple applications can access the device using this framework.
For each application accessing the device, the framework allocates some memory. Now, I need to free this memory when ever the application:
a. Closes decently
b. Abnornal termination
So is there any way that I can notify the framework that the application has been closed ?
Is giving notification to the framework through signals the right way ? If yes, then how ?
Please suggest.
--
Rohit Dhamija(M) 9818446545
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden