2006-08-07 12:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* xharbour/include/usrrdd.ch ! fixed RDD method order
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2006-08-07 12:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* xharbour/include/usrrdd.ch
|
||||
! fixed RDD method order
|
||||
|
||||
2006-08-07 11:06 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/rtl/set.c
|
||||
! fixed possible GPF after hb_setListenerRemove()
|
||||
|
||||
@@ -55,9 +55,9 @@
|
||||
#define UR_BOF 1
|
||||
#define UR_EOF 2
|
||||
#define UR_FOUND 3
|
||||
#define UR_GOTO 4
|
||||
#define UR_GOTOID 5
|
||||
#define UR_GOBOTTOM 6
|
||||
#define UR_GOBOTTOM 4
|
||||
#define UR_GOTO 5
|
||||
#define UR_GOTOID 6
|
||||
#define UR_GOTOP 7
|
||||
#define UR_SEEK 8
|
||||
#define UR_SKIP 9
|
||||
|
||||
Reference in New Issue
Block a user