Software Archive
Read-only legacy content
17061 Discussions

dynamically loading dlls

Intel_C_Intel
Employee
320 Views
I remember seeing an answer to this on the old forum site (~2 years ago), but can't seem to find it in this one.

How do I load my dlls dynamically rather than having it automatically done statically?

Thanks for any help.

- Chris
0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
320 Views
Hint: use "GetProcAddress" as a keyword for search.
0 Kudos
Reply