mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
include: Add flag for BSM_ALLDESKTOPS.
This commit is contained in:
parent
0e7b25349d
commit
619ac152d5
1 changed files with 1 additions and 0 deletions
|
@ -1818,6 +1818,7 @@ typedef struct
|
|||
#define BSM_NETDRIVER 0x00000002
|
||||
#define BSM_INSTALLABLEDRIVERS 0x00000004
|
||||
#define BSM_APPLICATIONS 0x00000008
|
||||
#define BSM_ALLDESKTOPS 0x00000010
|
||||
|
||||
#define BSF_QUERY 0x00000001
|
||||
#define BSF_IGNORECURRENTTASK 0x00000002
|
||||
|
|
Loading…
Reference in a new issue