almost finish migration from py to c++

This commit is contained in:
2023-02-11 15:29:51 +08:00
parent 6cb47a68c8
commit 6cb4814cf0
14 changed files with 434 additions and 190 deletions

View File

@ -42,7 +42,6 @@
#define CKCID_BODYPART 42
#define CKCID_PARAMETER 46
#define CKCID_PARAMETERLOCAL 45
#define CKCID_PARAMETERVARIABLE 55
#define CKCID_PARAMETEROUT 3
#define CKCID_INTERFACEOBJECTMANAGER 48
#define CKCID_CRITICALSECTION 49
@ -66,5 +65,5 @@
#define CKCID_TIMEMANAGER 93
#define CKCID_CUIKBEHDATA -1
#define CKCID_MAXCLASSID 56
#define CKCID_MAXCLASSID 55
#define CKCID_MAXMAXCLASSID 128