Post #2458605
2026-05-07 14:26 UTC
After working exclusively with open source code, developing using the Windows 3.1 SDK is a weird experience for me: you cannot see the implementation.
Are you curious if `DrawText()` uses `TextOut()` internally, or how the exceptional situation is managed that there can only be single `WM_PAINT` message in an event queue? Too bad!
It's all built on "just trust us our (paid) documentation is accurate". So strange.
Replies (0)
No replies.