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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user