---
name: python-win32api
description: When calling complex Win32 APIs from Python, you should first write the corresponding C++ program, verify it step by step starting from a minimal example, and finally port it to Python.
---

# When calling complex Win32 APIs from Python, you should first write the corresponding C++ program, verify it step by step starting from a minimal example, and finally port it to Python.
