When I call something from A.DLL all is ok. When I call something from B.DLL it doesn’t show. Do I have to use SetResource(cDllName) before and after each call to B.DLL. Is there a way to make my app id both dlls automatically? Thanks
Thanks for the reply. It still isn't sorking. I have two choices. A)Merge the two dlls into one, or B)use Setresource(cDllName) before and after calls to that dll. DLL B is a general perpuse one that holds resources for the user login/out and movement tracking system. It's small so I guess I'll mege it into DLL A which is a program specific one.
Also, you need to delete all your "SET RESOURCE TO" in your PRG-files.
the '->' in the LNK-script are just signs to put the attention on, of course.
Good luck.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773