Commit Graph

7 Commits

Author SHA1 Message Date
930093da7f add create_interface() to cdll.c.
Use it to initialize the dll interface and return a pointer to it.
2024-07-05 10:41:07 +01:00
a28db25bcc define mb function pointers in the iVMR interface.
add trace logs for login, logout and mb functions
2024-07-04 12:19:04 +01:00
83a85fd7c5 add new typedef struct *PT_VMR
use it to pass around references to the iVMR instance
2024-07-04 09:14:14 +01:00
b6b4b04a8a upd includes 2024-07-03 13:57:58 +01:00
2740c6c82d move remove_name_in_path() into util.c
add version_as_string() to util.c
2024-06-28 03:21:38 +01:00
45496452c5 make uninstDirKey and G_H_Module automatic 2024-06-25 17:22:33 +01:00
7805b14ff1 first commit 2024-06-25 04:34:28 +01:00