writing a DLL code for WxFormbuilder GUI.

Hello all

I am not an expert in programming and I need help. #-o

it is regarding DLL. I am working on a windows simulation software developed with WxFormBuilder and C++. I need to write a code that loads a DLL file during the simulation.
are the steps shown in this link relevant for working with wxWidgets applications also? or there is another way to write such code!

https://msdn.microsoft.com/en-us/library/ms235636.aspx

Thank you
Top
It is always good to take a look at boost:

https://www.boost.org/doc/libs/1_67_0/doc/html/boost_dll.html
Topic archived. No new replies allowed.