1 |
4.12951 |
BF_SOFT |
Int32 |
4096 |
0x00001000 |
4096 |
|
|
System.Int32 |
#define BF_SOFT 0x1000 /* For softer buttons */
#define BF_SOFT 0x1000 /* For softer buttons */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winuser.h(2962,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
2 |
3.613322 |
JOY_HWS_POVISBUTTONCOMBOS |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
#define JOY_HWS_POVISBUTTONCOMBOS 0x00000004l /* pov done through combo of buttons */
#define JOY_HWS_POVISBUTTONCOMBOS 0x00000004l /* pov done through combo of buttons */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\shared\dinputd.h(226,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef JOY_HW_NONE
- Ifndef MMNOJOYDEV
|
3 |
3.613322 |
Buttons |
Guid |
66833fe8-8583-11d1-b16a-00c0f0283628 |
|
|
N: 66833fe8858311d1b16a00c0f0283628 B: {66833fe8-8583-11d1-b16a-00c0f0283628} P: (66833fe8-8583-11d1-b16a-00c0f0283628) X: {0x66833fe8,0x8583,0x11d1,{0xb1,0x6a,0x00,0xc0,0xf0,0x28,0x36,0x28}} A: E83F83668385D111B16A00C0F0283628 |
|
System.Guid |
class DECLSPEC_UUID("66833FE8-8583-11D1-B16A-00C0F0283628")
Buttons;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Source\CPP\VSL\include\mscomctl.h(23669,0) |
|
4 |
2.920005 |
HHWIN_PROP_NOTB_TEXT |
Int32 |
64 |
0x00000040 |
64 |
|
|
System.Int32 |
#define HHWIN_PROP_NOTB_TEXT (1 << 6) // no text on toolbar buttons
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\HtmlHelp.h(74,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
5 |
2.920005 |
TBSTYLE_EX_HIDECLIPPEDBUTTONS |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
#define TBSTYLE_EX_HIDECLIPPEDBUTTONS 0x00000010 // don't show partially obscured buttons
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\commctrl.h(1283,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
|
6 |
2.920005 |
TBIMHT_BACKGROUND |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TBIMHT_BACKGROUND 0x00000002 // TRUE iff missed buttons completely
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\commctrl.h(1498,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
|
7 |
2.920005 |
OQWF_OKCANCEL |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
#define OQWF_OKCANCEL 0x00000001 // = 1 => Provide OK/Cancel buttons
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\CmnQuery.h(170,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef GUID_DEFS_ONLY
|