2008-07-08 00:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbdefs.h
* disabled internal pointer handles I enabled by mistake for MS-WIN
builds
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-07-08 00:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbdefs.h
|
||||
* disabled internal pointer handles I enabled by mistake for MS-WIN
|
||||
builds
|
||||
|
||||
2008-07-08 00:35 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbapifs.h
|
||||
* harbour/include/hbdefs.h
|
||||
|
||||
@@ -536,7 +536,7 @@ typedef unsigned long HB_COUNTER;
|
||||
#endif
|
||||
|
||||
#if defined( HB_WIN32_IO )
|
||||
#if 0
|
||||
#if 1
|
||||
typedef HB_PTRDIFF FHANDLE;
|
||||
#else
|
||||
typedef void * FHANDLE;
|
||||
|
||||
Reference in New Issue
Block a user