Modified all EXP, XPC and API macros so they are library specific. Moved macro definitions to individual library interface headers. Finalized win32 solutions and projects.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1070 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -941,7 +941,7 @@ private:
|
||||
FLMBOOL bCounts,
|
||||
FLMBOOL bHaveData);
|
||||
|
||||
static RCODE FLMAPI maintenanceThread(
|
||||
static RCODE SQFAPI maintenanceThread(
|
||||
IF_Thread * pThread);
|
||||
|
||||
F_Database * m_pNext; // Next F_Database structure in in name hash
|
||||
|
||||
Reference in New Issue
Block a user