2002-03-19 20:59 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
For example:
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
! The default SET PRINTER TO device is supposed to be "PRN".
|
||||
|
||||
2002-03-20 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
|
||||
* source/rtl/tget.prg
|
||||
* Fix bug in PICTURE '@S'
|
||||
* source/rtl/tgetlist.prg
|
||||
* source/rtl/listbox.prg
|
||||
|
||||
@@ -64,6 +64,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "hbapi.h"
|
||||
#include "hbapiitm.h"
|
||||
#include "hbdefs.h"
|
||||
|
||||
#if defined(HB_OS_WIN_32)
|
||||
#include <windows.h>
|
||||
#endif
|
||||
@@ -73,9 +77,6 @@
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include "hbapi.h"
|
||||
#include "hbapiitm.h"
|
||||
#include "hbdefs.h"
|
||||
#include <sql.h>
|
||||
#include <sqlext.h>
|
||||
#include <sqltypes.h>
|
||||
|
||||
Reference in New Issue
Block a user