On Wed, 24 Feb 2010, Szak�ts Viktor wrote:
Hi,
> > Log Message:
> > ---
> > 2010-02-24 12:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> > * harbour/src/rtl/filesys.c
> >! fixed typo and casting due to wrong OS2 API documentation
> >* use DosQueryCurrentDir() instead o
Przemyslaw,
dru...@users.sourceforge.net wrote:
> * use DosQueryCurrentDir() instead of DosQCurDir() macro
DosQCurDir() is the old 16 bit API. OS/2 was 16bit protect mode in its
beginning.
Maurilio.
BTW, I was fixing CurDrive() this morning using _getcwd1(), is this telepathy??
--
_
Hi,
> Log Message:
> ---
> 2010-02-24 12:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
> * harbour/src/rtl/filesys.c
>! fixed typo and casting due to wrong OS2 API documentation
>* use DosQueryCurrentDir() instead of DosQCurDir() macro
>
>TOFIX: Current HVM cannot b
Revision: 13980
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13980&view=rev
Author: druzus
Date: 2010-02-24 11:42:48 + (Wed, 24 Feb 2010)
Log Message:
---
2010-02-24 12:42 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rtl/files