mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 07:34:53 +08:00
This is a Vista+ function, but it exists in Windows XP/2003 internally and used for drawing "Window Text" with a shadow in DrawNCPreview(). And DrawThemeText() now acts as wrapper on top of it. CORE-5991