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 » Newbie corner » Is there a way to put U++ code on a DLL?
Is there a way to put U++ code on a DLL? [message #39697] Thu, 18 April 2013 08:33 Go to next message
rxantos is currently offline  rxantos
Messages: 72
Registered: October 2011
Member
Is there a way to make an upp.dll that can be used across many u++ applications (including other dlls that use u++)?

I want to do something like this:

upp.dll With all the needed upp functionality.
MainApp.exe using upp.dll
SecondaryApp.exe also using upp.dll
plugins/
Multiple dlls loaded at runtime (using LoadLibrary) also using upp.dll

Re: Is there a way to put U++ code on a DLL? [message #39704 is a reply to message #39697] Thu, 18 April 2013 15:16 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

AFAIR, there was a problem using upp as shared dll. And finally it is better to use U++ as static (it means using U++ as shared dll could be possible in theory but hardly achieved in practice). If you want details, please search the forum, it must be a number of topics on U++ dynamic linking.
Previous Topic: RTIMING output makes no sense to me
Next Topic: compiling with MSC 10
Goto Forum:
  


Current Time: Thu Apr 18 13:33:10 CEST 2024

Total time taken to generate the page: 0.01537 seconds