some HB_EXPORT clauses added
This commit is contained in:
@@ -102,10 +102,10 @@ typedef HB_DYNS_FUNC( PHB_DYNS_FUNC );
|
||||
#define HB_FS_MESSAGE ( ( HB_SYMBOLSCOPE ) 0x20 )
|
||||
#define HB_FS_MEMVAR ( ( HB_SYMBOLSCOPE ) 0x80 )
|
||||
|
||||
extern void hb_vmExecute( const BYTE * pCode, PHB_SYMB pSymbols ); /* invokes the virtual machine */
|
||||
extern void HB_EXPORT hb_vmExecute( const BYTE * pCode, PHB_SYMB pSymbols ); /* invokes the virtual machine */
|
||||
|
||||
#if defined(HB_EXTERN_C)
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* HB_VMPUB_H_ */
|
||||
#endif /* HB_VMPUB_H_ */
|
||||
Reference in New Issue
Block a user