mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 16:11:49 +00:00
[PSDK]
* Add missing HS_API_MAX definition. svn path=/trunk/; revision=56564
This commit is contained in:
parent
211df8ffed
commit
ec734c5ab0
1 changed files with 1 additions and 0 deletions
|
@ -570,6 +570,7 @@ extern "C" {
|
|||
#define HS_FDIAGONAL 2
|
||||
#define HS_HORIZONTAL 0
|
||||
#define HS_VERTICAL 1
|
||||
#define HS_API_MAX 12
|
||||
#define PS_GEOMETRIC 65536
|
||||
#define PS_COSMETIC 0
|
||||
#define PS_ALTERNATE 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue