mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 05:51:44 +00:00
Update Headers for Printing and Other
Add missing flags and function types. Fix typos.
This commit is contained in:
parent
4093681ad0
commit
d48345a0ee
4 changed files with 12 additions and 2 deletions
|
@ -9,7 +9,7 @@ typedef struct _SURFACE
|
|||
//XDCOBJ * pdcoAA;
|
||||
FLONG flags;
|
||||
struct _PALETTE * const ppal; // Use SURFACE_vSetPalette to assign a palette
|
||||
//UINT unk_050;
|
||||
struct _EWNDOBJ *pWinObj;
|
||||
|
||||
union
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue