>> /* >> Andi, could you please explain why you removed it: >> >> 2008-11-24 07:00 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> >> * common.mak >> - remove dependency of maindllh.c >> >> maindll is required in harbour.dll - If you had some problem >> please >> advise >> so we can review the correct solution. >> */ > > Sorry, I am a bit reluctant to go back to quite a long-time commit. > If you find your fix is OK, then let's accept it ;-)
Ok, Andi, but please advise if you have any kind of problem with Dlls. 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. 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

