The files you need for the C/C++ API are delivered with each release of the MIM Server.
Due to compatibility issues, you should be sure that your C/C++ API files are compatible with the MIM Server by ftping the files from the MIM Server to your PC as follows:
-
* xmim_api.h - get it from /home/lim/xmim/include/xmim_api.h
-
* xmim4.dll - get it from /home/lim/xmim/lib/xmim4.dll
-
* xmim4.lib - get it from /home/lim/xmim/lib/xmim4.lib
-
* oncrpc.dll - if available, get it from /home/lim/xmim/lib/oncrpc.dll
Note: If the oncrpc.dll file does not exist in the MIM Server directory above, then you do not need the oncrpc.dll file because the xmim4.dll file has been updated to include the oncrpc features.