1 |
6.121099 |
VerticalCharacterAlignment::Baseline |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
Baseline = 1,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.text.idl(588,0) |
|
2 |
4.080732 |
JPEG_PROCESS_BASELINE |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
#define JPEG_PROCESS_BASELINE 0 /* Baseline DCT */
#define JPEG_PROCESS_BASELINE 0 /* Baseline DCT */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\mmreg.h(3606,0) |
- If !defined(__midl)
- Ifndef _INC_MMREG
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOJPEGDIB
|
3 |
3.606892 |
VerticalCharacterAlignment |
Enum |
|
|
|
|
|
|
enum VerticalCharacterAlignment
{
Top = 0,
Baseline = 1,
Bottom = 2
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.text.idl(585,0) |
|
4 |
3.570641 |
JIFMK_SOF0 |
Int32 |
65472 |
0x0000FFC0 |
-64 |
|
|
System.Int32 |
#define JIFMK_SOF0 0xFFC0 /* SOF Huff - Baseline DCT*/
#define JIFMK_SOF0 0xFFC0 /* SOF Huff - Baseline DCT*/
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\shared\mmreg.h(3612,0) |
- If !defined(__midl)
- Ifndef _INC_MMREG
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOJPEGDIB
|
5 |
2.885514 |
AVENC_H264V_MAX_MBBITS |
Int32 |
3200 |
0x00000C80 |
3200 |
|
|
System.Int32 |
#define AVENC_H264V_MAX_MBBITS 3200 //Only applies to Baseline, Main, Extended profiles
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\codecapi.h(1288,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
|
6 |
2.885514 |
msifiFastInstallBits::msifiFastInstallQuickCosting |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
msifiFastInstallQuickCosting = 0x00000002, // only perform file related costing (baseline costing not included though)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\MsiDefs.h(838,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (_WIN32_MSI >= 500)
|
7 |
2.885514 |
REO_BELOWBASELINE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REO_BELOWBASELINE (0x00000002L) // Object sits below the baseline
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\RichOle.h(55,0) |
|
8 |
2.164135 |
msifiFastInstallBits |
Enum |
|
|
|
|
|
|
enum msifiFastInstallBits
{
msifiFastInstallNoSR = 0x00000001, // no system restore point for per-user install
msifiFastInstallQuickCosting = 0x00000002, // only perform file related costing (baseline costing not included though)
msifiFastInstallLessPrgMsg = 0x00000004 // less progress message
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\um\MsiDefs.h(835,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (_WIN32_MSI >= 500)
|