On Mon, 21 Dec 2009, Szak�ts Viktor wrote: Hi,
> It stayed the same. C first, C++ second. Thank you very much. So small note for users not using in their .prg code MAIN() or _APPMAIN() functions as startup application entry. In MSVC Harbour builds when .prg modules were compiled in C and C++ modes then the 1-st function from the 1-st module compiled in C mode is used as startup function. INIT PROCEDUREs from modules compiled in C mode are executed before INIT PROCEDUREs from modules compiled in C++ - this maybe important for some 3-rd party library developers. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
