update gmapi

This commit is contained in:
Zhi Guan
2017-02-26 16:37:23 +08:00
parent c4cb37250f
commit df18c19abc
21 changed files with 1657 additions and 131 deletions

View File

@@ -67,6 +67,7 @@ ULONG SKF_LoadLibrary(const char *so_path)
ULONG SKF_UnloadLibrary(void)
{
skf_method = NULL;
return 0;
}