> > > Can you upload them to some public host? > > Sure: > > http://www.syenar.hu/harbour/owst.zip > > I've just tested them with WINE on AMD Phenom(tm) 8450 Triple-Core 2100MHZ. > Results below.
Tomorrow I'll make tests with real Windows also with mixed version which > uses stack calling convention for exported functions. > BTW does harbour.dll works with current hbmk2 and OpenWatcom builds? No, it cannot find the startup procedure, plus there is this message generated when creating the shared executable: Warning! W1023: no starting address found, using 00401000 [ There is also a .dll interchangeability problem: when I create a shared exe using MinGW, it cannot be run with an MSVC/POCC harbour.dll, complaining about missing winm...@16. The reverse cases work well, so the unified distro is fine (the MinGW .dll is packaged, which is okay). ] Brgds, Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
