VisualIB
1.0
IBExpress library for making use of Borland IBExpress outside of C++Builder
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
vibdefines.h
Go to the documentation of this file.
1
9
#ifndef VIBDEFINES_H__
10
#define VIBDEFINES_H__
11
12
#ifdef VIB_EXPORTING
13
19
#define VIBDLLFUNC __declspec(dllexport)
20
#else
21
27
#define VIBDLLFUNC
28
#endif
29
33
#define VIBCALL __cdecl
34
35
#endif
36
37
// EOF
38
vibdefines.h
Generated on Thu Jun 20 2013 10:46:26 for VisualIB by
1.8.2