All, I have a dll written in C which contains some dialogs. When I select a map object my dialog is called from the dll to display some info related to the dialog. All works fine, except when I close my mbx MapInfo crashes - this behaviour only occurs when using my dll which leads me to believe that my dll is not freeing up.
Does anyone know of a code snippet that will clear out the dll? Should I be performing some operation in the DLL_PROCESS_DETACH message? -------------------------------- Colin Henderson Senior Developer Ordnance Survey Tel: (0)2380 79 2034 -------------------------------- If you have received this email in error, please delete it immediately and notify the sender. This email may contain confidential information and if you are not the intended recipient, you must not copy, distribute or rely on it. As email is not a 100% secure communications medium, you accept that there are risks in communicating by email by doing so. We advise you to check that emails and attachments are virus-free before opening them. No contracts can be entered into on our behalf by email. Opinions expressed in this email are not necessarily endorsed by us unless otherwise specifically stated. We reserve the right to read and monitor any email or attachment entering or leaving our systems without prior notice. Ordnance Survey Romsey Road Southampton SO16 4GU Tel: 023 8079 2000 http://www.ordnancesurvey.co.uk --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 5358
