Hi Eugenio,

   My addin is a Visual Basic DLL but I think the same general principles
apply. I don't believe you have to do something explicit to unload the DLL.
I have also experienced the rose hang on exit, and it's always been due to
an unhandled exception in the addin or not releasing resources properly.

Hope this helps -- Debby

-----Original Message-----
From: Eugenio Alvarez [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 07, 2000 9:51 AM
To: [EMAIL PROTECTED]
Subject: (ROSE) Details of creating a Rose Addin in J++, Question?



Hi All,

I am trying to write an Rose Addin with J++. I am producing a COM DLL from
my J++ project. I register the dll as the OLEServer for my Addin. Everything
works as expected except that I don't know how to unload the DLL when
OnDeactive() is called from Rose to the AddIn. If I don't unload the DLL
rose hangs on exit. 

Any help would be appreciated,
Eugenio Alvarez

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to