How to troubleshoot LoadLibrary() failure?
Posted: Tue Apr 20, 2021 8:21 am
Hi guys,
I have a program that loads blat.dll using LoadLibrary().
From my pc during testing everything works but on customer's pc, I keep getting a return value of 0 from LoadLibrary()
Any idea on what could cause this? The exe and dll is in the same folder at c:\emailer
Exe was linked using Harbour, hbmk2 and FWH1912
TIA
I have a program that loads blat.dll using LoadLibrary().
From my pc during testing everything works but on customer's pc, I keep getting a return value of 0 from LoadLibrary()
Any idea on what could cause this? The exe and dll is in the same folder at c:\emailer
Exe was linked using Harbour, hbmk2 and FWH1912
TIA