Files
harbour-core/contrib/hbxpp/hbxpp.hbx
vszakats a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00

78 lines
1.8 KiB
Plaintext

/* --------------------------------------------------------------------
* NOTE: You can add manual override which functions to include or
* exclude from automatically generated EXTERNAL/DYNAMIC list.
* Syntax: // HB_FUNC_INCLUDE <func>
* // HB_FUNC_EXCLUDE <func>
*/
/* --------------------------------------------------------------------
* WARNING: Automatically generated code below. DO NOT EDIT! (except casing)
* Regenerate using hbmk2 '-hbx=' option.
*/
#ifndef __HBEXTERN_CH__HBXPP__
#define __HBEXTERN_CH__HBXPP__
#if defined( __HBEXTREQ__ ) .OR. defined( __HBEXTERN__HBXPP__ANNOUNCE )
ANNOUNCE __HBEXTERN__HBXPP__
#endif
#if defined( __HBEXTREQ__ ) .OR. defined( __HBEXTERN__HBXPP__REQUEST )
#command DYNAMIC <fncs,...> => EXTERNAL <fncs>
#endif
DYNAMIC Bin2F
DYNAMIC Bin2U
DYNAMIC ConvToANSICP
DYNAMIC ConvToOEMCP
DYNAMIC CurDrive
DYNAMIC dbCopyExtStruct
DYNAMIC dbCopyStruct
DYNAMIC dbJoin
DYNAMIC dbList
DYNAMIC dbPack
DYNAMIC dbRelease
DYNAMIC dbRequest
DYNAMIC dbSkipper
DYNAMIC dbSort
DYNAMIC dbTotal
DYNAMIC dbUpdate
DYNAMIC dbZap
DYNAMIC DllCall
DYNAMIC DllExecuteCall
DYNAMIC DllLoad
DYNAMIC DllPrepareCall
DYNAMIC DllUnload
DYNAMIC F2Bin
DYNAMIC NumButtons
DYNAMIC RunShell
DYNAMIC SetMouse
DYNAMIC Signal
DYNAMIC Sleep
DYNAMIC Thread
DYNAMIC ThreadID
DYNAMIC ThreadObject
DYNAMIC ThreadWait
DYNAMIC ThreadWaitAll
DYNAMIC U2Bin
DYNAMIC W2Bin
DYNAMIC WorkspaceList
DYNAMIC xpp_dbUseArea
DYNAMIC xpp_Get
DYNAMIC xpp_Include
DYNAMIC xpp_Index
DYNAMIC xpp_op_Array
DYNAMIC xpp_op_Character
DYNAMIC xpp_op_Overload
DYNAMIC xpp_TBColumn
DYNAMIC xpp_TBrowse
DYNAMIC xpp_TBrowseDB
DYNAMIC _dbExport
DYNAMIC _TypeFile
#if defined( __HBEXTREQ__ ) .OR. defined( __HBEXTERN__HBXPP__REQUEST )
#uncommand DYNAMIC <fncs,...> => EXTERNAL <fncs>
#endif
#endif