20000303-20:50 GMT+1 Victor Szakats <info@szelvesz.hu>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
20000303-20:50 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
* include/*.api
|
||||
! Changed header filenames to the new ones.
|
||||
|
||||
20000303-02:06 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
+ tests/regress/rt_init.ch
|
||||
+ tests/regress/rt_vars.ch
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define _ERROR_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "errorapi.h"
|
||||
#include "hbapierr.h"
|
||||
|
||||
typedef PHB_ITEM ERRORP;
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define _EXTEND_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "extend.h"
|
||||
#include "hbapi.h"
|
||||
|
||||
typedef PHB_ITEM ITEM;
|
||||
#ifndef CLIPPERDEFS
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
#define _FILESYS_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "filesys.h"
|
||||
#include "hbapifs.h"
|
||||
#include "error.api"
|
||||
|
||||
/* Compatible types */
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define _FM_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "extend.h"
|
||||
#include "hbapi.h"
|
||||
|
||||
/* Functions */
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define _GT_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "gtapi.h"
|
||||
#include "hbapigt.h"
|
||||
|
||||
#define _gtBox hb_gtBox
|
||||
#define _gtBoxD hb_gtBoxD
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define HB_UNDOC_API_
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "filesys.h"
|
||||
#include "hbapifs.h"
|
||||
|
||||
/* Undocumented CA-Cl*pper Extend API */
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
#ifndef _ITEM_API
|
||||
#define _ITEM_API
|
||||
|
||||
#include "itemapi.h"
|
||||
#include "hbapiitm.h"
|
||||
|
||||
typedef PEVALINFO EVALINFOP;
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define _RDD_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "rddapi.h"
|
||||
#include "hbapirdd.h"
|
||||
#include "item.api"
|
||||
|
||||
#endif /* _RDD_API */
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
#define _VM_API
|
||||
|
||||
#include "clipdefs.h"
|
||||
#include "extend.h"
|
||||
#include "hbapi.h"
|
||||
|
||||
/* Standard */
|
||||
#define _xvalloc( size, flags ) hb_xalloc( size )
|
||||
|
||||
Reference in New Issue
Block a user