Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
After one has created a DLL, one wants to use its functions.
There are two ways to load a DLL and then calling its functions:
* Call a dynamically loaded DLL
* call a statically loaded DLL
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.