On Wed, 09 Jul 2008, Szakáts Viktor wrote: Hi Viktor,
> make_b32.bat and make_vc.bat are both able to generate > harbour.dlls, but the created .dlls have different names: > harbour-b32.dll using make_b32.bat and harbour-vc.dll using > make_vc.bat. > I wonder if this is good practice as the actual compiler > used to generate a .dll shouldn't matter for the end user, > so it might be better to simply use harbour.dll in all > cases. They are not compatible due to different internal naming and calling convention. Final user may have many different Harbour applications compiled by MSVC and BCC using harbour.dll and different names allows to install both DLLs in system directory. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour