1 |
6.346832 |
BF_DIAGONAL |
Int32 |
16 |
0x00000010 |
16 |
|
|
System.Int32 |
#define BF_DIAGONAL 0x0010
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winuser.h(2951,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
2 |
3.739907 |
BF_DIAGONAL_ENDTOPRIGHT |
Int32 |
22 |
0x00000016 |
22 |
|
|
System.Int32 |
#define BF_DIAGONAL_ENDTOPRIGHT (BF_DIAGONAL | BF_TOP | BF_RIGHT)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winuser.h(2955,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
3 |
3.739907 |
BF_DIAGONAL_ENDTOPLEFT |
Int32 |
19 |
0x00000013 |
19 |
|
|
System.Int32 |
#define BF_DIAGONAL_ENDTOPLEFT (BF_DIAGONAL | BF_TOP | BF_LEFT)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winuser.h(2956,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
4 |
3.739907 |
BF_DIAGONAL_ENDBOTTOMLEFT |
Int32 |
25 |
0x00000019 |
25 |
|
|
System.Int32 |
#define BF_DIAGONAL_ENDBOTTOMLEFT (BF_DIAGONAL | BF_BOTTOM | BF_LEFT)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winuser.h(2957,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|
5 |
3.739907 |
BF_DIAGONAL_ENDBOTTOMRIGHT |
Int32 |
28 |
0x0000001C |
28 |
|
|
System.Int32 |
#define BF_DIAGONAL_ENDBOTTOMRIGHT (BF_DIAGONAL | BF_BOTTOM | BF_RIGHT)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winuser.h(2958,0) |
- Ifndef NOUSER
- If (WINVER >= 0x0400)
|