U++ framework
Do not panic. Ask here before giving up.

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: 73
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: Tue Sep 01 15:30:07 GMT+2 2026

Total time taken to generate the page: 0.01117 seconds