Ron, My comment explains it, I think. By having the function in maindll.c, any EXE built with harbour.dll complains of "no start up procedure", error 9013. Please built DLL in your part and test hbtestdll.exe. I believe my answer is a trivial one rather than technical one. :-)
Can you please explain too, why a function should appear in two modules, ie. maindllh.c and hvm.c ? And both are linked when we create a DLL EXE? -- Andi On Sat, 22 Nov 2008 20:18:48 -0800 Ron Pinkas <[EMAIL PROTECTED]> wrote: > > 2008-11-23 10:30 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id> > > * source/vm/maindll.h > > - commented hb_vmProcessSymbols(), because it is defined in hvm.c > > Having this function in maindllh.c causes application cannot find > > starting procedure (Internal Error: 9013). > > Andi, sorry but this is not correct. This is intentional and needed. Can you > please explain the problem you had? > > Ron ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

