mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[PSDK]
- Add BS_TYPEMASK definition. svn path=/trunk/; revision=48678
This commit is contained in:
@@ -269,6 +269,7 @@ extern "C" {
|
||||
#define BS_MULTILINE 0x2000
|
||||
#define BS_NOTIFY 0x4000
|
||||
#define BS_OWNERDRAW 0xb
|
||||
#define BS_TYPEMASK 0xFL
|
||||
#define BS_PUSHBUTTON 0
|
||||
#define BS_PUSHLIKE 4096
|
||||
#define BS_RADIOBUTTON 4
|
||||
|
||||
Reference in New Issue
Block a user