Added FLMEXP and FLMAPI to exported APIs.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@112 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-02-13 23:35:37 +00:00
parent ed05155361
commit eb7a1e48b7
48 changed files with 202 additions and 829 deletions

View File

@@ -1269,7 +1269,7 @@ Exit:
/*API~***********************************************************************
Desc: Parse a query criteria string and populate an HFCURSOR from it.
*END************************************************************************/
RCODE FlmParseQuery(
FLMEXP RCODE FLMAPI FlmParseQuery(
HFCURSOR hCursor,
F_NameTable * pNameTable,
const char * pszQueryCriteria)