mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 01:11:03 +08:00
[PSDK] Add some missing BS_* definitions. CORE-14434
This commit is contained in:
@@ -4627,6 +4627,11 @@ typedef struct {
|
||||
|
||||
#define BST_HOT 0x200
|
||||
|
||||
#define BS_SPLITBUTTON 0x0000000C
|
||||
#define BS_DEFSPLITBUTTON 0x0000000D
|
||||
#define BS_COMMANDLINK 0x0000000E
|
||||
#define BS_DEFCOMMANDLINK 0x0000000F
|
||||
|
||||
#endif /* !NOBUTTON */
|
||||
|
||||
#ifndef NOSTATIC
|
||||
|
||||
Reference in New Issue
Block a user