1 |
5.2209 |
Borders |
Int32 |
298 |
0x0000012A |
298 |
|
|
System.Int32 |
static const int Borders = 298;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\KnownImageIds.h(382,0) |
|
2 |
4.17672 |
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.22621.0\um\winuser.h(2965,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
3 |
3.65463 |
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.22621.0\um\wingdi.h(2096,0) |
- Ifndef NOGDI
- Ifndef NOGDICAPMASKS
|
4 |
3.65463 |
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.22621.0\um\wingdi.h(2097,0) |
- Ifndef NOGDI
- Ifndef NOGDICAPMASKS
|
5 |
3.65463 |
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.22621.0\um\wingdi.h(2098,0) |
- Ifndef NOGDI
- Ifndef NOGDICAPMASKS
|
6 |
3.65463 |
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.22621.0\um\winuser.h(2964,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|