On Wed, Nov 26, 2008 at 5:27 AM, David Arturo Macias Corona <[EMAIL PROTECTED]> wrote:
> In changelog of VBox 2.0.6 I do not see any change/fix related to the > problem with shared folders I couldn't find exactly where the problem was but I'm sure that only replacing 2.0.4 with 2.0.6 has fixed it. #include "fileio.ch" procedure main local nHandler := FOPEN( "s:\tmp\salchk.log", FO_READWRITE+FO_SHARED ) ? nHandler return The test above built with Harbour 1.0.1 Intl. (Rev. 9429) created using msys/mingw 3.4.5 inside a WinXPPro SP3 fully updated where s: is a shared folders pointing to hosts's /media/sda5 ( Ubuntu 8.10 ) works as expected. best regards, Lorenzo _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour