Hi Andi, >> If you want to build a dll from prg code, which uses harbour.dll, then >> your >> dll should be linked against dllmain.lib and then harbour.lib, in that >> order, same for any exe that links to harbour.dll, it must *first* be >> linked >> to dllmain.lib. > > Thanks for your advice, but please be advised too that IIRC I was the > one among those who first made DLL work possible (while in Harbour), so > I know what you are saying ;-) > > Sorry ..
Of course I know that you know, but please be advised that there were some significant changes made, like the additions of hb_vmProcess(Exe|Dll)Symbols(), as well as the addition of maindlle.c. These changes along with fairly detailed explanation were posted to ChangeLog. Since you removed maindllh.c from harbour.dll just after I made the changes and documented the reasoning, it means we must have some misunderstanding, even though we both are familiar with the subject. :-) So, now, I want to learn again of the problem you were having, so that we can fix it for everyone. Ron ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

