Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Load dll with U++
Re: Load dll with U++ [message #56706 is a reply to message #56704] Sun, 04 April 2021 06:39 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
BetoValle wrote on Sun, 04 April 2021 00:20
Hi Novo, Thanks

In example below with traditional way also works but ... why application freeze when set FreeLibrary ?

this will not cause a problem or in the end does the code generated in U ++ free from memory?

I do not know that. Loading and unloading of DLLs is a very complicated process.
You need to debug/trace loading/unloading in your app.
Dependency Walker can trace all DLL-related function calls on Windows.
In case of Unix you do not need any extra-tools: man ld.so


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Best way to chat between two pc
Next Topic: GLCtrl Linux dependency
Goto Forum:
  


Current Time: Sun May 19 05:09:50 CEST 2024

Total time taken to generate the page: 0.01488 seconds