1 |
3.995134 |
SA_AccessType::SA_Write |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
SA( Write ) = 2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\CodeAnalysis\sourceannotations.h(60,0) |
|
2 |
3.995134 |
__writeaccess_impl |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define __writeaccess_impl Access=SA_Write
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\sal.h(1700,0) |
- If _USE_ATTRIBUTES_FOR_SAL
|
3 |
3.995134 |
__SAL_YesNo::_SAL_maybe |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
enum __SAL_YesNo {_SAL_notpresent, _SAL_no, _SAL_maybe, _SAL_yes, _SAL_default};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\sal.h(204,0) |
- If _USE_DECLSPECS_FOR_SAL || _USE_ATTRIBUTES_FOR_SAL
|
4 |
3.995134 |
__drv_typeBitset |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define __drv_typeBitset 2 // plus all operators
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\driverspecs.h(652,0) |
|
5 |
3.995134 |
WDF_TRI_STATE::WdfTrue |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfTrue = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\umdf\1.11\wudfddi_types.h(26,0) |
- If !defined (___WUDFDDI_TYPES_H___)
|
6 |
3.995134 |
WDF_TRI_STATE::WdfUseDefault |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfUseDefault = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdftypes.h(76,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
7 |
3.995134 |
WDFFUNCENUM::WdfChildListRetrievePdoTableIndex |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfChildListRetrievePdoTableIndex = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdffuncenum.h(27,0) |
|
8 |
3.995134 |
WDFFUNCENUM::WdfCollectionAddTableIndex |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfCollectionAddTableIndex = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\umdf\2.0\wdffuncenum.h(27,0) |
|
9 |
3.995134 |
STATUS_SEVERITY_WARNING |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define STATUS_SEVERITY_WARNING 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfstatus.h(68,0) |
- Ifndef SCARD_S_SUCCESS
- Ifndef WIN32_NO_STATUS
|
10 |
3.995134 |
WDF_EXECUTION_LEVEL::WdfExecutionLevelPassive |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfExecutionLevelPassive,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfobject.h(40,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
11 |
3.995134 |
WDF_SYNCHRONIZATION_SCOPE::WdfSynchronizationScopeDevice |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfSynchronizationScopeDevice,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfobject.h(50,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
12 |
3.995134 |
WDF_DRIVER_INIT_FLAGS::WdfDriverInitNoDispatchOverride |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfDriverInitNoDispatchOverride = 0x00000002, // Useful for miniports.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdriver.h(38,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
13 |
3.995134 |
WDF_MEMORY_DESCRIPTOR_TYPE::WdfMemoryDescriptorTypeMdl |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfMemoryDescriptorTypeMdl,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfmemory.h(41,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
14 |
3.995134 |
WDF_CHILD_LIST_RETRIEVE_DEVICE_STATUS::WdfChildListRetrieveDeviceNotYetCreated |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfChildListRetrieveDeviceNotYetCreated,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfchildlist.h(41,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
15 |
3.995134 |
WDF_RETRIEVE_CHILD_FLAGS::WdfRetrieveMissingChildren |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfRetrieveMissingChildren = 0x0002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfchildlist.h(48,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
16 |
3.995134 |
WDF_STATE_NOTIFICATION_TYPE::StateNotificationPostProcessState |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
StateNotificationPostProcessState = 0x0002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(365,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
17 |
3.995134 |
WDF_POWER_POLICY_S0_IDLE_CAPABILITIES::IdleCanWakeFromS0 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
IdleCanWakeFromS0,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(373,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
18 |
3.995134 |
WDF_POWER_POLICY_S0_IDLE_USER_CONTROL::IdleAllowUserControl |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
IdleAllowUserControl,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(380,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
19 |
3.995134 |
WDF_POWER_POLICY_SX_WAKE_USER_CONTROL::WakeAllowUserControl |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WakeAllowUserControl,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(390,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
20 |
3.995134 |
WDF_POWER_DEVICE_STATE::WdfPowerDeviceD1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfPowerDeviceD1,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(396,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
21 |
3.995134 |
WDF_DISPATCH_IRP_TO_IO_QUEUE_FLAGS::WDF_DISPATCH_IRP_TO_IO_QUEUE_PREPROCESSED_IRP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_DISPATCH_IRP_TO_IO_QUEUE_PREPROCESSED_IRP = 0x00000002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(407,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
22 |
3.995134 |
WDF_SPECIAL_FILE_TYPE::WdfSpecialFileHibernation |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfSpecialFileHibernation,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(413,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
23 |
3.995134 |
WDF_DEVICE_IO_TYPE::WdfDeviceIoBuffered |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfDeviceIoBuffered,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(422,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
24 |
3.995134 |
WDF_FILEOBJECT_CLASS::WdfFileObjectWdfCanUseFsContext |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfFileObjectWdfCanUseFsContext = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(429,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
25 |
3.995134 |
WDF_DEVICE_FAILED_ACTION::WdfDeviceFailedNoRestart |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfDeviceFailedNoRestart,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(438,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
26 |
3.995134 |
WDF_RELEASE_HARDWARE_ORDER_ON_FAILURE::WdfReleaseHardwareOrderOnFailureAfterDescendants |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfReleaseHardwareOrderOnFailureAfterDescendants,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(444,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
27 |
3.995134 |
WDF_POWER_POLICY_IDLE_TIMEOUT_TYPE::SystemManagedIdleTimeoutWithHint |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
SystemManagedIdleTimeoutWithHint = 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfdevice.h(1146,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
28 |
3.995134 |
WDF_INTERRUPT_POLARITY::WdfInterruptActiveLow |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfInterruptActiveLow,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfinterrupt.h(39,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
29 |
3.995134 |
WDF_INTERRUPT_POLICY::WdfIrqPolicyOneCloseProcessor |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIrqPolicyOneCloseProcessor,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfinterrupt.h(45,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- Ifdef MIDL_PASS
|
30 |
3.995134 |
WDF_INTERRUPT_PRIORITY::WdfIrqPriorityNormal |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIrqPriorityNormal,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfinterrupt.h(54,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- Ifdef MIDL_PASS
|
31 |
3.995134 |
WDF_REQUEST_TYPE::WdfRequestTypeClose |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfRequestTypeClose = 0x2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfrequest.h(45,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
32 |
3.995134 |
WDF_REQUEST_STOP_ACTION_FLAGS::WdfRequestStopActionPurge |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfRequestStopActionPurge = 0x2, // Device/queue is being removed
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfrequest.h(89,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
33 |
3.995134 |
WDF_REQUEST_SEND_OPTIONS_FLAGS::WDF_REQUEST_SEND_OPTION_SYNCHRONOUS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_REQUEST_SEND_OPTION_SYNCHRONOUS = 0x00000002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfrequest.h(95,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
34 |
3.995134 |
WDF_IO_TARGET_STATE::WdfIoTargetStopped |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoTargetStopped,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfiotarget.h(39,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
35 |
3.995134 |
WDF_IO_TARGET_OPEN_TYPE::WdfIoTargetOpenByName |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoTargetOpenByName = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfiotarget.h(49,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
36 |
3.995134 |
WDF_IO_TARGET_SENT_IO_ACTION::WdfIoTargetWaitForSentIoToComplete |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoTargetWaitForSentIoToComplete,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfiotarget.h(56,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
37 |
3.995134 |
WDF_IO_TARGET_PURGE_IO_ACTION::WdfIoTargetPurgeIo |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoTargetPurgeIo = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfiotarget.h(63,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
38 |
3.995134 |
WDF_IO_QUEUE_DISPATCH_TYPE::WdfIoQueueDispatchParallel |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoQueueDispatchParallel,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfio.h(65,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
39 |
3.995134 |
WDF_IO_QUEUE_STATE::WdfIoQueueDispatchRequests |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoQueueDispatchRequests = 0x02,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfio.h(112,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- If !defined (___WUDFDDI_TYPES_H___)
|
40 |
3.995134 |
WDF_IO_FORWARD_PROGRESS_ACTION::WdfIoForwardProgressActionUseReservedRequest |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoForwardProgressActionUseReservedRequest
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfio.h(438,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
41 |
3.995134 |
WDF_IO_FORWARD_PROGRESS_RESERVED_POLICY::WdfIoForwardProgressReservedPolicyUseExamine |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfIoForwardProgressReservedPolicyUseExamine,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfio.h(444,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
42 |
3.995134 |
WDF_DEVICE_SHUTDOWN_FLAGS::WdfDeviceLastChanceShutdown |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfDeviceLastChanceShutdown = 0x02,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfcontrol.h(51,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
43 |
3.995134 |
WDF_WMI_PROVIDER_CONTROL::WdfWmiInstanceControl |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfWmiInstanceControl,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\WdfWMI.h(39,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
44 |
3.995134 |
WDF_WMI_PROVIDER_FLAGS::WdfWmiProviderExpensive |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfWmiProviderExpensive = 0x0002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\WdfWMI.h(56,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
45 |
3.995134 |
WDF_DMA_PROFILE::WdfDmaProfileScatterGather |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfDmaProfileScatterGather,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfDmaEnabler.h(41,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
46 |
3.995134 |
WDF_BUGCHECK_CODES::WDF_RECURSIVE_LOCK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_RECURSIVE_LOCK = 0x2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfbugcodes.h(45,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
47 |
3.995134 |
WDF_REQUEST_FATAL_ERROR_CODES::WDF_REQUEST_FATAL_ERROR_NULL_IRP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_REQUEST_FATAL_ERROR_NULL_IRP = 0x2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfbugcodes.h(63,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
48 |
3.995134 |
BMREQUEST_VENDOR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BMREQUEST_VENDOR 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(53,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- Ifndef BMREQUEST_VENDOR
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
49 |
3.995134 |
BMREQUEST_TO_ENDPOINT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BMREQUEST_TO_ENDPOINT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(65,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
- Ifndef BMREQUEST_TO_ENDPOINT
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
50 |
3.995134 |
WDF_USB_REQUEST_TYPE::WdfUsbRequestTypeDeviceString |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfUsbRequestTypeDeviceString,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(75,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
51 |
3.995134 |
WDF_USB_REQUEST_TYPE::WdfUsbRequestTypeDeviceControlTransfer |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfUsbRequestTypeDeviceControlTransfer = ( WdfUsbRequestTypeNoFormat + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\umdf\1.11\wudfusb.h(144,0) |
|
52 |
3.995134 |
WDF_USB_BMREQUEST_TYPE::BmRequestVendor |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
BmRequestVendor = BMREQUEST_VENDOR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(93,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
53 |
3.995134 |
WDF_USB_BMREQUEST_RECIPIENT::BmRequestToEndpoint |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
BmRequestToEndpoint = BMREQUEST_TO_ENDPOINT,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(99,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
54 |
3.995134 |
WDF_USB_PIPE_TYPE::WdfUsbPipeTypeIsochronous |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfUsbPipeTypeIsochronous,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(106,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
55 |
3.995134 |
WdfUsbTargetDeviceSelectConfigType::WdfUsbTargetDeviceSelectConfigTypeSingleInterface |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WdfUsbTargetDeviceSelectConfigTypeSingleInterface = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(114,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
56 |
3.995134 |
WDF_USB_DEVICE_TRAITS::WDF_USB_DEVICE_TRAIT_REMOTE_WAKE_CAPABLE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_USB_DEVICE_TRAIT_REMOTE_WAKE_CAPABLE = 0x00000002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(129,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
57 |
3.995134 |
WINAPI_FAMILY_PC_APP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WINAPI_FAMILY_PC_APP 2 /* Windows Store Applications */
#define WINAPI_FAMILY_PC_APP 2 /* Windows Store Applications */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\winapifamily.h(68,0) |
|
58 |
3.995134 |
WINAPI_FAMILY_APP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WINAPI_FAMILY_APP WINAPI_FAMILY_PC_APP
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\winapifamily.h(82,0) |
|
59 |
3.995134 |
DEVPROP_TYPE_SBYTE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DEVPROP_TYPE_SBYTE 0x00000002 // 8-bit signed int (SBYTE)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\devpropdef.h(47,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
60 |
3.995134 |
DEVPROPID_FIRST_USABLE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DEVPROPID_FIRST_USABLE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\devpropdef.h(195,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
61 |
3.995134 |
WDF_DMA_ENABLER_CONFIG_FLAGS::WDF_DMA_ENABLER_CONFIG_REQUIRE_SINGLE_TRANSFER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_DMA_ENABLER_CONFIG_REQUIRE_SINGLE_TRANSFER = 0x00000002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.19\wdfDmaEnabler.h(180,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
62 |
3.995134 |
WDF_TASK_SEND_OPTIONS_FLAGS::WDF_TASK_SEND_OPTION_SYNCHRONOUS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
WDF_TASK_SEND_OPTION_SYNCHRONOUS = 0x00000002,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.23\wdfcompaniontarget.h(50,0) |
|
63 |
3.995134 |
WDFSTRUCTENUM::INDEX_WDF_CHILD_LIST_CONFIG |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
INDEX_WDF_CHILD_LIST_CONFIG = 2,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.25\wdffuncenum.h(657,0) |
|
64 |
3.995134 |
ISOLATIONAWARE_MANIFEST_RESOURCE_ID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(23,0) |
- Ifndef NOUSER
- Ifndef NORESOURCE
- Ifdef RC_INVOKED
|
65 |
3.995134 |
ISOLATIONAWARE_MANIFEST_RESOURCE_ID |
Pointer System.UInt16 |
(LPWSTR) 2 |
0x0002 |
|
|
|
System.Pointer |
#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID MAKEINTRESOURCE(2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.h(284,0) |
- Ifndef NOUSER
- Ifndef NORESOURCE
- REVERSE(Ifdef RC_INVOKED)
|
66 |
3.995134 |
SW_SHOWMINIMIZED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SW_SHOWMINIMIZED 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(36,0) |
- Ifndef NOUSER
- Ifndef NOSHOWWINDOW
|
67 |
3.995134 |
SHOW_ICONWINDOW |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SHOW_ICONWINDOW 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(55,0) |
- Ifndef NOUSER
- Ifndef NOSHOWWINDOW
|
68 |
3.995134 |
SW_OTHERZOOM |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SW_OTHERZOOM 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(63,0) |
- Ifndef NOUSER
- Ifndef NOSHOWWINDOW
|
69 |
3.995134 |
VK_RBUTTON |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VK_RBUTTON 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(72,0) |
- Ifndef NOUSER
- Ifndef NOVIRTUALKEYCODES
|
70 |
3.995134 |
WM_DESTROY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WM_DESTROY 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(391,0) |
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
71 |
3.995134 |
WA_CLICKACTIVE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WA_CLICKACTIVE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(401,0) |
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
72 |
3.995134 |
PWR_SUSPENDRESUME |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PWR_SUSPENDRESUME 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(473,0) |
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
73 |
3.995134 |
NFR_UNICODE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define NFR_UNICODE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(490,0) |
- If (WINVER >= 0x0400)
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
74 |
3.995134 |
UIS_CLEAR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define UIS_CLEAR 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(597,0) |
- If (WINVER >= 0x0500)
- Ifndef _WIN32_WCE
- If (_WIN32_WINNT >= 0x0500)
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
75 |
3.995134 |
UISF_HIDEACCEL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define UISF_HIDEACCEL 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(604,0) |
- If (WINVER >= 0x0500)
- Ifndef _WIN32_WCE
- If (_WIN32_WINNT >= 0x0500)
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
76 |
3.995134 |
XBUTTON2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XBUTTON2 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(673,0) |
- If (_WIN32_WINNT >= 0x0500)
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
77 |
3.995134 |
WMSZ_RIGHT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WMSZ_RIGHT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(870,0) |
- If (WINVER >= 0x0400)
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
78 |
3.995134 |
HTERROR |
Int32 |
-2 |
0xFFFFFFFE |
-2 |
|
|
System.Int32 |
#define HTERROR (-2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(884,0) |
- Ifndef NONCMESSAGES
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
79 |
3.995134 |
HTCAPTION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define HTCAPTION 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(888,0) |
- Ifndef NONCMESSAGES
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
80 |
3.995134 |
SMTO_ABORTIFHUNG |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SMTO_ABORTIFHUNG 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(922,0) |
- Ifndef NONCMESSAGES
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
81 |
3.995134 |
MA_ACTIVATEANDEAT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MA_ACTIVATEANDEAT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(938,0) |
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
82 |
3.995134 |
ICON_SMALL2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ICON_SMALL2 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(948,0) |
- If (_WIN32_WINNT >= 0x0501)
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
83 |
3.995134 |
SIZE_MAXIMIZED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SIZE_MAXIMIZED 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(957,0) |
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
84 |
3.995134 |
SIZEFULLSCREEN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SIZEFULLSCREEN SIZE_MAXIMIZED
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(966,0) |
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
85 |
3.995134 |
MK_RBUTTON |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MK_RBUTTON 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(990,0) |
- Ifndef NOKEYSTATES
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
|
86 |
3.995134 |
TME_LEAVE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TME_LEAVE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1006,0) |
- If (_WIN32_WINNT >= 0x0400)
- Ifndef NOTRACKMOUSEEVENT
- Ifndef NOUSER
- Ifndef NOWINMESSAGES
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifdef _WIN32
- Ifndef TME_HOVER
|
87 |
3.995134 |
CS_HREDRAW |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CS_HREDRAW 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1134,0) |
- Ifndef NOUSER
- Ifndef NOWINSTYLES
|
88 |
3.995134 |
CF_BITMAP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CF_BITMAP 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1156,0) |
- Ifndef NOUSER
- Ifndef NOCLIPBOARD
|
89 |
3.995134 |
MF_DISABLED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MF_DISABLED 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1221,0) |
- Ifndef NOUSER
- Ifndef NOMENUS
|
90 |
3.995134 |
IDCANCEL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IDCANCEL 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1433,0) |
|
91 |
3.995134 |
ES_RIGHT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ES_RIGHT 0x0002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1461,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
- Ifndef NOWINSTYLES
|
92 |
3.995134 |
BS_CHECKBOX |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BS_CHECKBOX 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1536,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
|
93 |
3.995134 |
BN_HILITE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BN_HILITE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1570,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
|
94 |
3.995134 |
BN_PUSHED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BN_PUSHED BN_HILITE
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1575,0) |
- If (WINVER >= 0x0400)
- Ifndef NOUSER
- Ifndef NOCTLMGR
|
95 |
3.995134 |
BST_INDETERMINATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BST_INDETERMINATE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1602,0) |
- If (WINVER >= 0x0400)
- Ifndef NOUSER
- Ifndef NOCTLMGR
|
96 |
3.995134 |
SS_RIGHT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SS_RIGHT 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1612,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
|
97 |
3.995134 |
DS_SYSMODAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DS_SYSMODAL 0x02L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1655,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
|
98 |
3.995134 |
LBS_SORT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define LBS_SORT 0x0002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1684,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
- Ifndef NOWINSTYLES
|
99 |
3.995134 |
CBS_DROPDOWN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CBS_DROPDOWN 0x0002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1709,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
- Ifndef NOWINSTYLES
|
100 |
3.995134 |
SBS_TOPALIGN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SBS_TOPALIGN 0x0002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1730,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
- Ifndef NOWINSTYLES
|
101 |
3.995134 |
SBS_LEFTALIGN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SBS_LEFTALIGN 0x0002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1731,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
- Ifndef NOWINSTYLES
|
102 |
3.995134 |
SBS_SIZEBOXTOPLEFTALIGN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SBS_SIZEBOXTOPLEFTALIGN 0x0002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1734,0) |
- Ifndef NOUSER
- Ifndef NOCTLMGR
- Ifndef NOWINSTYLES
|
103 |
3.995134 |
HELP_QUIT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define HELP_QUIT 0x0002L /* Terminate help */
#define HELP_QUIT 0x0002L /* Terminate help */
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winuser.rh(1746,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOHELP
|
104 |
3.995134 |
HDS_BUTTONS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define HDS_BUTTONS 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(18,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOHEADER
|
105 |
3.995134 |
TBSTYLE_CHECK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TBSTYLE_CHECK 0x0002 // obsolete; use BTNS_CHECK instead
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(38,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
|
106 |
3.995134 |
BTNS_CHECK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BTNS_CHECK TBSTYLE_CHECK // 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(57,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLBAR
|
107 |
3.995134 |
TTS_NOPREFIX |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TTS_NOPREFIX 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(77,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTOOLTIPS
|
108 |
3.995134 |
TBS_VERT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TBS_VERT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(96,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTRACKBAR
|
109 |
3.995134 |
UDS_SETBUDDYINT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define UDS_SETBUDDYINT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(122,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOUPDOWN
|
110 |
3.995134 |
CCS_NOMOVEY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CCS_NOMOVEY 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(148,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
|
111 |
3.995134 |
LWS_IGNORERETURN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define LWS_IGNORERETURN 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(161,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifdef _WIN32
- If (NTDDI_VERSION >= NTDDI_WINXP)
|
112 |
3.995134 |
LVS_SMALLICON |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define LVS_SMALLICON 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(172,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOLISTVIEW
|
113 |
3.995134 |
TVS_HASLINES |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TVS_HASLINES 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(198,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTREEVIEW
|
114 |
3.995134 |
TVS_EX_MULTISELECT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TVS_EX_MULTISELECT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(220,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTREEVIEW
|
115 |
3.995134 |
TCS_BOTTOM |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TCS_BOTTOM 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(237,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTABCONTROL
|
116 |
3.995134 |
TCS_RIGHT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TCS_RIGHT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(238,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOTABCONTROL
|
117 |
3.995134 |
ACS_TRANSPARENT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ACS_TRANSPARENT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(259,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOANIMATE
- Ifdef _WIN32
|
118 |
3.995134 |
MCS_MULTISELECT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MCS_MULTISELECT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(265,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOMONTHCAL
- Ifdef _WIN32
|
119 |
3.995134 |
DTS_SHOWNONE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DTS_SHOWNONE 0x0002 // allow a NONE selection
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(278,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NODATETIMEPICK
- Ifdef _WIN32
|
120 |
3.995134 |
PGS_AUTOSCROLL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PGS_AUTOSCROLL 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(289,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOPAGESCROLLER
|
121 |
3.995134 |
NFS_STATIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define NFS_STATIC 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(295,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NONATIVEFONTCTL
|
122 |
3.995134 |
BCSIF_IMAGE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BCSIF_IMAGE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(310,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOBUTTON
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
123 |
3.995134 |
BCSS_STRETCH |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define BCSS_STRETCH 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\commctrl.rh(316,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- Ifndef NOUSER
- Ifndef NOBUTTON
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
124 |
3.995134 |
LANG_BULGARIAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define LANG_BULGARIAN 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(89,0) |
|
125 |
3.995134 |
SUBLANG_SYS_DEFAULT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SYS_DEFAULT 0x02 // system default
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(256,0) |
|
126 |
3.995134 |
SUBLANG_ARABIC_IRAQ |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_ARABIC_IRAQ 0x02 // Arabic (Iraq)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(267,0) |
|
127 |
3.995134 |
SUBLANG_AZERI_CYRILLIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_AZERI_CYRILLIC 0x02 // Azeri (Cyrillic) - for Azerbaijani, SUBLANG_AZERBAIJANI_AZERBAIJAN_CYRILLIC preferred
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(285,0) |
|
128 |
3.995134 |
SUBLANG_AZERBAIJANI_AZERBAIJAN_CYRILLIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_AZERBAIJANI_AZERBAIJAN_CYRILLIC 0x02 // Azerbaijani (Azerbaijan, Cyrillic)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(287,0) |
|
129 |
3.995134 |
SUBLANG_BANGLA_BANGLADESH |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_BANGLA_BANGLADESH 0x02 // Bangla (Bangladesh)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(289,0) |
|
130 |
3.995134 |
SUBLANG_BENGALI_BANGLADESH |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_BENGALI_BANGLADESH 0x02 // Bengali (Bangladesh) - Note some prefer SUBLANG_BANGLA_BANGLADESH
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(294,0) |
|
131 |
3.995134 |
SUBLANG_CHINESE_SIMPLIFIED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_CHINESE_SIMPLIFIED 0x02 // Chinese (PR China) 0x0804 zh-CN
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(303,0) |
|
132 |
3.995134 |
SUBLANG_DUTCH_BELGIAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_DUTCH_BELGIAN 0x02 // Dutch (Belgian)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(315,0) |
|
133 |
3.995134 |
SUBLANG_ENGLISH_UK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_ENGLISH_UK 0x02 // English (UK)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(317,0) |
|
134 |
3.995134 |
SUBLANG_FRENCH_BELGIAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_FRENCH_BELGIAN 0x02 // French (Belgian)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(337,0) |
|
135 |
3.995134 |
SUBLANG_FULAH_SENEGAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_FULAH_SENEGAL 0x02 // Fulah (Senegal) 0x0867 ff-Latn-SN
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(343,0) |
|
136 |
3.995134 |
SUBLANG_GERMAN_SWISS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_GERMAN_SWISS 0x02 // German (Swiss)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(347,0) |
|
137 |
3.995134 |
SUBLANG_INUKTITUT_CANADA_LATIN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_INUKTITUT_CANADA_LATIN 0x02 // Inuktitut (Canada - Latin)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(363,0) |
|
138 |
3.995134 |
SUBLANG_IRISH_IRELAND |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_IRISH_IRELAND 0x02 // Irish (Ireland)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(364,0) |
|
139 |
3.995134 |
SUBLANG_ITALIAN_SWISS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_ITALIAN_SWISS 0x02 // Italian (Swiss)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(366,0) |
|
140 |
3.995134 |
SUBLANG_KASHMIRI_SASIA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_KASHMIRI_SASIA 0x02 // Kashmiri (South Asia)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(369,0) |
|
141 |
3.995134 |
SUBLANG_KASHMIRI_INDIA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_KASHMIRI_INDIA 0x02 // For app compatibility only
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(370,0) |
|
142 |
3.995134 |
SUBLANG_LOWER_SORBIAN_GERMANY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_LOWER_SORBIAN_GERMANY 0x02 // Lower Sorbian (Germany) 0x082e wee-DE
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(381,0) |
|
143 |
3.995134 |
SUBLANG_MALAY_BRUNEI_DARUSSALAM |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_MALAY_BRUNEI_DARUSSALAM 0x02 // Malay (Brunei Darussalam)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(385,0) |
|
144 |
3.995134 |
SUBLANG_MONGOLIAN_PRC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_MONGOLIAN_PRC 0x02 // Mongolian (PRC)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(393,0) |
|
145 |
3.995134 |
SUBLANG_NEPALI_INDIA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_NEPALI_INDIA 0x02 // Nepali (India)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(394,0) |
|
146 |
3.995134 |
SUBLANG_NORWEGIAN_NYNORSK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_NORWEGIAN_NYNORSK 0x02 // Norwegian (Nynorsk)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(397,0) |
|
147 |
3.995134 |
SUBLANG_PORTUGUESE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_PORTUGUESE 0x02 // Portuguese
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(404,0) |
|
148 |
3.995134 |
SUBLANG_PULAR_SENEGAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_PULAR_SENEGAL 0x02 // Deprecated: Use SUBLANG_FULAH_SENEGAL instead
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(406,0) |
|
149 |
3.995134 |
SUBLANG_PUNJABI_PAKISTAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_PUNJABI_PAKISTAN 0x02 // Punjabi (Pakistan (Arabic Script)) 0x0846 pa-Arab-PK
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(408,0) |
|
150 |
3.995134 |
SUBLANG_QUECHUA_ECUADOR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_QUECHUA_ECUADOR 0x02 // Quechua (Ecuador)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(410,0) |
|
151 |
3.995134 |
SUBLANG_SAMI_NORTHERN_SWEDEN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SAMI_NORTHERN_SWEDEN 0x02 // Northern Sami (Sweden)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(417,0) |
|
152 |
3.995134 |
SUBLANG_SERBIAN_LATIN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SERBIAN_LATIN 0x02 // Serbian (Latin)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(434,0) |
|
153 |
3.995134 |
SUBLANG_SINDHI_PAKISTAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SINDHI_PAKISTAN 0x02 // Sindhi (Pakistan) 0x0859 sd-Arab-PK
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(437,0) |
|
154 |
3.995134 |
SUBLANG_SINDHI_AFGHANISTAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SINDHI_AFGHANISTAN 0x02 // For app compatibility only
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(438,0) |
|
155 |
3.995134 |
SUBLANG_SPANISH_MEXICAN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SPANISH_MEXICAN 0x02 // Spanish (Mexico)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(444,0) |
|
156 |
3.995134 |
SUBLANG_SWEDISH_FINLAND |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_SWEDISH_FINLAND 0x02 // Swedish (Finland)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(466,0) |
|
157 |
3.995134 |
SUBLANG_TAMAZIGHT_ALGERIA_LATIN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_TAMAZIGHT_ALGERIA_LATIN 0x02 // Tamazight (Latin, Algeria) 0x085f tzm-Latn-DZ
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(469,0) |
|
158 |
3.995134 |
SUBLANG_TAMIL_SRI_LANKA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_TAMIL_SRI_LANKA 0x02 // Tamil (Sri Lanka) 0x0849 ta-LK
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(472,0) |
|
159 |
3.995134 |
SUBLANG_TIGRIGNA_ERITREA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_TIGRIGNA_ERITREA 0x02 // Tigrigna (Eritrea)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(477,0) |
|
160 |
3.995134 |
SUBLANG_TIGRINYA_ERITREA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_TIGRINYA_ERITREA 0x02 // Tigrinya (Eritrea) 0x0873 ti-ER (preferred spelling)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(478,0) |
|
161 |
3.995134 |
SUBLANG_TSWANA_BOTSWANA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_TSWANA_BOTSWANA 0x02 // Setswana / Tswana (Botswana) 0x0832 tn-BW
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(480,0) |
|
162 |
3.995134 |
SUBLANG_URDU_INDIA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_URDU_INDIA 0x02 // Urdu (India)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(488,0) |
|
163 |
3.995134 |
SUBLANG_UZBEK_CYRILLIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_UZBEK_CYRILLIC 0x02 // Uzbek (Cyrillic)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(490,0) |
|
164 |
3.995134 |
SUBLANG_VALENCIAN_VALENCIA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SUBLANG_VALENCIAN_VALENCIA 0x02 // Valencian (Valencia) 0x0803 ca-ES-Valencia
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(491,0) |
|
165 |
3.995134 |
SORT_CHINESE_PRC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SORT_CHINESE_PRC 0x2 // PRC Chinese Stroke Count order
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.rh(521,0) |
|
166 |
3.995134 |
VS_FF_PRERELEASE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VS_FF_PRERELEASE 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(32,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
167 |
3.995134 |
VOS__PM16 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VOS__PM16 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(48,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
168 |
3.995134 |
VFT_DLL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VFT_DLL 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(61,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
169 |
3.995134 |
VFT2_DRV_KEYBOARD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VFT2_DRV_KEYBOARD 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(70,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
170 |
3.995134 |
VFT2_FONT_VECTOR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VFT2_FONT_VECTOR 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(84,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
171 |
3.995134 |
VFF_FILEINUSE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VFF_FILEINUSE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(97,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
172 |
3.995134 |
VIFF_DONTDELETEOLD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VIFF_DONTDELETEOLD 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(102,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
173 |
3.995134 |
VIF_MISMATCH |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VIF_MISMATCH 0x00000002L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(105,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
|
174 |
3.995134 |
FILE_VER_GET_NEUTRAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_VER_GET_NEUTRAL 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\verrsrc.h(142,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM | WINAPI_PARTITION_GAMES)
- Ifndef RC_INVOKED
|
175 |
3.995134 |
EXCEPTION_DISPOSITION::ExceptionNestedException |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
ExceptionNestedException,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\excpt.h(26,0) |
|
176 |
3.995134 |
ExceptionNestedException |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ExceptionNestedException 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\ksarm.h(138,0) |
|
177 |
3.995134 |
_LOWER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _LOWER 0x02 // lowercase letter
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\ucrt\corecrt_wctype.h(49,0) |
|
178 |
3.995134 |
DISPATCH_LEVEL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DISPATCH_LEVEL 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\kernelspecs.h(50,0) |
- If defined(_X86_)
- If defined(_AMD64_)
- If defined(_ARM_)
- If defined(_ARM64_)
|
179 |
3.995134 |
ENOENT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ENOENT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\ucrt\errno.h(40,0) |
|
180 |
3.995134 |
_HEAPOK |
Int32 |
-2 |
0xFFFFFFFE |
-2 |
|
|
System.Int32 |
#define _HEAPOK (-2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\ucrt\malloc.h(34,0) |
|
181 |
3.995134 |
_MM_HINT_T1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _MM_HINT_T1 2
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\xmmintrin.h(121,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- If defined(_AMD64_)
- If defined(_M_AMD64) && !defined(RC_INVOKED) && !defined(MIDL_PASS)
- Ifdef _X86_
- If !defined(MIDL_PASS) && defined(_M_IX86)
- If !defined(_M_HYBRID_X86_ARM64)
- REVERSE(If defined(_M_CEE_PURE))
|
182 |
3.995134 |
_mm_hint::_MM_HINT_T1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_HINT_T1 = 2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\Llvm\lib\clang\12.0.0\include\ppc_wrappers\xmmintrin.h(952,0) |
- If defined(__linux__) && defined(__ppc64__)
|
183 |
3.995134 |
_MM_EXCEPT_DENORM |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _MM_EXCEPT_DENORM 0x0002
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\xmmintrin.h(135,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
184 |
3.995134 |
_MM_EXCEPT_DENORM |
UInt32 |
2 |
0x00000002 |
2 |
|
|
System.UInt32 |
#define _MM_EXCEPT_DENORM (0x0002U)
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\Llvm\lib\clang\12.0.0\include\xmmintrin.h(2935,0) |
|
185 |
3.995134 |
_MM_FROUND_TO_POS_INF |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _MM_FROUND_TO_POS_INF 0x02
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\smmintrin.h(37,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
186 |
3.995134 |
_MM_FROUND_CEIL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _MM_FROUND_CEIL _MM_FROUND_TO_POS_INF | _MM_FROUND_RAISE_EXC
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\smmintrin.h(46,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
187 |
3.995134 |
_SIDD_SBYTE_OPS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _SIDD_SBYTE_OPS 0x02
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\nmmintrin.h(40,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
188 |
3.995134 |
_MM_BROADCAST32_ENUM::_MM_BROADCAST_4X16 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_BROADCAST_4X16 /* broadcast x 4 ( dcba dcba dcba dcba ) */
_MM_BROADCAST_4X16 /* broadcast x 4 ( dcba dcba dcba dcba ) */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(101,0) |
|
189 |
3.995134 |
_MM_BROADCAST64_ENUM::_MM_BROADCAST_4X8 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_BROADCAST_4X8 /* broadcast x 2 ( dcba dcba ) */
_MM_BROADCAST_4X8 /* broadcast x 2 ( dcba dcba ) */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(109,0) |
|
190 |
3.995134 |
_MM_ROUND_MODE_ENUM::_MM_ROUND_MODE_UP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_ROUND_MODE_UP, /* round toward positive infinity */
_MM_ROUND_MODE_UP, /* round toward positive infinity */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(120,0) |
|
191 |
3.995134 |
_MM_EXP_ADJ_ENUM::_MM_EXPADJ_5 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_EXPADJ_5, /* 2**5 (27.5) */
_MM_EXPADJ_5, /* 2**5 (27.5) */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(130,0) |
|
192 |
3.995134 |
_MM_INDEX_SCALE_ENUM::_MM_SCALE_2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_SCALE_2 = 2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(141,0) |
|
193 |
3.995134 |
_MM_PERM_ENUM::_MM_PERM_AAAC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_PERM_AAAA = 0x00, _MM_PERM_AAAB = 0x01, _MM_PERM_AAAC = 0x02,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(148,0) |
|
194 |
3.995134 |
_MM_FIXUPRESULT_ENUM::_MM_FIXUP_NEG_ZERO |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_FIXUP_NEG_ZERO,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(243,0) |
|
195 |
3.995134 |
_MM_MANTISSA_NORM_ENUM::_MM_MANT_NORM_p5_1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_MANT_NORM_p5_1, /* interval [1.5, 1) */
_MM_MANT_NORM_p5_1, /* interval [1.5, 1) */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(274,0) |
|
196 |
3.995134 |
_MM_MANTISSA_SIGN_ENUM::_MM_MANT_SIGN_nan |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_MANT_SIGN_nan /* DEST = NaN if sign(SRC) = 1 */
_MM_MANT_SIGN_nan /* DEST = NaN if sign(SRC) = 1 */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(281,0) |
|
197 |
3.995134 |
_MM_CMPINT_ENUM::_MM_CMPINT_LE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_MM_CMPINT_LE, /* Less than or Equal */
_MM_CMPINT_LE, /* Less than or Equal */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\zmmintrin.h(292,0) |
|
198 |
3.995134 |
_CMP_LE_OS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _CMP_LE_OS 0x02 /* Less-than-or-equal (ordered, signaling) */
#define _CMP_LE_OS 0x02 /* Less-than-or-equal (ordered, signaling) */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\immintrin.h(60,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
199 |
3.995134 |
_XABORT_RETRY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _XABORT_RETRY (1 << 1)
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\immintrin.h(1981,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
200 |
3.995134 |
_MM_PCOMCTRL_GT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _MM_PCOMCTRL_GT 2
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\ammintrin.h(60,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
201 |
3.995134 |
_MM_PERMUTE2_ZEROIF1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define _MM_PERMUTE2_ZEROIF1 2 /* zero selected value if src3 bit is 1 */
#define _MM_PERMUTE2_ZEROIF1 2 /* zero selected value if src3 bit is 1 */
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\ammintrin.h(241,0) |
- Ifndef __midl
- REVERSE(If defined (_M_CEE_PURE))
- REVERSE(If defined(_M_CEE_PURE))
|
202 |
3.995134 |
_ARMINTR_SHIFT_T::_ARM_ASR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_ARM_ASR = 2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\armintr.h(28,0) |
|
203 |
3.995134 |
_ARMINTR_CPS_OP::_ARM_CPS_DISABLE_INTERRUPTS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_ARM_CPS_DISABLE_INTERRUPTS = 2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\armintr.h(506,0) |
|
204 |
3.995134 |
_ARMINTR_CPS_FLAG::_ARM_CPS_INTERRUPT_FLAG_I |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_ARM_CPS_INTERRUPT_FLAG_I = 2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\armintr.h(514,0) |
|
205 |
3.995134 |
_ARMINTR_BARRIER_TYPE::_ARM_BARRIER_OSHST |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_ARM_BARRIER_OSHST = 0x2
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\armintr.h(531,0) |
|
206 |
3.995134 |
_ARMINTR_BANKED_REG::_ARM_BANKED_R10_USR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_ARM_BANKED_R10_USR = 0x2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\armintr.h(545,0) |
|
207 |
3.995134 |
_ARM64INTR_BARRIER_TYPE::_ARM64_BARRIER_OSHST |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
_ARM64_BARRIER_OSHST = 0x2,
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\arm64intr.h(47,0) |
|
208 |
3.995134 |
TRANSACTION_MANAGER_COMMIT_SYSTEM_VOLUME |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TRANSACTION_MANAGER_COMMIT_SYSTEM_VOLUME 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\ktmtypes.h(40,0) |
|
209 |
3.995134 |
RESOURCE_MANAGER_COMMUNICATION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define RESOURCE_MANAGER_COMMUNICATION 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\ktmtypes.h(61,0) |
|
210 |
3.995134 |
CRM_PROTOCOL_DYNAMIC_MARSHAL_INFO |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CRM_PROTOCOL_DYNAMIC_MARSHAL_INFO 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\ktmtypes.h(70,0) |
|
211 |
3.995134 |
TRANSACTION_NOTIFY_PREPARE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TRANSACTION_NOTIFY_PREPARE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\shared\ktmtypes.h(85,0) |
|
212 |
3.995134 |
VER_SUITE_ENTERPRISE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VER_SUITE_ENTERPRISE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(1464,0) |
|
213 |
3.995134 |
PRODUCT_HOME_BASIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PRODUCT_HOME_BASIC 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(1499,0) |
|
214 |
3.995134 |
PF_TEMPORAL_LEVEL_2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PF_TEMPORAL_LEVEL_2 _MM_HINT_T1
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(3591,0) |
- If defined(_AMD64_)
- If defined(_M_AMD64) && !defined(RC_INVOKED) && !defined(MIDL_PASS)
- If !defined(_M_ARM64EC)
- Ifdef _X86_
- If !defined(MIDL_PASS) && defined(_M_IX86)
- If !defined(_M_HYBRID_X86_ARM64)
|
215 |
3.995134 |
PF_TEMPORAL_LEVEL_3 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PF_TEMPORAL_LEVEL_3 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(5162,0) |
- Ifdef _ARM_
- If defined(_M_ARM) && !defined(RC_INVOKED) && !defined(MIDL_PASS)
- If !defined(_M_CEE_PURE)
- If defined(_ARM64_) || defined(_CHPE_X86_ARM64_) || defined(_ARM64EC_)
- If !defined(RC_INVOKED) && !defined(MIDL_PASS)
- If defined(_M_ARM64) || defined(_M_HYBRID_X86_ARM64) || defined(_M_ARM64EC)
|
216 |
3.995134 |
UNW_FLAG_UHANDLER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define UNW_FLAG_UHANDLER 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(4340,0) |
- If defined(_AMD64_)
- Ifdef _ARM_
|
217 |
3.995134 |
ARM64_PREFETCH_L2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ARM64_PREFETCH_L2 (1 << 1)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(5966,0) |
- If defined(_ARM64_) || defined(_CHPE_X86_ARM64_) || defined(_ARM64EC_)
- If !defined(_M_CEE_PURE)
- If !defined(RC_INVOKED) && !defined(MIDL_PASS)
- If defined(_M_ARM64) || defined(_M_HYBRID_X86_ARM64) || defined(_M_ARM64EC)
|
218 |
3.995134 |
ARM64_MAX_WATCHPOINTS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ARM64_MAX_WATCHPOINTS 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(6746,0) |
|
219 |
3.995134 |
EXCEPTION_UNWINDING |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define EXCEPTION_UNWINDING 0x2 // Unwind is in progress
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(9859,0) |
|
220 |
3.995134 |
SECURITY_CREATOR_OWNER_SERVER_RID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_CREATOR_OWNER_SERVER_RID (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10228,0) |
|
221 |
3.995134 |
SECURITY_NETWORK_RID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_NETWORK_RID (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10283,0) |
|
222 |
3.995134 |
SECURITY_PACKAGE_RID_COUNT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_PACKAGE_RID_COUNT (2L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10314,0) |
|
223 |
3.995134 |
SECURITY_CRED_TYPE_RID_COUNT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_CRED_TYPE_RID_COUNT (2L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10320,0) |
|
224 |
3.995134 |
SECURITY_APP_PACKAGE_BASE_RID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_APP_PACKAGE_BASE_RID (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10489,0) |
|
225 |
3.995134 |
SECURITY_BUILTIN_APP_PACKAGE_RID_COUNT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_BUILTIN_APP_PACKAGE_RID_COUNT (2L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10490,0) |
|
226 |
3.995134 |
SECURITY_BUILTIN_CAPABILITY_RID_COUNT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_BUILTIN_CAPABILITY_RID_COUNT (2L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10494,0) |
|
227 |
3.995134 |
SECURITY_BUILTIN_PACKAGE_ANY_RESTRICTED_PACKAGE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_BUILTIN_PACKAGE_ANY_RESTRICTED_PACKAGE (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10504,0) |
|
228 |
3.995134 |
SECURITY_CAPABILITY_INTERNET_CLIENT_SERVER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_CAPABILITY_INTERNET_CLIENT_SERVER (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10511,0) |
|
229 |
3.995134 |
SECURITY_AUTHENTICATION_SERVICE_ASSERTED_RID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_AUTHENTICATION_SERVICE_ASSERTED_RID (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10556,0) |
|
230 |
3.995134 |
SECURITY_PROCESS_TRUST_AUTHORITY_RID_COUNT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECURITY_PROCESS_TRUST_AUTHORITY_RID_COUNT (2L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10567,0) |
|
231 |
3.995134 |
SE_GROUP_ENABLED_BY_DEFAULT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SE_GROUP_ENABLED_BY_DEFAULT (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10747,0) |
|
232 |
3.995134 |
ACL_REVISION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ACL_REVISION (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10805,0) |
|
233 |
3.995134 |
ACL_REVISION2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ACL_REVISION2 (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10813,0) |
|
234 |
3.995134 |
SYSTEM_AUDIT_ACE_TYPE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SYSTEM_AUDIT_ACE_TYPE (0x2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10863,0) |
|
235 |
3.995134 |
CONTAINER_INHERIT_ACE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CONTAINER_INHERIT_ACE (0x2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(10903,0) |
|
236 |
3.995134 |
SYSTEM_MANDATORY_LABEL_NO_READ_UP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SYSTEM_MANDATORY_LABEL_NO_READ_UP 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11050,0) |
|
237 |
3.995134 |
ACE_INHERITED_OBJECT_TYPE_PRESENT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ACE_INHERITED_OBJECT_TYPE_PRESENT 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11179,0) |
|
238 |
3.995134 |
SE_GROUP_DEFAULTED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SE_GROUP_DEFAULTED (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11242,0) |
|
239 |
3.995134 |
ACCESS_PROPERTY_GUID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ACCESS_PROPERTY_GUID 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11418,0) |
|
240 |
3.995134 |
SE_PRIVILEGE_ENABLED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SE_PRIVILEGE_ENABLED (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11455,0) |
|
241 |
3.995134 |
SE_SECURITY_DESCRIPTOR_FLAG_NO_LABEL_ACE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SE_SECURITY_DESCRIPTOR_FLAG_NO_LABEL_ACE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11580,0) |
|
242 |
3.995134 |
TOKEN_DUPLICATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TOKEN_DUPLICATE (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11721,0) |
|
243 |
3.995134 |
TOKEN_MANDATORY_POLICY_NEW_PROCESS_MIN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TOKEN_MANDATORY_POLICY_NEW_PROCESS_MIN 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(11945,0) |
|
244 |
3.995134 |
CLAIM_SECURITY_ATTRIBUTE_TYPE_UINT64 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CLAIM_SECURITY_ATTRIBUTE_TYPE_UINT64 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12063,0) |
|
245 |
3.995134 |
CLAIM_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CLAIM_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12114,0) |
|
246 |
3.995134 |
SANDBOX_INERT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SANDBOX_INERT 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12336,0) |
|
247 |
3.995134 |
GROUP_SECURITY_INFORMATION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define GROUP_SECURITY_INFORMATION (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12343,0) |
|
248 |
3.995134 |
SE_SIGNING_LEVEL_ENTERPRISE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SE_SIGNING_LEVEL_ENTERPRISE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12367,0) |
|
249 |
3.995134 |
PROCESS_CREATE_THREAD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PROCESS_CREATE_THREAD (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12427,0) |
|
250 |
3.995134 |
THREAD_SUSPEND_RESUME |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define THREAD_SUSPEND_RESUME (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12452,0) |
|
251 |
3.995134 |
JOB_OBJECT_SET_ATTRIBUTES |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define JOB_OBJECT_SET_ATTRIBUTES (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12480,0) |
|
252 |
3.995134 |
THREAD_BASE_PRIORITY_MAX |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define THREAD_BASE_PRIORITY_MAX 2 // maximum thread base priority boost
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12576,0) |
|
253 |
3.995134 |
THREAD_BASE_PRIORITY_MIN |
Int32 |
-2 |
0xFFFFFFFE |
-2 |
|
|
System.Int32 |
#define THREAD_BASE_PRIORITY_MIN (-2) // minimum thread base priority boost
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12577,0) |
|
254 |
3.995134 |
MEMORY_PRIORITY_LOW |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MEMORY_PRIORITY_LOW 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12608,0) |
|
255 |
3.995134 |
DYNAMIC_EH_CONTINUATION_TARGET_PROCESSED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DYNAMIC_EH_CONTINUATION_TARGET_PROCESSED (0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12635,0) |
|
256 |
3.995134 |
DYNAMIC_ENFORCED_ADDRESS_RANGE_PROCESSED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DYNAMIC_ENFORCED_ADDRESS_RANGE_PROCESSED (0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12668,0) |
|
257 |
3.995134 |
QUOTA_LIMITS_HARDWS_MIN_DISABLE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define QUOTA_LIMITS_HARDWS_MIN_DISABLE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(12696,0) |
|
258 |
3.995134 |
JOB_OBJECT_MSG_END_OF_PROCESS_TIME |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define JOB_OBJECT_MSG_END_OF_PROCESS_TIME 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13368,0) |
|
259 |
3.995134 |
JOB_OBJECT_LIMIT_PROCESS_TIME |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define JOB_OBJECT_LIMIT_PROCESS_TIME 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13395,0) |
|
260 |
3.995134 |
JOB_OBJECT_UILIMIT_READCLIPBOARD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define JOB_OBJECT_UILIMIT_READCLIPBOARD 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13457,0) |
|
261 |
3.995134 |
JOB_OBJECT_SECURITY_RESTRICTED_TOKEN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define JOB_OBJECT_SECURITY_RESTRICTED_TOKEN 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13470,0) |
|
262 |
3.995134 |
JOB_OBJECT_CPU_RATE_CONTROL_WEIGHT_BASED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define JOB_OBJECT_CPU_RATE_CONTROL_WEIGHT_BASED 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13481,0) |
|
263 |
3.995134 |
MEMORY_PARTITION_MODIFY_ACCESS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MEMORY_PARTITION_MODIFY_ACCESS 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13582,0) |
|
264 |
3.995134 |
EVENT_MODIFY_STATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define EVENT_MODIFY_STATE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13599,0) |
|
265 |
3.995134 |
SEMAPHORE_MODIFY_STATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SEMAPHORE_MODIFY_STATE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13612,0) |
|
266 |
3.995134 |
TIMER_MODIFY_STATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TIMER_MODIFY_STATE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13621,0) |
|
267 |
3.995134 |
TIME_ZONE_ID_DAYLIGHT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TIME_ZONE_ID_DAYLIGHT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13631,0) |
|
268 |
3.995134 |
SYSTEM_CPU_SET_INFORMATION_ALLOCATED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SYSTEM_CPU_SET_INFORMATION_ALLOCATED 0x2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13762,0) |
|
269 |
3.995134 |
PROCESSOR_ARCHITECTURE_ALPHA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PROCESSOR_ARCHITECTURE_ALPHA 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13838,0) |
|
270 |
3.995134 |
PF_COMPARE_EXCHANGE_DOUBLE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PF_COMPARE_EXCHANGE_DOUBLE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13857,0) |
|
271 |
3.995134 |
XSTATE_GSSE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XSTATE_GSSE (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13928,0) |
|
272 |
3.995134 |
XSTATE_AVX |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XSTATE_AVX (XSTATE_GSSE)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13929,0) |
|
273 |
3.995134 |
XSTATE_MASK_LEGACY_SSE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XSTATE_MASK_LEGACY_SSE (1ui64 << (XSTATE_LEGACY_SSE))
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(13949,0) |
|
274 |
3.995134 |
XSTATE_ALIGN_MASK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XSTATE_ALIGN_MASK (1ui64 << (XSTATE_ALIGN_BIT))
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14024,0) |
|
275 |
3.995134 |
XSTATE_XFD_BIT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XSTATE_XFD_BIT (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14026,0) |
|
276 |
3.995134 |
XSTATE_CONTROLFLAG_XSAVEC_MASK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define XSTATE_CONTROLFLAG_XSAVEC_MASK (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14030,0) |
|
277 |
3.995134 |
CFG_CALL_TARGET_PROCESSED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CFG_CALL_TARGET_PROCESSED (0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14150,0) |
|
278 |
3.995134 |
SECTION_MAP_WRITE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SECTION_MAP_WRITE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14181,0) |
|
279 |
3.995134 |
SESSION_MODIFY_ACCESS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SESSION_MODIFY_ACCESS 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14198,0) |
|
280 |
3.995134 |
PAGE_READONLY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PAGE_READONLY 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14206,0) |
|
281 |
3.995134 |
MEM_PRESERVE_PLACEHOLDER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MEM_PRESERVE_PLACEHOLDER 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14249,0) |
|
282 |
3.995134 |
MEM_EXTENDED_PARAMETER_NONPAGED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MEM_EXTENDED_PARAMETER_NONPAGED 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14262,0) |
|
283 |
3.995134 |
ENCLAVE_TYPE_SGX2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ENCLAVE_TYPE_SGX2 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14357,0) |
|
284 |
3.995134 |
VBS_BASIC_PAGE_UNMEASURED_DATA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VBS_BASIC_PAGE_UNMEASURED_DATA 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14391,0) |
|
285 |
3.995134 |
FILE_WRITE_DATA |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_WRITE_DATA ( 0x0002 ) // file & pipe
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14495,0) |
|
286 |
3.995134 |
FILE_ADD_FILE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_ADD_FILE ( 0x0002 ) // directory
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14496,0) |
|
287 |
3.995134 |
FILE_SHARE_WRITE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_SHARE_WRITE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14539,0) |
|
288 |
3.995134 |
FILE_ATTRIBUTE_HIDDEN |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_ATTRIBUTE_HIDDEN 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14542,0) |
|
289 |
3.995134 |
TREE_CONNECT_ATTRIBUTE_PINNED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TREE_CONNECT_ATTRIBUTE_PINNED 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14566,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS5)
|
290 |
3.995134 |
FILE_NOTIFY_CHANGE_DIR_NAME |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_NOTIFY_CHANGE_DIR_NAME 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14569,0) |
|
291 |
3.995134 |
FILE_ACTION_REMOVED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_ACTION_REMOVED 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14577,0) |
|
292 |
3.995134 |
FILE_CASE_PRESERVED_NAMES |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILE_CASE_PRESERVED_NAMES 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14584,0) |
|
293 |
3.995134 |
FLUSH_FLAGS_NO_SYNC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FLUSH_FLAGS_NO_SYNC 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14707,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
294 |
3.995134 |
IO_REPARSE_TAG_RESERVED_TWO |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IO_REPARSE_TAG_RESERVED_TWO (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14758,0) |
|
295 |
3.995134 |
IO_REPARSE_TAG_RESERVED_RANGE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IO_REPARSE_TAG_RESERVED_RANGE IO_REPARSE_TAG_RESERVED_TWO
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14766,0) |
|
296 |
3.995134 |
SCRUB_DATA_INPUT_FLAG_SKIP_IN_SYNC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SCRUB_DATA_INPUT_FLAG_SKIP_IN_SYNC 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(14871,0) |
- If (_WIN32_WINNT >= _WIN32_WINNT_WIN8)
|
297 |
3.995134 |
IO_COMPLETION_MODIFY_STATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IO_COMPLETION_MODIFY_STATE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(15345,0) |
|
298 |
3.995134 |
DUPLICATE_SAME_ACCESS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DUPLICATE_SAME_ACCESS 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(15409,0) |
|
299 |
3.995134 |
POWERBUTTON_ACTION_INDEX_HIBERNATE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWERBUTTON_ACTION_INDEX_HIBERNATE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(15942,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
300 |
3.995134 |
POWERBUTTON_ACTION_VALUE_SLEEP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWERBUTTON_ACTION_VALUE_SLEEP 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(15951,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
301 |
3.995134 |
PERFSTATE_POLICY_CHANGE_ROCKET |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PERFSTATE_POLICY_CHANGE_ROCKET 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(16035,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
302 |
3.995134 |
PERFSTATE_POLICY_CHANGE_DECREASE_MAX |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PERFSTATE_POLICY_CHANGE_DECREASE_MAX PERFSTATE_POLICY_CHANGE_ROCKET
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(16038,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
303 |
3.995134 |
PROCESSOR_THROTTLE_AUTOMATIC |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PROCESSOR_THROTTLE_AUTOMATIC 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(16103,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
304 |
3.995134 |
PROCESSOR_PERF_BOOST_MODE_AGGRESSIVE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PROCESSOR_PERF_BOOST_MODE_AGGRESSIVE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(16252,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
305 |
3.995134 |
CORE_PARKING_POLICY_CHANGE_ROCKET |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CORE_PARKING_POLICY_CHANGE_ROCKET 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(16388,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
306 |
3.995134 |
POWER_CONNECTIVITY_IN_STANDBY_SYSTEM_MANAGED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWER_CONNECTIVITY_IN_STANDBY_SYSTEM_MANAGED 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(16872,0) |
- If (NTDDI_VERSION >= NTDDI_VISTA)
|
307 |
3.995134 |
ES_DISPLAY_REQUIRED |
UInt32 |
2 |
0x00000002 |
2 |
|
|
System.UInt32 |
#define ES_DISPLAY_REQUIRED ((DWORD)0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17149,0) |
|
308 |
3.995134 |
DIAGNOSTIC_REASON_DETAILED_STRING |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DIAGNOSTIC_REASON_DETAILED_STRING 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17164,0) |
|
309 |
3.995134 |
POWER_REQUEST_CONTEXT_DETAILED_STRING |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWER_REQUEST_CONTEXT_DETAILED_STRING DIAGNOSTIC_REASON_DETAILED_STRING
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17176,0) |
|
310 |
3.995134 |
PDCAP_D1_SUPPORTED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PDCAP_D1_SUPPORTED 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17195,0) |
- If (NTDDI_VERSION >= NTDDI_WINXP)
|
311 |
3.995134 |
POWER_PLATFORM_ROLE_V2 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWER_PLATFORM_ROLE_V2 (0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17564,0) |
|
312 |
3.995134 |
POWER_PLATFORM_ROLE_VERSION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWER_PLATFORM_ROLE_VERSION POWER_PLATFORM_ROLE_V2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17569,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
313 |
3.995134 |
PPM_FIRMWARE_ACPI1C3 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PPM_FIRMWARE_ACPI1C3 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17788,0) |
|
314 |
3.995134 |
PPM_PERFORMANCE_IMPLEMENTATION_PCCV1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PPM_PERFORMANCE_IMPLEMENTATION_PCCV1 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17814,0) |
|
315 |
3.995134 |
PPM_IDLE_IMPLEMENTATION_PEP |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PPM_IDLE_IMPLEMENTATION_PEP 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17820,0) |
|
316 |
3.995134 |
POWER_ACTION_UI_ALLOWED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWER_ACTION_UI_ALLOWED 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17916,0) |
|
317 |
3.995134 |
POWER_LEVEL_USER_NOTIFY_SOUND |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define POWER_LEVEL_USER_NOTIFY_SOUND 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(17932,0) |
|
318 |
3.995134 |
PO_THROTTLE_DEGRADE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define PO_THROTTLE_DEGRADE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18055,0) |
|
319 |
3.995134 |
HIBERFILE_TYPE_FULL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define HIBERFILE_TYPE_FULL 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18158,0) |
|
320 |
3.995134 |
IMAGE_FILE_EXECUTABLE_IMAGE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_FILE_EXECUTABLE_IMAGE 0x0002 // File is executable (i.e. no unresolved external references).
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18400,0) |
|
321 |
3.995134 |
IMAGE_SUBSYSTEM_WINDOWS_GUI |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_SUBSYSTEM_WINDOWS_GUI 2 // Image runs in the Windows GUI subsystem.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18607,0) |
|
322 |
3.995134 |
IMAGE_DIRECTORY_ENTRY_RESOURCE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_DIRECTORY_ENTRY_RESOURCE 2 // Resource Directory
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18643,0) |
|
323 |
3.995134 |
IMAGE_SYM_DEBUG |
Int16 |
-2 |
0xFFFE |
-2 |
|
|
System.Int16 |
#define IMAGE_SYM_DEBUG (SHORT)-2 // Symbol is a special debug item.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18842,0) |
|
324 |
3.995134 |
IMAGE_SYM_TYPE_CHAR |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_SYM_TYPE_CHAR 0x0002 // type character.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18852,0) |
|
325 |
3.995134 |
IMAGE_SYM_DTYPE_FUNCTION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_SYM_DTYPE_FUNCTION 2 // function.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18873,0) |
|
326 |
3.995134 |
IMAGE_SYM_CLASS_EXTERNAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_SYM_CLASS_EXTERNAL 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18882,0) |
|
327 |
3.995134 |
N_TSHIFT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define N_TSHIFT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(18919,0) |
|
328 |
3.995134 |
IMAGE_COMDAT_SELECT_ANY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_COMDAT_SELECT_ANY 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19053,0) |
|
329 |
3.995134 |
IMAGE_WEAK_EXTERN_SEARCH_LIBRARY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_WEAK_EXTERN_SEARCH_LIBRARY 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19061,0) |
|
330 |
3.995134 |
IMAGE_REL_I386_REL16 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_I386_REL16 0x0002 // PC-relative 16-bit reference to the symbols virtual address
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19084,0) |
|
331 |
3.995134 |
IMAGE_REL_MIPS_REFWORD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_MIPS_REFWORD 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19099,0) |
|
332 |
3.995134 |
IMAGE_REL_ALPHA_REFQUAD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_ALPHA_REFQUAD 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19119,0) |
|
333 |
3.995134 |
IMAGE_REL_PPC_ADDR32 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_PPC_ADDR32 0x0002 // 32-bit address
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19147,0) |
|
334 |
3.995134 |
IMAGE_REL_SH3_DIRECT32 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_SH3_DIRECT32 0x0002 // 32 bit direct
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19184,0) |
|
335 |
3.995134 |
IMAGE_REL_ARM_ADDR32NB |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_ARM_ADDR32NB 0x0002 // 32 bit address w/o image base
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19217,0) |
|
336 |
3.995134 |
IMAGE_REL_AM_ADDR32NB |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_AM_ADDR32NB 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19240,0) |
|
337 |
3.995134 |
IMAGE_REL_ARM64_ADDR32NB |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_ARM64_ADDR32NB 0x0002 // 32 bit address w/o image base (RVA: for Data/PData/XData)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19255,0) |
|
338 |
3.995134 |
IMAGE_REL_AMD64_ADDR32 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_AMD64_ADDR32 0x0002 // 32-bit address (VA).
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19275,0) |
|
339 |
3.995134 |
IMAGE_REL_IA64_IMM22 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_IA64_IMM22 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19307,0) |
|
340 |
3.995134 |
IMAGE_REL_CEF_ADDR64 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_CEF_ADDR64 0x0002 // 64-bit address (VA).
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19341,0) |
|
341 |
3.995134 |
IMAGE_REL_CEE_ADDR64 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_CEE_ADDR64 0x0002 // 64-bit address (VA).
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19352,0) |
|
342 |
3.995134 |
IMAGE_REL_M32R_ADDR32NB |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_M32R_ADDR32NB 0x0002 // 32 bit address w/o image base
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19361,0) |
|
343 |
3.995134 |
IMAGE_REL_EBC_REL32 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_EBC_REL32 0x0002 // 32-bit relative address from byte following reloc
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19377,0) |
|
344 |
3.995134 |
EMARCH_ENC_I17_IMM41c_INST_WORD_X |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define EMARCH_ENC_I17_IMM41c_INST_WORD_X 2 // Intel-IA64-Filler
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19418,0) |
|
345 |
3.995134 |
X3_IMM39_1_INST_WORD_X |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define X3_IMM39_1_INST_WORD_X 2 // Intel-IA64-Filler
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19448,0) |
|
346 |
3.995134 |
X3_BTYPE_QP_INST_WORD_X |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define X3_BTYPE_QP_INST_WORD_X 2 // Intel-IA64-Filler
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19468,0) |
|
347 |
3.995134 |
X3_EMPTY_SIZE_X |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define X3_EMPTY_SIZE_X 2 // Intel-IA64-Filler
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19474,0) |
|
348 |
3.995134 |
IMAGE_REL_BASED_LOW |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_REL_BASED_LOW 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19513,0) |
|
349 |
3.995134 |
IMAGE_DYNAMIC_RELOCATION_GUARD_RF_EPILOGUE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_DYNAMIC_RELOCATION_GUARD_RF_EPILOGUE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(19931,0) |
|
350 |
3.995134 |
IMAGE_HOT_PATCH_BASE_CAN_ROLL_BACK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_HOT_PATCH_BASE_CAN_ROLL_BACK 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(20124,0) |
|
351 |
3.995134 |
IMAGE_GUARD_FLAG_EXPORT_SUPPRESSED |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_GUARD_FLAG_EXPORT_SUPPRESSED 0x02 // The containing GFID entry is export suppressed
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(20169,0) |
|
352 |
3.995134 |
IMAGE_ENCLAVE_IMPORT_MATCH_AUTHOR_ID |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_ENCLAVE_IMPORT_MATCH_AUTHOR_ID 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(20374,0) |
|
353 |
3.995134 |
IMAGE_DEBUG_TYPE_CODEVIEW |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_DEBUG_TYPE_CODEVIEW 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(20395,0) |
|
354 |
3.995134 |
IMAGE_DLLCHARACTERISTICS_EX_CET_COMPAT_STRICT_MODE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IMAGE_DLLCHARACTERISTICS_EX_CET_COMPAT_STRICT_MODE 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(20413,0) |
|
355 |
3.995134 |
FRAME_TSS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FRAME_TSS 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(20433,0) |
|
356 |
3.995134 |
RTL_RUN_ONCE_ASYNC |
UInt32 |
2 |
0x00000002 |
2 |
|
|
System.UInt32 |
#define RTL_RUN_ONCE_ASYNC 0x00000002UL
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21480,0) |
|
357 |
3.995134 |
RTL_RUN_ONCE_CTX_RESERVED_BITS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define RTL_RUN_ONCE_CTX_RESERVED_BITS 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21488,0) |
|
358 |
3.995134 |
FAST_FAIL_STACK_COOKIE_CHECK_FAILURE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FAST_FAIL_STACK_COOKIE_CHECK_FAILURE 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21521,0) |
- If !defined(MIDL_PASS) && !defined(SORTPP_PASS)
|
359 |
3.995134 |
HEAP_GROWABLE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define HEAP_GROWABLE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21602,0) |
|
360 |
3.995134 |
IS_TEXT_UNICODE_STATISTICS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define IS_TEXT_UNICODE_STATISTICS 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21637,0) |
|
361 |
3.995134 |
COMPRESSION_FORMAT_LZNT1 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define COMPRESSION_FORMAT_LZNT1 (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21659,0) |
|
362 |
3.995134 |
SEF_SACL_AUTO_INHERIT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SEF_SACL_AUTO_INHERIT 0x02
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21742,0) |
|
363 |
3.995134 |
MESSAGE_RESOURCE_UTF8 |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define MESSAGE_RESOURCE_UTF8 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21769,0) |
|
364 |
3.995134 |
VER_GREATER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VER_GREATER 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21853,0) |
|
365 |
3.995134 |
VER_MAJORVERSION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VER_MAJORVERSION 0x0000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21868,0) |
|
366 |
3.995134 |
VER_NT_DOMAIN_CONTROLLER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VER_NT_DOMAIN_CONTROLLER 0x0000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21881,0) |
|
367 |
3.995134 |
VER_PLATFORM_WIN32_NT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define VER_PLATFORM_WIN32_NT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(21890,0) |
|
368 |
3.995134 |
CTMF_INCLUDE_LPAC |
UInt32 |
2 |
0x00000002 |
2 |
|
|
System.UInt32 |
#define CTMF_INCLUDE_LPAC 0x00000002UL
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22027,0) |
- If (NTDDI_VERSION >= NTDDI_WIN8)
|
369 |
3.995134 |
WRITE_NV_MEMORY_FLAG_NON_TEMPORAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WRITE_NV_MEMORY_FLAG_NON_TEMPORAL (0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22158,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
370 |
3.995134 |
FILL_NV_MEMORY_FLAG_NON_TEMPORAL |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define FILL_NV_MEMORY_FLAG_NON_TEMPORAL (0x00000002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22203,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
371 |
3.995134 |
RTL_CORRELATION_VECTOR_VERSION_2 |
Byte |
2 |
0x00000002 |
2 |
|
|
System.Byte |
#define RTL_CORRELATION_VECTOR_VERSION_2 ((CHAR)2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22327,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
372 |
3.995134 |
RTL_CORRELATION_VECTOR_VERSION_CURRENT |
Byte |
2 |
0x00000002 |
2 |
|
|
System.Byte |
#define RTL_CORRELATION_VECTOR_VERSION_CURRENT RTL_CORRELATION_VECTOR_VERSION_2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22328,0) |
- If (NTDDI_VERSION >= NTDDI_WIN10_RS2)
|
373 |
3.995134 |
WT_EXECUTEINUITHREAD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define WT_EXECUTEINUITHREAD 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22718,0) |
|
374 |
3.995134 |
ACTIVATION_CONTEXT_PATH_TYPE_WIN32_FILE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define ACTIVATION_CONTEXT_PATH_TYPE_WIN32_FILE (2)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22776,0) |
|
375 |
3.995134 |
READ_THREAD_PROFILING_FLAG_HARDWARE_COUNTERS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define READ_THREAD_PROFILING_FLAG_HARDWARE_COUNTERS 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22929,0) |
|
376 |
3.995134 |
DEVICEFAMILYINFOENUM_WINDOWS_PHONE_8X |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DEVICEFAMILYINFOENUM_WINDOWS_PHONE_8X 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22945,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
377 |
3.995134 |
DEVICEFAMILYDEVICEFORM_TABLET |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DEVICEFAMILYDEVICEFORM_TABLET 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(22966,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
- If (NTDDI_VERSION >= NTDDI_WINTHRESHOLD)
|
378 |
3.995134 |
DLL_THREAD_ATTACH |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define DLL_THREAD_ATTACH 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23048,0) |
|
379 |
3.995134 |
EVENTLOG_SEEK_READ |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define EVENTLOG_SEEK_READ 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23056,0) |
|
380 |
3.995134 |
EVENTLOG_WARNING_TYPE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define EVENTLOG_WARNING_TYPE 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23065,0) |
|
381 |
3.995134 |
EVENTLOG_END_PAIRED_EVENT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define EVENTLOG_END_PAIRED_EVENT 0x0002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23076,0) |
|
382 |
3.995134 |
KEY_SET_VALUE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define KEY_SET_VALUE (0x0002)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23170,0) |
|
383 |
3.995134 |
REG_OPTION_CREATE_LINK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REG_OPTION_CREATE_LINK (0x00000002L) // Created key is a
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23221,0) |
|
384 |
3.995134 |
REG_OPENED_EXISTING_KEY |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REG_OPENED_EXISTING_KEY (0x00000002L) // Existing Key opened
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23255,0) |
|
385 |
3.995134 |
REG_LATEST_FORMAT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REG_LATEST_FORMAT 2
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23261,0) |
|
386 |
3.995134 |
REG_REFRESH_HIVE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REG_REFRESH_HIVE (0x00000002L) // Unwind changes to last flush
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23269,0) |
|
387 |
3.995134 |
REG_NOTIFY_CHANGE_ATTRIBUTES |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define REG_NOTIFY_CHANGE_ATTRIBUTES (0x00000002L)
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23297,0) |
|
388 |
3.995134 |
REG_EXPAND_SZ |
UInt32 |
2 |
0x00000002 |
2 |
|
|
System.UInt32 |
#define REG_EXPAND_SZ ( 2ul ) // Unicode nul terminated string
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23319,0) |
|
389 |
3.995134 |
SERVICE_FILE_SYSTEM_DRIVER |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SERVICE_FILE_SYSTEM_DRIVER 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23340,0) |
|
390 |
3.995134 |
SERVICE_AUTO_START |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SERVICE_AUTO_START 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23378,0) |
|
391 |
3.995134 |
SERVICE_ERROR_SEVERE |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define SERVICE_ERROR_SEVERE 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23387,0) |
|
392 |
3.995134 |
CM_SERVICE_VIRTUAL_DISK_BOOT_LOAD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define CM_SERVICE_VIRTUAL_DISK_BOOT_LOAD 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23454,0) |
|
393 |
3.995134 |
TAPE_TENSION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_TENSION 2L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23499,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
394 |
3.995134 |
TAPE_SHORT_FILEMARKS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_SHORT_FILEMARKS 2L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23515,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
395 |
3.995134 |
TAPE_PSEUDO_LOGICAL_POSITION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_PSEUDO_LOGICAL_POSITION 2L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23530,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
396 |
3.995134 |
TAPE_LOGICAL_BLOCK |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_LOGICAL_BLOCK 2L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23544,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
397 |
3.995134 |
TAPE_DRIVE_SELECT |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_DRIVE_SELECT 0x00000002
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23569,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
398 |
3.995134 |
TAPE_INITIATOR_PARTITIONS |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_INITIATOR_PARTITIONS 2L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23698,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
399 |
3.995134 |
TAPE_CHECK_FOR_DRIVE_PROBLEM |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TAPE_CHECK_FOR_DRIVE_PROBLEM 2L
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23712,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)
|
400 |
3.995134 |
TRANSACTIONMANAGER_SET_INFORMATION |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
#define TRANSACTIONMANAGER_SET_INFORMATION ( 0x0002 )
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(23762,0) |
|