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:
jcalcote
2008-07-01 21:51:45 +00:00
parent 036078ed07
commit aefc7977f5
132 changed files with 3694 additions and 3499 deletions

View File

@@ -1731,7 +1731,7 @@ FLMEXP RCODE FLMAPI FlmGetConfig(
/****************************************************************************
Desc:
****************************************************************************/
FLMEXP RCODE FLMAPI FlmGetThreadInfo(
RCODE FLMAPI FlmGetThreadInfo(
F_Pool * pPool,
F_THREAD_INFO ** ppThreadInfo,
FLMUINT * puiNumThreads,