EricDraven
Programmer
Hi all,
I can successfully call my DLL's and run their code then close them using the loadlibrary, getprocaddress procedures absolutely fine. My problem is that one of these DLL's creates two integer values which need to be returned to my main application and as I only started creating DLL's on friday, I have no idea how to do this.
Help would be greatly appreciated! Arte Et Labore
I can successfully call my DLL's and run their code then close them using the loadlibrary, getprocaddress procedures absolutely fine. My problem is that one of these DLL's creates two integer values which need to be returned to my main application and as I only started creating DLL's on friday, I have no idea how to do this.
Help would be greatly appreciated! Arte Et Labore