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 » How does one create core and ctrllib as a dll?
icon5.gif  How does one create core and ctrllib as a dll? [message #44246] Thu, 12 February 2015 05:52 Go to previous message
rxantos is currently offline  rxantos
Messages: 72
Registered: October 2011
Member
I want to create an U++ of Core and CtrlLib as dll instead of libraries.

The reason is that I want to modularize the development of an application. One main u++ exe. dlls for core and ctrllib and many plugins (not necessarily done by me) that rely on u++ and can have their own windows.

To summarize:

- One main exe, dependent on the u++ dlls. Will dynamically load the plugins dll from a plugins directory.

- Many plugin u++ dll, dependent on the u++ dlls.

- u++ dlls created from Core and CtrlLib to glue them together.

- The application and the dlls will use the same flags. Which include Multithreaded and SSE2

How do I do this?
 
Read Message icon5.gif
Read Message
Read Message
Previous Topic: How to monitor key release event?
Next Topic: [SOLVED]Build fails, "Warning: stabn: description field '10005' too big, try different debug format
Goto Forum:
  


Current Time: Sat Apr 27 21:46:23 CEST 2024

Total time taken to generate the page: 0.04174 seconds