This will be the first post of a series i intend to write in order to challenge myself and share my knowledge about COM automation on Windows.
Useful sources
- Early vs Late binding:
- this and this SO answers
- "Python Programming on Win32" book (Andy Robinson, Mark Hammond)
- pywin32 docs
- "Early Vs Late Binding In Win32Com" Youtube video (by "Sigma Coding")
- API references:
- Use COM Constants
- Tutorials:
Top comments (0)