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:
@@ -53,7 +53,7 @@ Note: The routine verifies the database by first reading through
|
||||
verify the linked lists, we can keep ourselves from getting into
|
||||
an infinite loop if there is a loop in the lists.
|
||||
*END************************************************************************/
|
||||
RCODE FlmDbCheck(
|
||||
FLMEXP RCODE FLMAPI FlmDbCheck(
|
||||
HFDB hDb,
|
||||
const char * pDbFileName,
|
||||
const char * pszDataDir,
|
||||
|
||||
Reference in New Issue
Block a user