1 |
5.360683 |
Accelerator |
Int32 |
6 |
0x00000006 |
6 |
|
|
System.Int32 |
static const int Accelerator = 6;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\KnownImageIds.h(27,0) |
|
2 |
3.790576 |
TXTBIT_SHOWACCELERATOR |
Int32 |
8 |
0x00000008 |
8 |
|
|
System.Int32 |
#define TXTBIT_SHOWACCELERATOR 8 // underline accelerator character
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\TextServ.h(128,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
3 |
3.790576 |
HICF_ACCELERATOR |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
#define HICF_ACCELERATOR 0x00000004 // Triggered by accelerator
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\commctrl.h(1690,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
- Ifdef _WIN32
|
4 |
3.790576 |
HICF_DUPACCEL |
Int32 |
8 |
0x00000008 |
8 |
|
|
System.Int32 |
#define HICF_DUPACCEL 0x00000008 // This accelerator is not unique
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\commctrl.h(1691,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
- Ifdef _WIN32
|