2007-11-27 20:43 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/common/hbfsapi.c
! fixed typo
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2007-11-27 20:43 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/common/hbfsapi.c
|
||||
! fixed typo
|
||||
|
||||
2007-11-27 18:58 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/xhb/hbcomprs.c
|
||||
* harbour/contrib/xhb/hbcomprs.h
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
#if !defined( INVALID_FILE_ATTRIBUTES )
|
||||
#define INVALID_FILE_ATTRIBUTES ( ( DWORD ) -1 )
|
||||
#endif
|
||||
#if !define( FILE_ATTRIBUTE_DEVICE )
|
||||
#if !defined( FILE_ATTRIBUTE_DEVICE )
|
||||
#define FILE_ATTRIBUTE_DEVICE 0x00000040
|
||||
#endif
|
||||
#elif defined( HB_OS_UNIX )
|
||||
|
||||
Reference in New Issue
Block a user