mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 16:35:49 +00:00
Add AC_SRC constants
svn path=/trunk/; revision=17720
This commit is contained in:
parent
190de1fde5
commit
3ab848b8e2
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ extern "C" {
|
|||
#define SYSPAL_NOSTATIC256 3
|
||||
|
||||
#define WINGDIAPI
|
||||
|
||||
#define AC_SRC_OVER 0
|
||||
#define AC_SRC_ALPHA 1
|
||||
#define BI_RGB 0
|
||||
#define BI_RLE8 1
|
||||
#define BI_RLE4 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue