mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:46:13 +00:00
[GDI32] Update Wine Metafile Code
Sync/Port: Metafile code from wine. Patches by Jacek Caban, Daniel Lehman, Zhiyi Zhang. Gabriel Ivancescu, Michael Stefaniuc, Francois Gouget, Nikolay Sivov Dmitry Timoshkov, Andrew EiKum, Piotr Caban and Alexandre Julliard. This commit is dedicated to George Bisoc!
This commit is contained in:
parent
9c1c88de3e
commit
fc16259faf
25 changed files with 5207 additions and 1362 deletions
|
@ -215,6 +215,7 @@ extern "C" {
|
|||
#define META_SETPOLYFILLMODE 0x106
|
||||
#define META_SETSTRETCHBLTMODE 0x107
|
||||
#define META_SETTEXTCHAREXTRA 0x108
|
||||
#define META_SETLAYOUT 0x149
|
||||
#define META_SETTEXTCOLOR 0x209
|
||||
#define META_SETTEXTJUSTIFICATION 0x20A
|
||||
#define META_SETWINDOWORG 0x20B
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue