mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Version info
This commit is contained in:
@@ -322,8 +322,7 @@ int icsneoValidateHObject(void* hObject) {
|
||||
}
|
||||
|
||||
int icsneoGetDLLVersion(void) {
|
||||
// TODO Implement
|
||||
return false;
|
||||
return 804;
|
||||
}
|
||||
|
||||
int icsneoGetSerialNumber(void* hObject, unsigned int*iSerialNumber) {
|
||||
|
||||
Reference in New Issue
Block a user