Commit Graph
154 Commits
Author SHA1 Message Date
onyx_online 280ac4ef54 defines two error classes
VMError and VMCAPIError
2023-07-07 02:31:22 +01:00
onyx_online 02e4e3cd50 base class that all Remote clases will subclass
provides a wrapper around the C-API bindings
2023-07-07 02:30:49 +01:00
onyx_online 8e7e14aa6c fetches the dll path from the registry 2023-07-07 02:30:05 +01:00
onyx_online d35a4be8e8 define the low level bindings
offers a call method for error handling
2023-07-07 02:29:43 +01:00