Replies: 2 comments 4 replies
-
I think this area should be for bugs, so I can track them and closed them |
Beta Was this translation helpful? Give feedback.
0 replies
-
Check if it works. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I guess it could be automated:
The ActiveX API is stable except for the GUIDs, and LCIDs
I have hand modified the files to eliminate the need for users to create safe arrays by injecting converters into the function bodies
So, when there’s an update from say AxApp24.py to AxApp25.py. I first auto generate the outline with the correct GUIDs, and LCIDs
Then winMerge in my changes, carefully lol.
In short if they are reformatted it would be a disaster, I would need to revert changes to these files
Originally posted by @CEXT-Dan in #78 (comment)
Beta Was this translation helpful? Give feedback.
All reactions