1 |
5.211983 |
Borders |
Int32 |
298 |
0x0000012A |
298 |
|
|
System.Int32 |
static const int Borders = 298;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\KnownImageIds.h(360,0) |
|
2 |
4.169586 |
BF_MONO |
Int32 |
32768 |
0x00008000 |
-32768 |
|
|
System.Int32 |
#define BF_MONO 0x8000 /* For monochrome borders */
#define BF_MONO 0x8000 /* For monochrome borders */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\winuser.h(2973,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
3 |
3.648388 |
PC_WIDE |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
#define PC_WIDE 16 /* Can do wide borders */
#define PC_WIDE 16 /* Can do wide borders */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\wingdi.h(2093,0) |
- Ifndef NOGDI
- Ifndef NOGDICAPMASKS
|
4 |
3.648388 |
PC_STYLED |
Int32 |
32 |
0x00000020 |
32 |
|
|
System.Int32 |
#define PC_STYLED 32 /* Can do styled borders */
#define PC_STYLED 32 /* Can do styled borders */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\wingdi.h(2094,0) |
- Ifndef NOGDI
- Ifndef NOGDICAPMASKS
|
5 |
3.648388 |
PC_WIDESTYLED |
Int32 |
64 |
0x00000040 |
64 |
|
|
System.Int32 |
#define PC_WIDESTYLED 64 /* Can do wide styled borders */
#define PC_WIDESTYLED 64 /* Can do wide styled borders */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\wingdi.h(2095,0) |
- Ifndef NOGDI
- Ifndef NOGDICAPMASKS
|
6 |
3.648388 |
BF_FLAT |
Int32 |
16384 |
0x00004000 |
16384 |
|
|
System.Int32 |
#define BF_FLAT 0x4000 /* For flat rather than 3D borders */
#define BF_FLAT 0x4000 /* For flat rather than 3D borders */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\winuser.h(2972,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|