Files
hakril-PythonForWindows/docs/build/html/searchindex.js
T
2020-03-29 22:14:29 +02:00

1 line
1.3 MiB
Plaintext

Search.setIndex({docnames:["alpc","com","crypto","debug","evtlog","exception","generated","handle","iat_hook","index","internals","native_exec","network","ntstatus_generated","object_manager","pipe","process","registry","rpc","sample","security","service","system_module","task_scheduler","token","utils","volume","windef_generated","windows","winerror_generated","winobject","winproxy","winproxy_functions","winstructs_generated","wintrust","wip","wmi"],envversion:52,filenames:["alpc.rst","com.rst","crypto.rst","debug.rst","evtlog.rst","exception.rst","generated.rst","handle.rst","iat_hook.rst","index.rst","internals.rst","native_exec.rst","network.rst","ntstatus_generated.rst","object_manager.rst","pipe.rst","process.rst","registry.rst","rpc.rst","sample.rst","security.rst","service.rst","system_module.rst","task_scheduler.rst","token.rst","utils.rst","volume.rst","windef_generated.rst","windows.rst","winerror_generated.rst","winobject.rst","winproxy.rst","winproxy_functions.rst","winstructs_generated.rst","wintrust.rst","wip.rst","wmi.rst"],objects:{"windows.alpc":{AlpcClient:[0,1,1,""],AlpcMessage:[0,1,1,""],AlpcMessagePort:[0,1,1,""],AlpcServer:[0,1,1,""],MessageAttribute:[0,1,1,""]},"windows.alpc.AlpcClient":{connect_to_port:[0,2,1,""],recv:[0,2,1,""],send:[0,2,1,""],send_receive:[0,2,1,""]},"windows.alpc.AlpcMessage":{allocated_attributes:[0,3,1,""],context_attribute:[0,3,1,""],context_is_valid:[0,3,1,""],data:[0,3,1,""],handle_attribute:[0,3,1,""],handle_is_valid:[0,3,1,""],security_attribute:[0,3,1,""],security_is_valid:[0,3,1,""],type:[0,3,1,""],valid_attributes:[0,3,1,""],view_attribute:[0,3,1,""],view_is_valid:[0,3,1,""]},"windows.alpc.AlpcMessagePort":{data:[0,3,1,""],datalen:[0,3,1,""],from_buffer:[0,4,1,""]},"windows.alpc.AlpcServer":{accept_connection:[0,2,1,""],create_port:[0,2,1,""],recv:[0,2,1,""],send:[0,2,1,""],send_receive:[0,2,1,""]},"windows.alpc.MessageAttribute":{allocated_list:[0,3,1,""],is_allocated:[0,2,1,""],is_valid:[0,2,1,""],valid_list:[0,3,1,""],with_all_attributes:[0,4,1,""],with_attributes:[0,4,1,""]},"windows.com":{COMImplementation:[1,1,1,""],create_instance:[1,5,1,""],init:[1,5,1,""]},"windows.com.COMImplementation":{AddRef:[1,2,1,""],QueryInterface:[1,2,1,""],Release:[1,2,1,""]},"windows.crypto":{Certificate:[2,1,1,""],CertificateStore:[2,1,1,""],CryptContext:[2,1,1,""],CryptMessage:[2,1,1,""],CryptObject:[2,1,1,""],decrypt:[2,5,1,""],encrypt:[2,5,1,""],generation:[2,0,0,"-"],import_pfx:[2,5,1,""]},"windows.crypto.Certificate":{chains:[2,3,1,""],distinguished_name:[2,3,1,""],duplicate:[2,2,1,""],encoded:[2,3,1,""],from_buffer:[2,4,1,""],from_file:[2,4,1,""],get_name:[2,2,1,""],get_property:[2,2,1,""],issuer:[2,3,1,""],name:[2,3,1,""],properties:[2,3,1,""],raw_serial:[2,3,1,""],serial:[2,3,1,""],store:[2,3,1,""],thumbprint:[2,3,1,""],version:[2,3,1,""]},"windows.crypto.CertificateStore":{add_certificate:[2,2,1,""],certs:[2,3,1,""],find:[2,2,1,""],from_file:[2,4,1,""],from_system_store:[2,4,1,""],new_in_memory:[2,4,1,""],value:[2,3,1,""]},"windows.crypto.CryptContext":{contents:[2,3,1,""]},"windows.crypto.CryptMessage":{certs:[2,3,1,""],get_cert:[2,2,1,""],get_recipient_data:[2,2,1,""],get_signer_data:[2,2,1,""],nb_cert:[2,3,1,""],nb_recipient:[2,3,1,""],nb_signer:[2,3,1,""],recipients:[2,3,1,""],signers:[2,3,1,""],value:[2,3,1,""]},"windows.crypto.CryptObject":{cert_store:[2,3,1,""],content_type:[2,3,1,""],crypt_msg:[2,3,1,""],signers_and_certs:[2,3,1,""]},"windows.crypto.generation":{generate_key:[2,5,1,""],generate_pfx:[2,5,1,""],generate_selfsigned_certificate:[2,5,1,""]},"windows.debug":{Breakpoint:[3,1,1,""],Debugger:[3,1,1,""],FunctionBP:[3,1,1,""],FunctionCallBP:[3,1,1,""],HXBreakpoint:[3,1,1,""],LocalDebugger:[3,1,1,""],MemoryBreakpoint:[3,1,1,""]},"windows.debug.Breakpoint":{trigger:[3,2,1,""]},"windows.debug.Debugger":{DisabledMemoryBreakpoint:[3,2,1,""],__init__:[3,2,1,""],add_bp:[3,2,1,""],attach:[3,4,1,""],debug:[3,4,1,""],del_bp:[3,2,1,""],detach:[3,2,1,""],disable_all_memory_breakpoints:[3,2,1,""],get_exception_bitness:[3,2,1,""],get_memory_breakpoint_at:[3,2,1,""],kill_on_exit:[3,6,1,""],loop:[3,2,1,""],on_create_process:[3,2,1,""],on_create_thread:[3,2,1,""],on_exception:[3,2,1,""],on_exit_process:[3,2,1,""],on_exit_thread:[3,2,1,""],on_load_dll:[3,2,1,""],on_output_debug_string:[3,2,1,""],on_rip:[3,2,1,""],on_setup:[3,2,1,""],on_single_step:[3,2,1,""],on_unload_dll:[3,2,1,""],restore_all_memory_breakpoints:[3,2,1,""],single_step:[3,2,1,""]},"windows.debug.FunctionBP":{__init__:[3,2,1,""],arguments:[3,2,1,""],break_on_ret:[3,2,1,""],extract_arguments:[3,2,1,""],ret_trigger:[3,2,1,""],trigger:[3,2,1,""]},"windows.debug.FunctionCallBP":{__init__:[3,2,1,""],break_on_ret:[3,2,1,""],ret_trigger:[3,2,1,""],trigger:[3,2,1,""]},"windows.debug.HXBreakpoint":{trigger:[3,2,1,""]},"windows.debug.LocalDebugger":{add_bp:[3,2,1,""],del_bp:[3,2,1,""],get_exception_code:[3,2,1,""],get_exception_context:[3,2,1,""],on_exception:[3,2,1,""],single_step:[3,2,1,""]},"windows.debug.MemoryBreakpoint":{__init__:[3,2,1,""],trigger:[3,2,1,""]},"windows.generated_def":{ABOVE_NORMAL_PRIORITY_CLASS:[27,7,1,""],ACCESS_ALLOWED_ACE_TYPE:[27,7,1,""],ACCESS_ALLOWED_CALLBACK_ACE_TYPE:[27,7,1,""],ACCESS_ALLOWED_CALLBACK_OBJECT_ACE_TYPE:[27,7,1,""],ACCESS_ALLOWED_COMPOUND_ACE_TYPE:[27,7,1,""],ACCESS_ALLOWED_OBJECT_ACE_TYPE:[27,7,1,""],ACCESS_DENIED_ACE_TYPE:[27,7,1,""],ACCESS_DENIED_CALLBACK_ACE_TYPE:[27,7,1,""],ACCESS_DENIED_CALLBACK_OBJECT_ACE_TYPE:[27,7,1,""],ACCESS_DENIED_OBJECT_ACE_TYPE:[27,7,1,""],ACCESS_MAX_MS_ACE_TYPE:[27,7,1,""],ACCESS_MAX_MS_OBJECT_ACE_TYPE:[27,7,1,""],ACCESS_MAX_MS_V2_ACE_TYPE:[27,7,1,""],ACCESS_MAX_MS_V3_ACE_TYPE:[27,7,1,""],ACCESS_MAX_MS_V4_ACE_TYPE:[27,7,1,""],ACCESS_MAX_MS_V5_ACE_TYPE:[27,7,1,""],ACCESS_MIN_MS_ACE_TYPE:[27,7,1,""],ACCESS_MIN_MS_OBJECT_ACE_TYPE:[27,7,1,""],ACCESS_SYSTEM_SECURITY:[27,7,1,""],ACE_INHERITED_OBJECT_TYPE_PRESENT:[27,7,1,""],ACE_OBJECT_TYPE_PRESENT:[27,7,1,""],ADS_RIGHT_ACCESS_SYSTEM_SECURITY:[27,7,1,""],ADS_RIGHT_ACTRL_DS_LIST:[27,7,1,""],ADS_RIGHT_DELETE:[27,7,1,""],ADS_RIGHT_DS_CONTROL_ACCESS:[27,7,1,""],ADS_RIGHT_DS_CREATE_CHILD:[27,7,1,""],ADS_RIGHT_DS_DELETE_CHILD:[27,7,1,""],ADS_RIGHT_DS_DELETE_TREE:[27,7,1,""],ADS_RIGHT_DS_LIST_OBJECT:[27,7,1,""],ADS_RIGHT_DS_READ_PROP:[27,7,1,""],ADS_RIGHT_DS_SELF:[27,7,1,""],ADS_RIGHT_DS_WRITE_PROP:[27,7,1,""],ADS_RIGHT_GENERIC_ALL:[27,7,1,""],ADS_RIGHT_GENERIC_EXECUTE:[27,7,1,""],ADS_RIGHT_GENERIC_READ:[27,7,1,""],ADS_RIGHT_GENERIC_WRITE:[27,7,1,""],ADS_RIGHT_READ_CONTROL:[27,7,1,""],ADS_RIGHT_SYNCHRONIZE:[27,7,1,""],ADS_RIGHT_WRITE_DAC:[27,7,1,""],ADS_RIGHT_WRITE_OWNER:[27,7,1,""],AF_12844:[27,7,1,""],AF_APPLETALK:[27,7,1,""],AF_ATM:[27,7,1,""],AF_BAN:[27,7,1,""],AF_CCITT:[27,7,1,""],AF_CHAOS:[27,7,1,""],AF_CLUSTER:[27,7,1,""],AF_DATAKIT:[27,7,1,""],AF_DECnet:[27,7,1,""],AF_DLI:[27,7,1,""],AF_ECMA:[27,7,1,""],AF_FIREFOX:[27,7,1,""],AF_HYLINK:[27,7,1,""],AF_IMPLINK:[27,7,1,""],AF_INET6:[27,7,1,""],AF_INET:[27,7,1,""],AF_IPX:[27,7,1,""],AF_IRDA:[27,7,1,""],AF_ISO:[27,7,1,""],AF_LAT:[27,7,1,""],AF_NETBIOS:[27,7,1,""],AF_NETDES:[27,7,1,""],AF_NS:[27,7,1,""],AF_OSI:[27,7,1,""],AF_PUP:[27,7,1,""],AF_SNA:[27,7,1,""],AF_UNIX:[27,7,1,""],AF_UNKNOWN1:[27,7,1,""],AF_UNSPEC:[27,7,1,""],AF_VOICEVIEW:[27,7,1,""],ALPC_CANCELFLGP_FLUSH:[27,7,1,""],ALPC_CANCELFLG_NO_CONTEXT_CHECK:[27,7,1,""],ALPC_CANCELFLG_TRY_CANCEL:[27,7,1,""],ALPC_HANDLEFLG_DUPLICATE_INHERIT:[27,7,1,""],ALPC_HANDLEFLG_DUPLICATE_SAME_ACCESS:[27,7,1,""],ALPC_HANDLEFLG_DUPLICATE_SAME_ATTRIBUTES:[27,7,1,""],ALPC_MESSAGE_CONTEXT_ATTRIBUTE:[27,7,1,""],ALPC_MESSAGE_DIRECT_ATTRIBUTE:[27,7,1,""],ALPC_MESSAGE_HANDLE_ATTRIBUTE:[27,7,1,""],ALPC_MESSAGE_SECURITY_ATTRIBUTE:[27,7,1,""],ALPC_MESSAGE_TOKEN_ATTRIBUTE:[27,7,1,""],ALPC_MESSAGE_VIEW_ATTRIBUTE:[27,7,1,""],ALPC_MESSAGE_WORK_ON_BEHALF_ATTRIBUTE:[27,7,1,""],ALPC_MSGFLG_LPC_MODE:[27,7,1,""],ALPC_MSGFLG_RELEASE_MESSAGE:[27,7,1,""],ALPC_MSGFLG_REPLY_MESSAGE:[27,7,1,""],ALPC_MSGFLG_SYNC_REQUEST:[27,7,1,""],ALPC_MSGFLG_WAIT_ALERTABLE:[27,7,1,""],ALPC_MSGFLG_WAIT_USER_MODE:[27,7,1,""],ALPC_MSGFLG_WOW64_CALL:[27,7,1,""],ALPC_PORFLG_ALLOW_LPC_REQUESTS:[27,7,1,""],ALPC_PORFLG_SYSTEM_PROCESS:[27,7,1,""],ALPC_PORFLG_WAITABLE_PORT:[27,7,1,""],ALPC_SECFLG_CREATE_HANDLE:[27,7,1,""],ALPC_VIEWFLG_NOT_SECURE:[27,7,1,""],AMD64_KGDT64_LAST:[27,7,1,""],AMD64_KGDT64_NULL:[27,7,1,""],AMD64_KGDT64_R0_CODE:[27,7,1,""],AMD64_KGDT64_R0_DATA:[27,7,1,""],AMD64_KGDT64_R3_CMCODE:[27,7,1,""],AMD64_KGDT64_R3_CMTEB:[27,7,1,""],AMD64_KGDT64_R3_CODE:[27,7,1,""],AMD64_KGDT64_R3_DATA:[27,7,1,""],AMD64_KGDT64_SYS_TSS:[27,7,1,""],ANYSIZE_ARRAY:[27,7,1,""],ANY_SIZE:[27,7,1,""],API_SET_LOAD_SCHEMA_ORDINAL:[27,7,1,""],API_SET_LOOKUP_ORDINAL:[27,7,1,""],API_SET_RELEASE_SCHEMA_ORDINAL:[27,7,1,""],API_SET_SCHEMA_ENTRY_FLAGS_EXTENSION:[27,7,1,""],API_SET_SCHEMA_ENTRY_FLAGS_SEALED:[27,7,1,""],API_SET_SCHEMA_FLAGS_HOST_EXTENSION:[27,7,1,""],API_SET_SCHEMA_FLAGS_SEALED:[27,7,1,""],API_SET_SCHEMA_VERSION_V2:[27,7,1,""],API_SET_SCHEMA_VERSION_V3:[27,7,1,""],API_SET_SCHEMA_VERSION_V4:[27,7,1,""],APPMODEL_ERROR_DYNAMIC_PROPERTY_INVALID:[29,7,1,""],APPMODEL_ERROR_DYNAMIC_PROPERTY_READ_FAILED:[29,7,1,""],APPMODEL_ERROR_NO_APPLICATION:[29,7,1,""],APPMODEL_ERROR_NO_MUTABLE_DIRECTORY:[29,7,1,""],APPMODEL_ERROR_NO_PACKAGE:[29,7,1,""],APPMODEL_ERROR_PACKAGE_IDENTITY_CORRUPT:[29,7,1,""],APPMODEL_ERROR_PACKAGE_NOT_AVAILABLE:[29,7,1,""],APPMODEL_ERROR_PACKAGE_RUNTIME_CORRUPT:[29,7,1,""],APPX_E_BLOCK_HASH_INVALID:[29,7,1,""],APPX_E_CORRUPT_CONTENT:[29,7,1,""],APPX_E_DELTA_APPENDED_PACKAGE_NOT_ALLOWED:[29,7,1,""],APPX_E_DELTA_BASELINE_VERSION_MISMATCH:[29,7,1,""],APPX_E_DELTA_PACKAGE_MISSING_FILE:[29,7,1,""],APPX_E_FILE_COMPRESSION_MISMATCH:[29,7,1,""],APPX_E_INTERLEAVING_NOT_ALLOWED:[29,7,1,""],APPX_E_INVALID_APPINSTALLER:[29,7,1,""],APPX_E_INVALID_BLOCKMAP:[29,7,1,""],APPX_E_INVALID_CONTENTGROUPMAP:[29,7,1,""],APPX_E_INVALID_DELTA_PACKAGE:[29,7,1,""],APPX_E_INVALID_ENCRYPTION_EXCLUSION_FILE_LIST:[29,7,1,""],APPX_E_INVALID_KEY_INFO:[29,7,1,""],APPX_E_INVALID_MANIFEST:[29,7,1,""],APPX_E_INVALID_PACKAGESIGNCONFIG:[29,7,1,""],APPX_E_INVALID_PACKAGING_LAYOUT:[29,7,1,""],APPX_E_INVALID_PAYLOAD_PACKAGE_EXTENSION:[29,7,1,""],APPX_E_INVALID_SIP_CLIENT_DATA:[29,7,1,""],APPX_E_MISSING_REQUIRED_FILE:[29,7,1,""],APPX_E_PACKAGING_INTERNAL:[29,7,1,""],APPX_E_RELATIONSHIPS_NOT_ALLOWED:[29,7,1,""],APPX_E_REQUESTED_RANGE_TOO_LARGE:[29,7,1,""],APPX_E_RESOURCESPRI_NOT_ALLOWED:[29,7,1,""],ASYNC_MODE_COMPATIBILITY:[27,7,1,""],ASYNC_MODE_DEFAULT:[27,7,1,""],ATM_ADDR_SIZE:[27,7,1,""],ATM_AESA:[27,7,1,""],ATM_E164:[27,7,1,""],ATM_NSAP:[27,7,1,""],ATTRIBUTE_SECURITY_INFORMATION:[27,7,1,""],AT_KEYEXCHANGE:[27,7,1,""],AT_SIGNATURE:[27,7,1,""],BACKUP_SECURITY_INFORMATION:[27,7,1,""],BELOW_NORMAL_PRIORITY_CLASS:[27,7,1,""],BG_JOB_ENUM_ALL_USERS:[27,7,1,""],BG_NOTIFY_DISABLE:[27,7,1,""],BG_NOTIFY_FILE_TRANSFERRED:[27,7,1,""],BG_NOTIFY_JOB_ERROR:[27,7,1,""],BG_NOTIFY_JOB_MODIFICATION:[27,7,1,""],BG_NOTIFY_JOB_TRANSFERRED:[27,7,1,""],BIND_IF_SYNTAX_NDR32:[27,7,1,""],BIND_IF_SYNTAX_NDR64:[27,7,1,""],BIND_IF_SYNTAX_UNKNOWN:[27,7,1,""],BT_E_SPURIOUS_ACTIVATION:[29,7,1,""],CACHE_E_FIRST:[29,7,1,""],CACHE_E_LAST:[29,7,1,""],CACHE_E_NOCACHE_UPDATED:[29,7,1,""],CACHE_S_FIRST:[29,7,1,""],CACHE_S_FORMATETC_NOTSUPPORTED:[29,7,1,""],CACHE_S_LAST:[29,7,1,""],CACHE_S_SAMECACHE:[29,7,1,""],CACHE_S_SOMECACHES_NOTUPDATED:[29,7,1,""],CALLBACK_ALL_ACCESS:[27,7,1,""],CALLBACK_MODIFY_STATE:[27,7,1,""],CAT_E_CATIDNOEXIST:[29,7,1,""],CAT_E_FIRST:[29,7,1,""],CAT_E_LAST:[29,7,1,""],CAT_E_NODESCRIPTION:[29,7,1,""],CAT_MEMBERINFO2_OBJID:[27,7,1,""],CAT_MEMBERINFO_OBJID:[27,7,1,""],CAT_NAMEVALUE_OBJID:[27,7,1,""],CBA_CHECK_ENGOPT_DISALLOW_NETWORK_PATHS:[27,7,1,""],CBA_DEBUG_INFO:[27,7,1,""],CBA_DEFERRED_SYMBOL_LOAD_CANCEL:[27,7,1,""],CBA_DEFERRED_SYMBOL_LOAD_COMPLETE:[27,7,1,""],CBA_DEFERRED_SYMBOL_LOAD_FAILURE:[27,7,1,""],CBA_DEFERRED_SYMBOL_LOAD_PARTIAL:[27,7,1,""],CBA_DEFERRED_SYMBOL_LOAD_START:[27,7,1,""],CBA_DUPLICATE_SYMBOL:[27,7,1,""],CBA_ENGINE_PRESENT:[27,7,1,""],CBA_EVENT:[27,7,1,""],CBA_READ_MEMORY:[27,7,1,""],CBA_SET_OPTIONS:[27,7,1,""],CBA_SRCSRV_EVENT:[27,7,1,""],CBA_SRCSRV_INFO:[27,7,1,""],CBA_SYMBOLS_UNLOADED:[27,7,1,""],CBA_UPDATE_STATUS_BAR:[27,7,1,""],CERTSRV_E_ADMIN_DENIED_REQUEST:[29,7,1,""],CERTSRV_E_ALIGNMENT_FAULT:[29,7,1,""],CERTSRV_E_ARCHIVED_KEY_REQUIRED:[29,7,1,""],CERTSRV_E_ARCHIVED_KEY_UNEXPECTED:[29,7,1,""],CERTSRV_E_BAD_RENEWAL_CERT_ATTRIBUTE:[29,7,1,""],CERTSRV_E_BAD_RENEWAL_SUBJECT:[29,7,1,""],CERTSRV_E_BAD_REQUESTSTATUS:[29,7,1,""],CERTSRV_E_BAD_REQUESTSUBJECT:[29,7,1,""],CERTSRV_E_BAD_REQUEST_KEY_ARCHIVAL:[29,7,1,""],CERTSRV_E_BAD_TEMPLATE_VERSION:[29,7,1,""],CERTSRV_E_CERT_TYPE_OVERLAP:[29,7,1,""],CERTSRV_E_CORRUPT_KEY_ATTESTATION:[29,7,1,""],CERTSRV_E_DOWNLEVEL_DC_SSL_OR_UPGRADE:[29,7,1,""],CERTSRV_E_ENCODING_LENGTH:[29,7,1,""],CERTSRV_E_ENCRYPTION_CERT_REQUIRED:[29,7,1,""],CERTSRV_E_ENROLL_DENIED:[29,7,1,""],CERTSRV_E_EXPIRED_CHALLENGE:[29,7,1,""],CERTSRV_E_INVALID_ATTESTATION:[29,7,1,""],CERTSRV_E_INVALID_CA_CERTIFICATE:[29,7,1,""],CERTSRV_E_INVALID_EK:[29,7,1,""],CERTSRV_E_INVALID_IDBINDING:[29,7,1,""],CERTSRV_E_INVALID_REQUESTID:[29,7,1,""],CERTSRV_E_INVALID_RESPONSE:[29,7,1,""],CERTSRV_E_ISSUANCE_POLICY_REQUIRED:[29,7,1,""],CERTSRV_E_KEY_ARCHIVAL_NOT_CONFIGURED:[29,7,1,""],CERTSRV_E_KEY_ATTESTATION:[29,7,1,""],CERTSRV_E_KEY_ATTESTATION_NOT_SUPPORTED:[29,7,1,""],CERTSRV_E_KEY_LENGTH:[29,7,1,""],CERTSRV_E_NO_CAADMIN_DEFINED:[29,7,1,""],CERTSRV_E_NO_CERT_TYPE:[29,7,1,""],CERTSRV_E_NO_DB_SESSIONS:[29,7,1,""],CERTSRV_E_NO_POLICY_SERVER:[29,7,1,""],CERTSRV_E_NO_REQUEST:[29,7,1,""],CERTSRV_E_NO_VALID_KRA:[29,7,1,""],CERTSRV_E_PENDING_CLIENT_RESPONSE:[29,7,1,""],CERTSRV_E_PROPERTY_EMPTY:[29,7,1,""],CERTSRV_E_RENEWAL_BAD_PUBLIC_KEY:[29,7,1,""],CERTSRV_E_REQUEST_PRECERTIFICATE_MISMATCH:[29,7,1,""],CERTSRV_E_RESTRICTEDOFFICER:[29,7,1,""],CERTSRV_E_ROLECONFLICT:[29,7,1,""],CERTSRV_E_SERVER_SUSPENDED:[29,7,1,""],CERTSRV_E_SIGNATURE_COUNT:[29,7,1,""],CERTSRV_E_SIGNATURE_POLICY_REQUIRED:[29,7,1,""],CERTSRV_E_SIGNATURE_REJECTED:[29,7,1,""],CERTSRV_E_SMIME_REQUIRED:[29,7,1,""],CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED:[29,7,1,""],CERTSRV_E_SUBJECT_DIRECTORY_GUID_REQUIRED:[29,7,1,""],CERTSRV_E_SUBJECT_DNS_REQUIRED:[29,7,1,""],CERTSRV_E_SUBJECT_EMAIL_REQUIRED:[29,7,1,""],CERTSRV_E_SUBJECT_UPN_REQUIRED:[29,7,1,""],CERTSRV_E_TEMPLATE_CONFLICT:[29,7,1,""],CERTSRV_E_TEMPLATE_DENIED:[29,7,1,""],CERTSRV_E_TEMPLATE_POLICY_REQUIRED:[29,7,1,""],CERTSRV_E_TOO_MANY_SIGNATURES:[29,7,1,""],CERTSRV_E_UNKNOWN_CERT_TYPE:[29,7,1,""],CERTSRV_E_UNSUPPORTED_CERT_TYPE:[29,7,1,""],CERTSRV_E_WEAK_SIGNATURE_OR_KEY:[29,7,1,""],CERT_ACCESS_STATE_PROP_ID:[27,7,1,""],CERT_AIA_URL_RETRIEVED_PROP_ID:[27,7,1,""],CERT_ARCHIVED_KEY_HASH_PROP_ID:[27,7,1,""],CERT_ARCHIVED_PROP_ID:[27,7,1,""],CERT_AUTHORITY_INFO_ACCESS_PROP_ID:[27,7,1,""],CERT_AUTO_ENROLL_PROP_ID:[27,7,1,""],CERT_AUTO_ENROLL_RETRY_PROP_ID:[27,7,1,""],CERT_BACKED_UP_PROP_ID:[27,7,1,""],CERT_CHAIN_REVOCATION_CHECK_CACHE_ONLY:[27,7,1,""],CERT_CHAIN_REVOCATION_CHECK_CHAIN:[27,7,1,""],CERT_CHAIN_REVOCATION_CHECK_CHAIN_EXCLUDE_ROOT:[27,7,1,""],CERT_CHAIN_REVOCATION_CHECK_END_CERT:[27,7,1,""],CERT_COMPARE_ANY:[27,7,1,""],CERT_COMPARE_ATTR:[27,7,1,""],CERT_COMPARE_CERT_ID:[27,7,1,""],CERT_COMPARE_CROSS_CERT_DIST_POINTS:[27,7,1,""],CERT_COMPARE_CTL_USAGE:[27,7,1,""],CERT_COMPARE_ENHKEY_USAGE:[27,7,1,""],CERT_COMPARE_EXISTING:[27,7,1,""],CERT_COMPARE_HASH:[27,7,1,""],CERT_COMPARE_ISSUER_OF:[27,7,1,""],CERT_COMPARE_KEY_IDENTIFIER:[27,7,1,""],CERT_COMPARE_KEY_SPEC:[27,7,1,""],CERT_COMPARE_MASK:[27,7,1,""],CERT_COMPARE_MD5_HASH:[27,7,1,""],CERT_COMPARE_NAME:[27,7,1,""],CERT_COMPARE_NAME_STR_A:[27,7,1,""],CERT_COMPARE_NAME_STR_W:[27,7,1,""],CERT_COMPARE_PROPERTY:[27,7,1,""],CERT_COMPARE_PUBKEY_MD5_HASH:[27,7,1,""],CERT_COMPARE_PUBLIC_KEY:[27,7,1,""],CERT_COMPARE_SHA1_HASH:[27,7,1,""],CERT_COMPARE_SHIFT:[27,7,1,""],CERT_COMPARE_SIGNATURE_HASH:[27,7,1,""],CERT_COMPARE_SUBJECT_CERT:[27,7,1,""],CERT_COMPARE_SUBJECT_INFO_ACCESS:[27,7,1,""],CERT_CROSS_CERT_DIST_POINTS_PROP_ID:[27,7,1,""],CERT_CTL_USAGE_PROP_ID:[27,7,1,""],CERT_DATE_STAMP_PROP_ID:[27,7,1,""],CERT_DESCRIPTION_PROP_ID:[27,7,1,""],CERT_EFS_PROP_ID:[27,7,1,""],CERT_ENCODING_TYPE_MASK:[27,7,1,""],CERT_ENHKEY_USAGE_PROP_ID:[27,7,1,""],CERT_ENROLLMENT_PROP_ID:[27,7,1,""],CERT_EXTENDED_ERROR_INFO_PROP_ID:[27,7,1,""],CERT_E_CHAINING:[29,7,1,""],CERT_E_CN_NO_MATCH:[29,7,1,""],CERT_E_CRITICAL:[29,7,1,""],CERT_E_EXPIRED:[29,7,1,""],CERT_E_INVALID_NAME:[29,7,1,""],CERT_E_INVALID_POLICY:[29,7,1,""],CERT_E_ISSUERCHAINING:[29,7,1,""],CERT_E_MALFORMED:[29,7,1,""],CERT_E_PATHLENCONST:[29,7,1,""],CERT_E_PURPOSE:[29,7,1,""],CERT_E_REVOCATION_FAILURE:[29,7,1,""],CERT_E_REVOKED:[29,7,1,""],CERT_E_ROLE:[29,7,1,""],CERT_E_UNTRUSTEDCA:[29,7,1,""],CERT_E_UNTRUSTEDROOT:[29,7,1,""],CERT_E_UNTRUSTEDTESTROOT:[29,7,1,""],CERT_E_VALIDITYPERIODNESTING:[29,7,1,""],CERT_E_WRONG_USAGE:[29,7,1,""],CERT_FIND_ANY:[27,7,1,""],CERT_FIND_CERT_ID:[27,7,1,""],CERT_FIND_CROSS_CERT_DIST_POINTS:[27,7,1,""],CERT_FIND_CTL_USAGE:[27,7,1,""],CERT_FIND_ENHKEY_USAGE:[27,7,1,""],CERT_FIND_EXISTING:[27,7,1,""],CERT_FIND_HASH:[27,7,1,""],CERT_FIND_ISSUER_ATTR:[27,7,1,""],CERT_FIND_ISSUER_NAME:[27,7,1,""],CERT_FIND_ISSUER_OF:[27,7,1,""],CERT_FIND_ISSUER_STR:[27,7,1,""],CERT_FIND_ISSUER_STR_A:[27,7,1,""],CERT_FIND_ISSUER_STR_W:[27,7,1,""],CERT_FIND_KEY_IDENTIFIER:[27,7,1,""],CERT_FIND_KEY_SPEC:[27,7,1,""],CERT_FIND_MD5_HASH:[27,7,1,""],CERT_FIND_PROPERTY:[27,7,1,""],CERT_FIND_PUBKEY_MD5_HASH:[27,7,1,""],CERT_FIND_PUBLIC_KEY:[27,7,1,""],CERT_FIND_SHA1_HASH:[27,7,1,""],CERT_FIND_SIGNATURE_HASH:[27,7,1,""],CERT_FIND_SUBJECT_ATTR:[27,7,1,""],CERT_FIND_SUBJECT_CERT:[27,7,1,""],CERT_FIND_SUBJECT_INFO_ACCESS:[27,7,1,""],CERT_FIND_SUBJECT_NAME:[27,7,1,""],CERT_FIND_SUBJECT_STR:[27,7,1,""],CERT_FIND_SUBJECT_STR_A:[27,7,1,""],CERT_FIND_SUBJECT_STR_W:[27,7,1,""],CERT_FORTEZZA_DATA_PROP_ID:[27,7,1,""],CERT_FRIENDLY_NAME_PROP_ID:[27,7,1,""],CERT_HASH_PROP_ID:[27,7,1,""],CERT_IE30_RESERVED_PROP_ID:[27,7,1,""],CERT_INFO_EXTENSION_FLAG:[27,7,1,""],CERT_INFO_ISSUER_FLAG:[27,7,1,""],CERT_INFO_ISSUER_UNIQUE_ID_FLAG:[27,7,1,""],CERT_INFO_NOT_AFTER_FLAG:[27,7,1,""],CERT_INFO_NOT_BEFORE_FLAG:[27,7,1,""],CERT_INFO_SERIAL_NUMBER_FLAG:[27,7,1,""],CERT_INFO_SIGNATURE_ALGORITHM_FLAG:[27,7,1,""],CERT_INFO_SUBJECT_FLAG:[27,7,1,""],CERT_INFO_SUBJECT_PUBLIC_KEY_INFO_FLAG:[27,7,1,""],CERT_INFO_SUBJECT_UNIQUE_ID_FLAG:[27,7,1,""],CERT_INFO_VERSION_FLAG:[27,7,1,""],CERT_ISSUER_PUBLIC_KEY_MD5_HASH_PROP_ID:[27,7,1,""],CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PROP_ID:[27,7,1,""],CERT_KEY_CONTEXT_PROP_ID:[27,7,1,""],CERT_KEY_IDENTIFIER_PROP_ID:[27,7,1,""],CERT_KEY_PROV_HANDLE_PROP_ID:[27,7,1,""],CERT_KEY_PROV_INFO_PROP_ID:[27,7,1,""],CERT_KEY_SPEC_PROP_ID:[27,7,1,""],CERT_MD5_HASH_PROP_ID:[27,7,1,""],CERT_NAME_ATTR_TYPE:[27,7,1,""],CERT_NAME_DISABLE_IE4_UTF8_FLAG:[27,7,1,""],CERT_NAME_DNS_TYPE:[27,7,1,""],CERT_NAME_EMAIL_TYPE:[27,7,1,""],CERT_NAME_FRIENDLY_DISPLAY_TYPE:[27,7,1,""],CERT_NAME_ISSUER_FLAG:[27,7,1,""],CERT_NAME_RDN_TYPE:[27,7,1,""],CERT_NAME_SIMPLE_DISPLAY_TYPE:[27,7,1,""],CERT_NAME_UPN_TYPE:[27,7,1,""],CERT_NAME_URL_TYPE:[27,7,1,""],CERT_NEXT_UPDATE_LOCATION_PROP_ID:[27,7,1,""],CERT_OCSP_RESPONSE_PROP_ID:[27,7,1,""],CERT_OID_NAME_STR:[27,7,1,""],CERT_PUBKEY_ALG_PARA_PROP_ID:[27,7,1,""],CERT_PUBKEY_HASH_RESERVED_PROP_ID:[27,7,1,""],CERT_PVK_FILE_PROP_ID:[27,7,1,""],CERT_QUERY_CONTENT_CERT:[27,7,1,""],CERT_QUERY_CONTENT_CERT_PAIR:[27,7,1,""],CERT_QUERY_CONTENT_CRL:[27,7,1,""],CERT_QUERY_CONTENT_CTL:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_ALL:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_CERT:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_CERT_PAIR:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_CRL:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_CTL:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_PFX:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_PFX_AND_LOAD:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_PKCS10:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_PKCS7_SIGNED:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_PKCS7_SIGNED_EMBED:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_PKCS7_UNSIGNED:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_SERIALIZED_CERT:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_SERIALIZED_CRL:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_SERIALIZED_CTL:[27,7,1,""],CERT_QUERY_CONTENT_FLAG_SERIALIZED_STORE:[27,7,1,""],CERT_QUERY_CONTENT_PFX:[27,7,1,""],CERT_QUERY_CONTENT_PFX_AND_LOAD:[27,7,1,""],CERT_QUERY_CONTENT_PKCS10:[27,7,1,""],CERT_QUERY_CONTENT_PKCS7_SIGNED:[27,7,1,""],CERT_QUERY_CONTENT_PKCS7_SIGNED_EMBED:[27,7,1,""],CERT_QUERY_CONTENT_PKCS7_UNSIGNED:[27,7,1,""],CERT_QUERY_CONTENT_SERIALIZED_CERT:[27,7,1,""],CERT_QUERY_CONTENT_SERIALIZED_CRL:[27,7,1,""],CERT_QUERY_CONTENT_SERIALIZED_CTL:[27,7,1,""],CERT_QUERY_CONTENT_SERIALIZED_STORE:[27,7,1,""],CERT_QUERY_FORMAT_ASN_ASCII_HEX_ENCODED:[27,7,1,""],CERT_QUERY_FORMAT_BASE64_ENCODED:[27,7,1,""],CERT_QUERY_FORMAT_BINARY:[27,7,1,""],CERT_QUERY_FORMAT_FLAG_ALL:[27,7,1,""],CERT_QUERY_FORMAT_FLAG_ASN_ASCII_HEX_ENCODED:[27,7,1,""],CERT_QUERY_FORMAT_FLAG_BASE64_ENCODED:[27,7,1,""],CERT_QUERY_FORMAT_FLAG_BINARY:[27,7,1,""],CERT_QUERY_OBJECT_BLOB:[27,7,1,""],CERT_QUERY_OBJECT_FILE:[27,7,1,""],CERT_RENEWAL_PROP_ID:[27,7,1,""],CERT_REQUEST_ORIGINATOR_PROP_ID:[27,7,1,""],CERT_SHA1_HASH_PROP_ID:[27,7,1,""],CERT_SIGNATURE_HASH_PROP_ID:[27,7,1,""],CERT_SIMPLE_NAME_STR:[27,7,1,""],CERT_SMART_CARD_DATA_PROP_ID:[27,7,1,""],CERT_SOURCE_LOCATION_PROP_ID:[27,7,1,""],CERT_STORE_ADD_ALWAYS:[27,7,1,""],CERT_STORE_ADD_NEW:[27,7,1,""],CERT_STORE_ADD_NEWER:[27,7,1,""],CERT_STORE_ADD_NEWER_INHERIT_PROPERTIES:[27,7,1,""],CERT_STORE_ADD_REPLACE_EXISTING:[27,7,1,""],CERT_STORE_ADD_REPLACE_EXISTING_INHERIT_PROPERTIES:[27,7,1,""],CERT_STORE_ADD_USE_EXISTING:[27,7,1,""],CERT_STORE_BACKUP_RESTORE_FLAG:[27,7,1,""],CERT_STORE_CERTIFICATE_CONTEXT:[27,7,1,""],CERT_STORE_CREATE_NEW_FLAG:[27,7,1,""],CERT_STORE_CRL_CONTEXT:[27,7,1,""],CERT_STORE_CTL_CONTEXT:[27,7,1,""],CERT_STORE_DEFER_CLOSE_UNTIL_LAST_FREE_FLAG:[27,7,1,""],CERT_STORE_DELETE_FLAG:[27,7,1,""],CERT_STORE_ENUM_ARCHIVED_FLAG:[27,7,1,""],CERT_STORE_MANIFOLD_FLAG:[27,7,1,""],CERT_STORE_MAXIMUM_ALLOWED_FLAG:[27,7,1,""],CERT_STORE_NO_CRYPT_RELEASE_FLAG:[27,7,1,""],CERT_STORE_OPEN_EXISTING_FLAG:[27,7,1,""],CERT_STORE_PROV_COLLECTION:[27,7,1,""],CERT_STORE_PROV_FILE:[27,7,1,""],CERT_STORE_PROV_FILENAME:[27,7,1,""],CERT_STORE_PROV_FILENAME_A:[27,7,1,""],CERT_STORE_PROV_FILENAME_W:[27,7,1,""],CERT_STORE_PROV_LDAP:[27,7,1,""],CERT_STORE_PROV_LDAP_W:[27,7,1,""],CERT_STORE_PROV_MEMORY:[27,7,1,""],CERT_STORE_PROV_MSG:[27,7,1,""],CERT_STORE_PROV_PHYSICAL:[27,7,1,""],CERT_STORE_PROV_PHYSICAL_W:[27,7,1,""],CERT_STORE_PROV_PKCS12:[27,7,1,""],CERT_STORE_PROV_PKCS7:[27,7,1,""],CERT_STORE_PROV_REG:[27,7,1,""],CERT_STORE_PROV_SERIALIZED:[27,7,1,""],CERT_STORE_PROV_SMART_CARD:[27,7,1,""],CERT_STORE_PROV_SMART_CARD_W:[27,7,1,""],CERT_STORE_PROV_SYSTEM:[27,7,1,""],CERT_STORE_PROV_SYSTEM_A:[27,7,1,""],CERT_STORE_PROV_SYSTEM_REGISTRY:[27,7,1,""],CERT_STORE_PROV_SYSTEM_REGISTRY_A:[27,7,1,""],CERT_STORE_PROV_SYSTEM_REGISTRY_W:[27,7,1,""],CERT_STORE_PROV_SYSTEM_W:[27,7,1,""],CERT_STORE_READONLY_FLAG:[27,7,1,""],CERT_STORE_SET_LOCALIZED_NAME_FLAG:[27,7,1,""],CERT_STORE_SHARE_CONTEXT_FLAG:[27,7,1,""],CERT_STORE_SHARE_STORE_FLAG:[27,7,1,""],CERT_STORE_UNSAFE_PHYSICAL_FLAG:[27,7,1,""],CERT_STORE_UPDATE_KEYID_FLAG:[27,7,1,""],CERT_SUBJECT_NAME_MD5_HASH_PROP_ID:[27,7,1,""],CERT_SUBJECT_PUBLIC_KEY_MD5_HASH_PROP_ID:[27,7,1,""],CERT_SYSTEM_STORE_CURRENT_SERVICE:[27,7,1,""],CERT_SYSTEM_STORE_CURRENT_SERVICE_ID:[27,7,1,""],CERT_SYSTEM_STORE_CURRENT_USER:[27,7,1,""],CERT_SYSTEM_STORE_CURRENT_USER_GROUP_POLICY:[27,7,1,""],CERT_SYSTEM_STORE_CURRENT_USER_GROUP_POLICY_ID:[27,7,1,""],CERT_SYSTEM_STORE_CURRENT_USER_ID:[27,7,1,""],CERT_SYSTEM_STORE_LOCAL_MACHINE:[27,7,1,""],CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE:[27,7,1,""],CERT_SYSTEM_STORE_LOCAL_MACHINE_ENTERPRISE_ID:[27,7,1,""],CERT_SYSTEM_STORE_LOCAL_MACHINE_GROUP_POLICY:[27,7,1,""],CERT_SYSTEM_STORE_LOCAL_MACHINE_GROUP_POLICY_ID:[27,7,1,""],CERT_SYSTEM_STORE_LOCAL_MACHINE_ID:[27,7,1,""],CERT_SYSTEM_STORE_LOCATION_MASK:[27,7,1,""],CERT_SYSTEM_STORE_LOCATION_SHIFT:[27,7,1,""],CERT_SYSTEM_STORE_SERVICES:[27,7,1,""],CERT_SYSTEM_STORE_SERVICES_ID:[27,7,1,""],CERT_SYSTEM_STORE_UNPROTECTED_FLAG:[27,7,1,""],CERT_SYSTEM_STORE_USERS:[27,7,1,""],CERT_SYSTEM_STORE_USERS_ID:[27,7,1,""],CERT_TRUST_CTL_IS_NOT_SIGNATURE_VALID:[27,7,1,""],CERT_TRUST_CTL_IS_NOT_TIME_VALID:[27,7,1,""],CERT_TRUST_CTL_IS_NOT_VALID_FOR_USAGE:[27,7,1,""],CERT_TRUST_HAS_CRL_VALIDITY_EXTENDED:[27,7,1,""],CERT_TRUST_HAS_EXACT_MATCH_ISSUER:[27,7,1,""],CERT_TRUST_HAS_EXCLUDED_NAME_CONSTRAINT:[27,7,1,""],CERT_TRUST_HAS_ISSUANCE_CHAIN_POLICY:[27,7,1,""],CERT_TRUST_HAS_KEY_MATCH_ISSUER:[27,7,1,""],CERT_TRUST_HAS_NAME_MATCH_ISSUER:[27,7,1,""],CERT_TRUST_HAS_NOT_DEFINED_NAME_CONSTRAINT:[27,7,1,""],CERT_TRUST_HAS_NOT_PERMITTED_NAME_CONSTRAINT:[27,7,1,""],CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT:[27,7,1,""],CERT_TRUST_HAS_NOT_SUPPORTED_NAME_CONSTRAINT:[27,7,1,""],CERT_TRUST_HAS_PREFERRED_ISSUER:[27,7,1,""],CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS:[27,7,1,""],CERT_TRUST_INVALID_BASIC_CONSTRAINTS:[27,7,1,""],CERT_TRUST_INVALID_EXTENSION:[27,7,1,""],CERT_TRUST_INVALID_NAME_CONSTRAINTS:[27,7,1,""],CERT_TRUST_INVALID_POLICY_CONSTRAINTS:[27,7,1,""],CERT_TRUST_IS_COMPLEX_CHAIN:[27,7,1,""],CERT_TRUST_IS_CYCLIC:[27,7,1,""],CERT_TRUST_IS_EXPLICIT_DISTRUST:[27,7,1,""],CERT_TRUST_IS_FROM_EXCLUSIVE_TRUST_STORE:[27,7,1,""],CERT_TRUST_IS_NOT_SIGNATURE_VALID:[27,7,1,""],CERT_TRUST_IS_NOT_TIME_NESTED:[27,7,1,""],CERT_TRUST_IS_NOT_TIME_VALID:[27,7,1,""],CERT_TRUST_IS_NOT_VALID_FOR_USAGE:[27,7,1,""],CERT_TRUST_IS_OFFLINE_REVOCATION:[27,7,1,""],CERT_TRUST_IS_PARTIAL_CHAIN:[27,7,1,""],CERT_TRUST_IS_PEER_TRUSTED:[27,7,1,""],CERT_TRUST_IS_REVOKED:[27,7,1,""],CERT_TRUST_IS_SELF_SIGNED:[27,7,1,""],CERT_TRUST_IS_UNTRUSTED_ROOT:[27,7,1,""],CERT_TRUST_NO_ERROR:[27,7,1,""],CERT_TRUST_NO_ISSUANCE_CHAIN_POLICY:[27,7,1,""],CERT_TRUST_REVOCATION_STATUS_UNKNOWN:[27,7,1,""],CERT_X500_NAME_STR:[27,7,1,""],CERT_XML_NAME_STR:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_BOOLEAN:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_FQBN:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_INT64:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_INVALID:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_OCTET_STRING:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_SID:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_STRING:[27,7,1,""],CLAIM_SECURITY_ATTRIBUTE_TYPE_UINT64:[27,7,1,""],CLASSFACTORY_E_FIRST:[29,7,1,""],CLASSFACTORY_E_LAST:[29,7,1,""],CLASSFACTORY_S_FIRST:[29,7,1,""],CLASSFACTORY_S_LAST:[29,7,1,""],CLASS_E_CLASSNOTAVAILABLE:[29,7,1,""],CLASS_E_NOAGGREGATION:[29,7,1,""],CLASS_E_NOTLICENSED:[29,7,1,""],CLIENTSITE_E_FIRST:[29,7,1,""],CLIENTSITE_E_LAST:[29,7,1,""],CLIENTSITE_S_FIRST:[29,7,1,""],CLIENTSITE_S_LAST:[29,7,1,""],CLIPBRD_E_BAD_DATA:[29,7,1,""],CLIPBRD_E_CANT_CLOSE:[29,7,1,""],CLIPBRD_E_CANT_EMPTY:[29,7,1,""],CLIPBRD_E_CANT_OPEN:[29,7,1,""],CLIPBRD_E_CANT_SET:[29,7,1,""],CLIPBRD_E_FIRST:[29,7,1,""],CLIPBRD_E_LAST:[29,7,1,""],CLIPBRD_S_FIRST:[29,7,1,""],CLIPBRD_S_LAST:[29,7,1,""],CLUSAPI_ALL_ACCESS:[27,7,1,""],CLUSAPI_CHANGE_ACCESS:[27,7,1,""],CLUSAPI_NO_ACCESS:[27,7,1,""],CLUSAPI_READ_ACCESS:[27,7,1,""],CMSG_ATTR_CERT_COUNT_PARAM:[27,7,1,""],CMSG_ATTR_CERT_PARAM:[27,7,1,""],CMSG_AUTHENTICATED_ATTRIBUTES_FLAG:[27,7,1,""],CMSG_BARE_CONTENT_FLAG:[27,7,1,""],CMSG_BARE_CONTENT_PARAM:[27,7,1,""],CMSG_CERT_COUNT_PARAM:[27,7,1,""],CMSG_CERT_PARAM:[27,7,1,""],CMSG_CMS_ENCAPSULATED_CONTENT_FLAG:[27,7,1,""],CMSG_CMS_RECIPIENT_COUNT_PARAM:[27,7,1,""],CMSG_CMS_RECIPIENT_ENCRYPTED_KEY_INDEX_PARAM:[27,7,1,""],CMSG_CMS_RECIPIENT_INDEX_PARAM:[27,7,1,""],CMSG_CMS_RECIPIENT_INFO_PARAM:[27,7,1,""],CMSG_CMS_SIGNER_INFO_PARAM:[27,7,1,""],CMSG_COMPUTED_HASH_PARAM:[27,7,1,""],CMSG_CONTENTS_OCTETS_FLAG:[27,7,1,""],CMSG_CONTENT_PARAM:[27,7,1,""],CMSG_CRL_COUNT_PARAM:[27,7,1,""],CMSG_CRL_PARAM:[27,7,1,""],CMSG_CRYPT_RELEASE_CONTEXT_FLAG:[27,7,1,""],CMSG_CTRL_ADD_ATTR_CERT:[27,7,1,""],CMSG_CTRL_ADD_CERT:[27,7,1,""],CMSG_CTRL_ADD_CMS_SIGNER_INFO:[27,7,1,""],CMSG_CTRL_ADD_CRL:[27,7,1,""],CMSG_CTRL_ADD_SIGNER:[27,7,1,""],CMSG_CTRL_ADD_SIGNER_UNAUTH_ATTR:[27,7,1,""],CMSG_CTRL_DECRYPT:[27,7,1,""],CMSG_CTRL_DEL_ATTR_CERT:[27,7,1,""],CMSG_CTRL_DEL_CERT:[27,7,1,""],CMSG_CTRL_DEL_CRL:[27,7,1,""],CMSG_CTRL_DEL_SIGNER:[27,7,1,""],CMSG_CTRL_DEL_SIGNER_UNAUTH_ATTR:[27,7,1,""],CMSG_CTRL_ENABLE_STRONG_SIGNATURE:[27,7,1,""],CMSG_CTRL_KEY_AGREE_DECRYPT:[27,7,1,""],CMSG_CTRL_KEY_TRANS_DECRYPT:[27,7,1,""],CMSG_CTRL_MAIL_LIST_DECRYPT:[27,7,1,""],CMSG_CTRL_VERIFY_HASH:[27,7,1,""],CMSG_CTRL_VERIFY_SIGNATURE:[27,7,1,""],CMSG_CTRL_VERIFY_SIGNATURE_EX:[27,7,1,""],CMSG_DATA:[27,7,1,""],CMSG_DETACHED_FLAG:[27,7,1,""],CMSG_ENCODED_MESSAGE:[27,7,1,""],CMSG_ENCODED_SIGNER:[27,7,1,""],CMSG_ENCODING_TYPE_MASK:[27,7,1,""],CMSG_ENCRYPTED:[27,7,1,""],CMSG_ENCRYPTED_DIGEST:[27,7,1,""],CMSG_ENCRYPT_PARAM:[27,7,1,""],CMSG_ENVELOPED:[27,7,1,""],CMSG_ENVELOPE_ALGORITHM_PARAM:[27,7,1,""],CMSG_HASHED:[27,7,1,""],CMSG_HASH_ALGORITHM_PARAM:[27,7,1,""],CMSG_HASH_DATA_PARAM:[27,7,1,""],CMSG_INDEFINITE_LENGTH:[27,7,1,""],CMSG_INNER_CONTENT_TYPE_PARAM:[27,7,1,""],CMSG_LENGTH_ONLY_FLAG:[27,7,1,""],CMSG_MAX_LENGTH_FLAG:[27,7,1,""],CMSG_RECIPIENT_COUNT_PARAM:[27,7,1,""],CMSG_RECIPIENT_INDEX_PARAM:[27,7,1,""],CMSG_RECIPIENT_INFO_PARAM:[27,7,1,""],CMSG_SIGNED:[27,7,1,""],CMSG_SIGNED_AND_ENVELOPED:[27,7,1,""],CMSG_SIGNER_AUTH_ATTR_PARAM:[27,7,1,""],CMSG_SIGNER_CERT_ID_PARAM:[27,7,1,""],CMSG_SIGNER_CERT_INFO_PARAM:[27,7,1,""],CMSG_SIGNER_COUNT_PARAM:[27,7,1,""],CMSG_SIGNER_HASH_ALGORITHM_PARAM:[27,7,1,""],CMSG_SIGNER_INFO_PARAM:[27,7,1,""],CMSG_SIGNER_UNAUTH_ATTR_PARAM:[27,7,1,""],CMSG_TYPE_PARAM:[27,7,1,""],CMSG_UNPROTECTED_ATTR_PARAM:[27,7,1,""],CMSG_VERIFY_SIGNER_CERT:[27,7,1,""],CMSG_VERIFY_SIGNER_CHAIN:[27,7,1,""],CMSG_VERIFY_SIGNER_NULL:[27,7,1,""],CMSG_VERIFY_SIGNER_PUBKEY:[27,7,1,""],CMSG_VERSION_PARAM:[27,7,1,""],COMADMIN_E_ALREADYINSTALLED:[29,7,1,""],COMADMIN_E_AMBIGUOUS_APPLICATION_NAME:[29,7,1,""],COMADMIN_E_AMBIGUOUS_PARTITION_NAME:[29,7,1,""],COMADMIN_E_APPDIRNOTFOUND:[29,7,1,""],COMADMIN_E_APPLICATIONEXISTS:[29,7,1,""],COMADMIN_E_APPLID_MATCHES_CLSID:[29,7,1,""],COMADMIN_E_APP_FILE_READFAIL:[29,7,1,""],COMADMIN_E_APP_FILE_VERSION:[29,7,1,""],COMADMIN_E_APP_FILE_WRITEFAIL:[29,7,1,""],COMADMIN_E_APP_NOT_RUNNING:[29,7,1,""],COMADMIN_E_AUTHENTICATIONLEVEL:[29,7,1,""],COMADMIN_E_BADPATH:[29,7,1,""],COMADMIN_E_BADREGISTRYLIBID:[29,7,1,""],COMADMIN_E_BADREGISTRYPROGID:[29,7,1,""],COMADMIN_E_BASEPARTITION_REQUIRED_IN_SET:[29,7,1,""],COMADMIN_E_BASE_PARTITION_ONLY:[29,7,1,""],COMADMIN_E_CANNOT_ALIAS_EVENTCLASS:[29,7,1,""],COMADMIN_E_CANTCOPYFILE:[29,7,1,""],COMADMIN_E_CANTMAKEINPROCSERVICE:[29,7,1,""],COMADMIN_E_CANTRECYCLELIBRARYAPPS:[29,7,1,""],COMADMIN_E_CANTRECYCLESERVICEAPPS:[29,7,1,""],COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT:[29,7,1,""],COMADMIN_E_CAN_NOT_EXPORT_APP_PROXY:[29,7,1,""],COMADMIN_E_CAN_NOT_EXPORT_SYS_APP:[29,7,1,""],COMADMIN_E_CAN_NOT_START_APP:[29,7,1,""],COMADMIN_E_CAT_BITNESSMISMATCH:[29,7,1,""],COMADMIN_E_CAT_DUPLICATE_PARTITION_NAME:[29,7,1,""],COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED:[29,7,1,""],COMADMIN_E_CAT_INVALID_PARTITION_NAME:[29,7,1,""],COMADMIN_E_CAT_PARTITION_IN_USE:[29,7,1,""],COMADMIN_E_CAT_PAUSE_RESUME_NOT_SUPPORTED:[29,7,1,""],COMADMIN_E_CAT_SERVERFAULT:[29,7,1,""],COMADMIN_E_CAT_UNACCEPTABLEBITNESS:[29,7,1,""],COMADMIN_E_CAT_WRONGAPPBITNESS:[29,7,1,""],COMADMIN_E_CLSIDORIIDMISMATCH:[29,7,1,""],COMADMIN_E_COMPFILE_BADTLB:[29,7,1,""],COMADMIN_E_COMPFILE_CLASSNOTAVAIL:[29,7,1,""],COMADMIN_E_COMPFILE_DOESNOTEXIST:[29,7,1,""],COMADMIN_E_COMPFILE_GETCLASSOBJ:[29,7,1,""],COMADMIN_E_COMPFILE_LOADDLLFAIL:[29,7,1,""],COMADMIN_E_COMPFILE_NOREGISTRAR:[29,7,1,""],COMADMIN_E_COMPFILE_NOTINSTALLABLE:[29,7,1,""],COMADMIN_E_COMPONENTEXISTS:[29,7,1,""],COMADMIN_E_COMP_MOVE_BAD_DEST:[29,7,1,""],COMADMIN_E_COMP_MOVE_DEST:[29,7,1,""],COMADMIN_E_COMP_MOVE_LOCKED:[29,7,1,""],COMADMIN_E_COMP_MOVE_PRIVATE:[29,7,1,""],COMADMIN_E_COMP_MOVE_SOURCE:[29,7,1,""],COMADMIN_E_COREQCOMPINSTALLED:[29,7,1,""],COMADMIN_E_DEFAULT_PARTITION_NOT_IN_SET:[29,7,1,""],COMADMIN_E_DLLLOADFAILED:[29,7,1,""],COMADMIN_E_DLLREGISTERSERVER:[29,7,1,""],COMADMIN_E_EVENTCLASS_CANT_BE_SUBSCRIBER:[29,7,1,""],COMADMIN_E_FILE_PARTITION_DUPLICATE_FILES:[29,7,1,""],COMADMIN_E_INVALIDUSERIDS:[29,7,1,""],COMADMIN_E_INVALID_PARTITION:[29,7,1,""],COMADMIN_E_KEYMISSING:[29,7,1,""],COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_1_0_FORMAT:[29,7,1,""],COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_NONBASE_PARTITIONS:[29,7,1,""],COMADMIN_E_LIB_APP_PROXY_INCOMPATIBLE:[29,7,1,""],COMADMIN_E_MIG_SCHEMANOTFOUND:[29,7,1,""],COMADMIN_E_MIG_VERSIONNOTSUPPORTED:[29,7,1,""],COMADMIN_E_NOREGISTRYCLSID:[29,7,1,""],COMADMIN_E_NOSERVERSHARE:[29,7,1,""],COMADMIN_E_NOTCHANGEABLE:[29,7,1,""],COMADMIN_E_NOTDELETEABLE:[29,7,1,""],COMADMIN_E_NOTINREGISTRY:[29,7,1,""],COMADMIN_E_NOUSER:[29,7,1,""],COMADMIN_E_OBJECTERRORS:[29,7,1,""],COMADMIN_E_OBJECTEXISTS:[29,7,1,""],COMADMIN_E_OBJECTINVALID:[29,7,1,""],COMADMIN_E_OBJECTNOTPOOLABLE:[29,7,1,""],COMADMIN_E_OBJECT_DOES_NOT_EXIST:[29,7,1,""],COMADMIN_E_OBJECT_PARENT_MISSING:[29,7,1,""],COMADMIN_E_PARTITIONS_DISABLED:[29,7,1,""],COMADMIN_E_PARTITION_ACCESSDENIED:[29,7,1,""],COMADMIN_E_PARTITION_MSI_ONLY:[29,7,1,""],COMADMIN_E_PAUSEDPROCESSMAYNOTBERECYCLED:[29,7,1,""],COMADMIN_E_PRIVATE_ACCESSDENIED:[29,7,1,""],COMADMIN_E_PROCESSALREADYRECYCLED:[29,7,1,""],COMADMIN_E_PROGIDINUSEBYCLSID:[29,7,1,""],COMADMIN_E_PROPERTYSAVEFAILED:[29,7,1,""],COMADMIN_E_PROPERTY_OVERFLOW:[29,7,1,""],COMADMIN_E_RECYCLEDPROCESSMAYNOTBEPAUSED:[29,7,1,""],COMADMIN_E_REGDB_ALREADYRUNNING:[29,7,1,""],COMADMIN_E_REGDB_NOTINITIALIZED:[29,7,1,""],COMADMIN_E_REGDB_NOTOPEN:[29,7,1,""],COMADMIN_E_REGDB_SYSTEMERR:[29,7,1,""],COMADMIN_E_REGFILE_CORRUPT:[29,7,1,""],COMADMIN_E_REGISTERTLB:[29,7,1,""],COMADMIN_E_REGISTRARFAILED:[29,7,1,""],COMADMIN_E_REGISTRY_ACCESSDENIED:[29,7,1,""],COMADMIN_E_REMOTEINTERFACE:[29,7,1,""],COMADMIN_E_REQUIRES_DIFFERENT_PLATFORM:[29,7,1,""],COMADMIN_E_ROLEEXISTS:[29,7,1,""],COMADMIN_E_ROLE_DOES_NOT_EXIST:[29,7,1,""],COMADMIN_E_SAFERINVALID:[29,7,1,""],COMADMIN_E_SERVICENOTINSTALLED:[29,7,1,""],COMADMIN_E_SESSION:[29,7,1,""],COMADMIN_E_START_APP_DISABLED:[29,7,1,""],COMADMIN_E_START_APP_NEEDS_COMPONENTS:[29,7,1,""],COMADMIN_E_SVCAPP_NOT_POOLABLE_OR_RECYCLABLE:[29,7,1,""],COMADMIN_E_SYSTEMAPP:[29,7,1,""],COMADMIN_E_USERPASSWDNOTVALID:[29,7,1,""],COMADMIN_E_USER_IN_SET:[29,7,1,""],COMPRESSION_ENGINE_HIBER:[27,7,1,""],COMPRESSION_ENGINE_MAXIMUM:[27,7,1,""],COMPRESSION_ENGINE_STANDARD:[27,7,1,""],COMPRESSION_FORMAT_DEFAULT:[27,7,1,""],COMPRESSION_FORMAT_LZNT1:[27,7,1,""],COMPRESSION_FORMAT_NONE:[27,7,1,""],COMPRESSION_FORMAT_XPRESS:[27,7,1,""],COMPRESSION_FORMAT_XPRESS_HUFF:[27,7,1,""],COMQC_E_APPLICATION_NOT_QUEUED:[29,7,1,""],COMQC_E_BAD_MESSAGE:[29,7,1,""],COMQC_E_NO_IPERSISTSTREAM:[29,7,1,""],COMQC_E_NO_QUEUEABLE_INTERFACES:[29,7,1,""],COMQC_E_QUEUING_SERVICE_NOT_AVAILABLE:[29,7,1,""],COMQC_E_UNAUTHENTICATED:[29,7,1,""],COMQC_E_UNTRUSTED_ENQUEUER:[29,7,1,""],COM_ACTIVATE_LOCAL:[27,7,1,""],COM_ACTIVATE_REMOTE:[27,7,1,""],COM_EXECUTE:[27,7,1,""],COM_EXECUTE_LOCAL:[27,7,1,""],COM_EXECUTE_REMOTE:[27,7,1,""],CONTAINER_INHERIT_ACE:[27,7,1,""],CONTEXT_ALL:[27,7,1,""],CONTEXT_CONTROL:[27,7,1,""],CONTEXT_DEBUG_REGISTERS:[27,7,1,""],CONTEXT_EXTENDED_REGISTERS:[27,7,1,""],CONTEXT_E_ABORTED:[29,7,1,""],CONTEXT_E_ABORTING:[29,7,1,""],CONTEXT_E_FIRST:[29,7,1,""],CONTEXT_E_LAST:[29,7,1,""],CONTEXT_E_NOCONTEXT:[29,7,1,""],CONTEXT_E_NOJIT:[29,7,1,""],CONTEXT_E_NOTRANSACTION:[29,7,1,""],CONTEXT_E_OLDREF:[29,7,1,""],CONTEXT_E_ROLENOTFOUND:[29,7,1,""],CONTEXT_E_SYNCH_TIMEOUT:[29,7,1,""],CONTEXT_E_TMNOTAVAILABLE:[29,7,1,""],CONTEXT_E_WOULD_DEADLOCK:[29,7,1,""],CONTEXT_FLOATING_POINT:[27,7,1,""],CONTEXT_FULL:[27,7,1,""],CONTEXT_I386:[27,7,1,""],CONTEXT_INTEGER:[27,7,1,""],CONTEXT_SEGMENTS:[27,7,1,""],CONTEXT_S_FIRST:[29,7,1,""],CONTEXT_S_LAST:[29,7,1,""],CONTEXT_XSTATE:[27,7,1,""],CONTROL_C_EXIT:[27,7,1,""],CONVERT10_E_FIRST:[29,7,1,""],CONVERT10_E_LAST:[29,7,1,""],CONVERT10_E_OLESTREAM_BITMAP_TO_DIB:[29,7,1,""],CONVERT10_E_OLESTREAM_FMT:[29,7,1,""],CONVERT10_E_OLESTREAM_GET:[29,7,1,""],CONVERT10_E_OLESTREAM_PUT:[29,7,1,""],CONVERT10_E_STG_DIB_TO_BITMAP:[29,7,1,""],CONVERT10_E_STG_FMT:[29,7,1,""],CONVERT10_E_STG_NO_STD_STREAM:[29,7,1,""],CONVERT10_S_FIRST:[29,7,1,""],CONVERT10_S_LAST:[29,7,1,""],CONVERT10_S_NO_PRESENTATION:[29,7,1,""],CO_E_ACCESSCHECKFAILED:[29,7,1,""],CO_E_ACESINWRONGORDER:[29,7,1,""],CO_E_ACNOTINITIALIZED:[29,7,1,""],CO_E_ACTIVATIONFAILED:[29,7,1,""],CO_E_ACTIVATIONFAILED_CATALOGERROR:[29,7,1,""],CO_E_ACTIVATIONFAILED_EVENTLOGGED:[29,7,1,""],CO_E_ACTIVATIONFAILED_TIMEOUT:[29,7,1,""],CO_E_ALREADYINITIALIZED:[29,7,1,""],CO_E_APPDIDNTREG:[29,7,1,""],CO_E_APPNOTFOUND:[29,7,1,""],CO_E_APPSINGLEUSE:[29,7,1,""],CO_E_ASYNC_WORK_REJECTED:[29,7,1,""],CO_E_ATTEMPT_TO_CREATE_OUTSIDE_CLIENT_CONTEXT:[29,7,1,""],CO_E_BAD_PATH:[29,7,1,""],CO_E_BAD_SERVER_NAME:[29,7,1,""],CO_E_CALL_OUT_OF_TX_SCOPE_NOT_ALLOWED:[29,7,1,""],CO_E_CANCEL_DISABLED:[29,7,1,""],CO_E_CANTDETERMINECLASS:[29,7,1,""],CO_E_CANT_REMOTE:[29,7,1,""],CO_E_CLASSSTRING:[29,7,1,""],CO_E_CLASS_CREATE_FAILED:[29,7,1,""],CO_E_CLASS_DISABLED:[29,7,1,""],CO_E_CLRNOTAVAILABLE:[29,7,1,""],CO_E_CLSREG_INCONSISTENT:[29,7,1,""],CO_E_CONVERSIONFAILED:[29,7,1,""],CO_E_CREATEPROCESS_FAILURE:[29,7,1,""],CO_E_DBERROR:[29,7,1,""],CO_E_DECODEFAILED:[29,7,1,""],CO_E_DLLNOTFOUND:[29,7,1,""],CO_E_ELEVATION_DISABLED:[29,7,1,""],CO_E_ERRORINAPP:[29,7,1,""],CO_E_ERRORINDLL:[29,7,1,""],CO_E_EXCEEDSYSACLLIMIT:[29,7,1,""],CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED:[29,7,1,""],CO_E_FAILEDTOCLOSEHANDLE:[29,7,1,""],CO_E_FAILEDTOCREATEFILE:[29,7,1,""],CO_E_FAILEDTOGENUUID:[29,7,1,""],CO_E_FAILEDTOGETSECCTX:[29,7,1,""],CO_E_FAILEDTOGETTOKENINFO:[29,7,1,""],CO_E_FAILEDTOGETWINDIR:[29,7,1,""],CO_E_FAILEDTOIMPERSONATE:[29,7,1,""],CO_E_FAILEDTOOPENPROCESSTOKEN:[29,7,1,""],CO_E_FAILEDTOOPENTHREADTOKEN:[29,7,1,""],CO_E_FAILEDTOQUERYCLIENTBLANKET:[29,7,1,""],CO_E_FAILEDTOSETDACL:[29,7,1,""],CO_E_FIRST:[29,7,1,""],CO_E_IIDREG_INCONSISTENT:[29,7,1,""],CO_E_IIDSTRING:[29,7,1,""],CO_E_INCOMPATIBLESTREAMVERSION:[29,7,1,""],CO_E_INITIALIZATIONFAILED:[29,7,1,""],CO_E_INIT_CLASS_CACHE:[29,7,1,""],CO_E_INIT_MEMORY_ALLOCATOR:[29,7,1,""],CO_E_INIT_ONLY_SINGLE_THREADED:[29,7,1,""],CO_E_INIT_RPC_CHANNEL:[29,7,1,""],CO_E_INIT_SCM_EXEC_FAILURE:[29,7,1,""],CO_E_INIT_SCM_FILE_MAPPING_EXISTS:[29,7,1,""],CO_E_INIT_SCM_MAP_VIEW_OF_FILE:[29,7,1,""],CO_E_INIT_SCM_MUTEX_EXISTS:[29,7,1,""],CO_E_INIT_SHARED_ALLOCATOR:[29,7,1,""],CO_E_INIT_TLS:[29,7,1,""],CO_E_INIT_TLS_CHANNEL_CONTROL:[29,7,1,""],CO_E_INIT_TLS_SET_CHANNEL_CONTROL:[29,7,1,""],CO_E_INIT_UNACCEPTED_USER_ALLOCATOR:[29,7,1,""],CO_E_INVALIDSID:[29,7,1,""],CO_E_ISOLEVELMISMATCH:[29,7,1,""],CO_E_LAST:[29,7,1,""],CO_E_LAUNCH_PERMSSION_DENIED:[29,7,1,""],CO_E_LOOKUPACCNAMEFAILED:[29,7,1,""],CO_E_LOOKUPACCSIDFAILED:[29,7,1,""],CO_E_MALFORMED_SPN:[29,7,1,""],CO_E_MISSING_DISPLAYNAME:[29,7,1,""],CO_E_MSI_ERROR:[29,7,1,""],CO_E_NETACCESSAPIFAILED:[29,7,1,""],CO_E_NOCOOKIES:[29,7,1,""],CO_E_NOIISINTRINSICS:[29,7,1,""],CO_E_NOMATCHINGNAMEFOUND:[29,7,1,""],CO_E_NOMATCHINGSIDFOUND:[29,7,1,""],CO_E_NOSYNCHRONIZATION:[29,7,1,""],CO_E_NOTCONSTRUCTED:[29,7,1,""],CO_E_NOTINITIALIZED:[29,7,1,""],CO_E_NOTPOOLED:[29,7,1,""],CO_E_NOT_SUPPORTED:[29,7,1,""],CO_E_NO_SECCTX_IN_ACTIVATE:[29,7,1,""],CO_E_OBJISREG:[29,7,1,""],CO_E_OBJNOTCONNECTED:[29,7,1,""],CO_E_OBJNOTREG:[29,7,1,""],CO_E_OBJSRV_RPC_FAILURE:[29,7,1,""],CO_E_OLE1DDE_DISABLED:[29,7,1,""],CO_E_PATHTOOLONG:[29,7,1,""],CO_E_PREMATURE_STUB_RUNDOWN:[29,7,1,""],CO_E_RELEASED:[29,7,1,""],CO_E_RELOAD_DLL:[29,7,1,""],CO_E_REMOTE_COMMUNICATION_FAILURE:[29,7,1,""],CO_E_RUNAS_CREATEPROCESS_FAILURE:[29,7,1,""],CO_E_RUNAS_LOGON_FAILURE:[29,7,1,""],CO_E_RUNAS_SYNTAX:[29,7,1,""],CO_E_RUNAS_VALUE_MUST_BE_AAA:[29,7,1,""],CO_E_SCM_ERROR:[29,7,1,""],CO_E_SCM_RPC_FAILURE:[29,7,1,""],CO_E_SERVER_EXEC_FAILURE:[29,7,1,""],CO_E_SERVER_INIT_TIMEOUT:[29,7,1,""],CO_E_SERVER_NOT_PAUSED:[29,7,1,""],CO_E_SERVER_PAUSED:[29,7,1,""],CO_E_SERVER_START_TIMEOUT:[29,7,1,""],CO_E_SERVER_STOPPING:[29,7,1,""],CO_E_SETSERLHNDLFAILED:[29,7,1,""],CO_E_START_SERVICE_FAILURE:[29,7,1,""],CO_E_SXS_CONFIG:[29,7,1,""],CO_E_THREADINGMODEL_CHANGED:[29,7,1,""],CO_E_THREADPOOL_CONFIG:[29,7,1,""],CO_E_TRACKER_CONFIG:[29,7,1,""],CO_E_TRUSTEEDOESNTMATCHCLIENT:[29,7,1,""],CO_E_UNREVOKED_REGISTRATION_ON_APARTMENT_SHUTDOWN:[29,7,1,""],CO_E_WRONGOSFORAPP:[29,7,1,""],CO_E_WRONGTRUSTEENAMESYNTAX:[29,7,1,""],CO_E_WRONG_SERVER_IDENTITY:[29,7,1,""],CO_S_FIRST:[29,7,1,""],CO_S_LAST:[29,7,1,""],CO_S_MACHINENAMENOTFOUND:[29,7,1,""],CO_S_NOTALLINTERFACES:[29,7,1,""],CREATE_ALWAYS:[27,7,1,""],CREATE_BREAKAWAY_FROM_JOB:[27,7,1,""],CREATE_DEFAULT_ERROR_MODE:[27,7,1,""],CREATE_FORCEDOS:[27,7,1,""],CREATE_IGNORE_SYSTEM_DEFAULT:[27,7,1,""],CREATE_NEW:[27,7,1,""],CREATE_NEW_CONSOLE:[27,7,1,""],CREATE_NEW_PROCESS_GROUP:[27,7,1,""],CREATE_NO_WINDOW:[27,7,1,""],CREATE_PRESERVE_CODE_AUTHZ_LEVEL:[27,7,1,""],CREATE_PROCESS_DEBUG_EVENT:[27,7,1,""],CREATE_PROTECTED_PROCESS:[27,7,1,""],CREATE_SEPARATE_WOW_VDM:[27,7,1,""],CREATE_SHARED_WOW_VDM:[27,7,1,""],CREATE_SUSPENDED:[27,7,1,""],CREATE_THREAD_DEBUG_EVENT:[27,7,1,""],CREATE_UNICODE_ENVIRONMENT:[27,7,1,""],CRYPT_ACQUIRE_ALLOW_NCRYPT_KEY_FLAG:[27,7,1,""],CRYPT_ACQUIRE_CACHE_FLAG:[27,7,1,""],CRYPT_ACQUIRE_COMPARE_KEY_FLAG:[27,7,1,""],CRYPT_ACQUIRE_NCRYPT_KEY_FLAGS_MASK:[27,7,1,""],CRYPT_ACQUIRE_NO_HEALING:[27,7,1,""],CRYPT_ACQUIRE_ONLY_NCRYPT_KEY_FLAG:[27,7,1,""],CRYPT_ACQUIRE_PREFER_NCRYPT_KEY_FLAG:[27,7,1,""],CRYPT_ACQUIRE_SILENT_FLAG:[27,7,1,""],CRYPT_ACQUIRE_USE_PROV_INFO_FLAG:[27,7,1,""],CRYPT_ARCHIVABLE:[27,7,1,""],CRYPT_ASN_ENCODING:[27,7,1,""],CRYPT_CREATE_IV:[27,7,1,""],CRYPT_CREATE_SALT:[27,7,1,""],CRYPT_DATA_KEY:[27,7,1,""],CRYPT_DEFAULT_CONTAINER_OPTIONAL:[27,7,1,""],CRYPT_DELETEKEYSET:[27,7,1,""],CRYPT_ENCODE_DECODE_NONE:[27,7,1,""],CRYPT_EXPORTABLE:[27,7,1,""],CRYPT_E_ALREADY_DECRYPTED:[29,7,1,""],CRYPT_E_ASN1_BADARGS:[29,7,1,""],CRYPT_E_ASN1_BADPDU:[29,7,1,""],CRYPT_E_ASN1_BADREAL:[29,7,1,""],CRYPT_E_ASN1_BADTAG:[29,7,1,""],CRYPT_E_ASN1_CHOICE:[29,7,1,""],CRYPT_E_ASN1_CONSTRAINT:[29,7,1,""],CRYPT_E_ASN1_CORRUPT:[29,7,1,""],CRYPT_E_ASN1_EOD:[29,7,1,""],CRYPT_E_ASN1_ERROR:[29,7,1,""],CRYPT_E_ASN1_EXTENDED:[29,7,1,""],CRYPT_E_ASN1_INTERNAL:[29,7,1,""],CRYPT_E_ASN1_LARGE:[29,7,1,""],CRYPT_E_ASN1_MEMORY:[29,7,1,""],CRYPT_E_ASN1_NOEOD:[29,7,1,""],CRYPT_E_ASN1_NYI:[29,7,1,""],CRYPT_E_ASN1_OVERFLOW:[29,7,1,""],CRYPT_E_ASN1_PDU_TYPE:[29,7,1,""],CRYPT_E_ASN1_RULE:[29,7,1,""],CRYPT_E_ASN1_UTF8:[29,7,1,""],CRYPT_E_ATTRIBUTES_MISSING:[29,7,1,""],CRYPT_E_AUTH_ATTR_MISSING:[29,7,1,""],CRYPT_E_BAD_ENCODE:[29,7,1,""],CRYPT_E_BAD_LEN:[29,7,1,""],CRYPT_E_BAD_MSG:[29,7,1,""],CRYPT_E_CONTROL_TYPE:[29,7,1,""],CRYPT_E_DELETED_PREV:[29,7,1,""],CRYPT_E_EXISTS:[29,7,1,""],CRYPT_E_FILERESIZED:[29,7,1,""],CRYPT_E_FILE_ERROR:[29,7,1,""],CRYPT_E_HASH_VALUE:[29,7,1,""],CRYPT_E_INVALID_IA5_STRING:[29,7,1,""],CRYPT_E_INVALID_INDEX:[29,7,1,""],CRYPT_E_INVALID_MSG_TYPE:[29,7,1,""],CRYPT_E_INVALID_NUMERIC_STRING:[29,7,1,""],CRYPT_E_INVALID_PRINTABLE_STRING:[29,7,1,""],CRYPT_E_INVALID_X500_STRING:[29,7,1,""],CRYPT_E_ISSUER_SERIALNUMBER:[29,7,1,""],CRYPT_E_MISSING_PUBKEY_PARA:[29,7,1,""],CRYPT_E_MSG_ERROR:[29,7,1,""],CRYPT_E_NOT_CHAR_STRING:[29,7,1,""],CRYPT_E_NOT_DECRYPTED:[29,7,1,""],CRYPT_E_NOT_FOUND:[29,7,1,""],CRYPT_E_NOT_IN_CTL:[29,7,1,""],CRYPT_E_NOT_IN_REVOCATION_DATABASE:[29,7,1,""],CRYPT_E_NO_DECRYPT_CERT:[29,7,1,""],CRYPT_E_NO_KEY_PROPERTY:[29,7,1,""],CRYPT_E_NO_MATCH:[29,7,1,""],CRYPT_E_NO_PROVIDER:[29,7,1,""],CRYPT_E_NO_REVOCATION_CHECK:[29,7,1,""],CRYPT_E_NO_REVOCATION_DLL:[29,7,1,""],CRYPT_E_NO_SIGNER:[29,7,1,""],CRYPT_E_NO_TRUSTED_SIGNER:[29,7,1,""],CRYPT_E_NO_VERIFY_USAGE_CHECK:[29,7,1,""],CRYPT_E_NO_VERIFY_USAGE_DLL:[29,7,1,""],CRYPT_E_OBJECT_LOCATOR_OBJECT_NOT_FOUND:[29,7,1,""],CRYPT_E_OID_FORMAT:[29,7,1,""],CRYPT_E_OSS_ERROR:[29,7,1,""],CRYPT_E_PENDING_CLOSE:[29,7,1,""],CRYPT_E_RECIPIENT_NOT_FOUND:[29,7,1,""],CRYPT_E_REVOCATION_OFFLINE:[29,7,1,""],CRYPT_E_REVOKED:[29,7,1,""],CRYPT_E_SECURITY_SETTINGS:[29,7,1,""],CRYPT_E_SELF_SIGNED:[29,7,1,""],CRYPT_E_SIGNER_NOT_FOUND:[29,7,1,""],CRYPT_E_STREAM_INSUFFICIENT_DATA:[29,7,1,""],CRYPT_E_STREAM_MSG_NOT_READY:[29,7,1,""],CRYPT_E_UNEXPECTED_ENCODING:[29,7,1,""],CRYPT_E_UNEXPECTED_MSG_TYPE:[29,7,1,""],CRYPT_E_UNKNOWN_ALGO:[29,7,1,""],CRYPT_E_VERIFY_USAGE_OFFLINE:[29,7,1,""],CRYPT_FORCE_KEY_PROTECTION_HIGH:[27,7,1,""],CRYPT_INITIATOR:[27,7,1,""],CRYPT_I_NEW_PROTECTION_REQUIRED:[29,7,1,""],CRYPT_KEK:[27,7,1,""],CRYPT_MACHINE_KEYSET:[27,7,1,""],CRYPT_NDR_ENCODING:[27,7,1,""],CRYPT_NEWKEYSET:[27,7,1,""],CRYPT_NO_SALT:[27,7,1,""],CRYPT_ONLINE:[27,7,1,""],CRYPT_PREGEN:[27,7,1,""],CRYPT_RECIPIENT:[27,7,1,""],CRYPT_SF:[27,7,1,""],CRYPT_SGCKEY:[27,7,1,""],CRYPT_SILENT:[27,7,1,""],CRYPT_UPDATE_KEY:[27,7,1,""],CRYPT_USER_KEYSET:[27,7,1,""],CRYPT_USER_PROTECTED:[27,7,1,""],CRYPT_VERIFYCONTEXT:[27,7,1,""],CRYPT_VOLATILE:[27,7,1,""],CS_E_ADMIN_LIMIT_EXCEEDED:[29,7,1,""],CS_E_CLASS_NOTFOUND:[29,7,1,""],CS_E_FIRST:[29,7,1,""],CS_E_INTERNAL_ERROR:[29,7,1,""],CS_E_INVALID_PATH:[29,7,1,""],CS_E_INVALID_VERSION:[29,7,1,""],CS_E_LAST:[29,7,1,""],CS_E_NETWORK_ERROR:[29,7,1,""],CS_E_NOT_DELETABLE:[29,7,1,""],CS_E_NO_CLASSSTORE:[29,7,1,""],CS_E_OBJECT_ALREADY_EXISTS:[29,7,1,""],CS_E_OBJECT_NOTFOUND:[29,7,1,""],CS_E_PACKAGE_NOTFOUND:[29,7,1,""],CS_E_SCHEMA_MISMATCH:[29,7,1,""],CS_USER_32B:[27,7,1,""],CS_USER_64B:[27,7,1,""],CWCSTORAGENAME:[27,7,1,""],D2DERR_BAD_NUMBER:[29,7,1,""],D2DERR_BITMAP_BOUND_AS_TARGET:[29,7,1,""],D2DERR_BITMAP_CANNOT_DRAW:[29,7,1,""],D2DERR_CYCLIC_GRAPH:[29,7,1,""],D2DERR_DISPLAY_FORMAT_NOT_SUPPORTED:[29,7,1,""],D2DERR_DISPLAY_STATE_INVALID:[29,7,1,""],D2DERR_EFFECT_IS_NOT_REGISTERED:[29,7,1,""],D2DERR_EXCEEDS_MAX_BITMAP_SIZE:[29,7,1,""],D2DERR_INCOMPATIBLE_BRUSH_TYPES:[29,7,1,""],D2DERR_INSUFFICIENT_DEVICE_CAPABILITIES:[29,7,1,""],D2DERR_INTERMEDIATE_TOO_LARGE:[29,7,1,""],D2DERR_INTERNAL_ERROR:[29,7,1,""],D2DERR_INVALID_CALL:[29,7,1,""],D2DERR_INVALID_GLYPH_IMAGE:[29,7,1,""],D2DERR_INVALID_GRAPH_CONFIGURATION:[29,7,1,""],D2DERR_INVALID_INTERNAL_GRAPH_CONFIGURATION:[29,7,1,""],D2DERR_INVALID_PROPERTY:[29,7,1,""],D2DERR_INVALID_TARGET:[29,7,1,""],D2DERR_LAYER_ALREADY_IN_USE:[29,7,1,""],D2DERR_MAX_TEXTURE_SIZE_EXCEEDED:[29,7,1,""],D2DERR_NOT_INITIALIZED:[29,7,1,""],D2DERR_NO_HARDWARE_DEVICE:[29,7,1,""],D2DERR_NO_SUBPROPERTIES:[29,7,1,""],D2DERR_ORIGINAL_TARGET_NOT_BOUND:[29,7,1,""],D2DERR_OUTSTANDING_BITMAP_REFERENCES:[29,7,1,""],D2DERR_POP_CALL_DID_NOT_MATCH_PUSH:[29,7,1,""],D2DERR_PRINT_FORMAT_NOT_SUPPORTED:[29,7,1,""],D2DERR_PRINT_JOB_CLOSED:[29,7,1,""],D2DERR_PUSH_POP_UNBALANCED:[29,7,1,""],D2DERR_RECREATE_TARGET:[29,7,1,""],D2DERR_RENDER_TARGET_HAS_LAYER_OR_CLIPRECT:[29,7,1,""],D2DERR_SCANNER_FAILED:[29,7,1,""],D2DERR_SCREEN_ACCESS_DENIED:[29,7,1,""],D2DERR_SHADER_COMPILE_FAILED:[29,7,1,""],D2DERR_TARGET_NOT_GDI_COMPATIBLE:[29,7,1,""],D2DERR_TEXT_EFFECT_IS_WRONG_TYPE:[29,7,1,""],D2DERR_TEXT_RENDERER_NOT_RELEASED:[29,7,1,""],D2DERR_TOO_MANY_SHADER_ELEMENTS:[29,7,1,""],D2DERR_TOO_MANY_TRANSFORM_INPUTS:[29,7,1,""],D2DERR_UNSUPPORTED_OPERATION:[29,7,1,""],D2DERR_UNSUPPORTED_VERSION:[29,7,1,""],D2DERR_WIN32_ERROR:[29,7,1,""],D2DERR_WRONG_FACTORY:[29,7,1,""],D2DERR_WRONG_RESOURCE_DOMAIN:[29,7,1,""],D2DERR_WRONG_STATE:[29,7,1,""],D2DERR_ZERO_VECTOR:[29,7,1,""],D3D10_ERROR_FILE_NOT_FOUND:[29,7,1,""],D3D10_ERROR_TOO_MANY_UNIQUE_STATE_OBJECTS:[29,7,1,""],D3D11_ERROR_DEFERRED_CONTEXT_MAP_WITHOUT_INITIAL_DISCARD:[29,7,1,""],D3D11_ERROR_FILE_NOT_FOUND:[29,7,1,""],D3D11_ERROR_TOO_MANY_UNIQUE_STATE_OBJECTS:[29,7,1,""],D3D11_ERROR_TOO_MANY_UNIQUE_VIEW_OBJECTS:[29,7,1,""],D3D12_ERROR_ADAPTER_NOT_FOUND:[29,7,1,""],D3D12_ERROR_DRIVER_VERSION_MISMATCH:[29,7,1,""],DACL_SECURITY_INFORMATION:[27,7,1,""],DATA_E_FIRST:[29,7,1,""],DATA_E_LAST:[29,7,1,""],DATA_S_FIRST:[29,7,1,""],DATA_S_LAST:[29,7,1,""],DATA_S_SAMEFORMATETC:[29,7,1,""],DBG_APP_NOT_IDLE:[13,7,1,""],DBG_COMMAND_EXCEPTION:[13,7,1,""],DBG_CONTINUE:[13,7,1,""],DBG_CONTROL_BREAK:[13,7,1,""],DBG_CONTROL_C:[13,7,1,""],DBG_EXCEPTION_HANDLED:[13,7,1,""],DBG_EXCEPTION_NOT_HANDLED:[13,7,1,""],DBG_NO_STATE_CHANGE:[13,7,1,""],DBG_PRINTEXCEPTION_C:[13,7,1,""],DBG_REPLY_LATER:[13,7,1,""],DBG_RIPEXCEPTION:[13,7,1,""],DBG_TERMINATE_PROCESS:[13,7,1,""],DBG_TERMINATE_THREAD:[13,7,1,""],DBG_UNABLE_TO_PROVIDE_HANDLE:[13,7,1,""],DCOMPOSITION_ERROR_SURFACE_BEING_RENDERED:[29,7,1,""],DCOMPOSITION_ERROR_SURFACE_NOT_BEING_RENDERED:[29,7,1,""],DCOMPOSITION_ERROR_WINDOW_ALREADY_COMPOSED:[29,7,1,""],DEBUG_EVENT_BREAKPOINT:[27,7,1,""],DEBUG_EVENT_CHANGE_DEBUGGEE_STATE:[27,7,1,""],DEBUG_EVENT_CHANGE_ENGINE_STATE:[27,7,1,""],DEBUG_EVENT_CHANGE_SYMBOL_STATE:[27,7,1,""],DEBUG_EVENT_CREATE_PROCESS:[27,7,1,""],DEBUG_EVENT_CREATE_THREAD:[27,7,1,""],DEBUG_EVENT_EXCEPTION:[27,7,1,""],DEBUG_EVENT_EXIT_PROCESS:[27,7,1,""],DEBUG_EVENT_EXIT_THREAD:[27,7,1,""],DEBUG_EVENT_LOAD_MODULE:[27,7,1,""],DEBUG_EVENT_SESSION_STATUS:[27,7,1,""],DEBUG_EVENT_SYSTEM_ERROR:[27,7,1,""],DEBUG_EVENT_UNLOAD_MODULE:[27,7,1,""],DEBUG_ONLY_THIS_PROCESS:[27,7,1,""],DEBUG_PROCESS:[27,7,1,""],DELETE:[27,7,1,""],DETACHED_PROCESS:[27,7,1,""],DIGSIG_E_CRYPTO:[29,7,1,""],DIGSIG_E_DECODE:[29,7,1,""],DIGSIG_E_ENCODE:[29,7,1,""],DIGSIG_E_EXTENSIBILITY:[29,7,1,""],DIRECTORY_ALL_ACCESS:[27,7,1,""],DIRECTORY_CREATE_OBJECT:[27,7,1,""],DIRECTORY_CREATE_SUBDIRECTORY:[27,7,1,""],DIRECTORY_QUERY:[27,7,1,""],DIRECTORY_TRAVERSE:[27,7,1,""],DISP_E_ARRAYISLOCKED:[29,7,1,""],DISP_E_BADCALLEE:[29,7,1,""],DISP_E_BADINDEX:[29,7,1,""],DISP_E_BADPARAMCOUNT:[29,7,1,""],DISP_E_BADVARTYPE:[29,7,1,""],DISP_E_BUFFERTOOSMALL:[29,7,1,""],DISP_E_DIVBYZERO:[29,7,1,""],DISP_E_EXCEPTION:[29,7,1,""],DISP_E_MEMBERNOTFOUND:[29,7,1,""],DISP_E_NONAMEDARGS:[29,7,1,""],DISP_E_NOTACOLLECTION:[29,7,1,""],DISP_E_OVERFLOW:[29,7,1,""],DISP_E_PARAMNOTFOUND:[29,7,1,""],DISP_E_PARAMNOTOPTIONAL:[29,7,1,""],DISP_E_TYPEMISMATCH:[29,7,1,""],DISP_E_UNKNOWNINTERFACE:[29,7,1,""],DISP_E_UNKNOWNLCID:[29,7,1,""],DISP_E_UNKNOWNNAME:[29,7,1,""],DNS_ATMA_FORMAT_AESA:[27,7,1,""],DNS_ATMA_FORMAT_E164:[27,7,1,""],DNS_ATMA_MAX_ADDR_LENGTH:[27,7,1,""],DNS_ERROR_ADDRESS_REQUIRED:[29,7,1,""],DNS_ERROR_ALIAS_LOOP:[29,7,1,""],DNS_ERROR_AUTOZONE_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_AXFR:[29,7,1,""],DNS_ERROR_BACKGROUND_LOADING:[29,7,1,""],DNS_ERROR_BAD_KEYMASTER:[29,7,1,""],DNS_ERROR_BAD_PACKET:[29,7,1,""],DNS_ERROR_CANNOT_FIND_ROOT_HINTS:[29,7,1,""],DNS_ERROR_CLIENT_SUBNET_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_CLIENT_SUBNET_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_CLIENT_SUBNET_IS_ACCESSED:[29,7,1,""],DNS_ERROR_CNAME_COLLISION:[29,7,1,""],DNS_ERROR_CNAME_LOOP:[29,7,1,""],DNS_ERROR_DATABASE_BASE:[29,7,1,""],DNS_ERROR_DATAFILE_BASE:[29,7,1,""],DNS_ERROR_DATAFILE_OPEN_FAILURE:[29,7,1,""],DNS_ERROR_DATAFILE_PARSING:[29,7,1,""],DNS_ERROR_DEFAULT_SCOPE:[29,7,1,""],DNS_ERROR_DEFAULT_VIRTUALIZATION_INSTANCE:[29,7,1,""],DNS_ERROR_DEFAULT_ZONESCOPE:[29,7,1,""],DNS_ERROR_DELEGATION_REQUIRED:[29,7,1,""],DNS_ERROR_DNAME_COLLISION:[29,7,1,""],DNS_ERROR_DNSSEC_BASE:[29,7,1,""],DNS_ERROR_DNSSEC_IS_DISABLED:[29,7,1,""],DNS_ERROR_DP_ALREADY_ENLISTED:[29,7,1,""],DNS_ERROR_DP_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_DP_BASE:[29,7,1,""],DNS_ERROR_DP_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_DP_FSMO_ERROR:[29,7,1,""],DNS_ERROR_DP_NOT_AVAILABLE:[29,7,1,""],DNS_ERROR_DP_NOT_ENLISTED:[29,7,1,""],DNS_ERROR_DS_UNAVAILABLE:[29,7,1,""],DNS_ERROR_DS_ZONE_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_DWORD_VALUE_TOO_LARGE:[29,7,1,""],DNS_ERROR_DWORD_VALUE_TOO_SMALL:[29,7,1,""],DNS_ERROR_FILE_WRITEBACK_FAILED:[29,7,1,""],DNS_ERROR_FORWARDER_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_GENERAL_API_BASE:[29,7,1,""],DNS_ERROR_INCONSISTENT_ROOT_HINTS:[29,7,1,""],DNS_ERROR_INVAILD_VIRTUALIZATION_INSTANCE_NAME:[29,7,1,""],DNS_ERROR_INVALID_CLIENT_SUBNET_NAME:[29,7,1,""],DNS_ERROR_INVALID_DATA:[29,7,1,""],DNS_ERROR_INVALID_DATAFILE_NAME:[29,7,1,""],DNS_ERROR_INVALID_INITIAL_ROLLOVER_OFFSET:[29,7,1,""],DNS_ERROR_INVALID_IP_ADDRESS:[29,7,1,""],DNS_ERROR_INVALID_KEY_SIZE:[29,7,1,""],DNS_ERROR_INVALID_NAME:[29,7,1,""],DNS_ERROR_INVALID_NAME_CHAR:[29,7,1,""],DNS_ERROR_INVALID_NSEC3_ITERATION_COUNT:[29,7,1,""],DNS_ERROR_INVALID_POLICY_TABLE:[29,7,1,""],DNS_ERROR_INVALID_PROPERTY:[29,7,1,""],DNS_ERROR_INVALID_ROLLOVER_PERIOD:[29,7,1,""],DNS_ERROR_INVALID_SCOPE_NAME:[29,7,1,""],DNS_ERROR_INVALID_SCOPE_OPERATION:[29,7,1,""],DNS_ERROR_INVALID_SIGNATURE_VALIDITY_PERIOD:[29,7,1,""],DNS_ERROR_INVALID_TYPE:[29,7,1,""],DNS_ERROR_INVALID_XML:[29,7,1,""],DNS_ERROR_INVALID_ZONESCOPE_NAME:[29,7,1,""],DNS_ERROR_INVALID_ZONE_OPERATION:[29,7,1,""],DNS_ERROR_INVALID_ZONE_TYPE:[29,7,1,""],DNS_ERROR_KEYMASTER_REQUIRED:[29,7,1,""],DNS_ERROR_KSP_DOES_NOT_SUPPORT_PROTECTION:[29,7,1,""],DNS_ERROR_KSP_NOT_ACCESSIBLE:[29,7,1,""],DNS_ERROR_LOAD_ZONESCOPE_FAILED:[29,7,1,""],DNS_ERROR_MASK:[29,7,1,""],DNS_ERROR_NAME_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_NAME_NOT_IN_ZONE:[29,7,1,""],DNS_ERROR_NBSTAT_INIT_FAILED:[29,7,1,""],DNS_ERROR_NEED_SECONDARY_ADDRESSES:[29,7,1,""],DNS_ERROR_NEED_WINS_SERVERS:[29,7,1,""],DNS_ERROR_NODE_CREATION_FAILED:[29,7,1,""],DNS_ERROR_NODE_IS_CNAME:[29,7,1,""],DNS_ERROR_NODE_IS_DNAME:[29,7,1,""],DNS_ERROR_NON_RFC_NAME:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_ON_ACTIVE_SKD:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_ON_RODC:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_ON_SIGNED_ZONE:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_ON_UNSIGNED_ZONE:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_ON_ZSK:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_UNDER_DELEGATION:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_UNDER_DNAME:[29,7,1,""],DNS_ERROR_NOT_ALLOWED_WITH_ZONESCOPES:[29,7,1,""],DNS_ERROR_NOT_ENOUGH_SIGNING_KEY_DESCRIPTORS:[29,7,1,""],DNS_ERROR_NOT_UNIQUE:[29,7,1,""],DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE:[29,7,1,""],DNS_ERROR_NO_CREATE_CACHE_DATA:[29,7,1,""],DNS_ERROR_NO_DNS_SERVERS:[29,7,1,""],DNS_ERROR_NO_MEMORY:[29,7,1,""],DNS_ERROR_NO_PACKET:[29,7,1,""],DNS_ERROR_NO_TCPIP:[29,7,1,""],DNS_ERROR_NO_VALID_TRUST_ANCHORS:[29,7,1,""],DNS_ERROR_NO_ZONE_INFO:[29,7,1,""],DNS_ERROR_NSEC3_INCOMPATIBLE_WITH_RSA_SHA1:[29,7,1,""],DNS_ERROR_NSEC3_NAME_COLLISION:[29,7,1,""],DNS_ERROR_NSEC_INCOMPATIBLE_WITH_NSEC3_RSA_SHA1:[29,7,1,""],DNS_ERROR_NUMERIC_NAME:[29,7,1,""],DNS_ERROR_OPERATION_BASE:[29,7,1,""],DNS_ERROR_PACKET_FMT_BASE:[29,7,1,""],DNS_ERROR_POLICY_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_POLICY_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_CLIENT_SUBNET:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_FQDN:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_INTERFACE:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_NETWORK_PROTOCOL:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_QUERY_TYPE:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_TIME_OF_DAY:[29,7,1,""],DNS_ERROR_POLICY_INVALID_CRITERIA_TRANSPORT_PROTOCOL:[29,7,1,""],DNS_ERROR_POLICY_INVALID_NAME:[29,7,1,""],DNS_ERROR_POLICY_INVALID_SETTINGS:[29,7,1,""],DNS_ERROR_POLICY_INVALID_WEIGHT:[29,7,1,""],DNS_ERROR_POLICY_LOCKED:[29,7,1,""],DNS_ERROR_POLICY_MISSING_CRITERIA:[29,7,1,""],DNS_ERROR_POLICY_PROCESSING_ORDER_INVALID:[29,7,1,""],DNS_ERROR_POLICY_SCOPE_MISSING:[29,7,1,""],DNS_ERROR_POLICY_SCOPE_NOT_ALLOWED:[29,7,1,""],DNS_ERROR_PRIMARY_REQUIRES_DATAFILE:[29,7,1,""],DNS_ERROR_RCODE:[29,7,1,""],DNS_ERROR_RCODE_BADKEY:[29,7,1,""],DNS_ERROR_RCODE_BADSIG:[29,7,1,""],DNS_ERROR_RCODE_BADTIME:[29,7,1,""],DNS_ERROR_RCODE_FORMAT_ERROR:[29,7,1,""],DNS_ERROR_RCODE_LAST:[29,7,1,""],DNS_ERROR_RCODE_NAME_ERROR:[29,7,1,""],DNS_ERROR_RCODE_NOTAUTH:[29,7,1,""],DNS_ERROR_RCODE_NOTZONE:[29,7,1,""],DNS_ERROR_RCODE_NOT_IMPLEMENTED:[29,7,1,""],DNS_ERROR_RCODE_NO_ERROR:[29,7,1,""],DNS_ERROR_RCODE_NXRRSET:[29,7,1,""],DNS_ERROR_RCODE_REFUSED:[29,7,1,""],DNS_ERROR_RCODE_SERVER_FAILURE:[29,7,1,""],DNS_ERROR_RCODE_YXDOMAIN:[29,7,1,""],DNS_ERROR_RCODE_YXRRSET:[29,7,1,""],DNS_ERROR_RECORD_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_RECORD_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_RECORD_FORMAT:[29,7,1,""],DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT:[29,7,1,""],DNS_ERROR_RECORD_TIMED_OUT:[29,7,1,""],DNS_ERROR_RESPONSE_CODES_BASE:[29,7,1,""],DNS_ERROR_ROLLOVER_ALREADY_QUEUED:[29,7,1,""],DNS_ERROR_ROLLOVER_IN_PROGRESS:[29,7,1,""],DNS_ERROR_ROLLOVER_NOT_POKEABLE:[29,7,1,""],DNS_ERROR_RRL_INVALID_IPV4_PREFIX:[29,7,1,""],DNS_ERROR_RRL_INVALID_IPV6_PREFIX:[29,7,1,""],DNS_ERROR_RRL_INVALID_LEAK_RATE:[29,7,1,""],DNS_ERROR_RRL_INVALID_TC_RATE:[29,7,1,""],DNS_ERROR_RRL_INVALID_WINDOW_SIZE:[29,7,1,""],DNS_ERROR_RRL_LEAK_RATE_LESSTHAN_TC_RATE:[29,7,1,""],DNS_ERROR_RRL_NOT_ENABLED:[29,7,1,""],DNS_ERROR_SCOPE_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_SCOPE_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_SCOPE_LOCKED:[29,7,1,""],DNS_ERROR_SECONDARY_DATA:[29,7,1,""],DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP:[29,7,1,""],DNS_ERROR_SECURE_BASE:[29,7,1,""],DNS_ERROR_SERVERSCOPE_IS_REFERENCED:[29,7,1,""],DNS_ERROR_SETUP_BASE:[29,7,1,""],DNS_ERROR_SIGNING_KEY_NOT_ACCESSIBLE:[29,7,1,""],DNS_ERROR_SOA_DELETE_INVALID:[29,7,1,""],DNS_ERROR_STANDBY_KEY_NOT_PRESENT:[29,7,1,""],DNS_ERROR_SUBNET_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_SUBNET_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_TOO_MANY_SKDS:[29,7,1,""],DNS_ERROR_TRY_AGAIN_LATER:[29,7,1,""],DNS_ERROR_UNEXPECTED_CNG_ERROR:[29,7,1,""],DNS_ERROR_UNEXPECTED_DATA_PROTECTION_ERROR:[29,7,1,""],DNS_ERROR_UNKNOWN_RECORD_TYPE:[29,7,1,""],DNS_ERROR_UNKNOWN_SIGNING_PARAMETER_VERSION:[29,7,1,""],DNS_ERROR_UNSECURE_PACKET:[29,7,1,""],DNS_ERROR_UNSUPPORTED_ALGORITHM:[29,7,1,""],DNS_ERROR_VIRTUALIZATION_INSTANCE_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_VIRTUALIZATION_INSTANCE_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_VIRTUALIZATION_TREE_LOCKED:[29,7,1,""],DNS_ERROR_WINS_INIT_FAILED:[29,7,1,""],DNS_ERROR_ZONESCOPE_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_ZONESCOPE_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_ZONESCOPE_FILE_WRITEBACK_FAILED:[29,7,1,""],DNS_ERROR_ZONESCOPE_IS_REFERENCED:[29,7,1,""],DNS_ERROR_ZONE_ALREADY_EXISTS:[29,7,1,""],DNS_ERROR_ZONE_BASE:[29,7,1,""],DNS_ERROR_ZONE_CONFIGURATION_ERROR:[29,7,1,""],DNS_ERROR_ZONE_CREATION_FAILED:[29,7,1,""],DNS_ERROR_ZONE_DOES_NOT_EXIST:[29,7,1,""],DNS_ERROR_ZONE_HAS_NO_NS_RECORDS:[29,7,1,""],DNS_ERROR_ZONE_HAS_NO_SOA_RECORD:[29,7,1,""],DNS_ERROR_ZONE_IS_SHUTDOWN:[29,7,1,""],DNS_ERROR_ZONE_LOCKED:[29,7,1,""],DNS_ERROR_ZONE_LOCKED_FOR_SIGNING:[29,7,1,""],DNS_ERROR_ZONE_NOT_SECONDARY:[29,7,1,""],DNS_ERROR_ZONE_REQUIRES_MASTER_IP:[29,7,1,""],DNS_INFO_ADDED_LOCAL_WINS:[29,7,1,""],DNS_INFO_AXFR_COMPLETE:[29,7,1,""],DNS_INFO_NO_RECORDS:[29,7,1,""],DNS_QUERY_ACCEPT_TRUNCATED_RESPONSE:[27,7,1,""],DNS_QUERY_ADDRCONFIG:[27,7,1,""],DNS_QUERY_APPEND_MULTILABEL:[27,7,1,""],DNS_QUERY_BYPASS_CACHE:[27,7,1,""],DNS_QUERY_DISABLE_IDN_ENCODING:[27,7,1,""],DNS_QUERY_DNSSEC_CHECKING_DISABLED:[27,7,1,""],DNS_QUERY_DNSSEC_OK:[27,7,1,""],DNS_QUERY_DONT_RESET_TTL_VALUES:[27,7,1,""],DNS_QUERY_DUAL_ADDR:[27,7,1,""],DNS_QUERY_MULTICAST_ONLY:[27,7,1,""],DNS_QUERY_NO_HOSTS_FILE:[27,7,1,""],DNS_QUERY_NO_LOCAL_NAME:[27,7,1,""],DNS_QUERY_NO_MULTICAST:[27,7,1,""],DNS_QUERY_NO_NETBT:[27,7,1,""],DNS_QUERY_NO_RECURSION:[27,7,1,""],DNS_QUERY_NO_WIRE_QUERY:[27,7,1,""],DNS_QUERY_RESERVED:[27,7,1,""],DNS_QUERY_RETURN_MESSAGE:[27,7,1,""],DNS_QUERY_STANDARD:[27,7,1,""],DNS_QUERY_TREAT_AS_FQDN:[27,7,1,""],DNS_QUERY_USE_TCP_ONLY:[27,7,1,""],DNS_QUERY_WIRE_ONLY:[27,7,1,""],DNS_REQUEST_PENDING:[29,7,1,""],DNS_STATUS_CONTINUE_NEEDED:[29,7,1,""],DNS_STATUS_DOTTED_NAME:[29,7,1,""],DNS_STATUS_FQDN:[29,7,1,""],DNS_STATUS_PACKET_UNSECURE:[29,7,1,""],DNS_STATUS_SINGLE_PART_NAME:[29,7,1,""],DNS_TYPE_A6:[27,7,1,""],DNS_TYPE_A:[27,7,1,""],DNS_TYPE_AAAA:[27,7,1,""],DNS_TYPE_ADDRS:[27,7,1,""],DNS_TYPE_AFSDB:[27,7,1,""],DNS_TYPE_ALL:[27,7,1,""],DNS_TYPE_ANY:[27,7,1,""],DNS_TYPE_ATMA:[27,7,1,""],DNS_TYPE_AXFR:[27,7,1,""],DNS_TYPE_CERT:[27,7,1,""],DNS_TYPE_CNAME:[27,7,1,""],DNS_TYPE_DHCID:[27,7,1,""],DNS_TYPE_DNAME:[27,7,1,""],DNS_TYPE_DNSKEY:[27,7,1,""],DNS_TYPE_DS:[27,7,1,""],DNS_TYPE_EID:[27,7,1,""],DNS_TYPE_GID:[27,7,1,""],DNS_TYPE_GPOS:[27,7,1,""],DNS_TYPE_HINFO:[27,7,1,""],DNS_TYPE_ISDN:[27,7,1,""],DNS_TYPE_IXFR:[27,7,1,""],DNS_TYPE_KEY:[27,7,1,""],DNS_TYPE_KX:[27,7,1,""],DNS_TYPE_LOC:[27,7,1,""],DNS_TYPE_MAILA:[27,7,1,""],DNS_TYPE_MAILB:[27,7,1,""],DNS_TYPE_MB:[27,7,1,""],DNS_TYPE_MD:[27,7,1,""],DNS_TYPE_MF:[27,7,1,""],DNS_TYPE_MG:[27,7,1,""],DNS_TYPE_MINFO:[27,7,1,""],DNS_TYPE_MR:[27,7,1,""],DNS_TYPE_MX:[27,7,1,""],DNS_TYPE_NAPTR:[27,7,1,""],DNS_TYPE_NBSTAT:[27,7,1,""],DNS_TYPE_NIMLOC:[27,7,1,""],DNS_TYPE_NS:[27,7,1,""],DNS_TYPE_NSAP:[27,7,1,""],DNS_TYPE_NSAPPTR:[27,7,1,""],DNS_TYPE_NSEC3:[27,7,1,""],DNS_TYPE_NSEC3PARAM:[27,7,1,""],DNS_TYPE_NSEC:[27,7,1,""],DNS_TYPE_NULL:[27,7,1,""],DNS_TYPE_NXT:[27,7,1,""],DNS_TYPE_OPT:[27,7,1,""],DNS_TYPE_PTR:[27,7,1,""],DNS_TYPE_PX:[27,7,1,""],DNS_TYPE_RP:[27,7,1,""],DNS_TYPE_RRSIG:[27,7,1,""],DNS_TYPE_RT:[27,7,1,""],DNS_TYPE_SIG:[27,7,1,""],DNS_TYPE_SINK:[27,7,1,""],DNS_TYPE_SOA:[27,7,1,""],DNS_TYPE_SRV:[27,7,1,""],DNS_TYPE_TEXT:[27,7,1,""],DNS_TYPE_TKEY:[27,7,1,""],DNS_TYPE_TSIG:[27,7,1,""],DNS_TYPE_UID:[27,7,1,""],DNS_TYPE_UINFO:[27,7,1,""],DNS_TYPE_UNSPEC:[27,7,1,""],DNS_TYPE_WINS:[27,7,1,""],DNS_TYPE_WINSR:[27,7,1,""],DNS_TYPE_WKS:[27,7,1,""],DNS_TYPE_X25:[27,7,1,""],DNS_TYPE_ZERO:[27,7,1,""],DNS_WARNING_DOMAIN_UNDELETED:[29,7,1,""],DNS_WARNING_PTR_CREATE_FAILED:[29,7,1,""],DRAGDROP_E_ALREADYREGISTERED:[29,7,1,""],DRAGDROP_E_CONCURRENT_DRAG_ATTEMPTED:[29,7,1,""],DRAGDROP_E_FIRST:[29,7,1,""],DRAGDROP_E_INVALIDHWND:[29,7,1,""],DRAGDROP_E_LAST:[29,7,1,""],DRAGDROP_E_NOTREGISTERED:[29,7,1,""],DRAGDROP_S_CANCEL:[29,7,1,""],DRAGDROP_S_DROP:[29,7,1,""],DRAGDROP_S_FIRST:[29,7,1,""],DRAGDROP_S_LAST:[29,7,1,""],DRAGDROP_S_USEDEFAULTCURSORS:[29,7,1,""],DRIVE_CDROM:[27,7,1,""],DRIVE_FIXED:[27,7,1,""],DRIVE_NO_ROOT_DIR:[27,7,1,""],DRIVE_RAMDISK:[27,7,1,""],DRIVE_REMOTE:[27,7,1,""],DRIVE_REMOVABLE:[27,7,1,""],DRIVE_UNKNOWN:[27,7,1,""],DSLFLAG_MISMATCHED_DBG:[27,7,1,""],DSLFLAG_MISMATCHED_PDB:[27,7,1,""],DS_S_SUCCESS:[29,7,1,""],DUPLICATE_CLOSE_SOURCE:[27,7,1,""],DUPLICATE_SAME_ACCESS:[27,7,1,""],DV_E_CLIPFORMAT:[29,7,1,""],DV_E_DVASPECT:[29,7,1,""],DV_E_DVTARGETDEVICE:[29,7,1,""],DV_E_DVTARGETDEVICE_SIZE:[29,7,1,""],DV_E_FORMATETC:[29,7,1,""],DV_E_LINDEX:[29,7,1,""],DV_E_NOIVIEWOBJECT:[29,7,1,""],DV_E_STATDATA:[29,7,1,""],DV_E_STGMEDIUM:[29,7,1,""],DV_E_TYMED:[29,7,1,""],DWMERR_CATASTROPHIC_FAILURE:[29,7,1,""],DWMERR_STATE_TRANSITION_FAILED:[29,7,1,""],DWMERR_THEME_FAILED:[29,7,1,""],DWM_E_ADAPTER_NOT_FOUND:[29,7,1,""],DWM_E_COMPOSITIONDISABLED:[29,7,1,""],DWM_E_NOT_QUEUING_PRESENTS:[29,7,1,""],DWM_E_NO_REDIRECTION_SURFACE_AVAILABLE:[29,7,1,""],DWM_E_REMOTING_NOT_SUPPORTED:[29,7,1,""],DWM_E_TEXTURE_TOO_LARGE:[29,7,1,""],DWM_S_GDI_REDIRECTION_SURFACE:[29,7,1,""],DWM_S_GDI_REDIRECTION_SURFACE_BLT_VIA_GDI:[29,7,1,""],DWRITE_E_ALREADYREGISTERED:[29,7,1,""],DWRITE_E_CACHEFORMAT:[29,7,1,""],DWRITE_E_CACHEVERSION:[29,7,1,""],DWRITE_E_DOWNLOADCANCELLED:[29,7,1,""],DWRITE_E_DOWNLOADFAILED:[29,7,1,""],DWRITE_E_FILEACCESS:[29,7,1,""],DWRITE_E_FILEFORMAT:[29,7,1,""],DWRITE_E_FILENOTFOUND:[29,7,1,""],DWRITE_E_FLOWDIRECTIONCONFLICTS:[29,7,1,""],DWRITE_E_FONTCOLLECTIONOBSOLETE:[29,7,1,""],DWRITE_E_NOCOLOR:[29,7,1,""],DWRITE_E_NOFONT:[29,7,1,""],DWRITE_E_REMOTEFONT:[29,7,1,""],DWRITE_E_TEXTRENDERERINCOMPATIBLE:[29,7,1,""],DWRITE_E_TOOMANYDOWNLOADS:[29,7,1,""],DWRITE_E_UNEXPECTED:[29,7,1,""],DWRITE_E_UNSUPPORTEDOPERATION:[29,7,1,""],DXGI_DDI_ERR_NONEXCLUSIVE:[29,7,1,""],DXGI_DDI_ERR_UNSUPPORTED:[29,7,1,""],DXGI_DDI_ERR_WASSTILLDRAWING:[29,7,1,""],DXGI_ERROR_ACCESS_DENIED:[29,7,1,""],DXGI_ERROR_ACCESS_LOST:[29,7,1,""],DXGI_ERROR_ALREADY_EXISTS:[29,7,1,""],DXGI_ERROR_CACHE_CORRUPT:[29,7,1,""],DXGI_ERROR_CACHE_FULL:[29,7,1,""],DXGI_ERROR_CACHE_HASH_COLLISION:[29,7,1,""],DXGI_ERROR_CANNOT_PROTECT_CONTENT:[29,7,1,""],DXGI_ERROR_DEVICE_HUNG:[29,7,1,""],DXGI_ERROR_DEVICE_REMOVED:[29,7,1,""],DXGI_ERROR_DEVICE_RESET:[29,7,1,""],DXGI_ERROR_DRIVER_INTERNAL_ERROR:[29,7,1,""],DXGI_ERROR_DYNAMIC_CODE_POLICY_VIOLATION:[29,7,1,""],DXGI_ERROR_FRAME_STATISTICS_DISJOINT:[29,7,1,""],DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE:[29,7,1,""],DXGI_ERROR_HW_PROTECTION_OUTOFMEMORY:[29,7,1,""],DXGI_ERROR_INVALID_CALL:[29,7,1,""],DXGI_ERROR_MODE_CHANGE_IN_PROGRESS:[29,7,1,""],DXGI_ERROR_MORE_DATA:[29,7,1,""],DXGI_ERROR_NAME_ALREADY_EXISTS:[29,7,1,""],DXGI_ERROR_NONEXCLUSIVE:[29,7,1,""],DXGI_ERROR_NON_COMPOSITED_UI:[29,7,1,""],DXGI_ERROR_NOT_CURRENT:[29,7,1,""],DXGI_ERROR_NOT_CURRENTLY_AVAILABLE:[29,7,1,""],DXGI_ERROR_NOT_FOUND:[29,7,1,""],DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED:[29,7,1,""],DXGI_ERROR_REMOTE_OUTOFMEMORY:[29,7,1,""],DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE:[29,7,1,""],DXGI_ERROR_SDK_COMPONENT_MISSING:[29,7,1,""],DXGI_ERROR_SESSION_DISCONNECTED:[29,7,1,""],DXGI_ERROR_UNSUPPORTED:[29,7,1,""],DXGI_ERROR_WAIT_TIMEOUT:[29,7,1,""],DXGI_ERROR_WAS_STILL_DRAWING:[29,7,1,""],DXGI_STATUS_CLIPPED:[29,7,1,""],DXGI_STATUS_DDA_WAS_STILL_DRAWING:[29,7,1,""],DXGI_STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE:[29,7,1,""],DXGI_STATUS_MODE_CHANGED:[29,7,1,""],DXGI_STATUS_MODE_CHANGE_IN_PROGRESS:[29,7,1,""],DXGI_STATUS_NO_DESKTOP_ACCESS:[29,7,1,""],DXGI_STATUS_NO_REDIRECTION:[29,7,1,""],DXGI_STATUS_OCCLUDED:[29,7,1,""],DXGI_STATUS_PRESENT_REQUIRED:[29,7,1,""],DXGI_STATUS_UNOCCLUDED:[29,7,1,""],EAS_E_ADMINS_CANNOT_CHANGE_PASSWORD:[29,7,1,""],EAS_E_ADMINS_HAVE_BLANK_PASSWORD:[29,7,1,""],EAS_E_CONNECTED_ADMINS_NEED_TO_CHANGE_PASSWORD:[29,7,1,""],EAS_E_CURRENT_CONNECTED_USER_NEED_TO_CHANGE_PASSWORD:[29,7,1,""],EAS_E_CURRENT_USER_HAS_BLANK_PASSWORD:[29,7,1,""],EAS_E_LOCAL_CONTROLLED_USERS_CANNOT_CHANGE_PASSWORD:[29,7,1,""],EAS_E_PASSWORD_POLICY_NOT_ENFORCEABLE_FOR_CONNECTED_ADMINS:[29,7,1,""],EAS_E_PASSWORD_POLICY_NOT_ENFORCEABLE_FOR_CURRENT_CONNECTED_USER:[29,7,1,""],EAS_E_POLICY_COMPLIANT_WITH_ACTIONS:[29,7,1,""],EAS_E_POLICY_NOT_MANAGED_BY_OS:[29,7,1,""],EAS_E_REQUESTED_POLICY_NOT_ENFORCEABLE:[29,7,1,""],EAS_E_REQUESTED_POLICY_PASSWORD_EXPIRATION_INCOMPATIBLE:[29,7,1,""],EAS_E_USER_CANNOT_CHANGE_PASSWORD:[29,7,1,""],ENUM_E_FIRST:[29,7,1,""],ENUM_E_LAST:[29,7,1,""],ENUM_S_FIRST:[29,7,1,""],ENUM_S_LAST:[29,7,1,""],EPT_NT_CANT_CREATE:[13,7,1,""],EPT_NT_CANT_PERFORM_OP:[13,7,1,""],EPT_NT_INVALID_ENTRY:[13,7,1,""],EPT_NT_NOT_REGISTERED:[13,7,1,""],EPT_S_CANT_CREATE:[29,7,1,""],EPT_S_CANT_PERFORM_OP:[29,7,1,""],EPT_S_INVALID_ENTRY:[29,7,1,""],EPT_S_NOT_REGISTERED:[29,7,1,""],ERROR_ABANDONED_WAIT_0:[29,7,1,""],ERROR_ABANDONED_WAIT_63:[29,7,1,""],ERROR_ABANDON_HIBERFILE:[29,7,1,""],ERROR_ABIOS_ERROR:[29,7,1,""],ERROR_ACCESS_AUDIT_BY_POLICY:[29,7,1,""],ERROR_ACCESS_DENIED:[29,7,1,""],ERROR_ACCESS_DISABLED_BY_POLICY:[29,7,1,""],ERROR_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY:[29,7,1,""],ERROR_ACCESS_DISABLED_WEBBLADE:[29,7,1,""],ERROR_ACCESS_DISABLED_WEBBLADE_TAMPER:[29,7,1,""],ERROR_ACCOUNT_DISABLED:[29,7,1,""],ERROR_ACCOUNT_EXPIRED:[29,7,1,""],ERROR_ACCOUNT_LOCKED_OUT:[29,7,1,""],ERROR_ACCOUNT_RESTRICTION:[29,7,1,""],ERROR_ACPI_ERROR:[29,7,1,""],ERROR_ACTIVATION_COUNT_EXCEEDED:[29,7,1,""],ERROR_ACTIVE_CONNECTIONS:[29,7,1,""],ERROR_ADAP_HDW_ERR:[29,7,1,""],ERROR_ADDRESS_ALREADY_ASSOCIATED:[29,7,1,""],ERROR_ADDRESS_NOT_ASSOCIATED:[29,7,1,""],ERROR_ADVANCED_INSTALLER_FAILED:[29,7,1,""],ERROR_ALERTED:[29,7,1,""],ERROR_ALIAS_EXISTS:[29,7,1,""],ERROR_ALLOCATE_BUCKET:[29,7,1,""],ERROR_ALLOTTED_SPACE_EXCEEDED:[29,7,1,""],ERROR_ALL_NODES_NOT_AVAILABLE:[29,7,1,""],ERROR_ALL_SIDS_FILTERED:[29,7,1,""],ERROR_ALL_USER_TRUST_QUOTA_EXCEEDED:[29,7,1,""],ERROR_ALREADY_ASSIGNED:[29,7,1,""],ERROR_ALREADY_EXISTS:[29,7,1,""],ERROR_ALREADY_FIBER:[29,7,1,""],ERROR_ALREADY_HAS_STREAM_ID:[29,7,1,""],ERROR_ALREADY_INITIALIZED:[29,7,1,""],ERROR_ALREADY_REGISTERED:[29,7,1,""],ERROR_ALREADY_RUNNING_LKG:[29,7,1,""],ERROR_ALREADY_THREAD:[29,7,1,""],ERROR_ALREADY_WAITING:[29,7,1,""],ERROR_ALREADY_WIN32:[29,7,1,""],ERROR_AMBIGUOUS_SYSTEM_DEVICE:[29,7,1,""],ERROR_API_UNAVAILABLE:[29,7,1,""],ERROR_APPCONTAINER_REQUIRED:[29,7,1,""],ERROR_APPEXEC_CONDITION_NOT_SATISFIED:[29,7,1,""],ERROR_APPEXEC_HANDLE_INVALIDATED:[29,7,1,""],ERROR_APPEXEC_HOST_ID_MISMATCH:[29,7,1,""],ERROR_APPEXEC_INVALID_HOST_GENERATION:[29,7,1,""],ERROR_APPEXEC_INVALID_HOST_STATE:[29,7,1,""],ERROR_APPEXEC_NO_DONOR:[29,7,1,""],ERROR_APPEXEC_UNEXPECTED_PROCESS_REGISTRATION:[29,7,1,""],ERROR_APPEXEC_UNKNOWN_USER:[29,7,1,""],ERROR_APPHELP_BLOCK:[29,7,1,""],ERROR_APPINSTALLER_ACTIVATION_BLOCKED:[29,7,1,""],ERROR_APPX_FILE_NOT_ENCRYPTED:[29,7,1,""],ERROR_APPX_INTEGRITY_FAILURE_CLR_NGEN:[29,7,1,""],ERROR_APPX_RAW_DATA_WRITE_FAILED:[29,7,1,""],ERROR_APP_DATA_CORRUPT:[29,7,1,""],ERROR_APP_DATA_EXPIRED:[29,7,1,""],ERROR_APP_DATA_LIMIT_EXCEEDED:[29,7,1,""],ERROR_APP_DATA_NOT_FOUND:[29,7,1,""],ERROR_APP_DATA_REBOOT_REQUIRED:[29,7,1,""],ERROR_APP_HANG:[29,7,1,""],ERROR_APP_INIT_FAILURE:[29,7,1,""],ERROR_APP_WRONG_OS:[29,7,1,""],ERROR_ARBITRATION_UNHANDLED:[29,7,1,""],ERROR_ARENA_TRASHED:[29,7,1,""],ERROR_ARITHMETIC_OVERFLOW:[29,7,1,""],ERROR_ASSERTION_FAILURE:[29,7,1,""],ERROR_ATOMIC_LOCKS_NOT_SUPPORTED:[29,7,1,""],ERROR_ATTRIBUTE_NOT_PRESENT:[29,7,1,""],ERROR_AUDITING_DISABLED:[29,7,1,""],ERROR_AUDIT_FAILED:[29,7,1,""],ERROR_AUTHENTICATION_FIREWALL_FAILED:[29,7,1,""],ERROR_AUTHIP_FAILURE:[29,7,1,""],ERROR_AUTODATASEG_EXCEEDS_64k:[29,7,1,""],ERROR_BACKUP_CONTROLLER:[29,7,1,""],ERROR_BADDB:[29,7,1,""],ERROR_BADKEY:[29,7,1,""],ERROR_BADSTARTPOSITION:[29,7,1,""],ERROR_BAD_ACCESSOR_FLAGS:[29,7,1,""],ERROR_BAD_ARGUMENTS:[29,7,1,""],ERROR_BAD_CLUSTERS:[29,7,1,""],ERROR_BAD_COMMAND:[29,7,1,""],ERROR_BAD_COMPRESSION_BUFFER:[29,7,1,""],ERROR_BAD_CONFIGURATION:[29,7,1,""],ERROR_BAD_CURRENT_DIRECTORY:[29,7,1,""],ERROR_BAD_DESCRIPTOR_FORMAT:[29,7,1,""],ERROR_BAD_DEVICE:[29,7,1,""],ERROR_BAD_DEVICE_PATH:[29,7,1,""],ERROR_BAD_DEV_TYPE:[29,7,1,""],ERROR_BAD_DLL_ENTRYPOINT:[29,7,1,""],ERROR_BAD_DRIVER:[29,7,1,""],ERROR_BAD_DRIVER_LEVEL:[29,7,1,""],ERROR_BAD_ENVIRONMENT:[29,7,1,""],ERROR_BAD_EXE_FORMAT:[29,7,1,""],ERROR_BAD_FILE_TYPE:[29,7,1,""],ERROR_BAD_FORMAT:[29,7,1,""],ERROR_BAD_FUNCTION_TABLE:[29,7,1,""],ERROR_BAD_IMPERSONATION_LEVEL:[29,7,1,""],ERROR_BAD_INHERITANCE_ACL:[29,7,1,""],ERROR_BAD_LENGTH:[29,7,1,""],ERROR_BAD_LOGON_SESSION_STATE:[29,7,1,""],ERROR_BAD_MCFG_TABLE:[29,7,1,""],ERROR_BAD_NETPATH:[29,7,1,""],ERROR_BAD_NET_NAME:[29,7,1,""],ERROR_BAD_NET_RESP:[29,7,1,""],ERROR_BAD_PATHNAME:[29,7,1,""],ERROR_BAD_PIPE:[29,7,1,""],ERROR_BAD_PROFILE:[29,7,1,""],ERROR_BAD_PROVIDER:[29,7,1,""],ERROR_BAD_QUERY_SYNTAX:[29,7,1,""],ERROR_BAD_RECOVERY_POLICY:[29,7,1,""],ERROR_BAD_REM_ADAP:[29,7,1,""],ERROR_BAD_SERVICE_ENTRYPOINT:[29,7,1,""],ERROR_BAD_STACK:[29,7,1,""],ERROR_BAD_THREADID_ADDR:[29,7,1,""],ERROR_BAD_TOKEN_TYPE:[29,7,1,""],ERROR_BAD_UNIT:[29,7,1,""],ERROR_BAD_USERNAME:[29,7,1,""],ERROR_BAD_USER_PROFILE:[29,7,1,""],ERROR_BAD_VALIDATION_CLASS:[29,7,1,""],ERROR_BCD_NOT_ALL_ENTRIES_IMPORTED:[29,7,1,""],ERROR_BCD_NOT_ALL_ENTRIES_SYNCHRONIZED:[29,7,1,""],ERROR_BCD_TOO_MANY_ELEMENTS:[29,7,1,""],ERROR_BEGINNING_OF_MEDIA:[29,7,1,""],ERROR_BEYOND_VDL:[29,7,1,""],ERROR_BIOS_FAILED_TO_CONNECT_INTERRUPT:[29,7,1,""],ERROR_BIZRULES_NOT_ENABLED:[29,7,1,""],ERROR_BLOCKED_BY_PARENTAL_CONTROLS:[29,7,1,""],ERROR_BLOCK_TOO_MANY_REFERENCES:[29,7,1,""],ERROR_BOOT_ALREADY_ACCEPTED:[29,7,1,""],ERROR_BROKEN_PIPE:[29,7,1,""],ERROR_BUFFER_ALL_ZEROS:[29,7,1,""],ERROR_BUFFER_OVERFLOW:[29,7,1,""],ERROR_BUSY:[29,7,1,""],ERROR_BUSY_DRIVE:[29,7,1,""],ERROR_BUS_RESET:[29,7,1,""],ERROR_CACHE_PAGE_LOCKED:[29,7,1,""],ERROR_CALLBACK_INVOKE_INLINE:[29,7,1,""],ERROR_CALLBACK_POP_STACK:[29,7,1,""],ERROR_CALLBACK_SUPPLIED_INVALID_DATA:[29,7,1,""],ERROR_CALL_NOT_IMPLEMENTED:[29,7,1,""],ERROR_CANCELLED:[29,7,1,""],ERROR_CANCEL_VIOLATION:[29,7,1,""],ERROR_CANNOT_ABORT_TRANSACTIONS:[29,7,1,""],ERROR_CANNOT_ACCEPT_TRANSACTED_WORK:[29,7,1,""],ERROR_CANNOT_BREAK_OPLOCK:[29,7,1,""],ERROR_CANNOT_COPY:[29,7,1,""],ERROR_CANNOT_DETECT_DRIVER_FAILURE:[29,7,1,""],ERROR_CANNOT_DETECT_PROCESS_ABORT:[29,7,1,""],ERROR_CANNOT_EXECUTE_FILE_IN_TRANSACTION:[29,7,1,""],ERROR_CANNOT_FIND_WND_CLASS:[29,7,1,""],ERROR_CANNOT_GRANT_REQUESTED_OPLOCK:[29,7,1,""],ERROR_CANNOT_IMPERSONATE:[29,7,1,""],ERROR_CANNOT_LOAD_REGISTRY_FILE:[29,7,1,""],ERROR_CANNOT_MAKE:[29,7,1,""],ERROR_CANNOT_OPEN_PROFILE:[29,7,1,""],ERROR_CANNOT_SWITCH_RUNLEVEL:[29,7,1,""],ERROR_CANTFETCHBACKWARDS:[29,7,1,""],ERROR_CANTOPEN:[29,7,1,""],ERROR_CANTREAD:[29,7,1,""],ERROR_CANTSCROLLBACKWARDS:[29,7,1,""],ERROR_CANTWRITE:[29,7,1,""],ERROR_CANT_ACCESS_DOMAIN_INFO:[29,7,1,""],ERROR_CANT_ACCESS_FILE:[29,7,1,""],ERROR_CANT_BREAK_TRANSACTIONAL_DEPENDENCY:[29,7,1,""],ERROR_CANT_CLEAR_ENCRYPTION_FLAG:[29,7,1,""],ERROR_CANT_CREATE_MORE_STREAM_MINIVERSIONS:[29,7,1,""],ERROR_CANT_CROSS_RM_BOUNDARY:[29,7,1,""],ERROR_CANT_DELETE_LAST_ITEM:[29,7,1,""],ERROR_CANT_DISABLE_MANDATORY:[29,7,1,""],ERROR_CANT_ENABLE_DENY_ONLY:[29,7,1,""],ERROR_CANT_EVICT_ACTIVE_NODE:[29,7,1,""],ERROR_CANT_OPEN_ANONYMOUS:[29,7,1,""],ERROR_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT:[29,7,1,""],ERROR_CANT_RECOVER_WITH_HANDLE_OPEN:[29,7,1,""],ERROR_CANT_RESOLVE_FILENAME:[29,7,1,""],ERROR_CANT_TERMINATE_SELF:[29,7,1,""],ERROR_CANT_WAIT:[29,7,1,""],ERROR_CAN_NOT_COMPLETE:[29,7,1,""],ERROR_CAN_NOT_DEL_LOCAL_WINS:[29,7,1,""],ERROR_CAPAUTHZ_CHANGE_TYPE:[29,7,1,""],ERROR_CAPAUTHZ_DB_CORRUPTED:[29,7,1,""],ERROR_CAPAUTHZ_NOT_AUTHORIZED:[29,7,1,""],ERROR_CAPAUTHZ_NOT_DEVUNLOCKED:[29,7,1,""],ERROR_CAPAUTHZ_NOT_PROVISIONED:[29,7,1,""],ERROR_CAPAUTHZ_NO_POLICY:[29,7,1,""],ERROR_CAPAUTHZ_SCCD_DEV_MODE_REQUIRED:[29,7,1,""],ERROR_CAPAUTHZ_SCCD_INVALID_CATALOG:[29,7,1,""],ERROR_CAPAUTHZ_SCCD_NO_AUTH_ENTITY:[29,7,1,""],ERROR_CAPAUTHZ_SCCD_NO_CAPABILITY_MATCH:[29,7,1,""],ERROR_CAPAUTHZ_SCCD_PARSE_ERROR:[29,7,1,""],ERROR_CARDBUS_NOT_SUPPORTED:[29,7,1,""],ERROR_CASE_DIFFERING_NAMES_IN_DIR:[29,7,1,""],ERROR_CHECKING_FILE_SYSTEM:[29,7,1,""],ERROR_CHECKOUT_REQUIRED:[29,7,1,""],ERROR_CHILD_MUST_BE_VOLATILE:[29,7,1,""],ERROR_CHILD_NOT_COMPLETE:[29,7,1,""],ERROR_CHILD_PROCESS_BLOCKED:[29,7,1,""],ERROR_CHILD_WINDOW_MENU:[29,7,1,""],ERROR_CIRCULAR_DEPENDENCY:[29,7,1,""],ERROR_CLASS_ALREADY_EXISTS:[29,7,1,""],ERROR_CLASS_DOES_NOT_EXIST:[29,7,1,""],ERROR_CLASS_HAS_WINDOWS:[29,7,1,""],ERROR_CLEANER_CARTRIDGE_INSTALLED:[29,7,1,""],ERROR_CLEANER_CARTRIDGE_SPENT:[29,7,1,""],ERROR_CLEANER_SLOT_NOT_SET:[29,7,1,""],ERROR_CLEANER_SLOT_SET:[29,7,1,""],ERROR_CLIENT_SERVER_PARAMETERS_INVALID:[29,7,1,""],ERROR_CLIPBOARD_NOT_OPEN:[29,7,1,""],ERROR_CLIPPING_NOT_SUPPORTED:[29,7,1,""],ERROR_CLIP_DEVICE_LICENSE_MISSING:[29,7,1,""],ERROR_CLIP_KEYHOLDER_LICENSE_MISSING_OR_INVALID:[29,7,1,""],ERROR_CLIP_LICENSE_DEVICE_ID_MISMATCH:[29,7,1,""],ERROR_CLIP_LICENSE_EXPIRED:[29,7,1,""],ERROR_CLIP_LICENSE_HARDWARE_ID_OUT_OF_TOLERANCE:[29,7,1,""],ERROR_CLIP_LICENSE_INVALID_SIGNATURE:[29,7,1,""],ERROR_CLIP_LICENSE_NOT_FOUND:[29,7,1,""],ERROR_CLIP_LICENSE_NOT_SIGNED:[29,7,1,""],ERROR_CLIP_LICENSE_SIGNED_BY_UNKNOWN_SOURCE:[29,7,1,""],ERROR_CLOUD_FILE_ACCESS_DENIED:[29,7,1,""],ERROR_CLOUD_FILE_ALREADY_CONNECTED:[29,7,1,""],ERROR_CLOUD_FILE_AUTHENTICATION_FAILED:[29,7,1,""],ERROR_CLOUD_FILE_CONNECTED_PROVIDER_ONLY:[29,7,1,""],ERROR_CLOUD_FILE_INCOMPATIBLE_HARDLINKS:[29,7,1,""],ERROR_CLOUD_FILE_INSUFFICIENT_RESOURCES:[29,7,1,""],ERROR_CLOUD_FILE_INVALID_REQUEST:[29,7,1,""],ERROR_CLOUD_FILE_IN_USE:[29,7,1,""],ERROR_CLOUD_FILE_METADATA_CORRUPT:[29,7,1,""],ERROR_CLOUD_FILE_METADATA_TOO_LARGE:[29,7,1,""],ERROR_CLOUD_FILE_NETWORK_UNAVAILABLE:[29,7,1,""],ERROR_CLOUD_FILE_NOT_IN_SYNC:[29,7,1,""],ERROR_CLOUD_FILE_NOT_SUPPORTED:[29,7,1,""],ERROR_CLOUD_FILE_NOT_UNDER_SYNC_ROOT:[29,7,1,""],ERROR_CLOUD_FILE_PINNED:[29,7,1,""],ERROR_CLOUD_FILE_PROPERTY_BLOB_CHECKSUM_MISMATCH:[29,7,1,""],ERROR_CLOUD_FILE_PROPERTY_BLOB_TOO_LARGE:[29,7,1,""],ERROR_CLOUD_FILE_PROPERTY_CORRUPT:[29,7,1,""],ERROR_CLOUD_FILE_PROPERTY_LOCK_CONFLICT:[29,7,1,""],ERROR_CLOUD_FILE_PROPERTY_VERSION_NOT_SUPPORTED:[29,7,1,""],ERROR_CLOUD_FILE_PROVIDER_NOT_RUNNING:[29,7,1,""],ERROR_CLOUD_FILE_PROVIDER_TERMINATED:[29,7,1,""],ERROR_CLOUD_FILE_READ_ONLY_VOLUME:[29,7,1,""],ERROR_CLOUD_FILE_REQUEST_ABORTED:[29,7,1,""],ERROR_CLOUD_FILE_REQUEST_CANCELED:[29,7,1,""],ERROR_CLOUD_FILE_REQUEST_TIMEOUT:[29,7,1,""],ERROR_CLOUD_FILE_SYNC_ROOT_METADATA_CORRUPT:[29,7,1,""],ERROR_CLOUD_FILE_TOO_MANY_PROPERTY_BLOBS:[29,7,1,""],ERROR_CLOUD_FILE_UNSUCCESSFUL:[29,7,1,""],ERROR_CLOUD_FILE_VALIDATION_FAILED:[29,7,1,""],ERROR_CLUSCFG_ALREADY_COMMITTED:[29,7,1,""],ERROR_CLUSCFG_ROLLBACK_FAILED:[29,7,1,""],ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT:[29,7,1,""],ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND:[29,7,1,""],ERROR_CLUSTERLOG_CORRUPT:[29,7,1,""],ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE:[29,7,1,""],ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE:[29,7,1,""],ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE:[29,7,1,""],ERROR_CLUSTERSET_MANAGEMENT_CLUSTER_UNREACHABLE:[29,7,1,""],ERROR_CLUSTER_AFFINITY_CONFLICT:[29,7,1,""],ERROR_CLUSTER_BACKUP_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES:[29,7,1,""],ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME:[29,7,1,""],ERROR_CLUSTER_CANT_DESERIALIZE_DATA:[29,7,1,""],ERROR_CLUSTER_CSV_INVALID_HANDLE:[29,7,1,""],ERROR_CLUSTER_CSV_IO_PAUSE_TIMEOUT:[29,7,1,""],ERROR_CLUSTER_CSV_SUPPORTED_ONLY_ON_COORDINATOR:[29,7,1,""],ERROR_CLUSTER_DATABASE_SEQMISMATCH:[29,7,1,""],ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_DATABASE_UPDATE_CONDITION_FAILED:[29,7,1,""],ERROR_CLUSTER_DISK_NOT_CONNECTED:[29,7,1,""],ERROR_CLUSTER_EVICT_INVALID_REQUEST:[29,7,1,""],ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP:[29,7,1,""],ERROR_CLUSTER_FAULT_DOMAIN_FAILED_S2D_VALIDATION:[29,7,1,""],ERROR_CLUSTER_FAULT_DOMAIN_INVALID_HIERARCHY:[29,7,1,""],ERROR_CLUSTER_FAULT_DOMAIN_PARENT_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_FAULT_DOMAIN_S2D_CONNECTIVITY_LOSS:[29,7,1,""],ERROR_CLUSTER_GROUP_BUSY:[29,7,1,""],ERROR_CLUSTER_GROUP_MOVING:[29,7,1,""],ERROR_CLUSTER_GROUP_QUEUED:[29,7,1,""],ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE:[29,7,1,""],ERROR_CLUSTER_GUM_NOT_LOCKER:[29,7,1,""],ERROR_CLUSTER_INCOMPATIBLE_VERSIONS:[29,7,1,""],ERROR_CLUSTER_INSTANCE_ID_MISMATCH:[29,7,1,""],ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION:[29,7,1,""],ERROR_CLUSTER_INVALID_INFRASTRUCTURE_FILESERVER_NAME:[29,7,1,""],ERROR_CLUSTER_INVALID_IPV6_NETWORK:[29,7,1,""],ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK:[29,7,1,""],ERROR_CLUSTER_INVALID_NETWORK:[29,7,1,""],ERROR_CLUSTER_INVALID_NETWORK_PROVIDER:[29,7,1,""],ERROR_CLUSTER_INVALID_NODE:[29,7,1,""],ERROR_CLUSTER_INVALID_NODE_WEIGHT:[29,7,1,""],ERROR_CLUSTER_INVALID_REQUEST:[29,7,1,""],ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR:[29,7,1,""],ERROR_CLUSTER_INVALID_STRING_FORMAT:[29,7,1,""],ERROR_CLUSTER_INVALID_STRING_TERMINATION:[29,7,1,""],ERROR_CLUSTER_IPADDR_IN_USE:[29,7,1,""],ERROR_CLUSTER_JOIN_ABORTED:[29,7,1,""],ERROR_CLUSTER_JOIN_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_LAST_INTERNAL_NETWORK:[29,7,1,""],ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED:[29,7,1,""],ERROR_CLUSTER_MAX_NODES_IN_CLUSTER:[29,7,1,""],ERROR_CLUSTER_MEMBERSHIP_HALT:[29,7,1,""],ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE:[29,7,1,""],ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME:[29,7,1,""],ERROR_CLUSTER_NETINTERFACE_EXISTS:[29,7,1,""],ERROR_CLUSTER_NETINTERFACE_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE:[29,7,1,""],ERROR_CLUSTER_NETWORK_ALREADY_ONLINE:[29,7,1,""],ERROR_CLUSTER_NETWORK_EXISTS:[29,7,1,""],ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS:[29,7,1,""],ERROR_CLUSTER_NETWORK_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP:[29,7,1,""],ERROR_CLUSTER_NETWORK_NOT_INTERNAL:[29,7,1,""],ERROR_CLUSTER_NODE_ALREADY_DOWN:[29,7,1,""],ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT:[29,7,1,""],ERROR_CLUSTER_NODE_ALREADY_MEMBER:[29,7,1,""],ERROR_CLUSTER_NODE_ALREADY_UP:[29,7,1,""],ERROR_CLUSTER_NODE_DOWN:[29,7,1,""],ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_NODE_EXISTS:[29,7,1,""],ERROR_CLUSTER_NODE_IN_GRACE_PERIOD:[29,7,1,""],ERROR_CLUSTER_NODE_ISOLATED:[29,7,1,""],ERROR_CLUSTER_NODE_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_NODE_NOT_MEMBER:[29,7,1,""],ERROR_CLUSTER_NODE_NOT_PAUSED:[29,7,1,""],ERROR_CLUSTER_NODE_NOT_READY:[29,7,1,""],ERROR_CLUSTER_NODE_PAUSED:[29,7,1,""],ERROR_CLUSTER_NODE_QUARANTINED:[29,7,1,""],ERROR_CLUSTER_NODE_SHUTTING_DOWN:[29,7,1,""],ERROR_CLUSTER_NODE_UNREACHABLE:[29,7,1,""],ERROR_CLUSTER_NODE_UP:[29,7,1,""],ERROR_CLUSTER_NOT_INSTALLED:[29,7,1,""],ERROR_CLUSTER_NOT_SHARED_VOLUME:[29,7,1,""],ERROR_CLUSTER_NO_NET_ADAPTERS:[29,7,1,""],ERROR_CLUSTER_NO_QUORUM:[29,7,1,""],ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED:[29,7,1,""],ERROR_CLUSTER_NO_SECURITY_CONTEXT:[29,7,1,""],ERROR_CLUSTER_NULL_DATA:[29,7,1,""],ERROR_CLUSTER_OBJECT_ALREADY_USED:[29,7,1,""],ERROR_CLUSTER_OLD_VERSION:[29,7,1,""],ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST:[29,7,1,""],ERROR_CLUSTER_PARAMETER_MISMATCH:[29,7,1,""],ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS:[29,7,1,""],ERROR_CLUSTER_PARTIAL_READ:[29,7,1,""],ERROR_CLUSTER_PARTIAL_SEND:[29,7,1,""],ERROR_CLUSTER_PARTIAL_WRITE:[29,7,1,""],ERROR_CLUSTER_POISONED:[29,7,1,""],ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH:[29,7,1,""],ERROR_CLUSTER_QUORUMLOG_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION:[29,7,1,""],ERROR_CLUSTER_RESNAME_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE:[29,7,1,""],ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR:[29,7,1,""],ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES:[29,7,1,""],ERROR_CLUSTER_RESOURCE_DOES_NOT_SUPPORT_UNMONITORED:[29,7,1,""],ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE:[29,7,1,""],ERROR_CLUSTER_RESOURCE_IS_REPLICATED:[29,7,1,""],ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE:[29,7,1,""],ERROR_CLUSTER_RESOURCE_LOCKED_STATUS:[29,7,1,""],ERROR_CLUSTER_RESOURCE_NOT_MONITORED:[29,7,1,""],ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED:[29,7,1,""],ERROR_CLUSTER_RESOURCE_TYPE_BUSY:[29,7,1,""],ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND:[29,7,1,""],ERROR_CLUSTER_RESOURCE_VETOED_CALL:[29,7,1,""],ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES:[29,7,1,""],ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION:[29,7,1,""],ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE:[29,7,1,""],ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED:[29,7,1,""],ERROR_CLUSTER_RHS_FAILED_INITIALIZATION:[29,7,1,""],ERROR_CLUSTER_SHARED_VOLUMES_IN_USE:[29,7,1,""],ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED:[29,7,1,""],ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED:[29,7,1,""],ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED:[29,7,1,""],ERROR_CLUSTER_SHUTTING_DOWN:[29,7,1,""],ERROR_CLUSTER_SINGLETON_RESOURCE:[29,7,1,""],ERROR_CLUSTER_SPACE_DEGRADED:[29,7,1,""],ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED:[29,7,1,""],ERROR_CLUSTER_TOKEN_DELEGATION_NOT_SUPPORTED:[29,7,1,""],ERROR_CLUSTER_TOO_MANY_NODES:[29,7,1,""],ERROR_CLUSTER_UPGRADE_FIX_QUORUM_NOT_SUPPORTED:[29,7,1,""],ERROR_CLUSTER_UPGRADE_INCOMPATIBLE_VERSIONS:[29,7,1,""],ERROR_CLUSTER_UPGRADE_INCOMPLETE:[29,7,1,""],ERROR_CLUSTER_UPGRADE_IN_PROGRESS:[29,7,1,""],ERROR_CLUSTER_UPGRADE_RESTART_REQUIRED:[29,7,1,""],ERROR_CLUSTER_USE_SHARED_VOLUMES_API:[29,7,1,""],ERROR_CLUSTER_WATCHDOG_TERMINATING:[29,7,1,""],ERROR_CLUSTER_WRONG_OS_VERSION:[29,7,1,""],ERROR_COLORSPACE_MISMATCH:[29,7,1,""],ERROR_COMMITMENT_LIMIT:[29,7,1,""],ERROR_COMMITMENT_MINIMUM:[29,7,1,""],ERROR_COMPRESSED_FILE_NOT_SUPPORTED:[29,7,1,""],ERROR_COMPRESSION_DISABLED:[29,7,1,""],ERROR_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION:[29,7,1,""],ERROR_COMPRESSION_NOT_BENEFICIAL:[29,7,1,""],ERROR_COM_TASK_STOP_PENDING:[29,7,1,""],ERROR_CONNECTED_OTHER_PASSWORD:[29,7,1,""],ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT:[29,7,1,""],ERROR_CONNECTION_ABORTED:[29,7,1,""],ERROR_CONNECTION_ACTIVE:[29,7,1,""],ERROR_CONNECTION_COUNT_LIMIT:[29,7,1,""],ERROR_CONNECTION_INVALID:[29,7,1,""],ERROR_CONNECTION_REFUSED:[29,7,1,""],ERROR_CONNECTION_UNAVAIL:[29,7,1,""],ERROR_CONTAINER_ASSIGNED:[29,7,1,""],ERROR_CONTENT_BLOCKED:[29,7,1,""],ERROR_CONTEXT_EXPIRED:[29,7,1,""],ERROR_CONTINUE:[29,7,1,""],ERROR_CONTROLLING_IEPORT:[29,7,1,""],ERROR_CONTROL_C_EXIT:[29,7,1,""],ERROR_CONTROL_ID_NOT_FOUND:[29,7,1,""],ERROR_CONVERT_TO_LARGE:[29,7,1,""],ERROR_CORE_DRIVER_PACKAGE_NOT_FOUND:[29,7,1,""],ERROR_CORE_RESOURCE:[29,7,1,""],ERROR_CORRUPT_LOG_CLEARED:[29,7,1,""],ERROR_CORRUPT_LOG_CORRUPTED:[29,7,1,""],ERROR_CORRUPT_LOG_DELETED_FULL:[29,7,1,""],ERROR_CORRUPT_LOG_OVERFULL:[29,7,1,""],ERROR_CORRUPT_LOG_UNAVAILABLE:[29,7,1,""],ERROR_CORRUPT_SYSTEM_FILE:[29,7,1,""],ERROR_COULD_NOT_INTERPRET:[29,7,1,""],ERROR_COULD_NOT_RESIZE_LOG:[29,7,1,""],ERROR_COUNTER_TIMEOUT:[29,7,1,""],ERROR_CPU_SET_INVALID:[29,7,1,""],ERROR_CRASH_DUMP:[29,7,1,""],ERROR_CRC:[29,7,1,""],ERROR_CREATE_FAILED:[29,7,1,""],ERROR_CRED_REQUIRES_CONFIRMATION:[29,7,1,""],ERROR_CRM_PROTOCOL_ALREADY_EXISTS:[29,7,1,""],ERROR_CRM_PROTOCOL_NOT_FOUND:[29,7,1,""],ERROR_CROSS_PARTITION_VIOLATION:[29,7,1,""],ERROR_CSCSHARE_OFFLINE:[29,7,1,""],ERROR_CSV_VOLUME_NOT_LOCAL:[29,7,1,""],ERROR_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE:[29,7,1,""],ERROR_CS_ENCRYPTION_FILE_NOT_CSE:[29,7,1,""],ERROR_CS_ENCRYPTION_INVALID_SERVER_RESPONSE:[29,7,1,""],ERROR_CS_ENCRYPTION_NEW_ENCRYPTED_FILE:[29,7,1,""],ERROR_CS_ENCRYPTION_UNSUPPORTED_SERVER:[29,7,1,""],ERROR_CTLOG_INCONSISTENT_TRACKING_FILE:[29,7,1,""],ERROR_CTLOG_INVALID_TRACKING_STATE:[29,7,1,""],ERROR_CTLOG_LOGFILE_SIZE_EXCEEDED_MAXSIZE:[29,7,1,""],ERROR_CTLOG_TRACKING_NOT_INITIALIZED:[29,7,1,""],ERROR_CTLOG_VHD_CHANGED_OFFLINE:[29,7,1,""],ERROR_CTX_ACCOUNT_RESTRICTION:[29,7,1,""],ERROR_CTX_BAD_VIDEO_MODE:[29,7,1,""],ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY:[29,7,1,""],ERROR_CTX_CDM_CONNECT:[29,7,1,""],ERROR_CTX_CDM_DISCONNECT:[29,7,1,""],ERROR_CTX_CLIENT_LICENSE_IN_USE:[29,7,1,""],ERROR_CTX_CLIENT_LICENSE_NOT_SET:[29,7,1,""],ERROR_CTX_CLIENT_QUERY_TIMEOUT:[29,7,1,""],ERROR_CTX_CLOSE_PENDING:[29,7,1,""],ERROR_CTX_CONSOLE_CONNECT:[29,7,1,""],ERROR_CTX_CONSOLE_DISCONNECT:[29,7,1,""],ERROR_CTX_ENCRYPTION_LEVEL_REQUIRED:[29,7,1,""],ERROR_CTX_GRAPHICS_INVALID:[29,7,1,""],ERROR_CTX_INVALID_MODEMNAME:[29,7,1,""],ERROR_CTX_INVALID_PD:[29,7,1,""],ERROR_CTX_INVALID_WD:[29,7,1,""],ERROR_CTX_LICENSE_CLIENT_INVALID:[29,7,1,""],ERROR_CTX_LICENSE_EXPIRED:[29,7,1,""],ERROR_CTX_LICENSE_NOT_AVAILABLE:[29,7,1,""],ERROR_CTX_LOGON_DISABLED:[29,7,1,""],ERROR_CTX_MODEM_INF_NOT_FOUND:[29,7,1,""],ERROR_CTX_MODEM_RESPONSE_BUSY:[29,7,1,""],ERROR_CTX_MODEM_RESPONSE_ERROR:[29,7,1,""],ERROR_CTX_MODEM_RESPONSE_NO_CARRIER:[29,7,1,""],ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE:[29,7,1,""],ERROR_CTX_MODEM_RESPONSE_TIMEOUT:[29,7,1,""],ERROR_CTX_MODEM_RESPONSE_VOICE:[29,7,1,""],ERROR_CTX_NOT_CONSOLE:[29,7,1,""],ERROR_CTX_NO_FORCE_LOGOFF:[29,7,1,""],ERROR_CTX_NO_OUTBUF:[29,7,1,""],ERROR_CTX_PD_NOT_FOUND:[29,7,1,""],ERROR_CTX_SECURITY_LAYER_ERROR:[29,7,1,""],ERROR_CTX_SERVICE_NAME_COLLISION:[29,7,1,""],ERROR_CTX_SESSION_IN_USE:[29,7,1,""],ERROR_CTX_SHADOW_DENIED:[29,7,1,""],ERROR_CTX_SHADOW_DISABLED:[29,7,1,""],ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE:[29,7,1,""],ERROR_CTX_SHADOW_INVALID:[29,7,1,""],ERROR_CTX_SHADOW_NOT_RUNNING:[29,7,1,""],ERROR_CTX_TD_ERROR:[29,7,1,""],ERROR_CTX_WD_NOT_FOUND:[29,7,1,""],ERROR_CTX_WINSTATIONS_DISABLED:[29,7,1,""],ERROR_CTX_WINSTATION_ACCESS_DENIED:[29,7,1,""],ERROR_CTX_WINSTATION_ALREADY_EXISTS:[29,7,1,""],ERROR_CTX_WINSTATION_BUSY:[29,7,1,""],ERROR_CTX_WINSTATION_NAME_INVALID:[29,7,1,""],ERROR_CTX_WINSTATION_NOT_FOUND:[29,7,1,""],ERROR_CURRENT_DIRECTORY:[29,7,1,""],ERROR_CURRENT_DOMAIN_NOT_ALLOWED:[29,7,1,""],ERROR_CURRENT_TRANSACTION_NOT_VALID:[29,7,1,""],ERROR_DATABASE_BACKUP_CORRUPT:[29,7,1,""],ERROR_DATABASE_DOES_NOT_EXIST:[29,7,1,""],ERROR_DATABASE_FAILURE:[29,7,1,""],ERROR_DATABASE_FULL:[29,7,1,""],ERROR_DATATYPE_MISMATCH:[29,7,1,""],ERROR_DATA_CHECKSUM_ERROR:[29,7,1,""],ERROR_DATA_LOST_REPAIR:[29,7,1,""],ERROR_DATA_NOT_ACCEPTED:[29,7,1,""],ERROR_DAX_MAPPING_EXISTS:[29,7,1,""],ERROR_DBG_ATTACH_PROCESS_FAILURE_LOCKDOWN:[29,7,1,""],ERROR_DBG_COMMAND_EXCEPTION:[29,7,1,""],ERROR_DBG_CONNECT_SERVER_FAILURE_LOCKDOWN:[29,7,1,""],ERROR_DBG_CONTINUE:[29,7,1,""],ERROR_DBG_CONTROL_BREAK:[29,7,1,""],ERROR_DBG_CONTROL_C:[29,7,1,""],ERROR_DBG_CREATE_PROCESS_FAILURE_LOCKDOWN:[29,7,1,""],ERROR_DBG_EXCEPTION_HANDLED:[29,7,1,""],ERROR_DBG_EXCEPTION_NOT_HANDLED:[29,7,1,""],ERROR_DBG_PRINTEXCEPTION_C:[29,7,1,""],ERROR_DBG_REPLY_LATER:[29,7,1,""],ERROR_DBG_RIPEXCEPTION:[29,7,1,""],ERROR_DBG_START_SERVER_FAILURE_LOCKDOWN:[29,7,1,""],ERROR_DBG_TERMINATE_PROCESS:[29,7,1,""],ERROR_DBG_TERMINATE_THREAD:[29,7,1,""],ERROR_DBG_UNABLE_TO_PROVIDE_HANDLE:[29,7,1,""],ERROR_DC_NOT_FOUND:[29,7,1,""],ERROR_DDE_FAIL:[29,7,1,""],ERROR_DEBUGGER_INACTIVE:[29,7,1,""],ERROR_DEBUG_ATTACH_FAILED:[29,7,1,""],ERROR_DECRYPTION_FAILED:[29,7,1,""],ERROR_DELAY_LOAD_FAILED:[29,7,1,""],ERROR_DELETE_PENDING:[29,7,1,""],ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED:[29,7,1,""],ERROR_DELETING_ICM_XFORM:[29,7,1,""],ERROR_DEPENDENCY_ALREADY_EXISTS:[29,7,1,""],ERROR_DEPENDENCY_NOT_ALLOWED:[29,7,1,""],ERROR_DEPENDENCY_NOT_FOUND:[29,7,1,""],ERROR_DEPENDENCY_TREE_TOO_COMPLEX:[29,7,1,""],ERROR_DEPENDENT_RESOURCE_EXISTS:[29,7,1,""],ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT:[29,7,1,""],ERROR_DEPENDENT_SERVICES_RUNNING:[29,7,1,""],ERROR_DEPLOYMENT_BLOCKED_BY_POLICY:[29,7,1,""],ERROR_DEPLOYMENT_BLOCKED_BY_PROFILE_POLICY:[29,7,1,""],ERROR_DEPLOYMENT_BLOCKED_BY_USER_LOG_OFF:[29,7,1,""],ERROR_DEPLOYMENT_BLOCKED_BY_VOLUME_POLICY_MACHINE:[29,7,1,""],ERROR_DEPLOYMENT_BLOCKED_BY_VOLUME_POLICY_PACKAGE:[29,7,1,""],ERROR_DEPLOYMENT_FAILED_CONFLICTING_MUTABLE_PACKAGE_DIRECTORY:[29,7,1,""],ERROR_DEPLOYMENT_OPTION_NOT_SUPPORTED:[29,7,1,""],ERROR_DESTINATION_ELEMENT_FULL:[29,7,1,""],ERROR_DESTROY_OBJECT_OF_OTHER_THREAD:[29,7,1,""],ERROR_DEVICE_ALREADY_ATTACHED:[29,7,1,""],ERROR_DEVICE_ALREADY_REMEMBERED:[29,7,1,""],ERROR_DEVICE_DOOR_OPEN:[29,7,1,""],ERROR_DEVICE_ENUMERATION_ERROR:[29,7,1,""],ERROR_DEVICE_FEATURE_NOT_SUPPORTED:[29,7,1,""],ERROR_DEVICE_HARDWARE_ERROR:[29,7,1,""],ERROR_DEVICE_HINT_NAME_BUFFER_TOO_SMALL:[29,7,1,""],ERROR_DEVICE_IN_MAINTENANCE:[29,7,1,""],ERROR_DEVICE_IN_USE:[29,7,1,""],ERROR_DEVICE_NOT_AVAILABLE:[29,7,1,""],ERROR_DEVICE_NOT_CONNECTED:[29,7,1,""],ERROR_DEVICE_NOT_PARTITIONED:[29,7,1,""],ERROR_DEVICE_NO_RESOURCES:[29,7,1,""],ERROR_DEVICE_REINITIALIZATION_NEEDED:[29,7,1,""],ERROR_DEVICE_REMOVED:[29,7,1,""],ERROR_DEVICE_REQUIRES_CLEANING:[29,7,1,""],ERROR_DEVICE_SUPPORT_IN_PROGRESS:[29,7,1,""],ERROR_DEVICE_UNREACHABLE:[29,7,1,""],ERROR_DEV_NOT_EXIST:[29,7,1,""],ERROR_DEV_SIDELOAD_LIMIT_EXCEEDED:[29,7,1,""],ERROR_DHCP_ADDRESS_CONFLICT:[29,7,1,""],ERROR_DIFFERENT_PROFILE_RESOURCE_MANAGER_EXIST:[29,7,1,""],ERROR_DIFFERENT_SERVICE_ACCOUNT:[29,7,1,""],ERROR_DIFFERENT_VERSION_OF_PACKAGED_SERVICE_INSTALLED:[29,7,1,""],ERROR_DIRECTORY:[29,7,1,""],ERROR_DIRECTORY_NOT_RM:[29,7,1,""],ERROR_DIRECTORY_NOT_SUPPORTED:[29,7,1,""],ERROR_DIRECT_ACCESS_HANDLE:[29,7,1,""],ERROR_DIR_EFS_DISALLOWED:[29,7,1,""],ERROR_DIR_NOT_EMPTY:[29,7,1,""],ERROR_DIR_NOT_ROOT:[29,7,1,""],ERROR_DISCARDED:[29,7,1,""],ERROR_DISK_CHANGE:[29,7,1,""],ERROR_DISK_CORRUPT:[29,7,1,""],ERROR_DISK_FULL:[29,7,1,""],ERROR_DISK_NOT_CSV_CAPABLE:[29,7,1,""],ERROR_DISK_OPERATION_FAILED:[29,7,1,""],ERROR_DISK_QUOTA_EXCEEDED:[29,7,1,""],ERROR_DISK_RECALIBRATE_FAILED:[29,7,1,""],ERROR_DISK_REPAIR_DISABLED:[29,7,1,""],ERROR_DISK_REPAIR_REDIRECTED:[29,7,1,""],ERROR_DISK_REPAIR_UNSUCCESSFUL:[29,7,1,""],ERROR_DISK_RESET_FAILED:[29,7,1,""],ERROR_DISK_RESOURCES_EXHAUSTED:[29,7,1,""],ERROR_DISK_TOO_FRAGMENTED:[29,7,1,""],ERROR_DLL_INIT_FAILED:[29,7,1,""],ERROR_DLL_INIT_FAILED_LOGOFF:[29,7,1,""],ERROR_DLL_MIGHT_BE_INCOMPATIBLE:[29,7,1,""],ERROR_DLL_MIGHT_BE_INSECURE:[29,7,1,""],ERROR_DLL_NOT_FOUND:[29,7,1,""],ERROR_DOMAIN_CONTROLLER_EXISTS:[29,7,1,""],ERROR_DOMAIN_CONTROLLER_NOT_FOUND:[29,7,1,""],ERROR_DOMAIN_CTRLR_CONFIG_ERROR:[29,7,1,""],ERROR_DOMAIN_EXISTS:[29,7,1,""],ERROR_DOMAIN_LIMIT_EXCEEDED:[29,7,1,""],ERROR_DOMAIN_SID_SAME_AS_LOCAL_WORKSTATION:[29,7,1,""],ERROR_DOMAIN_TRUST_INCONSISTENT:[29,7,1,""],ERROR_DOWNGRADE_DETECTED:[29,7,1,""],ERROR_DPL_NOT_SUPPORTED_FOR_USER:[29,7,1,""],ERROR_DRIVERS_LEAKING_LOCKED_PAGES:[29,7,1,""],ERROR_DRIVER_BLOCKED:[29,7,1,""],ERROR_DRIVER_CANCEL_TIMEOUT:[29,7,1,""],ERROR_DRIVER_DATABASE_ERROR:[29,7,1,""],ERROR_DRIVER_FAILED_PRIOR_UNLOAD:[29,7,1,""],ERROR_DRIVER_FAILED_SLEEP:[29,7,1,""],ERROR_DRIVER_PROCESS_TERMINATED:[29,7,1,""],ERROR_DRIVE_LOCKED:[29,7,1,""],ERROR_DRIVE_MEDIA_MISMATCH:[29,7,1,""],ERROR_DS_ADD_REPLICA_INHIBITED:[29,7,1,""],ERROR_DS_ADMIN_LIMIT_EXCEEDED:[29,7,1,""],ERROR_DS_AFFECTS_MULTIPLE_DSAS:[29,7,1,""],ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER:[29,7,1,""],ERROR_DS_ALIASED_OBJ_MISSING:[29,7,1,""],ERROR_DS_ALIAS_DEREF_PROBLEM:[29,7,1,""],ERROR_DS_ALIAS_POINTS_TO_ALIAS:[29,7,1,""],ERROR_DS_ALIAS_PROBLEM:[29,7,1,""],ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS:[29,7,1,""],ERROR_DS_ATTRIBUTE_OWNED_BY_SAM:[29,7,1,""],ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED:[29,7,1,""],ERROR_DS_ATT_ALREADY_EXISTS:[29,7,1,""],ERROR_DS_ATT_IS_NOT_ON_OBJ:[29,7,1,""],ERROR_DS_ATT_NOT_DEF_FOR_CLASS:[29,7,1,""],ERROR_DS_ATT_NOT_DEF_IN_SCHEMA:[29,7,1,""],ERROR_DS_ATT_SCHEMA_REQ_ID:[29,7,1,""],ERROR_DS_ATT_SCHEMA_REQ_SYNTAX:[29,7,1,""],ERROR_DS_ATT_VAL_ALREADY_EXISTS:[29,7,1,""],ERROR_DS_AUDIT_FAILURE:[29,7,1,""],ERROR_DS_AUTHORIZATION_FAILED:[29,7,1,""],ERROR_DS_AUTH_METHOD_NOT_SUPPORTED:[29,7,1,""],ERROR_DS_AUTH_UNKNOWN:[29,7,1,""],ERROR_DS_AUX_CLS_TEST_FAIL:[29,7,1,""],ERROR_DS_BACKLINK_WITHOUT_LINK:[29,7,1,""],ERROR_DS_BAD_ATT_SCHEMA_SYNTAX:[29,7,1,""],ERROR_DS_BAD_HIERARCHY_FILE:[29,7,1,""],ERROR_DS_BAD_INSTANCE_TYPE:[29,7,1,""],ERROR_DS_BAD_NAME_SYNTAX:[29,7,1,""],ERROR_DS_BAD_RDN_ATT_ID_SYNTAX:[29,7,1,""],ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED:[29,7,1,""],ERROR_DS_BUSY:[29,7,1,""],ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD:[29,7,1,""],ERROR_DS_CANT_ADD_ATT_VALUES:[29,7,1,""],ERROR_DS_CANT_ADD_SYSTEM_ONLY:[29,7,1,""],ERROR_DS_CANT_ADD_TO_GC:[29,7,1,""],ERROR_DS_CANT_CACHE_ATT:[29,7,1,""],ERROR_DS_CANT_CACHE_CLASS:[29,7,1,""],ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC:[29,7,1,""],ERROR_DS_CANT_CREATE_UNDER_SCHEMA:[29,7,1,""],ERROR_DS_CANT_DELETE:[29,7,1,""],ERROR_DS_CANT_DELETE_DSA_OBJ:[29,7,1,""],ERROR_DS_CANT_DEL_MASTER_CROSSREF:[29,7,1,""],ERROR_DS_CANT_DEMOTE_WITH_WRITEABLE_NC:[29,7,1,""],ERROR_DS_CANT_DEREF_ALIAS:[29,7,1,""],ERROR_DS_CANT_DERIVE_SPN_FOR_DELETED_DOMAIN:[29,7,1,""],ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF:[29,7,1,""],ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN:[29,7,1,""],ERROR_DS_CANT_FIND_DSA_OBJ:[29,7,1,""],ERROR_DS_CANT_FIND_EXPECTED_NC:[29,7,1,""],ERROR_DS_CANT_FIND_NC_IN_CACHE:[29,7,1,""],ERROR_DS_CANT_MIX_MASTER_AND_REPS:[29,7,1,""],ERROR_DS_CANT_MOD_OBJ_CLASS:[29,7,1,""],ERROR_DS_CANT_MOD_PRIMARYGROUPID:[29,7,1,""],ERROR_DS_CANT_MOD_SYSTEM_ONLY:[29,7,1,""],ERROR_DS_CANT_MOVE_ACCOUNT_GROUP:[29,7,1,""],ERROR_DS_CANT_MOVE_APP_BASIC_GROUP:[29,7,1,""],ERROR_DS_CANT_MOVE_APP_QUERY_GROUP:[29,7,1,""],ERROR_DS_CANT_MOVE_DELETED_OBJECT:[29,7,1,""],ERROR_DS_CANT_MOVE_RESOURCE_GROUP:[29,7,1,""],ERROR_DS_CANT_ON_NON_LEAF:[29,7,1,""],ERROR_DS_CANT_ON_RDN:[29,7,1,""],ERROR_DS_CANT_REMOVE_ATT_CACHE:[29,7,1,""],ERROR_DS_CANT_REMOVE_CLASS_CACHE:[29,7,1,""],ERROR_DS_CANT_REM_MISSING_ATT:[29,7,1,""],ERROR_DS_CANT_REM_MISSING_ATT_VAL:[29,7,1,""],ERROR_DS_CANT_REPLACE_HIDDEN_REC:[29,7,1,""],ERROR_DS_CANT_RETRIEVE_ATTS:[29,7,1,""],ERROR_DS_CANT_RETRIEVE_CHILD:[29,7,1,""],ERROR_DS_CANT_RETRIEVE_DN:[29,7,1,""],ERROR_DS_CANT_RETRIEVE_INSTANCE:[29,7,1,""],ERROR_DS_CANT_RETRIEVE_SD:[29,7,1,""],ERROR_DS_CANT_START:[29,7,1,""],ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ:[29,7,1,""],ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS:[29,7,1,""],ERROR_DS_CHILDREN_EXIST:[29,7,1,""],ERROR_DS_CLASS_MUST_BE_CONCRETE:[29,7,1,""],ERROR_DS_CLASS_NOT_DSA:[29,7,1,""],ERROR_DS_CLIENT_LOOP:[29,7,1,""],ERROR_DS_CODE_INCONSISTENCY:[29,7,1,""],ERROR_DS_COMPARE_FALSE:[29,7,1,""],ERROR_DS_COMPARE_TRUE:[29,7,1,""],ERROR_DS_CONFIDENTIALITY_REQUIRED:[29,7,1,""],ERROR_DS_CONFIG_PARAM_MISSING:[29,7,1,""],ERROR_DS_CONSTRAINT_VIOLATION:[29,7,1,""],ERROR_DS_CONSTRUCTED_ATT_MOD:[29,7,1,""],ERROR_DS_CONTROL_NOT_FOUND:[29,7,1,""],ERROR_DS_COULDNT_CONTACT_FSMO:[29,7,1,""],ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE:[29,7,1,""],ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE:[29,7,1,""],ERROR_DS_COULDNT_UPDATE_SPNS:[29,7,1,""],ERROR_DS_COUNTING_AB_INDICES_FAILED:[29,7,1,""],ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD:[29,7,1,""],ERROR_DS_CROSS_DOM_MOVE_ERROR:[29,7,1,""],ERROR_DS_CROSS_NC_DN_RENAME:[29,7,1,""],ERROR_DS_CROSS_REF_BUSY:[29,7,1,""],ERROR_DS_CROSS_REF_EXISTS:[29,7,1,""],ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE:[29,7,1,""],ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2:[29,7,1,""],ERROR_DS_DATABASE_ERROR:[29,7,1,""],ERROR_DS_DECODING_ERROR:[29,7,1,""],ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED:[29,7,1,""],ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST:[29,7,1,""],ERROR_DS_DIFFERENT_REPL_EPOCHS:[29,7,1,""],ERROR_DS_DISALLOWED_IN_SYSTEM_CONTAINER:[29,7,1,""],ERROR_DS_DISALLOWED_NC_REDIRECT:[29,7,1,""],ERROR_DS_DNS_LOOKUP_FAILURE:[29,7,1,""],ERROR_DS_DOMAIN_NAME_EXISTS_IN_FOREST:[29,7,1,""],ERROR_DS_DOMAIN_RENAME_IN_PROGRESS:[29,7,1,""],ERROR_DS_DOMAIN_VERSION_TOO_HIGH:[29,7,1,""],ERROR_DS_DOMAIN_VERSION_TOO_LOW:[29,7,1,""],ERROR_DS_DRA_ABANDON_SYNC:[29,7,1,""],ERROR_DS_DRA_ACCESS_DENIED:[29,7,1,""],ERROR_DS_DRA_BAD_DN:[29,7,1,""],ERROR_DS_DRA_BAD_INSTANCE_TYPE:[29,7,1,""],ERROR_DS_DRA_BAD_NC:[29,7,1,""],ERROR_DS_DRA_BUSY:[29,7,1,""],ERROR_DS_DRA_CONNECTION_FAILED:[29,7,1,""],ERROR_DS_DRA_CORRUPT_UTD_VECTOR:[29,7,1,""],ERROR_DS_DRA_DB_ERROR:[29,7,1,""],ERROR_DS_DRA_DN_EXISTS:[29,7,1,""],ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT:[29,7,1,""],ERROR_DS_DRA_EXTN_CONNECTION_FAILED:[29,7,1,""],ERROR_DS_DRA_GENERIC:[29,7,1,""],ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET:[29,7,1,""],ERROR_DS_DRA_INCONSISTENT_DIT:[29,7,1,""],ERROR_DS_DRA_INTERNAL_ERROR:[29,7,1,""],ERROR_DS_DRA_INVALID_PARAMETER:[29,7,1,""],ERROR_DS_DRA_MAIL_PROBLEM:[29,7,1,""],ERROR_DS_DRA_MISSING_KRBTGT_SECRET:[29,7,1,""],ERROR_DS_DRA_MISSING_PARENT:[29,7,1,""],ERROR_DS_DRA_NAME_COLLISION:[29,7,1,""],ERROR_DS_DRA_NOT_SUPPORTED:[29,7,1,""],ERROR_DS_DRA_NO_REPLICA:[29,7,1,""],ERROR_DS_DRA_OBJ_IS_REP_SOURCE:[29,7,1,""],ERROR_DS_DRA_OBJ_NC_MISMATCH:[29,7,1,""],ERROR_DS_DRA_OUT_OF_MEM:[29,7,1,""],ERROR_DS_DRA_OUT_SCHEDULE_WINDOW:[29,7,1,""],ERROR_DS_DRA_PREEMPTED:[29,7,1,""],ERROR_DS_DRA_RECYCLED_TARGET:[29,7,1,""],ERROR_DS_DRA_REF_ALREADY_EXISTS:[29,7,1,""],ERROR_DS_DRA_REF_NOT_FOUND:[29,7,1,""],ERROR_DS_DRA_REPL_PENDING:[29,7,1,""],ERROR_DS_DRA_RPC_CANCELLED:[29,7,1,""],ERROR_DS_DRA_SCHEMA_CONFLICT:[29,7,1,""],ERROR_DS_DRA_SCHEMA_INFO_SHIP:[29,7,1,""],ERROR_DS_DRA_SCHEMA_MISMATCH:[29,7,1,""],ERROR_DS_DRA_SECRETS_DENIED:[29,7,1,""],ERROR_DS_DRA_SHUTDOWN:[29,7,1,""],ERROR_DS_DRA_SINK_DISABLED:[29,7,1,""],ERROR_DS_DRA_SOURCE_DISABLED:[29,7,1,""],ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA:[29,7,1,""],ERROR_DS_DRA_SOURCE_REINSTALLED:[29,7,1,""],ERROR_DS_DRS_EXTENSIONS_CHANGED:[29,7,1,""],ERROR_DS_DSA_MUST_BE_INT_MASTER:[29,7,1,""],ERROR_DS_DST_DOMAIN_NOT_NATIVE:[29,7,1,""],ERROR_DS_DST_NC_MISMATCH:[29,7,1,""],ERROR_DS_DS_REQUIRED:[29,7,1,""],ERROR_DS_DUPLICATE_ID_FOUND:[29,7,1,""],ERROR_DS_DUP_LDAP_DISPLAY_NAME:[29,7,1,""],ERROR_DS_DUP_LINK_ID:[29,7,1,""],ERROR_DS_DUP_MAPI_ID:[29,7,1,""],ERROR_DS_DUP_MSDS_INTID:[29,7,1,""],ERROR_DS_DUP_OID:[29,7,1,""],ERROR_DS_DUP_RDN:[29,7,1,""],ERROR_DS_DUP_SCHEMA_ID_GUID:[29,7,1,""],ERROR_DS_ENCODING_ERROR:[29,7,1,""],ERROR_DS_EPOCH_MISMATCH:[29,7,1,""],ERROR_DS_EXISTING_AD_CHILD_NC:[29,7,1,""],ERROR_DS_EXISTS_IN_AUX_CLS:[29,7,1,""],ERROR_DS_EXISTS_IN_MAY_HAVE:[29,7,1,""],ERROR_DS_EXISTS_IN_MUST_HAVE:[29,7,1,""],ERROR_DS_EXISTS_IN_POSS_SUP:[29,7,1,""],ERROR_DS_EXISTS_IN_RDNATTID:[29,7,1,""],ERROR_DS_EXISTS_IN_SUB_CLS:[29,7,1,""],ERROR_DS_FILTER_UNKNOWN:[29,7,1,""],ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS:[29,7,1,""],ERROR_DS_FLAT_NAME_EXISTS_IN_FOREST:[29,7,1,""],ERROR_DS_FOREST_VERSION_TOO_HIGH:[29,7,1,""],ERROR_DS_FOREST_VERSION_TOO_LOW:[29,7,1,""],ERROR_DS_GCVERIFY_ERROR:[29,7,1,""],ERROR_DS_GC_NOT_AVAILABLE:[29,7,1,""],ERROR_DS_GC_REQUIRED:[29,7,1,""],ERROR_DS_GENERIC_ERROR:[29,7,1,""],ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER:[29,7,1,""],ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER:[29,7,1,""],ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER:[29,7,1,""],ERROR_DS_GOVERNSID_MISSING:[29,7,1,""],ERROR_DS_GROUP_CONVERSION_ERROR:[29,7,1,""],ERROR_DS_HAVE_PRIMARY_MEMBERS:[29,7,1,""],ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED:[29,7,1,""],ERROR_DS_HIERARCHY_TABLE_TOO_DEEP:[29,7,1,""],ERROR_DS_HIGH_ADLDS_FFL:[29,7,1,""],ERROR_DS_HIGH_DSA_VERSION:[29,7,1,""],ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD:[29,7,1,""],ERROR_DS_ILLEGAL_MOD_OPERATION:[29,7,1,""],ERROR_DS_ILLEGAL_SUPERIOR:[29,7,1,""],ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION:[29,7,1,""],ERROR_DS_INAPPROPRIATE_AUTH:[29,7,1,""],ERROR_DS_INAPPROPRIATE_MATCHING:[29,7,1,""],ERROR_DS_INCOMPATIBLE_CONTROLS_USED:[29,7,1,""],ERROR_DS_INCOMPATIBLE_VERSION:[29,7,1,""],ERROR_DS_INCORRECT_ROLE_OWNER:[29,7,1,""],ERROR_DS_INIT_FAILURE:[29,7,1,""],ERROR_DS_INIT_FAILURE_CONSOLE:[29,7,1,""],ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE:[29,7,1,""],ERROR_DS_INSTALL_NO_SRC_SCH_VERSION:[29,7,1,""],ERROR_DS_INSTALL_SCHEMA_MISMATCH:[29,7,1,""],ERROR_DS_INSUFFICIENT_ATTR_TO_CREATE_OBJECT:[29,7,1,""],ERROR_DS_INSUFF_ACCESS_RIGHTS:[29,7,1,""],ERROR_DS_INTERNAL_FAILURE:[29,7,1,""],ERROR_DS_INVALID_ATTRIBUTE_SYNTAX:[29,7,1,""],ERROR_DS_INVALID_DMD:[29,7,1,""],ERROR_DS_INVALID_DN_SYNTAX:[29,7,1,""],ERROR_DS_INVALID_GROUP_TYPE:[29,7,1,""],ERROR_DS_INVALID_LDAP_DISPLAY_NAME:[29,7,1,""],ERROR_DS_INVALID_NAME_FOR_SPN:[29,7,1,""],ERROR_DS_INVALID_ROLE_OWNER:[29,7,1,""],ERROR_DS_INVALID_SCRIPT:[29,7,1,""],ERROR_DS_INVALID_SEARCH_FLAG:[29,7,1,""],ERROR_DS_INVALID_SEARCH_FLAG_SUBTREE:[29,7,1,""],ERROR_DS_INVALID_SEARCH_FLAG_TUPLE:[29,7,1,""],ERROR_DS_IS_LEAF:[29,7,1,""],ERROR_DS_KEY_NOT_UNIQUE:[29,7,1,""],ERROR_DS_LDAP_SEND_QUEUE_FULL:[29,7,1,""],ERROR_DS_LINK_ID_NOT_AVAILABLE:[29,7,1,""],ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER:[29,7,1,""],ERROR_DS_LOCAL_ERROR:[29,7,1,""],ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY:[29,7,1,""],ERROR_DS_LOOP_DETECT:[29,7,1,""],ERROR_DS_LOW_ADLDS_FFL:[29,7,1,""],ERROR_DS_LOW_DSA_VERSION:[29,7,1,""],ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4:[29,7,1,""],ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED:[29,7,1,""],ERROR_DS_MAPI_ID_NOT_AVAILABLE:[29,7,1,""],ERROR_DS_MASTERDSA_REQUIRED:[29,7,1,""],ERROR_DS_MAX_OBJ_SIZE_EXCEEDED:[29,7,1,""],ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY:[29,7,1,""],ERROR_DS_MISSING_EXPECTED_ATT:[29,7,1,""],ERROR_DS_MISSING_FOREST_TRUST:[29,7,1,""],ERROR_DS_MISSING_FSMO_SETTINGS:[29,7,1,""],ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER:[29,7,1,""],ERROR_DS_MISSING_REQUIRED_ATT:[29,7,1,""],ERROR_DS_MISSING_SUPREF:[29,7,1,""],ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG:[29,7,1,""],ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE:[29,7,1,""],ERROR_DS_MODIFYDN_WRONG_GRANDPARENT:[29,7,1,""],ERROR_DS_MUST_BE_RUN_ON_DST_DC:[29,7,1,""],ERROR_DS_NAME_ERROR_DOMAIN_ONLY:[29,7,1,""],ERROR_DS_NAME_ERROR_NOT_FOUND:[29,7,1,""],ERROR_DS_NAME_ERROR_NOT_UNIQUE:[29,7,1,""],ERROR_DS_NAME_ERROR_NO_MAPPING:[29,7,1,""],ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING:[29,7,1,""],ERROR_DS_NAME_ERROR_RESOLVING:[29,7,1,""],ERROR_DS_NAME_ERROR_TRUST_REFERRAL:[29,7,1,""],ERROR_DS_NAME_NOT_UNIQUE:[29,7,1,""],ERROR_DS_NAME_REFERENCE_INVALID:[29,7,1,""],ERROR_DS_NAME_TOO_LONG:[29,7,1,""],ERROR_DS_NAME_TOO_MANY_PARTS:[29,7,1,""],ERROR_DS_NAME_TYPE_UNKNOWN:[29,7,1,""],ERROR_DS_NAME_UNPARSEABLE:[29,7,1,""],ERROR_DS_NAME_VALUE_TOO_LONG:[29,7,1,""],ERROR_DS_NAMING_MASTER_GC:[29,7,1,""],ERROR_DS_NAMING_VIOLATION:[29,7,1,""],ERROR_DS_NCNAME_MISSING_CR_REF:[29,7,1,""],ERROR_DS_NCNAME_MUST_BE_NC:[29,7,1,""],ERROR_DS_NC_MUST_HAVE_NC_PARENT:[29,7,1,""],ERROR_DS_NC_STILL_HAS_DSAS:[29,7,1,""],ERROR_DS_NONEXISTENT_MAY_HAVE:[29,7,1,""],ERROR_DS_NONEXISTENT_MUST_HAVE:[29,7,1,""],ERROR_DS_NONEXISTENT_POSS_SUP:[29,7,1,""],ERROR_DS_NONSAFE_SCHEMA_CHANGE:[29,7,1,""],ERROR_DS_NON_ASQ_SEARCH:[29,7,1,""],ERROR_DS_NON_BASE_SEARCH:[29,7,1,""],ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX:[29,7,1,""],ERROR_DS_NOT_AN_OBJECT:[29,7,1,""],ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC:[29,7,1,""],ERROR_DS_NOT_CLOSEST:[29,7,1,""],ERROR_DS_NOT_INSTALLED:[29,7,1,""],ERROR_DS_NOT_ON_BACKLINK:[29,7,1,""],ERROR_DS_NOT_SUPPORTED:[29,7,1,""],ERROR_DS_NOT_SUPPORTED_SORT_ORDER:[29,7,1,""],ERROR_DS_NO_ATTRIBUTE_OR_VALUE:[29,7,1,""],ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN:[29,7,1,""],ERROR_DS_NO_CHAINED_EVAL:[29,7,1,""],ERROR_DS_NO_CHAINING:[29,7,1,""],ERROR_DS_NO_CHECKPOINT_WITH_PDC:[29,7,1,""],ERROR_DS_NO_CROSSREF_FOR_NC:[29,7,1,""],ERROR_DS_NO_DELETED_NAME:[29,7,1,""],ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS:[29,7,1,""],ERROR_DS_NO_MORE_RIDS:[29,7,1,""],ERROR_DS_NO_MSDS_INTID:[29,7,1,""],ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN:[29,7,1,""],ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN:[29,7,1,""],ERROR_DS_NO_NTDSA_OBJECT:[29,7,1,""],ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC:[29,7,1,""],ERROR_DS_NO_PARENT_OBJECT:[29,7,1,""],ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION:[29,7,1,""],ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA:[29,7,1,""],ERROR_DS_NO_REF_DOMAIN:[29,7,1,""],ERROR_DS_NO_REQUESTED_ATTS_FOUND:[29,7,1,""],ERROR_DS_NO_RESULTS_RETURNED:[29,7,1,""],ERROR_DS_NO_RIDS_ALLOCATED:[29,7,1,""],ERROR_DS_NO_SERVER_OBJECT:[29,7,1,""],ERROR_DS_NO_SUCH_OBJECT:[29,7,1,""],ERROR_DS_NO_TREE_DELETE_ABOVE_NC:[29,7,1,""],ERROR_DS_NTDSCRIPT_PROCESS_ERROR:[29,7,1,""],ERROR_DS_NTDSCRIPT_SYNTAX_ERROR:[29,7,1,""],ERROR_DS_OBJECT_BEING_REMOVED:[29,7,1,""],ERROR_DS_OBJECT_CLASS_REQUIRED:[29,7,1,""],ERROR_DS_OBJECT_RESULTS_TOO_LARGE:[29,7,1,""],ERROR_DS_OBJ_CLASS_NOT_DEFINED:[29,7,1,""],ERROR_DS_OBJ_CLASS_NOT_SUBCLASS:[29,7,1,""],ERROR_DS_OBJ_CLASS_VIOLATION:[29,7,1,""],ERROR_DS_OBJ_GUID_EXISTS:[29,7,1,""],ERROR_DS_OBJ_NOT_FOUND:[29,7,1,""],ERROR_DS_OBJ_STRING_NAME_EXISTS:[29,7,1,""],ERROR_DS_OBJ_TOO_LARGE:[29,7,1,""],ERROR_DS_OFFSET_RANGE_ERROR:[29,7,1,""],ERROR_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS:[29,7,1,""],ERROR_DS_OID_NOT_FOUND:[29,7,1,""],ERROR_DS_OPERATIONS_ERROR:[29,7,1,""],ERROR_DS_OUT_OF_SCOPE:[29,7,1,""],ERROR_DS_OUT_OF_VERSION_STORE:[29,7,1,""],ERROR_DS_PARAM_ERROR:[29,7,1,""],ERROR_DS_PARENT_IS_AN_ALIAS:[29,7,1,""],ERROR_DS_PDC_OPERATION_IN_PROGRESS:[29,7,1,""],ERROR_DS_POLICY_NOT_KNOWN:[29,7,1,""],ERROR_DS_PROTOCOL_ERROR:[29,7,1,""],ERROR_DS_RANGE_CONSTRAINT:[29,7,1,""],ERROR_DS_RDN_DOESNT_MATCH_SCHEMA:[29,7,1,""],ERROR_DS_RECALCSCHEMA_FAILED:[29,7,1,""],ERROR_DS_REFERRAL:[29,7,1,""],ERROR_DS_REFERRAL_LIMIT_EXCEEDED:[29,7,1,""],ERROR_DS_REFUSING_FSMO_ROLES:[29,7,1,""],ERROR_DS_REMOTE_CROSSREF_OP_FAILED:[29,7,1,""],ERROR_DS_REPLICATOR_ONLY:[29,7,1,""],ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR:[29,7,1,""],ERROR_DS_REPL_LIFETIME_EXCEEDED:[29,7,1,""],ERROR_DS_RESERVED_LINK_ID:[29,7,1,""],ERROR_DS_RESERVED_MAPI_ID:[29,7,1,""],ERROR_DS_RIDMGR_DISABLED:[29,7,1,""],ERROR_DS_RIDMGR_INIT_ERROR:[29,7,1,""],ERROR_DS_ROLE_NOT_VERIFIED:[29,7,1,""],ERROR_DS_ROOT_CANT_BE_SUBREF:[29,7,1,""],ERROR_DS_ROOT_MUST_BE_NC:[29,7,1,""],ERROR_DS_ROOT_REQUIRES_CLASS_TOP:[29,7,1,""],ERROR_DS_SAM_INIT_FAILURE:[29,7,1,""],ERROR_DS_SAM_INIT_FAILURE_CONSOLE:[29,7,1,""],ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY:[29,7,1,""],ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD:[29,7,1,""],ERROR_DS_SCHEMA_ALLOC_FAILED:[29,7,1,""],ERROR_DS_SCHEMA_NOT_LOADED:[29,7,1,""],ERROR_DS_SCHEMA_UPDATE_DISALLOWED:[29,7,1,""],ERROR_DS_SECURITY_CHECKING_ERROR:[29,7,1,""],ERROR_DS_SECURITY_ILLEGAL_MODIFY:[29,7,1,""],ERROR_DS_SEC_DESC_INVALID:[29,7,1,""],ERROR_DS_SEC_DESC_TOO_SHORT:[29,7,1,""],ERROR_DS_SEMANTIC_ATT_TEST:[29,7,1,""],ERROR_DS_SENSITIVE_GROUP_VIOLATION:[29,7,1,""],ERROR_DS_SERVER_DOWN:[29,7,1,""],ERROR_DS_SHUTTING_DOWN:[29,7,1,""],ERROR_DS_SINGLE_USER_MODE_FAILED:[29,7,1,""],ERROR_DS_SINGLE_VALUE_CONSTRAINT:[29,7,1,""],ERROR_DS_SIZELIMIT_EXCEEDED:[29,7,1,""],ERROR_DS_SORT_CONTROL_MISSING:[29,7,1,""],ERROR_DS_SOURCE_AUDITING_NOT_ENABLED:[29,7,1,""],ERROR_DS_SOURCE_DOMAIN_IN_FOREST:[29,7,1,""],ERROR_DS_SPN_VALUE_NOT_UNIQUE_IN_FOREST:[29,7,1,""],ERROR_DS_SRC_AND_DST_NC_IDENTICAL:[29,7,1,""],ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH:[29,7,1,""],ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER:[29,7,1,""],ERROR_DS_SRC_GUID_MISMATCH:[29,7,1,""],ERROR_DS_SRC_NAME_MISMATCH:[29,7,1,""],ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER:[29,7,1,""],ERROR_DS_SRC_SID_EXISTS_IN_FOREST:[29,7,1,""],ERROR_DS_STRING_SD_CONVERSION_FAILED:[29,7,1,""],ERROR_DS_STRONG_AUTH_REQUIRED:[29,7,1,""],ERROR_DS_SUBREF_MUST_HAVE_PARENT:[29,7,1,""],ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD:[29,7,1,""],ERROR_DS_SUB_CLS_TEST_FAIL:[29,7,1,""],ERROR_DS_SYNTAX_MISMATCH:[29,7,1,""],ERROR_DS_THREAD_LIMIT_EXCEEDED:[29,7,1,""],ERROR_DS_TIMELIMIT_EXCEEDED:[29,7,1,""],ERROR_DS_TREE_DELETE_NOT_FINISHED:[29,7,1,""],ERROR_DS_UNABLE_TO_SURRENDER_ROLES:[29,7,1,""],ERROR_DS_UNAVAILABLE:[29,7,1,""],ERROR_DS_UNAVAILABLE_CRIT_EXTENSION:[29,7,1,""],ERROR_DS_UNDELETE_SAM_VALIDATION_FAILED:[29,7,1,""],ERROR_DS_UNICODEPWD_NOT_IN_QUOTES:[29,7,1,""],ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER:[29,7,1,""],ERROR_DS_UNKNOWN_ERROR:[29,7,1,""],ERROR_DS_UNKNOWN_OPERATION:[29,7,1,""],ERROR_DS_UNWILLING_TO_PERFORM:[29,7,1,""],ERROR_DS_UPN_VALUE_NOT_UNIQUE_IN_FOREST:[29,7,1,""],ERROR_DS_USER_BUFFER_TO_SMALL:[29,7,1,""],ERROR_DS_VALUE_KEY_NOT_UNIQUE:[29,7,1,""],ERROR_DS_VERSION_CHECK_FAILURE:[29,7,1,""],ERROR_DS_WKO_CONTAINER_CANNOT_BE_SPECIAL:[29,7,1,""],ERROR_DS_WRONG_LINKED_ATT_SYNTAX:[29,7,1,""],ERROR_DS_WRONG_OM_OBJ_CLASS:[29,7,1,""],ERROR_DUPLICATE_PRIVILEGES:[29,7,1,""],ERROR_DUPLICATE_SERVICE_NAME:[29,7,1,""],ERROR_DUPLICATE_TAG:[29,7,1,""],ERROR_DUP_DOMAINNAME:[29,7,1,""],ERROR_DUP_NAME:[29,7,1,""],ERROR_DYNAMIC_CODE_BLOCKED:[29,7,1,""],ERROR_DYNLINK_FROM_INVALID_RING:[29,7,1,""],ERROR_EAS_DIDNT_FIT:[29,7,1,""],ERROR_EAS_NOT_SUPPORTED:[29,7,1,""],ERROR_EA_ACCESS_DENIED:[29,7,1,""],ERROR_EA_FILE_CORRUPT:[29,7,1,""],ERROR_EA_LIST_INCONSISTENT:[29,7,1,""],ERROR_EA_TABLE_FULL:[29,7,1,""],ERROR_EC_CIRCULAR_FORWARDING:[29,7,1,""],ERROR_EC_CREDSTORE_FULL:[29,7,1,""],ERROR_EC_CRED_NOT_FOUND:[29,7,1,""],ERROR_EC_LOG_DISABLED:[29,7,1,""],ERROR_EC_NO_ACTIVE_CHANNEL:[29,7,1,""],ERROR_EC_SUBSCRIPTION_CANNOT_ACTIVATE:[29,7,1,""],ERROR_EDP_DPL_POLICY_CANT_BE_SATISFIED:[29,7,1,""],ERROR_EDP_POLICY_DENIES_OPERATION:[29,7,1,""],ERROR_EFS_ALG_BLOB_TOO_BIG:[29,7,1,""],ERROR_EFS_DISABLED:[29,7,1,""],ERROR_EFS_NOT_ALLOWED_IN_TRANSACTION:[29,7,1,""],ERROR_EFS_SERVER_NOT_TRUSTED:[29,7,1,""],ERROR_EFS_VERSION_NOT_SUPPORT:[29,7,1,""],ERROR_ELEVATION_REQUIRED:[29,7,1,""],ERROR_EMPTY:[29,7,1,""],ERROR_ENCLAVE_FAILURE:[29,7,1,""],ERROR_ENCLAVE_NOT_TERMINATED:[29,7,1,""],ERROR_ENCLAVE_VIOLATION:[29,7,1,""],ERROR_ENCRYPTED_IO_NOT_POSSIBLE:[29,7,1,""],ERROR_ENCRYPTING_METADATA_DISALLOWED:[29,7,1,""],ERROR_ENCRYPTION_DISABLED:[29,7,1,""],ERROR_ENCRYPTION_FAILED:[29,7,1,""],ERROR_ENCRYPTION_POLICY_DENIES_OPERATION:[29,7,1,""],ERROR_END_OF_MEDIA:[29,7,1,""],ERROR_ENLISTMENT_NOT_FOUND:[29,7,1,""],ERROR_ENLISTMENT_NOT_SUPERIOR:[29,7,1,""],ERROR_ENVVAR_NOT_FOUND:[29,7,1,""],ERROR_EOM_OVERFLOW:[29,7,1,""],ERROR_ERRORS_ENCOUNTERED:[29,7,1,""],ERROR_EVALUATION_EXPIRATION:[29,7,1,""],ERROR_EVENTLOG_CANT_START:[29,7,1,""],ERROR_EVENTLOG_FILE_CHANGED:[29,7,1,""],ERROR_EVENTLOG_FILE_CORRUPT:[29,7,1,""],ERROR_EVENT_DONE:[29,7,1,""],ERROR_EVENT_PENDING:[29,7,1,""],ERROR_EVT_CANNOT_OPEN_CHANNEL_OF_QUERY:[29,7,1,""],ERROR_EVT_CHANNEL_CANNOT_ACTIVATE:[29,7,1,""],ERROR_EVT_CHANNEL_NOT_FOUND:[29,7,1,""],ERROR_EVT_CONFIGURATION_ERROR:[29,7,1,""],ERROR_EVT_EVENT_DEFINITION_NOT_FOUND:[29,7,1,""],ERROR_EVT_EVENT_TEMPLATE_NOT_FOUND:[29,7,1,""],ERROR_EVT_FILTER_ALREADYSCOPED:[29,7,1,""],ERROR_EVT_FILTER_INVARG:[29,7,1,""],ERROR_EVT_FILTER_INVTEST:[29,7,1,""],ERROR_EVT_FILTER_INVTYPE:[29,7,1,""],ERROR_EVT_FILTER_NOTELTSET:[29,7,1,""],ERROR_EVT_FILTER_OUT_OF_RANGE:[29,7,1,""],ERROR_EVT_FILTER_PARSEERR:[29,7,1,""],ERROR_EVT_FILTER_TOO_COMPLEX:[29,7,1,""],ERROR_EVT_FILTER_UNEXPECTEDTOKEN:[29,7,1,""],ERROR_EVT_FILTER_UNSUPPORTEDOP:[29,7,1,""],ERROR_EVT_INVALID_CHANNEL_PATH:[29,7,1,""],ERROR_EVT_INVALID_CHANNEL_PROPERTY_VALUE:[29,7,1,""],ERROR_EVT_INVALID_EVENT_DATA:[29,7,1,""],ERROR_EVT_INVALID_OPERATION_OVER_ENABLED_DIRECT_CHANNEL:[29,7,1,""],ERROR_EVT_INVALID_PUBLISHER_NAME:[29,7,1,""],ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE:[29,7,1,""],ERROR_EVT_INVALID_QUERY:[29,7,1,""],ERROR_EVT_MALFORMED_XML_TEXT:[29,7,1,""],ERROR_EVT_MAX_INSERTS_REACHED:[29,7,1,""],ERROR_EVT_MESSAGE_ID_NOT_FOUND:[29,7,1,""],ERROR_EVT_MESSAGE_LOCALE_NOT_FOUND:[29,7,1,""],ERROR_EVT_MESSAGE_NOT_FOUND:[29,7,1,""],ERROR_EVT_NON_VALIDATING_MSXML:[29,7,1,""],ERROR_EVT_PUBLISHER_DISABLED:[29,7,1,""],ERROR_EVT_PUBLISHER_METADATA_NOT_FOUND:[29,7,1,""],ERROR_EVT_QUERY_RESULT_INVALID_POSITION:[29,7,1,""],ERROR_EVT_QUERY_RESULT_STALE:[29,7,1,""],ERROR_EVT_SUBSCRIPTION_TO_DIRECT_CHANNEL:[29,7,1,""],ERROR_EVT_UNRESOLVED_PARAMETER_INSERT:[29,7,1,""],ERROR_EVT_UNRESOLVED_VALUE_INSERT:[29,7,1,""],ERROR_EVT_VERSION_TOO_NEW:[29,7,1,""],ERROR_EVT_VERSION_TOO_OLD:[29,7,1,""],ERROR_EXCEPTION_IN_RESOURCE_CALL:[29,7,1,""],ERROR_EXCEPTION_IN_SERVICE:[29,7,1,""],ERROR_EXCL_SEM_ALREADY_OWNED:[29,7,1,""],ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY:[29,7,1,""],ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY:[29,7,1,""],ERROR_EXE_MACHINE_TYPE_MISMATCH:[29,7,1,""],ERROR_EXE_MARKED_INVALID:[29,7,1,""],ERROR_EXPIRED_HANDLE:[29,7,1,""],ERROR_EXTENDED_ERROR:[29,7,1,""],ERROR_EXTERNAL_BACKING_PROVIDER_UNKNOWN:[29,7,1,""],ERROR_EXTERNAL_SYSKEY_NOT_SUPPORTED:[29,7,1,""],ERROR_EXTRANEOUS_INFORMATION:[29,7,1,""],ERROR_FAILED_DRIVER_ENTRY:[29,7,1,""],ERROR_FAILED_SERVICE_CONTROLLER_CONNECT:[29,7,1,""],ERROR_FAIL_FAST_EXCEPTION:[29,7,1,""],ERROR_FAIL_I24:[29,7,1,""],ERROR_FAIL_NOACTION_REBOOT:[29,7,1,""],ERROR_FAIL_REBOOT_INITIATED:[29,7,1,""],ERROR_FAIL_REBOOT_REQUIRED:[29,7,1,""],ERROR_FAIL_RESTART:[29,7,1,""],ERROR_FAIL_SHUTDOWN:[29,7,1,""],ERROR_FATAL_APP_EXIT:[29,7,1,""],ERROR_FILEMARK_DETECTED:[29,7,1,""],ERROR_FILENAME_EXCED_RANGE:[29,7,1,""],ERROR_FILE_CHECKED_OUT:[29,7,1,""],ERROR_FILE_CORRUPT:[29,7,1,""],ERROR_FILE_ENCRYPTED:[29,7,1,""],ERROR_FILE_EXISTS:[29,7,1,""],ERROR_FILE_HANDLE_REVOKED:[29,7,1,""],ERROR_FILE_IDENTITY_NOT_PERSISTENT:[29,7,1,""],ERROR_FILE_INVALID:[29,7,1,""],ERROR_FILE_LEVEL_TRIM_NOT_SUPPORTED:[29,7,1,""],ERROR_FILE_METADATA_OPTIMIZATION_IN_PROGRESS:[29,7,1,""],ERROR_FILE_NOT_ENCRYPTED:[29,7,1,""],ERROR_FILE_NOT_FOUND:[29,7,1,""],ERROR_FILE_NOT_SUPPORTED:[29,7,1,""],ERROR_FILE_OFFLINE:[29,7,1,""],ERROR_FILE_PROTECTED_UNDER_DPL:[29,7,1,""],ERROR_FILE_READ_ONLY:[29,7,1,""],ERROR_FILE_SHARE_RESOURCE_CONFLICT:[29,7,1,""],ERROR_FILE_SYSTEM_LIMITATION:[29,7,1,""],ERROR_FILE_SYSTEM_VIRTUALIZATION_BUSY:[29,7,1,""],ERROR_FILE_SYSTEM_VIRTUALIZATION_INVALID_OPERATION:[29,7,1,""],ERROR_FILE_SYSTEM_VIRTUALIZATION_METADATA_CORRUPT:[29,7,1,""],ERROR_FILE_SYSTEM_VIRTUALIZATION_PROVIDER_UNKNOWN:[29,7,1,""],ERROR_FILE_SYSTEM_VIRTUALIZATION_UNAVAILABLE:[29,7,1,""],ERROR_FILE_TOO_LARGE:[29,7,1,""],ERROR_FIRMWARE_UPDATED:[29,7,1,""],ERROR_FLOATED_SECTION:[29,7,1,""],ERROR_FLOAT_MULTIPLE_FAULTS:[29,7,1,""],ERROR_FLOAT_MULTIPLE_TRAPS:[29,7,1,""],ERROR_FLOPPY_BAD_REGISTERS:[29,7,1,""],ERROR_FLOPPY_ID_MARK_NOT_FOUND:[29,7,1,""],ERROR_FLOPPY_UNKNOWN_ERROR:[29,7,1,""],ERROR_FLOPPY_VOLUME:[29,7,1,""],ERROR_FLOPPY_WRONG_CYLINDER:[29,7,1,""],ERROR_FLT_ALREADY_ENLISTED:[29,7,1,""],ERROR_FLT_CBDQ_DISABLED:[29,7,1,""],ERROR_FLT_CONTEXT_ALLOCATION_NOT_FOUND:[29,7,1,""],ERROR_FLT_CONTEXT_ALREADY_DEFINED:[29,7,1,""],ERROR_FLT_CONTEXT_ALREADY_LINKED:[29,7,1,""],ERROR_FLT_DELETING_OBJECT:[29,7,1,""],ERROR_FLT_DISALLOW_FAST_IO:[29,7,1,""],ERROR_FLT_DO_NOT_ATTACH:[29,7,1,""],ERROR_FLT_DO_NOT_DETACH:[29,7,1,""],ERROR_FLT_DUPLICATE_ENTRY:[29,7,1,""],ERROR_FLT_FILTER_NOT_FOUND:[29,7,1,""],ERROR_FLT_FILTER_NOT_READY:[29,7,1,""],ERROR_FLT_INSTANCE_ALTITUDE_COLLISION:[29,7,1,""],ERROR_FLT_INSTANCE_NAME_COLLISION:[29,7,1,""],ERROR_FLT_INSTANCE_NOT_FOUND:[29,7,1,""],ERROR_FLT_INTERNAL_ERROR:[29,7,1,""],ERROR_FLT_INVALID_ASYNCHRONOUS_REQUEST:[29,7,1,""],ERROR_FLT_INVALID_CONTEXT_REGISTRATION:[29,7,1,""],ERROR_FLT_INVALID_NAME_REQUEST:[29,7,1,""],ERROR_FLT_IO_COMPLETE:[29,7,1,""],ERROR_FLT_MUST_BE_NONPAGED_POOL:[29,7,1,""],ERROR_FLT_NAME_CACHE_MISS:[29,7,1,""],ERROR_FLT_NOT_INITIALIZED:[29,7,1,""],ERROR_FLT_NOT_SAFE_TO_POST_OPERATION:[29,7,1,""],ERROR_FLT_NO_DEVICE_OBJECT:[29,7,1,""],ERROR_FLT_NO_HANDLER_DEFINED:[29,7,1,""],ERROR_FLT_NO_WAITER_FOR_REPLY:[29,7,1,""],ERROR_FLT_POST_OPERATION_CLEANUP:[29,7,1,""],ERROR_FLT_REGISTRATION_BUSY:[29,7,1,""],ERROR_FLT_VOLUME_ALREADY_MOUNTED:[29,7,1,""],ERROR_FLT_VOLUME_NOT_FOUND:[29,7,1,""],ERROR_FORMS_AUTH_REQUIRED:[29,7,1,""],ERROR_FOUND_OUT_OF_SCOPE:[29,7,1,""],ERROR_FSFILTER_OP_COMPLETED_SUCCESSFULLY:[29,7,1,""],ERROR_FS_DRIVER_REQUIRED:[29,7,1,""],ERROR_FT_DI_SCAN_REQUIRED:[29,7,1,""],ERROR_FT_READ_FAILURE:[29,7,1,""],ERROR_FT_READ_RECOVERY_FROM_BACKUP:[29,7,1,""],ERROR_FT_WRITE_FAILURE:[29,7,1,""],ERROR_FT_WRITE_RECOVERY:[29,7,1,""],ERROR_FULLSCREEN_MODE:[29,7,1,""],ERROR_FULL_BACKUP:[29,7,1,""],ERROR_FUNCTION_FAILED:[29,7,1,""],ERROR_FUNCTION_NOT_CALLED:[29,7,1,""],ERROR_GDI_HANDLE_LEAK:[29,7,1,""],ERROR_GENERIC_COMMAND_FAILED:[29,7,1,""],ERROR_GENERIC_NOT_MAPPED:[29,7,1,""],ERROR_GEN_FAILURE:[29,7,1,""],ERROR_GLOBAL_ONLY_HOOK:[29,7,1,""],ERROR_GPIO_CLIENT_INFORMATION_INVALID:[29,7,1,""],ERROR_GPIO_INCOMPATIBLE_CONNECT_MODE:[29,7,1,""],ERROR_GPIO_INTERRUPT_ALREADY_UNMASKED:[29,7,1,""],ERROR_GPIO_INVALID_REGISTRATION_PACKET:[29,7,1,""],ERROR_GPIO_OPERATION_DENIED:[29,7,1,""],ERROR_GPIO_VERSION_NOT_SUPPORTED:[29,7,1,""],ERROR_GRACEFUL_DISCONNECT:[29,7,1,""],ERROR_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED:[29,7,1,""],ERROR_GRAPHICS_ADAPTER_CHAIN_NOT_READY:[29,7,1,""],ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE:[29,7,1,""],ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET:[29,7,1,""],ERROR_GRAPHICS_ADAPTER_WAS_RESET:[29,7,1,""],ERROR_GRAPHICS_ALLOCATION_BUSY:[29,7,1,""],ERROR_GRAPHICS_ALLOCATION_CLOSED:[29,7,1,""],ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST:[29,7,1,""],ERROR_GRAPHICS_ALLOCATION_INVALID:[29,7,1,""],ERROR_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION:[29,7,1,""],ERROR_GRAPHICS_CANNOTCOLORCONVERT:[29,7,1,""],ERROR_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN:[29,7,1,""],ERROR_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION:[29,7,1,""],ERROR_GRAPHICS_CANT_LOCK_MEMORY:[29,7,1,""],ERROR_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION:[29,7,1,""],ERROR_GRAPHICS_CHAINLINKS_NOT_ENUMERATED:[29,7,1,""],ERROR_GRAPHICS_CHAINLINKS_NOT_POWERED_ON:[29,7,1,""],ERROR_GRAPHICS_CHAINLINKS_NOT_STARTED:[29,7,1,""],ERROR_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_CLIENTVIDPN_NOT_SET:[29,7,1,""],ERROR_GRAPHICS_COPP_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_DATASET_IS_EMPTY:[29,7,1,""],ERROR_GRAPHICS_DDCCI_CURRENT_CURRENT_VALUE_GREATER_THAN_MAXIMUM_VALUE:[29,7,1,""],ERROR_GRAPHICS_DDCCI_INVALID_DATA:[29,7,1,""],ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM:[29,7,1,""],ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND:[29,7,1,""],ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH:[29,7,1,""],ERROR_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE:[29,7,1,""],ERROR_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_DEPENDABLE_CHILD_STATUS:[29,7,1,""],ERROR_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP:[29,7,1,""],ERROR_GRAPHICS_DRIVER_MISMATCH:[29,7,1,""],ERROR_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION:[29,7,1,""],ERROR_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET:[29,7,1,""],ERROR_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET:[29,7,1,""],ERROR_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE:[29,7,1,""],ERROR_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST:[29,7,1,""],ERROR_GRAPHICS_I2C_ERROR_RECEIVING_DATA:[29,7,1,""],ERROR_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA:[29,7,1,""],ERROR_GRAPHICS_I2C_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT:[29,7,1,""],ERROR_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE:[29,7,1,""],ERROR_GRAPHICS_INDIRECT_DISPLAY_ABANDON_SWAPCHAIN:[29,7,1,""],ERROR_GRAPHICS_INDIRECT_DISPLAY_DEVICE_STOPPED:[29,7,1,""],ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER:[29,7,1,""],ERROR_GRAPHICS_INTERNAL_ERROR:[29,7,1,""],ERROR_GRAPHICS_INVALID_ACTIVE_REGION:[29,7,1,""],ERROR_GRAPHICS_INVALID_ALLOCATION_HANDLE:[29,7,1,""],ERROR_GRAPHICS_INVALID_ALLOCATION_INSTANCE:[29,7,1,""],ERROR_GRAPHICS_INVALID_ALLOCATION_USAGE:[29,7,1,""],ERROR_GRAPHICS_INVALID_CLIENT_TYPE:[29,7,1,""],ERROR_GRAPHICS_INVALID_COLORBASIS:[29,7,1,""],ERROR_GRAPHICS_INVALID_COPYPROTECTION_TYPE:[29,7,1,""],ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER:[29,7,1,""],ERROR_GRAPHICS_INVALID_DRIVER_MODEL:[29,7,1,""],ERROR_GRAPHICS_INVALID_FREQUENCY:[29,7,1,""],ERROR_GRAPHICS_INVALID_GAMMA_RAMP:[29,7,1,""],ERROR_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITORDESCRIPTOR:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITORDESCRIPTORSET:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITOR_SOURCEMODESET:[29,7,1,""],ERROR_GRAPHICS_INVALID_MONITOR_SOURCE_MODE:[29,7,1,""],ERROR_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION:[29,7,1,""],ERROR_GRAPHICS_INVALID_PATH_CONTENT_TYPE:[29,7,1,""],ERROR_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL:[29,7,1,""],ERROR_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE:[29,7,1,""],ERROR_GRAPHICS_INVALID_PIXELFORMAT:[29,7,1,""],ERROR_GRAPHICS_INVALID_PIXELVALUEACCESSMODE:[29,7,1,""],ERROR_GRAPHICS_INVALID_POINTER:[29,7,1,""],ERROR_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE:[29,7,1,""],ERROR_GRAPHICS_INVALID_SCANLINE_ORDERING:[29,7,1,""],ERROR_GRAPHICS_INVALID_STRIDE:[29,7,1,""],ERROR_GRAPHICS_INVALID_TOTAL_REGION:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN_PRESENT_PATH:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN_SOURCEMODESET:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN_TARGETMODESET:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON:[29,7,1,""],ERROR_GRAPHICS_INVALID_VISIBLEREGION_SIZE:[29,7,1,""],ERROR_GRAPHICS_LEADLINK_NOT_ENUMERATED:[29,7,1,""],ERROR_GRAPHICS_LEADLINK_START_DEFERRED:[29,7,1,""],ERROR_GRAPHICS_MAX_NUM_PATHS_REACHED:[29,7,1,""],ERROR_GRAPHICS_MCA_INTERNAL_ERROR:[29,7,1,""],ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING:[29,7,1,""],ERROR_GRAPHICS_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED:[29,7,1,""],ERROR_GRAPHICS_MCA_INVALID_VCP_VERSION:[29,7,1,""],ERROR_GRAPHICS_MCA_MCCS_VERSION_MISMATCH:[29,7,1,""],ERROR_GRAPHICS_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION:[29,7,1,""],ERROR_GRAPHICS_MCA_UNSUPPORTED_COLOR_TEMPERATURE:[29,7,1,""],ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION:[29,7,1,""],ERROR_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_MODE_ALREADY_IN_MODESET:[29,7,1,""],ERROR_GRAPHICS_MODE_ID_MUST_BE_UNIQUE:[29,7,1,""],ERROR_GRAPHICS_MODE_NOT_IN_MODESET:[29,7,1,""],ERROR_GRAPHICS_MODE_NOT_PINNED:[29,7,1,""],ERROR_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET:[29,7,1,""],ERROR_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE:[29,7,1,""],ERROR_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET:[29,7,1,""],ERROR_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER:[29,7,1,""],ERROR_GRAPHICS_MONITOR_NOT_CONNECTED:[29,7,1,""],ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS:[29,7,1,""],ERROR_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_NOT_A_LINKED_ADAPTER:[29,7,1,""],ERROR_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER:[29,7,1,""],ERROR_GRAPHICS_NOT_POST_DEVICE_DRIVER:[29,7,1,""],ERROR_GRAPHICS_NO_ACTIVE_VIDPN:[29,7,1,""],ERROR_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS:[29,7,1,""],ERROR_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET:[29,7,1,""],ERROR_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME:[29,7,1,""],ERROR_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT:[29,7,1,""],ERROR_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE:[29,7,1,""],ERROR_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET:[29,7,1,""],ERROR_GRAPHICS_NO_PREFERRED_MODE:[29,7,1,""],ERROR_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN:[29,7,1,""],ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_NO_VIDEO_MEMORY:[29,7,1,""],ERROR_GRAPHICS_NO_VIDPNMGR:[29,7,1,""],ERROR_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE:[29,7,1,""],ERROR_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR:[29,7,1,""],ERROR_GRAPHICS_OPM_HDCP_SRM_NEVER_SET:[29,7,1,""],ERROR_GRAPHICS_OPM_INTERNAL_ERROR:[29,7,1,""],ERROR_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST:[29,7,1,""],ERROR_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS:[29,7,1,""],ERROR_GRAPHICS_OPM_INVALID_HANDLE:[29,7,1,""],ERROR_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST:[29,7,1,""],ERROR_GRAPHICS_OPM_INVALID_SRM:[29,7,1,""],ERROR_GRAPHICS_OPM_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_OPM_NO_VIDEO_OUTPUTS_EXIST:[29,7,1,""],ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP:[29,7,1,""],ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA:[29,7,1,""],ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP:[29,7,1,""],ERROR_GRAPHICS_OPM_RESOLUTION_TOO_HIGH:[29,7,1,""],ERROR_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS:[29,7,1,""],ERROR_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_OPM_SPANNING_MODE_ENABLED:[29,7,1,""],ERROR_GRAPHICS_OPM_THEATER_MODE_ENABLED:[29,7,1,""],ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS:[29,7,1,""],ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS:[29,7,1,""],ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_NO_LONGER_EXISTS:[29,7,1,""],ERROR_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL:[29,7,1,""],ERROR_GRAPHICS_PARTIAL_DATA_POPULATED:[29,7,1,""],ERROR_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED:[29,7,1,""],ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_PATH_NOT_IN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET:[29,7,1,""],ERROR_GRAPHICS_POLLING_TOO_FREQUENTLY:[29,7,1,""],ERROR_GRAPHICS_PRESENT_BUFFER_NOT_BOUND:[29,7,1,""],ERROR_GRAPHICS_PRESENT_DENIED:[29,7,1,""],ERROR_GRAPHICS_PRESENT_INVALID_WINDOW:[29,7,1,""],ERROR_GRAPHICS_PRESENT_MODE_CHANGED:[29,7,1,""],ERROR_GRAPHICS_PRESENT_OCCLUDED:[29,7,1,""],ERROR_GRAPHICS_PRESENT_REDIRECTION_DISABLED:[29,7,1,""],ERROR_GRAPHICS_PRESENT_UNOCCLUDED:[29,7,1,""],ERROR_GRAPHICS_PVP_HFS_FAILED:[29,7,1,""],ERROR_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH:[29,7,1,""],ERROR_GRAPHICS_RESOURCES_NOT_RELATED:[29,7,1,""],ERROR_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS:[29,7,1,""],ERROR_GRAPHICS_SKIP_ALLOCATION_PREPARATION:[29,7,1,""],ERROR_GRAPHICS_SOURCE_ALREADY_IN_SET:[29,7,1,""],ERROR_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE:[29,7,1,""],ERROR_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED:[29,7,1,""],ERROR_GRAPHICS_STALE_MODESET:[29,7,1,""],ERROR_GRAPHICS_STALE_VIDPN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_START_DEFERRED:[29,7,1,""],ERROR_GRAPHICS_TARGET_ALREADY_IN_SET:[29,7,1,""],ERROR_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE:[29,7,1,""],ERROR_GRAPHICS_TARGET_NOT_IN_TOPOLOGY:[29,7,1,""],ERROR_GRAPHICS_TOO_MANY_REFERENCES:[29,7,1,""],ERROR_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED:[29,7,1,""],ERROR_GRAPHICS_TRY_AGAIN_LATER:[29,7,1,""],ERROR_GRAPHICS_TRY_AGAIN_NOW:[29,7,1,""],ERROR_GRAPHICS_UAB_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS:[29,7,1,""],ERROR_GRAPHICS_UNKNOWN_CHILD_STATUS:[29,7,1,""],ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE:[29,7,1,""],ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED:[29,7,1,""],ERROR_GRAPHICS_VAIL_STATE_CHANGED:[29,7,1,""],ERROR_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES:[29,7,1,""],ERROR_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE:[29,7,1,""],ERROR_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED:[29,7,1,""],ERROR_GRAPHICS_WINDOWDC_NOT_AVAILABLE:[29,7,1,""],ERROR_GRAPHICS_WINDOWLESS_PRESENT_DISABLED:[29,7,1,""],ERROR_GRAPHICS_WRONG_ALLOCATION_DEVICE:[29,7,1,""],ERROR_GROUPSET_CANT_PROVIDE:[29,7,1,""],ERROR_GROUPSET_NOT_AVAILABLE:[29,7,1,""],ERROR_GROUPSET_NOT_FOUND:[29,7,1,""],ERROR_GROUP_EXISTS:[29,7,1,""],ERROR_GROUP_NOT_AVAILABLE:[29,7,1,""],ERROR_GROUP_NOT_FOUND:[29,7,1,""],ERROR_GROUP_NOT_ONLINE:[29,7,1,""],ERROR_GUID_SUBSTITUTION_MADE:[29,7,1,""],ERROR_HANDLES_CLOSED:[29,7,1,""],ERROR_HANDLE_DISK_FULL:[29,7,1,""],ERROR_HANDLE_EOF:[29,7,1,""],ERROR_HANDLE_NO_LONGER_VALID:[29,7,1,""],ERROR_HANDLE_REVOKED:[29,7,1,""],ERROR_HASH_NOT_PRESENT:[29,7,1,""],ERROR_HASH_NOT_SUPPORTED:[29,7,1,""],ERROR_HEURISTIC_DAMAGE_POSSIBLE:[29,7,1,""],ERROR_HIBERNATED:[29,7,1,""],ERROR_HIBERNATION_FAILURE:[29,7,1,""],ERROR_HOOK_NEEDS_HMOD:[29,7,1,""],ERROR_HOOK_NOT_INSTALLED:[29,7,1,""],ERROR_HOOK_TYPE_NOT_ALLOWED:[29,7,1,""],ERROR_HOST_DOWN:[29,7,1,""],ERROR_HOST_NODE_NOT_AVAILABLE:[29,7,1,""],ERROR_HOST_NODE_NOT_GROUP_OWNER:[29,7,1,""],ERROR_HOST_NODE_NOT_RESOURCE_OWNER:[29,7,1,""],ERROR_HOST_UNREACHABLE:[29,7,1,""],ERROR_HOTKEY_ALREADY_REGISTERED:[29,7,1,""],ERROR_HOTKEY_NOT_REGISTERED:[29,7,1,""],ERROR_HUNG_DISPLAY_DRIVER_THREAD:[29,7,1,""],ERROR_HV_ACCESS_DENIED:[29,7,1,""],ERROR_HV_ACKNOWLEDGED:[29,7,1,""],ERROR_HV_CPUID_FEATURE_VALIDATION:[29,7,1,""],ERROR_HV_CPUID_XSAVE_FEATURE_VALIDATION:[29,7,1,""],ERROR_HV_FEATURE_UNAVAILABLE:[29,7,1,""],ERROR_HV_INACTIVE:[29,7,1,""],ERROR_HV_INSUFFICIENT_BUFFER:[29,7,1,""],ERROR_HV_INSUFFICIENT_BUFFERS:[29,7,1,""],ERROR_HV_INSUFFICIENT_DEVICE_DOMAINS:[29,7,1,""],ERROR_HV_INSUFFICIENT_MEMORY:[29,7,1,""],ERROR_HV_INSUFFICIENT_ROOT_MEMORY:[29,7,1,""],ERROR_HV_INVALID_ALIGNMENT:[29,7,1,""],ERROR_HV_INVALID_CONNECTION_ID:[29,7,1,""],ERROR_HV_INVALID_CPU_GROUP_ID:[29,7,1,""],ERROR_HV_INVALID_CPU_GROUP_STATE:[29,7,1,""],ERROR_HV_INVALID_DEVICE_ID:[29,7,1,""],ERROR_HV_INVALID_DEVICE_STATE:[29,7,1,""],ERROR_HV_INVALID_HYPERCALL_CODE:[29,7,1,""],ERROR_HV_INVALID_HYPERCALL_INPUT:[29,7,1,""],ERROR_HV_INVALID_LP_INDEX:[29,7,1,""],ERROR_HV_INVALID_PARAMETER:[29,7,1,""],ERROR_HV_INVALID_PARTITION_ID:[29,7,1,""],ERROR_HV_INVALID_PARTITION_STATE:[29,7,1,""],ERROR_HV_INVALID_PORT_ID:[29,7,1,""],ERROR_HV_INVALID_PROXIMITY_DOMAIN_INFO:[29,7,1,""],ERROR_HV_INVALID_REGISTER_VALUE:[29,7,1,""],ERROR_HV_INVALID_SAVE_RESTORE_STATE:[29,7,1,""],ERROR_HV_INVALID_SYNIC_STATE:[29,7,1,""],ERROR_HV_INVALID_VP_INDEX:[29,7,1,""],ERROR_HV_INVALID_VP_STATE:[29,7,1,""],ERROR_HV_INVALID_VTL_STATE:[29,7,1,""],ERROR_HV_NOT_ACKNOWLEDGED:[29,7,1,""],ERROR_HV_NOT_ALLOWED_WITH_NESTED_VIRT_ACTIVE:[29,7,1,""],ERROR_HV_NOT_PRESENT:[29,7,1,""],ERROR_HV_NO_DATA:[29,7,1,""],ERROR_HV_NO_RESOURCES:[29,7,1,""],ERROR_HV_NX_NOT_DETECTED:[29,7,1,""],ERROR_HV_OBJECT_IN_USE:[29,7,1,""],ERROR_HV_OPERATION_DENIED:[29,7,1,""],ERROR_HV_OPERATION_FAILED:[29,7,1,""],ERROR_HV_PAGE_REQUEST_INVALID:[29,7,1,""],ERROR_HV_PARTITION_TOO_DEEP:[29,7,1,""],ERROR_HV_PENDING_PAGE_REQUESTS:[29,7,1,""],ERROR_HV_PROCESSOR_STARTUP_TIMEOUT:[29,7,1,""],ERROR_HV_PROPERTY_VALUE_OUT_OF_RANGE:[29,7,1,""],ERROR_HV_SMX_ENABLED:[29,7,1,""],ERROR_HV_UNKNOWN_PROPERTY:[29,7,1,""],ERROR_HWNDS_HAVE_DIFF_PARENT:[29,7,1,""],ERROR_ICM_NOT_ENABLED:[29,7,1,""],ERROR_IEPORT_FULL:[29,7,1,""],ERROR_ILLEGAL_CHARACTER:[29,7,1,""],ERROR_ILLEGAL_DLL_RELOCATION:[29,7,1,""],ERROR_ILLEGAL_ELEMENT_ADDRESS:[29,7,1,""],ERROR_ILLEGAL_FLOAT_CONTEXT:[29,7,1,""],ERROR_ILL_FORMED_PASSWORD:[29,7,1,""],ERROR_IMAGE_AT_DIFFERENT_BASE:[29,7,1,""],ERROR_IMAGE_MACHINE_TYPE_MISMATCH:[29,7,1,""],ERROR_IMAGE_MACHINE_TYPE_MISMATCH_EXE:[29,7,1,""],ERROR_IMAGE_NOT_AT_BASE:[29,7,1,""],ERROR_IMAGE_SUBSYSTEM_NOT_PRESENT:[29,7,1,""],ERROR_IMPLEMENTATION_LIMIT:[29,7,1,""],ERROR_IMPLICIT_TRANSACTION_NOT_SUPPORTED:[29,7,1,""],ERROR_INCOMPATIBLE_SERVICE_PRIVILEGE:[29,7,1,""],ERROR_INCOMPATIBLE_SERVICE_SID_TYPE:[29,7,1,""],ERROR_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING:[29,7,1,""],ERROR_INCORRECT_ACCOUNT_TYPE:[29,7,1,""],ERROR_INCORRECT_ADDRESS:[29,7,1,""],ERROR_INCORRECT_SIZE:[29,7,1,""],ERROR_INC_BACKUP:[29,7,1,""],ERROR_INDEX_ABSENT:[29,7,1,""],ERROR_INDIGENOUS_TYPE:[29,7,1,""],ERROR_INDOUBT_TRANSACTIONS_EXIST:[29,7,1,""],ERROR_INFLOOP_IN_RELOC_CHAIN:[29,7,1,""],ERROR_INSTALL_ALREADY_RUNNING:[29,7,1,""],ERROR_INSTALL_CANCEL:[29,7,1,""],ERROR_INSTALL_DEREGISTRATION_FAILURE:[29,7,1,""],ERROR_INSTALL_FAILED:[29,7,1,""],ERROR_INSTALL_FAILURE:[29,7,1,""],ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING:[29,7,1,""],ERROR_INSTALL_INVALID_PACKAGE:[29,7,1,""],ERROR_INSTALL_INVALID_RELATED_SET_UPDATE:[29,7,1,""],ERROR_INSTALL_LANGUAGE_UNSUPPORTED:[29,7,1,""],ERROR_INSTALL_LOG_FAILURE:[29,7,1,""],ERROR_INSTALL_NETWORK_FAILURE:[29,7,1,""],ERROR_INSTALL_NOTUSED:[29,7,1,""],ERROR_INSTALL_OPEN_PACKAGE_FAILED:[29,7,1,""],ERROR_INSTALL_OPTIONAL_PACKAGE_APPLICATIONID_NOT_UNIQUE:[29,7,1,""],ERROR_INSTALL_OPTIONAL_PACKAGE_REQUIRES_MAIN_PACKAGE:[29,7,1,""],ERROR_INSTALL_OPTIONAL_PACKAGE_REQUIRES_MAIN_PACKAGE_FULLTRUST_CAPABILITY:[29,7,1,""],ERROR_INSTALL_OUT_OF_DISK_SPACE:[29,7,1,""],ERROR_INSTALL_PACKAGE_DOWNGRADE:[29,7,1,""],ERROR_INSTALL_PACKAGE_INVALID:[29,7,1,""],ERROR_INSTALL_PACKAGE_NOT_FOUND:[29,7,1,""],ERROR_INSTALL_PACKAGE_OPEN_FAILED:[29,7,1,""],ERROR_INSTALL_PACKAGE_REJECTED:[29,7,1,""],ERROR_INSTALL_PACKAGE_VERSION:[29,7,1,""],ERROR_INSTALL_PLATFORM_UNSUPPORTED:[29,7,1,""],ERROR_INSTALL_POLICY_FAILURE:[29,7,1,""],ERROR_INSTALL_PREREQUISITE_FAILED:[29,7,1,""],ERROR_INSTALL_REGISTRATION_FAILURE:[29,7,1,""],ERROR_INSTALL_REJECTED:[29,7,1,""],ERROR_INSTALL_REMOTE_DISALLOWED:[29,7,1,""],ERROR_INSTALL_REMOTE_PROHIBITED:[29,7,1,""],ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED:[29,7,1,""],ERROR_INSTALL_SERVICE_FAILURE:[29,7,1,""],ERROR_INSTALL_SERVICE_SAFEBOOT:[29,7,1,""],ERROR_INSTALL_SOURCE_ABSENT:[29,7,1,""],ERROR_INSTALL_SUSPEND:[29,7,1,""],ERROR_INSTALL_TEMP_UNWRITABLE:[29,7,1,""],ERROR_INSTALL_TRANSFORM_FAILURE:[29,7,1,""],ERROR_INSTALL_TRANSFORM_REJECTED:[29,7,1,""],ERROR_INSTALL_UI_FAILURE:[29,7,1,""],ERROR_INSTALL_USEREXIT:[29,7,1,""],ERROR_INSTALL_VOLUME_CORRUPT:[29,7,1,""],ERROR_INSTALL_VOLUME_NOT_EMPTY:[29,7,1,""],ERROR_INSTALL_VOLUME_OFFLINE:[29,7,1,""],ERROR_INSTALL_WRONG_PROCESSOR_ARCHITECTURE:[29,7,1,""],ERROR_INSTRUCTION_MISALIGNMENT:[29,7,1,""],ERROR_INSUFFICIENT_BUFFER:[29,7,1,""],ERROR_INSUFFICIENT_LOGON_INFO:[29,7,1,""],ERROR_INSUFFICIENT_POWER:[29,7,1,""],ERROR_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE:[29,7,1,""],ERROR_INTERMIXED_KERNEL_EA_OPERATION:[29,7,1,""],ERROR_INTERNAL_DB_CORRUPTION:[29,7,1,""],ERROR_INTERNAL_DB_ERROR:[29,7,1,""],ERROR_INTERNAL_ERROR:[29,7,1,""],ERROR_INTERRUPT_STILL_CONNECTED:[29,7,1,""],ERROR_INTERRUPT_VECTOR_ALREADY_CONNECTED:[29,7,1,""],ERROR_INVALID_ACCEL_HANDLE:[29,7,1,""],ERROR_INVALID_ACCESS:[29,7,1,""],ERROR_INVALID_ACCOUNT_NAME:[29,7,1,""],ERROR_INVALID_ACE_CONDITION:[29,7,1,""],ERROR_INVALID_ACL:[29,7,1,""],ERROR_INVALID_ADDRESS:[29,7,1,""],ERROR_INVALID_AT_INTERRUPT_TIME:[29,7,1,""],ERROR_INVALID_BLOCK:[29,7,1,""],ERROR_INVALID_BLOCK_LENGTH:[29,7,1,""],ERROR_INVALID_CAP:[29,7,1,""],ERROR_INVALID_CATEGORY:[29,7,1,""],ERROR_INVALID_CLEANER:[29,7,1,""],ERROR_INVALID_CLUSTER_IPV6_ADDRESS:[29,7,1,""],ERROR_INVALID_CMM:[29,7,1,""],ERROR_INVALID_COLORINDEX:[29,7,1,""],ERROR_INVALID_COLORSPACE:[29,7,1,""],ERROR_INVALID_COMBOBOX_MESSAGE:[29,7,1,""],ERROR_INVALID_COMMAND_LINE:[29,7,1,""],ERROR_INVALID_COMPUTERNAME:[29,7,1,""],ERROR_INVALID_CRUNTIME_PARAMETER:[29,7,1,""],ERROR_INVALID_CURSOR_HANDLE:[29,7,1,""],ERROR_INVALID_DATA:[29,7,1,""],ERROR_INVALID_DATATYPE:[29,7,1,""],ERROR_INVALID_DEVICE_OBJECT_PARAMETER:[29,7,1,""],ERROR_INVALID_DLL:[29,7,1,""],ERROR_INVALID_DOMAINNAME:[29,7,1,""],ERROR_INVALID_DOMAIN_ROLE:[29,7,1,""],ERROR_INVALID_DOMAIN_STATE:[29,7,1,""],ERROR_INVALID_DRIVE:[29,7,1,""],ERROR_INVALID_DRIVE_OBJECT:[29,7,1,""],ERROR_INVALID_DWP_HANDLE:[29,7,1,""],ERROR_INVALID_EA_HANDLE:[29,7,1,""],ERROR_INVALID_EA_NAME:[29,7,1,""],ERROR_INVALID_EDIT_HEIGHT:[29,7,1,""],ERROR_INVALID_ENVIRONMENT:[29,7,1,""],ERROR_INVALID_EVENTNAME:[29,7,1,""],ERROR_INVALID_EVENT_COUNT:[29,7,1,""],ERROR_INVALID_EXCEPTION_HANDLER:[29,7,1,""],ERROR_INVALID_EXE_SIGNATURE:[29,7,1,""],ERROR_INVALID_FIELD:[29,7,1,""],ERROR_INVALID_FIELD_IN_PARAMETER_LIST:[29,7,1,""],ERROR_INVALID_FILTER_PROC:[29,7,1,""],ERROR_INVALID_FLAGS:[29,7,1,""],ERROR_INVALID_FLAG_NUMBER:[29,7,1,""],ERROR_INVALID_FORM_NAME:[29,7,1,""],ERROR_INVALID_FORM_SIZE:[29,7,1,""],ERROR_INVALID_FUNCTION:[29,7,1,""],ERROR_INVALID_GROUPNAME:[29,7,1,""],ERROR_INVALID_GROUP_ATTRIBUTES:[29,7,1,""],ERROR_INVALID_GW_COMMAND:[29,7,1,""],ERROR_INVALID_HANDLE:[29,7,1,""],ERROR_INVALID_HANDLE_STATE:[29,7,1,""],ERROR_INVALID_HOOK_FILTER:[29,7,1,""],ERROR_INVALID_HOOK_HANDLE:[29,7,1,""],ERROR_INVALID_HW_PROFILE:[29,7,1,""],ERROR_INVALID_ICON_HANDLE:[29,7,1,""],ERROR_INVALID_ID_AUTHORITY:[29,7,1,""],ERROR_INVALID_IMAGE_HASH:[29,7,1,""],ERROR_INVALID_IMPORT_OF_NON_DLL:[29,7,1,""],ERROR_INVALID_INDEX:[29,7,1,""],ERROR_INVALID_KERNEL_INFO_VERSION:[29,7,1,""],ERROR_INVALID_KEYBOARD_HANDLE:[29,7,1,""],ERROR_INVALID_LABEL:[29,7,1,""],ERROR_INVALID_LB_MESSAGE:[29,7,1,""],ERROR_INVALID_LDT_DESCRIPTOR:[29,7,1,""],ERROR_INVALID_LDT_OFFSET:[29,7,1,""],ERROR_INVALID_LDT_SIZE:[29,7,1,""],ERROR_INVALID_LEVEL:[29,7,1,""],ERROR_INVALID_LIBRARY:[29,7,1,""],ERROR_INVALID_LIST_FORMAT:[29,7,1,""],ERROR_INVALID_LOCK_RANGE:[29,7,1,""],ERROR_INVALID_LOGON_HOURS:[29,7,1,""],ERROR_INVALID_LOGON_TYPE:[29,7,1,""],ERROR_INVALID_MEDIA:[29,7,1,""],ERROR_INVALID_MEDIA_POOL:[29,7,1,""],ERROR_INVALID_MEMBER:[29,7,1,""],ERROR_INVALID_MENU_HANDLE:[29,7,1,""],ERROR_INVALID_MESSAGE:[29,7,1,""],ERROR_INVALID_MESSAGEDEST:[29,7,1,""],ERROR_INVALID_MESSAGENAME:[29,7,1,""],ERROR_INVALID_MINALLOCSIZE:[29,7,1,""],ERROR_INVALID_MODULETYPE:[29,7,1,""],ERROR_INVALID_MONITOR_HANDLE:[29,7,1,""],ERROR_INVALID_MSGBOX_STYLE:[29,7,1,""],ERROR_INVALID_NAME:[29,7,1,""],ERROR_INVALID_NETNAME:[29,7,1,""],ERROR_INVALID_OPERATION:[29,7,1,""],ERROR_INVALID_OPERATION_ON_QUORUM:[29,7,1,""],ERROR_INVALID_OPLOCK_PROTOCOL:[29,7,1,""],ERROR_INVALID_ORDINAL:[29,7,1,""],ERROR_INVALID_OWNER:[29,7,1,""],ERROR_INVALID_PACKAGE_SID_LENGTH:[29,7,1,""],ERROR_INVALID_PARAMETER:[29,7,1,""],ERROR_INVALID_PASSWORD:[29,7,1,""],ERROR_INVALID_PASSWORDNAME:[29,7,1,""],ERROR_INVALID_PATCH_XML:[29,7,1,""],ERROR_INVALID_PEP_INFO_VERSION:[29,7,1,""],ERROR_INVALID_PIXEL_FORMAT:[29,7,1,""],ERROR_INVALID_PLUGPLAY_DEVICE_PATH:[29,7,1,""],ERROR_INVALID_PORT_ATTRIBUTES:[29,7,1,""],ERROR_INVALID_PRIMARY_GROUP:[29,7,1,""],ERROR_INVALID_PRINTER_COMMAND:[29,7,1,""],ERROR_INVALID_PRINTER_DRIVER_MANIFEST:[29,7,1,""],ERROR_INVALID_PRINTER_NAME:[29,7,1,""],ERROR_INVALID_PRINTER_STATE:[29,7,1,""],ERROR_INVALID_PRINT_MONITOR:[29,7,1,""],ERROR_INVALID_PRIORITY:[29,7,1,""],ERROR_INVALID_PROFILE:[29,7,1,""],ERROR_INVALID_QUOTA_LOWER:[29,7,1,""],ERROR_INVALID_REPARSE_DATA:[29,7,1,""],ERROR_INVALID_RUNLEVEL_SETTING:[29,7,1,""],ERROR_INVALID_SCROLLBAR_RANGE:[29,7,1,""],ERROR_INVALID_SECURITY_DESCR:[29,7,1,""],ERROR_INVALID_SEGDPL:[29,7,1,""],ERROR_INVALID_SEGMENT_NUMBER:[29,7,1,""],ERROR_INVALID_SEPARATOR_FILE:[29,7,1,""],ERROR_INVALID_SERVER_STATE:[29,7,1,""],ERROR_INVALID_SERVICENAME:[29,7,1,""],ERROR_INVALID_SERVICE_ACCOUNT:[29,7,1,""],ERROR_INVALID_SERVICE_CONTROL:[29,7,1,""],ERROR_INVALID_SERVICE_LOCK:[29,7,1,""],ERROR_INVALID_SHARENAME:[29,7,1,""],ERROR_INVALID_SHOWWIN_COMMAND:[29,7,1,""],ERROR_INVALID_SID:[29,7,1,""],ERROR_INVALID_SIGNAL_NUMBER:[29,7,1,""],ERROR_INVALID_SPI_VALUE:[29,7,1,""],ERROR_INVALID_STACKSEG:[29,7,1,""],ERROR_INVALID_STAGED_SIGNATURE:[29,7,1,""],ERROR_INVALID_STARTING_CODESEG:[29,7,1,""],ERROR_INVALID_STATE:[29,7,1,""],ERROR_INVALID_SUB_AUTHORITY:[29,7,1,""],ERROR_INVALID_TABLE:[29,7,1,""],ERROR_INVALID_TARGET_HANDLE:[29,7,1,""],ERROR_INVALID_TASK_INDEX:[29,7,1,""],ERROR_INVALID_TASK_NAME:[29,7,1,""],ERROR_INVALID_THREAD_ID:[29,7,1,""],ERROR_INVALID_TIME:[29,7,1,""],ERROR_INVALID_TOKEN:[29,7,1,""],ERROR_INVALID_TRANSACTION:[29,7,1,""],ERROR_INVALID_TRANSFORM:[29,7,1,""],ERROR_INVALID_UNWIND_TARGET:[29,7,1,""],ERROR_INVALID_USER_BUFFER:[29,7,1,""],ERROR_INVALID_USER_PRINCIPAL_NAME:[29,7,1,""],ERROR_INVALID_VARIANT:[29,7,1,""],ERROR_INVALID_VERIFY_SWITCH:[29,7,1,""],ERROR_INVALID_WINDOW_HANDLE:[29,7,1,""],ERROR_INVALID_WINDOW_STYLE:[29,7,1,""],ERROR_INVALID_WORKSTATION:[29,7,1,""],ERROR_IOPL_NOT_ENABLED:[29,7,1,""],ERROR_IO_DEVICE:[29,7,1,""],ERROR_IO_INCOMPLETE:[29,7,1,""],ERROR_IO_PENDING:[29,7,1,""],ERROR_IO_PREEMPTED:[29,7,1,""],ERROR_IO_PRIVILEGE_FAILED:[29,7,1,""],ERROR_IO_REISSUE_AS_CACHED:[29,7,1,""],ERROR_IPSEC_AUTH_FIREWALL_DROP:[29,7,1,""],ERROR_IPSEC_BAD_SPI:[29,7,1,""],ERROR_IPSEC_CLEAR_TEXT_DROP:[29,7,1,""],ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_DOSP_BLOCK:[29,7,1,""],ERROR_IPSEC_DOSP_INVALID_PACKET:[29,7,1,""],ERROR_IPSEC_DOSP_KEYMOD_NOT_ALLOWED:[29,7,1,""],ERROR_IPSEC_DOSP_MAX_ENTRIES:[29,7,1,""],ERROR_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES:[29,7,1,""],ERROR_IPSEC_DOSP_NOT_INSTALLED:[29,7,1,""],ERROR_IPSEC_DOSP_RECEIVED_MULTICAST:[29,7,1,""],ERROR_IPSEC_DOSP_STATE_LOOKUP_FAILED:[29,7,1,""],ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED:[29,7,1,""],ERROR_IPSEC_IKE_ATTRIB_FAIL:[29,7,1,""],ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE:[29,7,1,""],ERROR_IPSEC_IKE_AUTHORIZATION_FAILURE_WITH_OPTIONAL_RETRY:[29,7,1,""],ERROR_IPSEC_IKE_AUTH_FAIL:[29,7,1,""],ERROR_IPSEC_IKE_BENIGN_REINIT:[29,7,1,""],ERROR_IPSEC_IKE_CERT_CHAIN_POLICY_MISMATCH:[29,7,1,""],ERROR_IPSEC_IKE_CGA_AUTH_FAILED:[29,7,1,""],ERROR_IPSEC_IKE_COEXISTENCE_SUPPRESS:[29,7,1,""],ERROR_IPSEC_IKE_CRITICAL_PAYLOAD_NOT_RECOGNIZED:[29,7,1,""],ERROR_IPSEC_IKE_CRL_FAILED:[29,7,1,""],ERROR_IPSEC_IKE_DECRYPT:[29,7,1,""],ERROR_IPSEC_IKE_DH_FAIL:[29,7,1,""],ERROR_IPSEC_IKE_DH_FAILURE:[29,7,1,""],ERROR_IPSEC_IKE_DOS_COOKIE_SENT:[29,7,1,""],ERROR_IPSEC_IKE_DROP_NO_RESPONSE:[29,7,1,""],ERROR_IPSEC_IKE_ENCRYPT:[29,7,1,""],ERROR_IPSEC_IKE_ERROR:[29,7,1,""],ERROR_IPSEC_IKE_FAILQUERYSSP:[29,7,1,""],ERROR_IPSEC_IKE_FAILSSPINIT:[29,7,1,""],ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR:[29,7,1,""],ERROR_IPSEC_IKE_GETSPIFAIL:[29,7,1,""],ERROR_IPSEC_IKE_INNER_IP_ASSIGNMENT_FAILURE:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_AUTH_ALG:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_AUTH_PAYLOAD:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_CERT_TYPE:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_COOKIE:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_FILTER:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_GROUP:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_HASH:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_HASH_ALG:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_HASH_SIZE:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_HEADER:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_KEY_USAGE:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_MAJOR_VERSION:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_MM_FOR_QM:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_PAYLOAD:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_POLICY:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_SIG:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_SIGNATURE:[29,7,1,""],ERROR_IPSEC_IKE_INVALID_SITUATION:[29,7,1,""],ERROR_IPSEC_IKE_KERBEROS_ERROR:[29,7,1,""],ERROR_IPSEC_IKE_KILL_DUMMY_NAP_TUNNEL:[29,7,1,""],ERROR_IPSEC_IKE_LOAD_FAILED:[29,7,1,""],ERROR_IPSEC_IKE_LOAD_SOFT_SA:[29,7,1,""],ERROR_IPSEC_IKE_MM_ACQUIRE_DROP:[29,7,1,""],ERROR_IPSEC_IKE_MM_DELAY_DROP:[29,7,1,""],ERROR_IPSEC_IKE_MM_EXPIRED:[29,7,1,""],ERROR_IPSEC_IKE_MM_LIMIT:[29,7,1,""],ERROR_IPSEC_IKE_NEGOTIATION_DISABLED:[29,7,1,""],ERROR_IPSEC_IKE_NEGOTIATION_PENDING:[29,7,1,""],ERROR_IPSEC_IKE_NEG_STATUS_BEGIN:[29,7,1,""],ERROR_IPSEC_IKE_NEG_STATUS_END:[29,7,1,""],ERROR_IPSEC_IKE_NEG_STATUS_EXTENDED_END:[29,7,1,""],ERROR_IPSEC_IKE_NOTCBPRIV:[29,7,1,""],ERROR_IPSEC_IKE_NO_CERT:[29,7,1,""],ERROR_IPSEC_IKE_NO_MM_POLICY:[29,7,1,""],ERROR_IPSEC_IKE_NO_PEER_CERT:[29,7,1,""],ERROR_IPSEC_IKE_NO_POLICY:[29,7,1,""],ERROR_IPSEC_IKE_NO_PRIVATE_KEY:[29,7,1,""],ERROR_IPSEC_IKE_NO_PUBLIC_KEY:[29,7,1,""],ERROR_IPSEC_IKE_OUT_OF_MEMORY:[29,7,1,""],ERROR_IPSEC_IKE_PEER_CRL_FAILED:[29,7,1,""],ERROR_IPSEC_IKE_PEER_DOESNT_SUPPORT_MOBIKE:[29,7,1,""],ERROR_IPSEC_IKE_PEER_MM_ASSUMED_INVALID:[29,7,1,""],ERROR_IPSEC_IKE_POLICY_CHANGE:[29,7,1,""],ERROR_IPSEC_IKE_POLICY_MATCH:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_CERT:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_DELETE:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_HASH:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_ID:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_KE:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_NATOA:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_NONCE:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_PROP:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_SA:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_SIG:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_TRANS:[29,7,1,""],ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR:[29,7,1,""],ERROR_IPSEC_IKE_QM_ACQUIRE_DROP:[29,7,1,""],ERROR_IPSEC_IKE_QM_DELAY_DROP:[29,7,1,""],ERROR_IPSEC_IKE_QM_EXPIRED:[29,7,1,""],ERROR_IPSEC_IKE_QM_LIMIT:[29,7,1,""],ERROR_IPSEC_IKE_QUEUE_DROP_MM:[29,7,1,""],ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM:[29,7,1,""],ERROR_IPSEC_IKE_RATELIMIT_DROP:[29,7,1,""],ERROR_IPSEC_IKE_REQUIRE_CP_PAYLOAD_MISSING:[29,7,1,""],ERROR_IPSEC_IKE_RPC_DELETE:[29,7,1,""],ERROR_IPSEC_IKE_SA_DELETED:[29,7,1,""],ERROR_IPSEC_IKE_SA_REAPED:[29,7,1,""],ERROR_IPSEC_IKE_SECLOADFAIL:[29,7,1,""],ERROR_IPSEC_IKE_SHUTTING_DOWN:[29,7,1,""],ERROR_IPSEC_IKE_SIMULTANEOUS_REKEY:[29,7,1,""],ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN:[29,7,1,""],ERROR_IPSEC_IKE_SRVACQFAIL:[29,7,1,""],ERROR_IPSEC_IKE_SRVQUERYCRED:[29,7,1,""],ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_AND_CERTMAP_FAILURE:[29,7,1,""],ERROR_IPSEC_IKE_STRONG_CRED_AUTHORIZATION_FAILURE:[29,7,1,""],ERROR_IPSEC_IKE_TIMED_OUT:[29,7,1,""],ERROR_IPSEC_IKE_TOO_MANY_FILTERS:[29,7,1,""],ERROR_IPSEC_IKE_UNEXPECTED_MESSAGE_ID:[29,7,1,""],ERROR_IPSEC_IKE_UNKNOWN_DOI:[29,7,1,""],ERROR_IPSEC_IKE_UNSUPPORTED_ID:[29,7,1,""],ERROR_IPSEC_INTEGRITY_CHECK_FAILED:[29,7,1,""],ERROR_IPSEC_INVALID_PACKET:[29,7,1,""],ERROR_IPSEC_KEY_MODULE_IMPERSONATION_NEGOTIATION_PENDING:[29,7,1,""],ERROR_IPSEC_MM_AUTH_EXISTS:[29,7,1,""],ERROR_IPSEC_MM_AUTH_IN_USE:[29,7,1,""],ERROR_IPSEC_MM_AUTH_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_MM_AUTH_PENDING_DELETION:[29,7,1,""],ERROR_IPSEC_MM_FILTER_EXISTS:[29,7,1,""],ERROR_IPSEC_MM_FILTER_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_MM_FILTER_PENDING_DELETION:[29,7,1,""],ERROR_IPSEC_MM_POLICY_EXISTS:[29,7,1,""],ERROR_IPSEC_MM_POLICY_IN_USE:[29,7,1,""],ERROR_IPSEC_MM_POLICY_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_MM_POLICY_PENDING_DELETION:[29,7,1,""],ERROR_IPSEC_QM_POLICY_EXISTS:[29,7,1,""],ERROR_IPSEC_QM_POLICY_IN_USE:[29,7,1,""],ERROR_IPSEC_QM_POLICY_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_QM_POLICY_PENDING_DELETION:[29,7,1,""],ERROR_IPSEC_REPLAY_CHECK_FAILED:[29,7,1,""],ERROR_IPSEC_SA_LIFETIME_EXPIRED:[29,7,1,""],ERROR_IPSEC_THROTTLE_DROP:[29,7,1,""],ERROR_IPSEC_TRANSPORT_FILTER_EXISTS:[29,7,1,""],ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION:[29,7,1,""],ERROR_IPSEC_TUNNEL_FILTER_EXISTS:[29,7,1,""],ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND:[29,7,1,""],ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION:[29,7,1,""],ERROR_IPSEC_WRONG_SA:[29,7,1,""],ERROR_IP_ADDRESS_CONFLICT1:[29,7,1,""],ERROR_IP_ADDRESS_CONFLICT2:[29,7,1,""],ERROR_IRQ_BUSY:[29,7,1,""],ERROR_IS_JOINED:[29,7,1,""],ERROR_IS_JOIN_PATH:[29,7,1,""],ERROR_IS_JOIN_TARGET:[29,7,1,""],ERROR_IS_SUBSTED:[29,7,1,""],ERROR_IS_SUBST_PATH:[29,7,1,""],ERROR_IS_SUBST_TARGET:[29,7,1,""],ERROR_ITERATED_DATA_EXCEEDS_64k:[29,7,1,""],ERROR_JOB_NO_CONTAINER:[29,7,1,""],ERROR_JOIN_TO_JOIN:[29,7,1,""],ERROR_JOIN_TO_SUBST:[29,7,1,""],ERROR_JOURNAL_DELETE_IN_PROGRESS:[29,7,1,""],ERROR_JOURNAL_ENTRY_DELETED:[29,7,1,""],ERROR_JOURNAL_HOOK_SET:[29,7,1,""],ERROR_JOURNAL_NOT_ACTIVE:[29,7,1,""],ERROR_KERNEL_APC:[29,7,1,""],ERROR_KEY_DELETED:[29,7,1,""],ERROR_KEY_HAS_CHILDREN:[29,7,1,""],ERROR_KM_DRIVER_BLOCKED:[29,7,1,""],ERROR_LABEL_TOO_LONG:[29,7,1,""],ERROR_LAST_ADMIN:[29,7,1,""],ERROR_LB_WITHOUT_TABSTOPS:[29,7,1,""],ERROR_LIBRARY_FULL:[29,7,1,""],ERROR_LIBRARY_OFFLINE:[29,7,1,""],ERROR_LICENSE_QUOTA_EXCEEDED:[29,7,1,""],ERROR_LINUX_SUBSYSTEM_NOT_PRESENT:[29,7,1,""],ERROR_LISTBOX_ID_NOT_FOUND:[29,7,1,""],ERROR_LM_CROSS_ENCRYPTION_REQUIRED:[29,7,1,""],ERROR_LOCAL_USER_SESSION_KEY:[29,7,1,""],ERROR_LOCKED:[29,7,1,""],ERROR_LOCK_FAILED:[29,7,1,""],ERROR_LOCK_VIOLATION:[29,7,1,""],ERROR_LOGIN_TIME_RESTRICTION:[29,7,1,""],ERROR_LOGIN_WKSTA_RESTRICTION:[29,7,1,""],ERROR_LOGON_FAILURE:[29,7,1,""],ERROR_LOGON_NOT_GRANTED:[29,7,1,""],ERROR_LOGON_SERVER_CONFLICT:[29,7,1,""],ERROR_LOGON_SESSION_COLLISION:[29,7,1,""],ERROR_LOGON_SESSION_EXISTS:[29,7,1,""],ERROR_LOGON_TYPE_NOT_GRANTED:[29,7,1,""],ERROR_LOG_APPENDED_FLUSH_FAILED:[29,7,1,""],ERROR_LOG_ARCHIVE_IN_PROGRESS:[29,7,1,""],ERROR_LOG_ARCHIVE_NOT_IN_PROGRESS:[29,7,1,""],ERROR_LOG_BLOCKS_EXHAUSTED:[29,7,1,""],ERROR_LOG_BLOCK_INCOMPLETE:[29,7,1,""],ERROR_LOG_BLOCK_INVALID:[29,7,1,""],ERROR_LOG_BLOCK_VERSION:[29,7,1,""],ERROR_LOG_CANT_DELETE:[29,7,1,""],ERROR_LOG_CLIENT_ALREADY_REGISTERED:[29,7,1,""],ERROR_LOG_CLIENT_NOT_REGISTERED:[29,7,1,""],ERROR_LOG_CONTAINER_LIMIT_EXCEEDED:[29,7,1,""],ERROR_LOG_CONTAINER_OPEN_FAILED:[29,7,1,""],ERROR_LOG_CONTAINER_READ_FAILED:[29,7,1,""],ERROR_LOG_CONTAINER_STATE_INVALID:[29,7,1,""],ERROR_LOG_CONTAINER_WRITE_FAILED:[29,7,1,""],ERROR_LOG_CORRUPTION_DETECTED:[29,7,1,""],ERROR_LOG_DEDICATED:[29,7,1,""],ERROR_LOG_EPHEMERAL:[29,7,1,""],ERROR_LOG_FILE_FULL:[29,7,1,""],ERROR_LOG_FULL:[29,7,1,""],ERROR_LOG_FULL_HANDLER_IN_PROGRESS:[29,7,1,""],ERROR_LOG_GROWTH_FAILED:[29,7,1,""],ERROR_LOG_HARD_ERROR:[29,7,1,""],ERROR_LOG_INCONSISTENT_SECURITY:[29,7,1,""],ERROR_LOG_INVALID_RANGE:[29,7,1,""],ERROR_LOG_METADATA_CORRUPT:[29,7,1,""],ERROR_LOG_METADATA_FLUSH_FAILED:[29,7,1,""],ERROR_LOG_METADATA_INCONSISTENT:[29,7,1,""],ERROR_LOG_METADATA_INVALID:[29,7,1,""],ERROR_LOG_MULTIPLEXED:[29,7,1,""],ERROR_LOG_NOT_ENOUGH_CONTAINERS:[29,7,1,""],ERROR_LOG_NO_RESTART:[29,7,1,""],ERROR_LOG_PINNED:[29,7,1,""],ERROR_LOG_PINNED_ARCHIVE_TAIL:[29,7,1,""],ERROR_LOG_PINNED_RESERVATION:[29,7,1,""],ERROR_LOG_POLICY_ALREADY_INSTALLED:[29,7,1,""],ERROR_LOG_POLICY_CONFLICT:[29,7,1,""],ERROR_LOG_POLICY_INVALID:[29,7,1,""],ERROR_LOG_POLICY_NOT_INSTALLED:[29,7,1,""],ERROR_LOG_READ_CONTEXT_INVALID:[29,7,1,""],ERROR_LOG_READ_MODE_INVALID:[29,7,1,""],ERROR_LOG_RECORDS_RESERVED_INVALID:[29,7,1,""],ERROR_LOG_RECORD_NONEXISTENT:[29,7,1,""],ERROR_LOG_RESERVATION_INVALID:[29,7,1,""],ERROR_LOG_RESIZE_INVALID_SIZE:[29,7,1,""],ERROR_LOG_RESTART_INVALID:[29,7,1,""],ERROR_LOG_SECTOR_INVALID:[29,7,1,""],ERROR_LOG_SECTOR_PARITY_INVALID:[29,7,1,""],ERROR_LOG_SECTOR_REMAPPED:[29,7,1,""],ERROR_LOG_SPACE_RESERVED_INVALID:[29,7,1,""],ERROR_LOG_START_OF_LOG:[29,7,1,""],ERROR_LOG_STATE_INVALID:[29,7,1,""],ERROR_LOG_TAIL_INVALID:[29,7,1,""],ERROR_LONGJUMP:[29,7,1,""],ERROR_LOST_MODE_LOGON_RESTRICTION:[29,7,1,""],ERROR_LOST_WRITEBEHIND_DATA:[29,7,1,""],ERROR_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR:[29,7,1,""],ERROR_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED:[29,7,1,""],ERROR_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR:[29,7,1,""],ERROR_LUIDS_EXHAUSTED:[29,7,1,""],ERROR_MACHINE_LOCKED:[29,7,1,""],ERROR_MAGAZINE_NOT_PRESENT:[29,7,1,""],ERROR_MALFORMED_SUBSTITUTION_STRING:[29,7,1,""],ERROR_MAPPED_ALIGNMENT:[29,7,1,""],ERROR_MARKED_TO_DISALLOW_WRITES:[29,7,1,""],ERROR_MARSHALL_OVERFLOW:[29,7,1,""],ERROR_MAX_SESSIONS_REACHED:[29,7,1,""],ERROR_MAX_THRDS_REACHED:[29,7,1,""],ERROR_MCA_EXCEPTION:[29,7,1,""],ERROR_MCA_INTERNAL_ERROR:[29,7,1,""],ERROR_MCA_INVALID_CAPABILITIES_STRING:[29,7,1,""],ERROR_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED:[29,7,1,""],ERROR_MCA_INVALID_VCP_VERSION:[29,7,1,""],ERROR_MCA_MCCS_VERSION_MISMATCH:[29,7,1,""],ERROR_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION:[29,7,1,""],ERROR_MCA_OCCURED:[29,7,1,""],ERROR_MCA_UNSUPPORTED_COLOR_TEMPERATURE:[29,7,1,""],ERROR_MCA_UNSUPPORTED_MCCS_VERSION:[29,7,1,""],ERROR_MEDIA_CHANGED:[29,7,1,""],ERROR_MEDIA_CHECK:[29,7,1,""],ERROR_MEDIA_INCOMPATIBLE:[29,7,1,""],ERROR_MEDIA_NOT_AVAILABLE:[29,7,1,""],ERROR_MEDIA_OFFLINE:[29,7,1,""],ERROR_MEDIA_UNAVAILABLE:[29,7,1,""],ERROR_MEDIUM_NOT_ACCESSIBLE:[29,7,1,""],ERROR_MEMBERS_PRIMARY_GROUP:[29,7,1,""],ERROR_MEMBER_IN_ALIAS:[29,7,1,""],ERROR_MEMBER_IN_GROUP:[29,7,1,""],ERROR_MEMBER_NOT_IN_ALIAS:[29,7,1,""],ERROR_MEMBER_NOT_IN_GROUP:[29,7,1,""],ERROR_MEMORY_HARDWARE:[29,7,1,""],ERROR_MENU_ITEM_NOT_FOUND:[29,7,1,""],ERROR_MESSAGE_EXCEEDS_MAX_SIZE:[29,7,1,""],ERROR_MESSAGE_SYNC_ONLY:[29,7,1,""],ERROR_METAFILE_NOT_SUPPORTED:[29,7,1,""],ERROR_META_EXPANSION_TOO_LONG:[29,7,1,""],ERROR_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION:[29,7,1,""],ERROR_MISSING_SYSTEMFILE:[29,7,1,""],ERROR_MOD_NOT_FOUND:[29,7,1,""],ERROR_MONITOR_INVALID_DESCRIPTOR_CHECKSUM:[29,7,1,""],ERROR_MONITOR_INVALID_DETAILED_TIMING_BLOCK:[29,7,1,""],ERROR_MONITOR_INVALID_MANUFACTURE_DATE:[29,7,1,""],ERROR_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK:[29,7,1,""],ERROR_MONITOR_INVALID_STANDARD_TIMING_BLOCK:[29,7,1,""],ERROR_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK:[29,7,1,""],ERROR_MONITOR_NO_DESCRIPTOR:[29,7,1,""],ERROR_MONITOR_NO_MORE_DESCRIPTOR_DATA:[29,7,1,""],ERROR_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT:[29,7,1,""],ERROR_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED:[29,7,1,""],ERROR_MORE_DATA:[29,7,1,""],ERROR_MORE_WRITES:[29,7,1,""],ERROR_MOUNT_POINT_NOT_RESOLVED:[29,7,1,""],ERROR_MP_PROCESSOR_MISMATCH:[29,7,1,""],ERROR_MRM_AUTOMERGE_ENABLED:[29,7,1,""],ERROR_MRM_DIRECT_REF_TO_NON_DEFAULT_RESOURCE:[29,7,1,""],ERROR_MRM_DUPLICATE_ENTRY:[29,7,1,""],ERROR_MRM_DUPLICATE_MAP_NAME:[29,7,1,""],ERROR_MRM_FILEPATH_TOO_LONG:[29,7,1,""],ERROR_MRM_GENERATION_COUNT_MISMATCH:[29,7,1,""],ERROR_MRM_INDETERMINATE_QUALIFIER_VALUE:[29,7,1,""],ERROR_MRM_INVALID_FILE_TYPE:[29,7,1,""],ERROR_MRM_INVALID_PRICONFIG:[29,7,1,""],ERROR_MRM_INVALID_PRI_FILE:[29,7,1,""],ERROR_MRM_INVALID_QUALIFIER_OPERATOR:[29,7,1,""],ERROR_MRM_INVALID_QUALIFIER_VALUE:[29,7,1,""],ERROR_MRM_INVALID_RESOURCE_IDENTIFIER:[29,7,1,""],ERROR_MRM_MAP_NOT_FOUND:[29,7,1,""],ERROR_MRM_MISSING_DEFAULT_LANGUAGE:[29,7,1,""],ERROR_MRM_NAMED_RESOURCE_NOT_FOUND:[29,7,1,""],ERROR_MRM_NO_CANDIDATE:[29,7,1,""],ERROR_MRM_NO_CURRENT_VIEW_ON_THREAD:[29,7,1,""],ERROR_MRM_NO_MATCH_OR_DEFAULT_CANDIDATE:[29,7,1,""],ERROR_MRM_PACKAGE_NOT_FOUND:[29,7,1,""],ERROR_MRM_RESOURCE_TYPE_MISMATCH:[29,7,1,""],ERROR_MRM_RUNTIME_NO_DEFAULT_OR_NEUTRAL_RESOURCE:[29,7,1,""],ERROR_MRM_TOO_MANY_RESOURCES:[29,7,1,""],ERROR_MRM_UNKNOWN_QUALIFIER:[29,7,1,""],ERROR_MRM_UNSUPPORTED_DIRECTORY_TYPE:[29,7,1,""],ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_LOAD_UNLOAD_PRI_FILE:[29,7,1,""],ERROR_MRM_UNSUPPORTED_FILE_TYPE_FOR_MERGE:[29,7,1,""],ERROR_MRM_UNSUPPORTED_PROFILE_TYPE:[29,7,1,""],ERROR_MR_MID_NOT_FOUND:[29,7,1,""],ERROR_MUI_FILE_NOT_FOUND:[29,7,1,""],ERROR_MUI_FILE_NOT_LOADED:[29,7,1,""],ERROR_MUI_INTLSETTINGS_INVALID_LOCALE_NAME:[29,7,1,""],ERROR_MUI_INTLSETTINGS_UILANG_NOT_INSTALLED:[29,7,1,""],ERROR_MUI_INVALID_FILE:[29,7,1,""],ERROR_MUI_INVALID_LOCALE_NAME:[29,7,1,""],ERROR_MUI_INVALID_RC_CONFIG:[29,7,1,""],ERROR_MUI_INVALID_ULTIMATEFALLBACK_NAME:[29,7,1,""],ERROR_MULTIPLE_FAULT_VIOLATION:[29,7,1,""],ERROR_MUTANT_LIMIT_EXCEEDED:[29,7,1,""],ERROR_MUTUAL_AUTH_FAILED:[29,7,1,""],ERROR_NDIS_ADAPTER_NOT_FOUND:[29,7,1,""],ERROR_NDIS_ADAPTER_NOT_READY:[29,7,1,""],ERROR_NDIS_ADAPTER_REMOVED:[29,7,1,""],ERROR_NDIS_ALREADY_MAPPED:[29,7,1,""],ERROR_NDIS_BAD_CHARACTERISTICS:[29,7,1,""],ERROR_NDIS_BAD_VERSION:[29,7,1,""],ERROR_NDIS_BUFFER_TOO_SHORT:[29,7,1,""],ERROR_NDIS_DEVICE_FAILED:[29,7,1,""],ERROR_NDIS_DOT11_AP_BAND_CURRENTLY_NOT_AVAILABLE:[29,7,1,""],ERROR_NDIS_DOT11_AP_BAND_NOT_ALLOWED:[29,7,1,""],ERROR_NDIS_DOT11_AP_CHANNEL_CURRENTLY_NOT_AVAILABLE:[29,7,1,""],ERROR_NDIS_DOT11_AP_CHANNEL_NOT_ALLOWED:[29,7,1,""],ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED:[29,7,1,""],ERROR_NDIS_DOT11_MEDIA_IN_USE:[29,7,1,""],ERROR_NDIS_DOT11_POWER_STATE_INVALID:[29,7,1,""],ERROR_NDIS_ERROR_READING_FILE:[29,7,1,""],ERROR_NDIS_FILE_NOT_FOUND:[29,7,1,""],ERROR_NDIS_GROUP_ADDRESS_IN_USE:[29,7,1,""],ERROR_NDIS_INDICATION_REQUIRED:[29,7,1,""],ERROR_NDIS_INTERFACE_CLOSING:[29,7,1,""],ERROR_NDIS_INTERFACE_NOT_FOUND:[29,7,1,""],ERROR_NDIS_INVALID_ADDRESS:[29,7,1,""],ERROR_NDIS_INVALID_DATA:[29,7,1,""],ERROR_NDIS_INVALID_DEVICE_REQUEST:[29,7,1,""],ERROR_NDIS_INVALID_LENGTH:[29,7,1,""],ERROR_NDIS_INVALID_OID:[29,7,1,""],ERROR_NDIS_INVALID_PACKET:[29,7,1,""],ERROR_NDIS_INVALID_PORT:[29,7,1,""],ERROR_NDIS_INVALID_PORT_STATE:[29,7,1,""],ERROR_NDIS_LOW_POWER_STATE:[29,7,1,""],ERROR_NDIS_MEDIA_DISCONNECTED:[29,7,1,""],ERROR_NDIS_MULTICAST_EXISTS:[29,7,1,""],ERROR_NDIS_MULTICAST_FULL:[29,7,1,""],ERROR_NDIS_MULTICAST_NOT_FOUND:[29,7,1,""],ERROR_NDIS_NOT_SUPPORTED:[29,7,1,""],ERROR_NDIS_NO_QUEUES:[29,7,1,""],ERROR_NDIS_OFFLOAD_CONNECTION_REJECTED:[29,7,1,""],ERROR_NDIS_OFFLOAD_PATH_REJECTED:[29,7,1,""],ERROR_NDIS_OFFLOAD_POLICY:[29,7,1,""],ERROR_NDIS_OPEN_FAILED:[29,7,1,""],ERROR_NDIS_PAUSED:[29,7,1,""],ERROR_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL:[29,7,1,""],ERROR_NDIS_PM_WOL_PATTERN_LIST_FULL:[29,7,1,""],ERROR_NDIS_REINIT_REQUIRED:[29,7,1,""],ERROR_NDIS_REQUEST_ABORTED:[29,7,1,""],ERROR_NDIS_RESET_IN_PROGRESS:[29,7,1,""],ERROR_NDIS_RESOURCE_CONFLICT:[29,7,1,""],ERROR_NDIS_UNSUPPORTED_MEDIA:[29,7,1,""],ERROR_NDIS_UNSUPPORTED_REVISION:[29,7,1,""],ERROR_NEEDS_REGISTRATION:[29,7,1,""],ERROR_NEEDS_REMEDIATION:[29,7,1,""],ERROR_NEGATIVE_SEEK:[29,7,1,""],ERROR_NESTING_NOT_ALLOWED:[29,7,1,""],ERROR_NETLOGON_NOT_STARTED:[29,7,1,""],ERROR_NETNAME_DELETED:[29,7,1,""],ERROR_NETWORK_ACCESS_DENIED:[29,7,1,""],ERROR_NETWORK_ACCESS_DENIED_EDP:[29,7,1,""],ERROR_NETWORK_BUSY:[29,7,1,""],ERROR_NETWORK_NOT_AVAILABLE:[29,7,1,""],ERROR_NETWORK_UNREACHABLE:[29,7,1,""],ERROR_NET_OPEN_FAILED:[29,7,1,""],ERROR_NET_WRITE_FAULT:[29,7,1,""],ERROR_NOACCESS:[29,7,1,""],ERROR_NODE_CANNOT_BE_CLUSTERED:[29,7,1,""],ERROR_NODE_CANT_HOST_RESOURCE:[29,7,1,""],ERROR_NODE_NOT_ACTIVE_CLUSTER_MEMBER:[29,7,1,""],ERROR_NODE_NOT_AVAILABLE:[29,7,1,""],ERROR_NOINTERFACE:[29,7,1,""],ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT:[29,7,1,""],ERROR_NOLOGON_SERVER_TRUST_ACCOUNT:[29,7,1,""],ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT:[29,7,1,""],ERROR_NONCORE_GROUPS_FOUND:[29,7,1,""],ERROR_NONE_MAPPED:[29,7,1,""],ERROR_NONPAGED_SYSTEM_RESOURCES:[29,7,1,""],ERROR_NON_ACCOUNT_SID:[29,7,1,""],ERROR_NON_CSV_PATH:[29,7,1,""],ERROR_NON_DOMAIN_SID:[29,7,1,""],ERROR_NON_MDICHILD_WINDOW:[29,7,1,""],ERROR_NOTHING_TO_TERMINATE:[29,7,1,""],ERROR_NOTIFICATION_GUID_ALREADY_DEFINED:[29,7,1,""],ERROR_NOTIFY_CLEANUP:[29,7,1,""],ERROR_NOTIFY_ENUM_DIR:[29,7,1,""],ERROR_NOT_ALLOWED_ON_SYSTEM_FILE:[29,7,1,""],ERROR_NOT_ALL_ASSIGNED:[29,7,1,""],ERROR_NOT_APPCONTAINER:[29,7,1,""],ERROR_NOT_AUTHENTICATED:[29,7,1,""],ERROR_NOT_A_CLOUD_FILE:[29,7,1,""],ERROR_NOT_A_CLOUD_SYNC_ROOT:[29,7,1,""],ERROR_NOT_A_DAX_VOLUME:[29,7,1,""],ERROR_NOT_A_REPARSE_POINT:[29,7,1,""],ERROR_NOT_A_TIERED_VOLUME:[29,7,1,""],ERROR_NOT_CAPABLE:[29,7,1,""],ERROR_NOT_CHILD_WINDOW:[29,7,1,""],ERROR_NOT_CONNECTED:[29,7,1,""],ERROR_NOT_CONTAINER:[29,7,1,""],ERROR_NOT_DAX_MAPPABLE:[29,7,1,""],ERROR_NOT_DOS_DISK:[29,7,1,""],ERROR_NOT_EMPTY:[29,7,1,""],ERROR_NOT_ENOUGH_MEMORY:[29,7,1,""],ERROR_NOT_ENOUGH_QUOTA:[29,7,1,""],ERROR_NOT_ENOUGH_SERVER_MEMORY:[29,7,1,""],ERROR_NOT_EXPORT_FORMAT:[29,7,1,""],ERROR_NOT_FOUND:[29,7,1,""],ERROR_NOT_GUI_PROCESS:[29,7,1,""],ERROR_NOT_JOINED:[29,7,1,""],ERROR_NOT_LOCKED:[29,7,1,""],ERROR_NOT_LOGGED_ON:[29,7,1,""],ERROR_NOT_LOGON_PROCESS:[29,7,1,""],ERROR_NOT_OWNER:[29,7,1,""],ERROR_NOT_QUORUM_CAPABLE:[29,7,1,""],ERROR_NOT_QUORUM_CLASS:[29,7,1,""],ERROR_NOT_READY:[29,7,1,""],ERROR_NOT_READ_FROM_COPY:[29,7,1,""],ERROR_NOT_REDUNDANT_STORAGE:[29,7,1,""],ERROR_NOT_REGISTRY_FILE:[29,7,1,""],ERROR_NOT_SAFEBOOT_SERVICE:[29,7,1,""],ERROR_NOT_SAFE_MODE_DRIVER:[29,7,1,""],ERROR_NOT_SAME_DEVICE:[29,7,1,""],ERROR_NOT_SAME_OBJECT:[29,7,1,""],ERROR_NOT_SNAPSHOT_VOLUME:[29,7,1,""],ERROR_NOT_SUBSTED:[29,7,1,""],ERROR_NOT_SUPPORTED:[29,7,1,""],ERROR_NOT_SUPPORTED_IN_APPCONTAINER:[29,7,1,""],ERROR_NOT_SUPPORTED_ON_DAX:[29,7,1,""],ERROR_NOT_SUPPORTED_ON_SBS:[29,7,1,""],ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER:[29,7,1,""],ERROR_NOT_SUPPORTED_WITH_BTT:[29,7,1,""],ERROR_NOT_TINY_STREAM:[29,7,1,""],ERROR_NO_ACE_CONDITION:[29,7,1,""],ERROR_NO_ADMIN_ACCESS_POINT:[29,7,1,""],ERROR_NO_APPLICABLE_APP_LICENSES_FOUND:[29,7,1,""],ERROR_NO_ASSOCIATION:[29,7,1,""],ERROR_NO_BROWSER_SERVERS_FOUND:[29,7,1,""],ERROR_NO_CALLBACK_ACTIVE:[29,7,1,""],ERROR_NO_DATA:[29,7,1,""],ERROR_NO_DATA_DETECTED:[29,7,1,""],ERROR_NO_EFS:[29,7,1,""],ERROR_NO_EVENT_PAIR:[29,7,1,""],ERROR_NO_GUID_TRANSLATION:[29,7,1,""],ERROR_NO_IMPERSONATION_TOKEN:[29,7,1,""],ERROR_NO_INHERITANCE:[29,7,1,""],ERROR_NO_LINK_TRACKING_IN_TRANSACTION:[29,7,1,""],ERROR_NO_LOGON_SERVERS:[29,7,1,""],ERROR_NO_LOG_SPACE:[29,7,1,""],ERROR_NO_MATCH:[29,7,1,""],ERROR_NO_MEDIA_IN_DRIVE:[29,7,1,""],ERROR_NO_MORE_DEVICES:[29,7,1,""],ERROR_NO_MORE_FILES:[29,7,1,""],ERROR_NO_MORE_ITEMS:[29,7,1,""],ERROR_NO_MORE_MATCHES:[29,7,1,""],ERROR_NO_MORE_SEARCH_HANDLES:[29,7,1,""],ERROR_NO_MORE_USER_HANDLES:[29,7,1,""],ERROR_NO_NETWORK:[29,7,1,""],ERROR_NO_NET_OR_BAD_PATH:[29,7,1,""],ERROR_NO_NVRAM_RESOURCES:[29,7,1,""],ERROR_NO_PAGEFILE:[29,7,1,""],ERROR_NO_PHYSICALLY_ALIGNED_FREE_SPACE_FOUND:[29,7,1,""],ERROR_NO_PROC_SLOTS:[29,7,1,""],ERROR_NO_PROMOTION_ACTIVE:[29,7,1,""],ERROR_NO_QUOTAS_FOR_ACCOUNT:[29,7,1,""],ERROR_NO_RANGES_PROCESSED:[29,7,1,""],ERROR_NO_RECOVERY_POLICY:[29,7,1,""],ERROR_NO_RECOVERY_PROGRAM:[29,7,1,""],ERROR_NO_SAVEPOINT_WITH_OPEN_FILES:[29,7,1,""],ERROR_NO_SCROLLBARS:[29,7,1,""],ERROR_NO_SECRETS:[29,7,1,""],ERROR_NO_SECURITY_ON_OBJECT:[29,7,1,""],ERROR_NO_SHUTDOWN_IN_PROGRESS:[29,7,1,""],ERROR_NO_SIGNAL_SENT:[29,7,1,""],ERROR_NO_SITENAME:[29,7,1,""],ERROR_NO_SITE_SETTINGS_OBJECT:[29,7,1,""],ERROR_NO_SPOOL_SPACE:[29,7,1,""],ERROR_NO_SUCH_ALIAS:[29,7,1,""],ERROR_NO_SUCH_DEVICE:[29,7,1,""],ERROR_NO_SUCH_DOMAIN:[29,7,1,""],ERROR_NO_SUCH_GROUP:[29,7,1,""],ERROR_NO_SUCH_LOGON_SESSION:[29,7,1,""],ERROR_NO_SUCH_MEMBER:[29,7,1,""],ERROR_NO_SUCH_PACKAGE:[29,7,1,""],ERROR_NO_SUCH_PRIVILEGE:[29,7,1,""],ERROR_NO_SUCH_SITE:[29,7,1,""],ERROR_NO_SUCH_USER:[29,7,1,""],ERROR_NO_SUPPORTING_DRIVES:[29,7,1,""],ERROR_NO_SYSTEM_MENU:[29,7,1,""],ERROR_NO_SYSTEM_RESOURCES:[29,7,1,""],ERROR_NO_TASK_QUEUE:[29,7,1,""],ERROR_NO_TOKEN:[29,7,1,""],ERROR_NO_TRACKING_SERVICE:[29,7,1,""],ERROR_NO_TRUST_LSA_SECRET:[29,7,1,""],ERROR_NO_TRUST_SAM_ACCOUNT:[29,7,1,""],ERROR_NO_TXF_METADATA:[29,7,1,""],ERROR_NO_UNICODE_TRANSLATION:[29,7,1,""],ERROR_NO_USER_KEYS:[29,7,1,""],ERROR_NO_USER_SESSION_KEY:[29,7,1,""],ERROR_NO_VOLUME_ID:[29,7,1,""],ERROR_NO_VOLUME_LABEL:[29,7,1,""],ERROR_NO_WILDCARD_CHARACTERS:[29,7,1,""],ERROR_NO_WORK_DONE:[29,7,1,""],ERROR_NO_WRITABLE_DC_FOUND:[29,7,1,""],ERROR_NO_YIELD_PERFORMED:[29,7,1,""],ERROR_NTLM_BLOCKED:[29,7,1,""],ERROR_NT_CROSS_ENCRYPTION_REQUIRED:[29,7,1,""],ERROR_NULL_LM_PASSWORD:[29,7,1,""],ERROR_OBJECT_ALREADY_EXISTS:[29,7,1,""],ERROR_OBJECT_IN_LIST:[29,7,1,""],ERROR_OBJECT_NAME_EXISTS:[29,7,1,""],ERROR_OBJECT_NOT_EXTERNALLY_BACKED:[29,7,1,""],ERROR_OBJECT_NOT_FOUND:[29,7,1,""],ERROR_OBJECT_NO_LONGER_EXISTS:[29,7,1,""],ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED:[29,7,1,""],ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED:[29,7,1,""],ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED:[29,7,1,""],ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED:[29,7,1,""],ERROR_OFFSET_ALIGNMENT_VIOLATION:[29,7,1,""],ERROR_OLD_WIN_VERSION:[29,7,1,""],ERROR_ONLY_IF_CONNECTED:[29,7,1,""],ERROR_OPEN_FAILED:[29,7,1,""],ERROR_OPEN_FILES:[29,7,1,""],ERROR_OPERATION_ABORTED:[29,7,1,""],ERROR_OPERATION_IN_PROGRESS:[29,7,1,""],ERROR_OPERATION_NOT_ALLOWED_FROM_SYSTEM_COMPONENT:[29,7,1,""],ERROR_OPERATION_NOT_SUPPORTED_IN_TRANSACTION:[29,7,1,""],ERROR_OPLOCK_BREAK_IN_PROGRESS:[29,7,1,""],ERROR_OPLOCK_HANDLE_CLOSED:[29,7,1,""],ERROR_OPLOCK_NOT_GRANTED:[29,7,1,""],ERROR_OPLOCK_SWITCHED_TO_NEW_HANDLE:[29,7,1,""],ERROR_ORPHAN_NAME_EXHAUSTED:[29,7,1,""],ERROR_OUTOFMEMORY:[29,7,1,""],ERROR_OUT_OF_PAPER:[29,7,1,""],ERROR_OUT_OF_STRUCTURES:[29,7,1,""],ERROR_OVERRIDE_NOCHANGES:[29,7,1,""],ERROR_PACKAGED_SERVICE_REQUIRES_ADMIN_PRIVILEGES:[29,7,1,""],ERROR_PACKAGES_IN_USE:[29,7,1,""],ERROR_PACKAGES_REPUTATION_CHECK_FAILED:[29,7,1,""],ERROR_PACKAGES_REPUTATION_CHECK_TIMEDOUT:[29,7,1,""],ERROR_PACKAGE_ALREADY_EXISTS:[29,7,1,""],ERROR_PACKAGE_MOVE_BLOCKED_BY_STREAMING:[29,7,1,""],ERROR_PACKAGE_MOVE_FAILED:[29,7,1,""],ERROR_PACKAGE_NOT_SUPPORTED_ON_FILESYSTEM:[29,7,1,""],ERROR_PACKAGE_REPOSITORY_CORRUPTED:[29,7,1,""],ERROR_PACKAGE_STAGING_ONHOLD:[29,7,1,""],ERROR_PACKAGE_UPDATING:[29,7,1,""],ERROR_PAGED_SYSTEM_RESOURCES:[29,7,1,""],ERROR_PAGEFILE_CREATE_FAILED:[29,7,1,""],ERROR_PAGEFILE_QUOTA:[29,7,1,""],ERROR_PAGEFILE_QUOTA_EXCEEDED:[29,7,1,""],ERROR_PAGE_FAULT_COPY_ON_WRITE:[29,7,1,""],ERROR_PAGE_FAULT_DEMAND_ZERO:[29,7,1,""],ERROR_PAGE_FAULT_GUARD_PAGE:[29,7,1,""],ERROR_PAGE_FAULT_PAGING_FILE:[29,7,1,""],ERROR_PAGE_FAULT_TRANSITION:[29,7,1,""],ERROR_PARAMETER_QUOTA_EXCEEDED:[29,7,1,""],ERROR_PARTIAL_COPY:[29,7,1,""],ERROR_PARTITION_FAILURE:[29,7,1,""],ERROR_PARTITION_TERMINATING:[29,7,1,""],ERROR_PASSWORD_CHANGE_REQUIRED:[29,7,1,""],ERROR_PASSWORD_EXPIRED:[29,7,1,""],ERROR_PASSWORD_MUST_CHANGE:[29,7,1,""],ERROR_PASSWORD_RESTRICTION:[29,7,1,""],ERROR_PATCH_MANAGED_ADVERTISED_PRODUCT:[29,7,1,""],ERROR_PATCH_NO_SEQUENCE:[29,7,1,""],ERROR_PATCH_PACKAGE_INVALID:[29,7,1,""],ERROR_PATCH_PACKAGE_OPEN_FAILED:[29,7,1,""],ERROR_PATCH_PACKAGE_REJECTED:[29,7,1,""],ERROR_PATCH_PACKAGE_UNSUPPORTED:[29,7,1,""],ERROR_PATCH_REMOVAL_DISALLOWED:[29,7,1,""],ERROR_PATCH_REMOVAL_UNSUPPORTED:[29,7,1,""],ERROR_PATCH_TARGET_NOT_FOUND:[29,7,1,""],ERROR_PATH_BUSY:[29,7,1,""],ERROR_PATH_NOT_FOUND:[29,7,1,""],ERROR_PER_USER_TRUST_QUOTA_EXCEEDED:[29,7,1,""],ERROR_PIPE_BUSY:[29,7,1,""],ERROR_PIPE_CONNECTED:[29,7,1,""],ERROR_PIPE_LISTENING:[29,7,1,""],ERROR_PIPE_LOCAL:[29,7,1,""],ERROR_PIPE_NOT_CONNECTED:[29,7,1,""],ERROR_PKINIT_FAILURE:[29,7,1,""],ERROR_PLATFORM_MANIFEST_BINARY_ID_NOT_FOUND:[29,7,1,""],ERROR_PLATFORM_MANIFEST_CATALOG_NOT_AUTHORIZED:[29,7,1,""],ERROR_PLATFORM_MANIFEST_FILE_NOT_AUTHORIZED:[29,7,1,""],ERROR_PLATFORM_MANIFEST_INVALID:[29,7,1,""],ERROR_PLATFORM_MANIFEST_NOT_ACTIVE:[29,7,1,""],ERROR_PLATFORM_MANIFEST_NOT_AUTHORIZED:[29,7,1,""],ERROR_PLATFORM_MANIFEST_NOT_SIGNED:[29,7,1,""],ERROR_PLUGPLAY_QUERY_VETOED:[29,7,1,""],ERROR_PNP_BAD_MPS_TABLE:[29,7,1,""],ERROR_PNP_INVALID_ID:[29,7,1,""],ERROR_PNP_IRQ_TRANSLATION_FAILED:[29,7,1,""],ERROR_PNP_QUERY_REMOVE_DEVICE_TIMEOUT:[29,7,1,""],ERROR_PNP_QUERY_REMOVE_RELATED_DEVICE_TIMEOUT:[29,7,1,""],ERROR_PNP_QUERY_REMOVE_UNRELATED_DEVICE_TIMEOUT:[29,7,1,""],ERROR_PNP_REBOOT_REQUIRED:[29,7,1,""],ERROR_PNP_RESTART_ENUMERATION:[29,7,1,""],ERROR_PNP_TRANSLATION_FAILED:[29,7,1,""],ERROR_POINT_NOT_FOUND:[29,7,1,""],ERROR_POLICY_OBJECT_NOT_FOUND:[29,7,1,""],ERROR_POLICY_ONLY_IN_DS:[29,7,1,""],ERROR_POPUP_ALREADY_ACTIVE:[29,7,1,""],ERROR_PORT_MESSAGE_TOO_LONG:[29,7,1,""],ERROR_PORT_NOT_SET:[29,7,1,""],ERROR_PORT_UNREACHABLE:[29,7,1,""],ERROR_POSSIBLE_DEADLOCK:[29,7,1,""],ERROR_POTENTIAL_FILE_FOUND:[29,7,1,""],ERROR_PREDEFINED_HANDLE:[29,7,1,""],ERROR_PRIMARY_TRANSPORT_CONNECT_FAILED:[29,7,1,""],ERROR_PRINTER_ALREADY_EXISTS:[29,7,1,""],ERROR_PRINTER_DELETED:[29,7,1,""],ERROR_PRINTER_DRIVER_ALREADY_INSTALLED:[29,7,1,""],ERROR_PRINTER_DRIVER_BLOCKED:[29,7,1,""],ERROR_PRINTER_DRIVER_DOWNLOAD_NEEDED:[29,7,1,""],ERROR_PRINTER_DRIVER_IN_USE:[29,7,1,""],ERROR_PRINTER_DRIVER_PACKAGE_IN_USE:[29,7,1,""],ERROR_PRINTER_DRIVER_WARNED:[29,7,1,""],ERROR_PRINTER_HAS_JOBS_QUEUED:[29,7,1,""],ERROR_PRINTER_NOT_FOUND:[29,7,1,""],ERROR_PRINTER_NOT_SHAREABLE:[29,7,1,""],ERROR_PRINTQ_FULL:[29,7,1,""],ERROR_PRINT_CANCELLED:[29,7,1,""],ERROR_PRINT_JOB_RESTART_REQUIRED:[29,7,1,""],ERROR_PRINT_MONITOR_ALREADY_INSTALLED:[29,7,1,""],ERROR_PRINT_MONITOR_IN_USE:[29,7,1,""],ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED:[29,7,1,""],ERROR_PRIVATE_DIALOG_INDEX:[29,7,1,""],ERROR_PRIVILEGE_NOT_HELD:[29,7,1,""],ERROR_PRI_MERGE_ADD_FILE_FAILED:[29,7,1,""],ERROR_PRI_MERGE_BUNDLE_PACKAGES_NOT_ALLOWED:[29,7,1,""],ERROR_PRI_MERGE_INVALID_FILE_NAME:[29,7,1,""],ERROR_PRI_MERGE_LOAD_FILE_FAILED:[29,7,1,""],ERROR_PRI_MERGE_MAIN_PACKAGE_REQUIRED:[29,7,1,""],ERROR_PRI_MERGE_MISSING_SCHEMA:[29,7,1,""],ERROR_PRI_MERGE_MULTIPLE_MAIN_PACKAGES_NOT_ALLOWED:[29,7,1,""],ERROR_PRI_MERGE_MULTIPLE_PACKAGE_FAMILIES_NOT_ALLOWED:[29,7,1,""],ERROR_PRI_MERGE_RESOURCE_PACKAGE_REQUIRED:[29,7,1,""],ERROR_PRI_MERGE_VERSION_MISMATCH:[29,7,1,""],ERROR_PRI_MERGE_WRITE_FILE_FAILED:[29,7,1,""],ERROR_PROCESS_ABORTED:[29,7,1,""],ERROR_PROCESS_IN_JOB:[29,7,1,""],ERROR_PROCESS_IS_PROTECTED:[29,7,1,""],ERROR_PROCESS_MODE_ALREADY_BACKGROUND:[29,7,1,""],ERROR_PROCESS_MODE_NOT_BACKGROUND:[29,7,1,""],ERROR_PROCESS_NOT_IN_JOB:[29,7,1,""],ERROR_PROC_NOT_FOUND:[29,7,1,""],ERROR_PRODUCT_UNINSTALLED:[29,7,1,""],ERROR_PRODUCT_VERSION:[29,7,1,""],ERROR_PROFILE_DOES_NOT_MATCH_DEVICE:[29,7,1,""],ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE:[29,7,1,""],ERROR_PROFILE_NOT_FOUND:[29,7,1,""],ERROR_PROFILING_AT_LIMIT:[29,7,1,""],ERROR_PROFILING_NOT_STARTED:[29,7,1,""],ERROR_PROFILING_NOT_STOPPED:[29,7,1,""],ERROR_PROMOTION_ACTIVE:[29,7,1,""],ERROR_PROTOCOL_UNREACHABLE:[29,7,1,""],ERROR_PROVISION_OPTIONAL_PACKAGE_REQUIRES_MAIN_PACKAGE_PROVISIONED:[29,7,1,""],ERROR_PWD_HISTORY_CONFLICT:[29,7,1,""],ERROR_PWD_TOO_LONG:[29,7,1,""],ERROR_PWD_TOO_RECENT:[29,7,1,""],ERROR_PWD_TOO_SHORT:[29,7,1,""],ERROR_QUERY_STORAGE_ERROR:[29,7,1,""],ERROR_QUORUMLOG_OPEN_FAILED:[29,7,1,""],ERROR_QUORUM_DISK_NOT_FOUND:[29,7,1,""],ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP:[29,7,1,""],ERROR_QUORUM_OWNER_ALIVE:[29,7,1,""],ERROR_QUORUM_RESOURCE:[29,7,1,""],ERROR_QUORUM_RESOURCE_ONLINE_FAILED:[29,7,1,""],ERROR_QUOTA_ACTIVITY:[29,7,1,""],ERROR_QUOTA_LIST_INCONSISTENT:[29,7,1,""],ERROR_RANGE_LIST_CONFLICT:[29,7,1,""],ERROR_RANGE_NOT_FOUND:[29,7,1,""],ERROR_RDP_PROTOCOL_ERROR:[29,7,1,""],ERROR_READ_FAULT:[29,7,1,""],ERROR_RECEIVE_EXPEDITED:[29,7,1,""],ERROR_RECEIVE_PARTIAL:[29,7,1,""],ERROR_RECEIVE_PARTIAL_EXPEDITED:[29,7,1,""],ERROR_RECOVERY_FAILURE:[29,7,1,""],ERROR_RECOVERY_FILE_CORRUPT:[29,7,1,""],ERROR_RECOVERY_NOT_NEEDED:[29,7,1,""],ERROR_REC_NON_EXISTENT:[29,7,1,""],ERROR_REDIRECTOR_HAS_OPEN_HANDLES:[29,7,1,""],ERROR_REDIR_PAUSED:[29,7,1,""],ERROR_REGISTRATION_FROM_REMOTE_DRIVE_NOT_SUPPORTED:[29,7,1,""],ERROR_REGISTRY_CORRUPT:[29,7,1,""],ERROR_REGISTRY_HIVE_RECOVERED:[29,7,1,""],ERROR_REGISTRY_IO_FAILED:[29,7,1,""],ERROR_REGISTRY_QUOTA_LIMIT:[29,7,1,""],ERROR_REGISTRY_RECOVERED:[29,7,1,""],ERROR_REG_NAT_CONSUMPTION:[29,7,1,""],ERROR_RELOC_CHAIN_XEEDS_SEGLIM:[29,7,1,""],ERROR_REMOTE_FILE_VERSION_MISMATCH:[29,7,1,""],ERROR_REMOTE_PRINT_CONNECTIONS_BLOCKED:[29,7,1,""],ERROR_REMOTE_SESSION_LIMIT_EXCEEDED:[29,7,1,""],ERROR_REMOTE_STORAGE_MEDIA_ERROR:[29,7,1,""],ERROR_REMOTE_STORAGE_NOT_ACTIVE:[29,7,1,""],ERROR_REMOVE_FAILED:[29,7,1,""],ERROR_REM_NOT_LIST:[29,7,1,""],ERROR_REPARSE:[29,7,1,""],ERROR_REPARSE_ATTRIBUTE_CONFLICT:[29,7,1,""],ERROR_REPARSE_OBJECT:[29,7,1,""],ERROR_REPARSE_POINT_ENCOUNTERED:[29,7,1,""],ERROR_REPARSE_TAG_INVALID:[29,7,1,""],ERROR_REPARSE_TAG_MISMATCH:[29,7,1,""],ERROR_REPLY_MESSAGE_MISMATCH:[29,7,1,""],ERROR_REQUEST_ABORTED:[29,7,1,""],ERROR_REQUEST_OUT_OF_SEQUENCE:[29,7,1,""],ERROR_REQUEST_PAUSED:[29,7,1,""],ERROR_REQUEST_REFUSED:[29,7,1,""],ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION:[29,7,1,""],ERROR_REQ_NOT_ACCEP:[29,7,1,""],ERROR_RESIDENT_FILE_NOT_SUPPORTED:[29,7,1,""],ERROR_RESILIENCY_FILE_CORRUPT:[29,7,1,""],ERROR_RESMON_CREATE_FAILED:[29,7,1,""],ERROR_RESMON_INVALID_STATE:[29,7,1,""],ERROR_RESMON_ONLINE_FAILED:[29,7,1,""],ERROR_RESMON_SYSTEM_RESOURCES_LACKING:[29,7,1,""],ERROR_RESOURCEMANAGER_NOT_FOUND:[29,7,1,""],ERROR_RESOURCEMANAGER_READ_ONLY:[29,7,1,""],ERROR_RESOURCE_CALL_TIMED_OUT:[29,7,1,""],ERROR_RESOURCE_DATA_NOT_FOUND:[29,7,1,""],ERROR_RESOURCE_DISABLED:[29,7,1,""],ERROR_RESOURCE_ENUM_USER_STOP:[29,7,1,""],ERROR_RESOURCE_FAILED:[29,7,1,""],ERROR_RESOURCE_LANG_NOT_FOUND:[29,7,1,""],ERROR_RESOURCE_NAME_NOT_FOUND:[29,7,1,""],ERROR_RESOURCE_NOT_AVAILABLE:[29,7,1,""],ERROR_RESOURCE_NOT_FOUND:[29,7,1,""],ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE:[29,7,1,""],ERROR_RESOURCE_NOT_ONLINE:[29,7,1,""],ERROR_RESOURCE_NOT_PRESENT:[29,7,1,""],ERROR_RESOURCE_ONLINE:[29,7,1,""],ERROR_RESOURCE_PROPERTIES_STORED:[29,7,1,""],ERROR_RESOURCE_PROPERTY_UNCHANGEABLE:[29,7,1,""],ERROR_RESOURCE_REQUIREMENTS_CHANGED:[29,7,1,""],ERROR_RESOURCE_TYPE_NOT_FOUND:[29,7,1,""],ERROR_RESTART_APPLICATION:[29,7,1,""],ERROR_RESUME_HIBERNATION:[29,7,1,""],ERROR_RETRY:[29,7,1,""],ERROR_REVISION_MISMATCH:[29,7,1,""],ERROR_RING2SEG_MUST_BE_MOVABLE:[29,7,1,""],ERROR_RING2_STACK_IN_USE:[29,7,1,""],ERROR_RMODE_APP:[29,7,1,""],ERROR_RM_ALREADY_STARTED:[29,7,1,""],ERROR_RM_CANNOT_BE_FROZEN_FOR_SNAPSHOT:[29,7,1,""],ERROR_RM_DISCONNECTED:[29,7,1,""],ERROR_RM_METADATA_CORRUPT:[29,7,1,""],ERROR_RM_NOT_ACTIVE:[29,7,1,""],ERROR_ROLLBACK_TIMER_EXPIRED:[29,7,1,""],ERROR_ROWSNOTRELEASED:[29,7,1,""],ERROR_RPL_NOT_ALLOWED:[29,7,1,""],ERROR_RUNLEVEL_SWITCH_AGENT_TIMEOUT:[29,7,1,""],ERROR_RUNLEVEL_SWITCH_IN_PROGRESS:[29,7,1,""],ERROR_RUNLEVEL_SWITCH_TIMEOUT:[29,7,1,""],ERROR_RWRAW_ENCRYPTED_FILE_NOT_ENCRYPTED:[29,7,1,""],ERROR_RWRAW_ENCRYPTED_INVALID_EDATAINFO_FILEOFFSET:[29,7,1,""],ERROR_RWRAW_ENCRYPTED_INVALID_EDATAINFO_FILERANGE:[29,7,1,""],ERROR_RWRAW_ENCRYPTED_INVALID_EDATAINFO_PARAMETER:[29,7,1,""],ERROR_RXACT_COMMITTED:[29,7,1,""],ERROR_RXACT_COMMIT_FAILURE:[29,7,1,""],ERROR_RXACT_COMMIT_NECESSARY:[29,7,1,""],ERROR_RXACT_INVALID_STATE:[29,7,1,""],ERROR_RXACT_STATE_CREATED:[29,7,1,""],ERROR_SAME_DRIVE:[29,7,1,""],ERROR_SAM_INIT_FAILURE:[29,7,1,""],ERROR_SCOPE_NOT_FOUND:[29,7,1,""],ERROR_SCREEN_ALREADY_LOCKED:[29,7,1,""],ERROR_SCRUB_DATA_DISABLED:[29,7,1,""],ERROR_SECCORE_INVALID_COMMAND:[29,7,1,""],ERROR_SECONDARY_IC_PROVIDER_NOT_REGISTERED:[29,7,1,""],ERROR_SECRET_TOO_LONG:[29,7,1,""],ERROR_SECTOR_NOT_FOUND:[29,7,1,""],ERROR_SECUREBOOT_FILE_REPLACED:[29,7,1,""],ERROR_SECUREBOOT_INVALID_POLICY:[29,7,1,""],ERROR_SECUREBOOT_NOT_BASE_POLICY:[29,7,1,""],ERROR_SECUREBOOT_NOT_ENABLED:[29,7,1,""],ERROR_SECUREBOOT_NOT_SUPPLEMENTAL_POLICY:[29,7,1,""],ERROR_SECUREBOOT_PLATFORM_ID_MISMATCH:[29,7,1,""],ERROR_SECUREBOOT_POLICY_MISSING_ANTIROLLBACKVERSION:[29,7,1,""],ERROR_SECUREBOOT_POLICY_NOT_AUTHORIZED:[29,7,1,""],ERROR_SECUREBOOT_POLICY_NOT_SIGNED:[29,7,1,""],ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND:[29,7,1,""],ERROR_SECUREBOOT_POLICY_ROLLBACK_DETECTED:[29,7,1,""],ERROR_SECUREBOOT_POLICY_UNKNOWN:[29,7,1,""],ERROR_SECUREBOOT_POLICY_UPGRADE_MISMATCH:[29,7,1,""],ERROR_SECUREBOOT_POLICY_VIOLATION:[29,7,1,""],ERROR_SECUREBOOT_REQUIRED_POLICY_FILE_MISSING:[29,7,1,""],ERROR_SECUREBOOT_ROLLBACK_DETECTED:[29,7,1,""],ERROR_SECURITY_STREAM_IS_INCONSISTENT:[29,7,1,""],ERROR_SEEK:[29,7,1,""],ERROR_SEEK_ON_DEVICE:[29,7,1,""],ERROR_SEGMENT_NOTIFICATION:[29,7,1,""],ERROR_SEM_IS_SET:[29,7,1,""],ERROR_SEM_NOT_FOUND:[29,7,1,""],ERROR_SEM_OWNER_DIED:[29,7,1,""],ERROR_SEM_TIMEOUT:[29,7,1,""],ERROR_SEM_USER_LIMIT:[29,7,1,""],ERROR_SERIAL_NO_DEVICE:[29,7,1,""],ERROR_SERVER_DISABLED:[29,7,1,""],ERROR_SERVER_HAS_OPEN_HANDLES:[29,7,1,""],ERROR_SERVER_NOT_DISABLED:[29,7,1,""],ERROR_SERVER_SHUTDOWN_IN_PROGRESS:[29,7,1,""],ERROR_SERVER_SID_MISMATCH:[29,7,1,""],ERROR_SERVICES_FAILED_AUTOSTART:[29,7,1,""],ERROR_SERVICE_ALREADY_RUNNING:[29,7,1,""],ERROR_SERVICE_CANNOT_ACCEPT_CTRL:[29,7,1,""],ERROR_SERVICE_DATABASE_LOCKED:[29,7,1,""],ERROR_SERVICE_DEPENDENCY_DELETED:[29,7,1,""],ERROR_SERVICE_DEPENDENCY_FAIL:[29,7,1,""],ERROR_SERVICE_DISABLED:[29,7,1,""],ERROR_SERVICE_DOES_NOT_EXIST:[29,7,1,""],ERROR_SERVICE_EXISTS:[29,7,1,""],ERROR_SERVICE_EXISTS_AS_NON_PACKAGED_SERVICE:[29,7,1,""],ERROR_SERVICE_LOGON_FAILED:[29,7,1,""],ERROR_SERVICE_MARKED_FOR_DELETE:[29,7,1,""],ERROR_SERVICE_NEVER_STARTED:[29,7,1,""],ERROR_SERVICE_NOTIFICATION:[29,7,1,""],ERROR_SERVICE_NOTIFY_CLIENT_LAGGING:[29,7,1,""],ERROR_SERVICE_NOT_ACTIVE:[29,7,1,""],ERROR_SERVICE_NOT_FOUND:[29,7,1,""],ERROR_SERVICE_NOT_IN_EXE:[29,7,1,""],ERROR_SERVICE_NO_THREAD:[29,7,1,""],ERROR_SERVICE_REQUEST_TIMEOUT:[29,7,1,""],ERROR_SERVICE_SPECIFIC_ERROR:[29,7,1,""],ERROR_SERVICE_START_HANG:[29,7,1,""],ERROR_SESSION_CREDENTIAL_CONFLICT:[29,7,1,""],ERROR_SETCOUNT_ON_BAD_LB:[29,7,1,""],ERROR_SETMARK_DETECTED:[29,7,1,""],ERROR_SET_CONTEXT_DENIED:[29,7,1,""],ERROR_SET_NOT_FOUND:[29,7,1,""],ERROR_SET_POWER_STATE_FAILED:[29,7,1,""],ERROR_SET_POWER_STATE_VETOED:[29,7,1,""],ERROR_SHARED_POLICY:[29,7,1,""],ERROR_SHARING_BUFFER_EXCEEDED:[29,7,1,""],ERROR_SHARING_PAUSED:[29,7,1,""],ERROR_SHARING_VIOLATION:[29,7,1,""],ERROR_SHORT_NAMES_NOT_ENABLED_ON_VOLUME:[29,7,1,""],ERROR_SHUTDOWN_CLUSTER:[29,7,1,""],ERROR_SHUTDOWN_IN_PROGRESS:[29,7,1,""],ERROR_SHUTDOWN_IS_SCHEDULED:[29,7,1,""],ERROR_SHUTDOWN_USERS_LOGGED_ON:[29,7,1,""],ERROR_SIGNAL_PENDING:[29,7,1,""],ERROR_SIGNAL_REFUSED:[29,7,1,""],ERROR_SINGLETON_RESOURCE_INSTALLED_IN_ACTIVE_USER:[29,7,1,""],ERROR_SINGLE_INSTANCE_APP:[29,7,1,""],ERROR_SMARTCARD_SUBSYSTEM_FAILURE:[29,7,1,""],ERROR_SMB1_NOT_AVAILABLE:[29,7,1,""],ERROR_SMB_BAD_CLUSTER_DIALECT:[29,7,1,""],ERROR_SMB_GUEST_LOGON_BLOCKED:[29,7,1,""],ERROR_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP:[29,7,1,""],ERROR_SMI_PRIMITIVE_INSTALLER_FAILED:[29,7,1,""],ERROR_SMR_GARBAGE_COLLECTION_REQUIRED:[29,7,1,""],ERROR_SOME_NOT_MAPPED:[29,7,1,""],ERROR_SOURCE_ELEMENT_EMPTY:[29,7,1,""],ERROR_SPACES_ALLOCATION_SIZE_INVALID:[29,7,1,""],ERROR_SPACES_DRIVE_OPERATIONAL_STATE_INVALID:[29,7,1,""],ERROR_SPACES_DRIVE_REDUNDANCY_INVALID:[29,7,1,""],ERROR_SPACES_DRIVE_SECTOR_SIZE_INVALID:[29,7,1,""],ERROR_SPACES_ENCLOSURE_AWARE_INVALID:[29,7,1,""],ERROR_SPACES_ENTRY_INCOMPLETE:[29,7,1,""],ERROR_SPACES_ENTRY_INVALID:[29,7,1,""],ERROR_SPACES_EXTENDED_ERROR:[29,7,1,""],ERROR_SPACES_FAULT_DOMAIN_TYPE_INVALID:[29,7,1,""],ERROR_SPACES_INTERLEAVE_LENGTH_INVALID:[29,7,1,""],ERROR_SPACES_INTERNAL_ERROR:[29,7,1,""],ERROR_SPACES_NOT_ENOUGH_DRIVES:[29,7,1,""],ERROR_SPACES_NUMBER_OF_COLUMNS_INVALID:[29,7,1,""],ERROR_SPACES_NUMBER_OF_DATA_COPIES_INVALID:[29,7,1,""],ERROR_SPACES_NUMBER_OF_GROUPS_INVALID:[29,7,1,""],ERROR_SPACES_PARITY_LAYOUT_INVALID:[29,7,1,""],ERROR_SPACES_POOL_WAS_DELETED:[29,7,1,""],ERROR_SPACES_PROVISIONING_TYPE_INVALID:[29,7,1,""],ERROR_SPACES_RESILIENCY_TYPE_INVALID:[29,7,1,""],ERROR_SPACES_WRITE_CACHE_SIZE_INVALID:[29,7,1,""],ERROR_SPARSE_NOT_ALLOWED_IN_TRANSACTION:[29,7,1,""],ERROR_SPECIAL_ACCOUNT:[29,7,1,""],ERROR_SPECIAL_GROUP:[29,7,1,""],ERROR_SPECIAL_USER:[29,7,1,""],ERROR_SPL_NO_ADDJOB:[29,7,1,""],ERROR_SPL_NO_STARTDOC:[29,7,1,""],ERROR_SPOOL_FILE_NOT_FOUND:[29,7,1,""],ERROR_SRC_SRV_DLL_LOAD_FAILED:[29,7,1,""],ERROR_STACK_BUFFER_OVERRUN:[29,7,1,""],ERROR_STACK_OVERFLOW:[29,7,1,""],ERROR_STACK_OVERFLOW_READ:[29,7,1,""],ERROR_STATE_COMPOSITE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED:[29,7,1,""],ERROR_STATE_CONTAINER_NAME_SIZE_LIMIT_EXCEEDED:[29,7,1,""],ERROR_STATE_CREATE_CONTAINER_FAILED:[29,7,1,""],ERROR_STATE_DELETE_CONTAINER_FAILED:[29,7,1,""],ERROR_STATE_DELETE_SETTING_FAILED:[29,7,1,""],ERROR_STATE_ENUMERATE_CONTAINER_FAILED:[29,7,1,""],ERROR_STATE_ENUMERATE_SETTINGS_FAILED:[29,7,1,""],ERROR_STATE_GET_VERSION_FAILED:[29,7,1,""],ERROR_STATE_LOAD_STORE_FAILED:[29,7,1,""],ERROR_STATE_OPEN_CONTAINER_FAILED:[29,7,1,""],ERROR_STATE_QUERY_SETTING_FAILED:[29,7,1,""],ERROR_STATE_READ_COMPOSITE_SETTING_FAILED:[29,7,1,""],ERROR_STATE_READ_SETTING_FAILED:[29,7,1,""],ERROR_STATE_SETTING_NAME_SIZE_LIMIT_EXCEEDED:[29,7,1,""],ERROR_STATE_SETTING_VALUE_SIZE_LIMIT_EXCEEDED:[29,7,1,""],ERROR_STATE_SET_VERSION_FAILED:[29,7,1,""],ERROR_STATE_STRUCTURED_RESET_FAILED:[29,7,1,""],ERROR_STATE_WRITE_COMPOSITE_SETTING_FAILED:[29,7,1,""],ERROR_STATE_WRITE_SETTING_FAILED:[29,7,1,""],ERROR_STATIC_INIT:[29,7,1,""],ERROR_STOPPED_ON_SYMLINK:[29,7,1,""],ERROR_STORAGE_LOST_DATA_PERSISTENCE:[29,7,1,""],ERROR_STORAGE_RESERVE_ALREADY_EXISTS:[29,7,1,""],ERROR_STORAGE_RESERVE_DOES_NOT_EXIST:[29,7,1,""],ERROR_STORAGE_RESERVE_ID_INVALID:[29,7,1,""],ERROR_STORAGE_RESERVE_NOT_EMPTY:[29,7,1,""],ERROR_STORAGE_TOPOLOGY_ID_MISMATCH:[29,7,1,""],ERROR_STREAM_MINIVERSION_NOT_FOUND:[29,7,1,""],ERROR_STREAM_MINIVERSION_NOT_VALID:[29,7,1,""],ERROR_STRICT_CFG_VIOLATION:[29,7,1,""],ERROR_SUBST_TO_JOIN:[29,7,1,""],ERROR_SUBST_TO_SUBST:[29,7,1,""],ERROR_SUCCESS:[29,7,1,""],ERROR_SUCCESS_REBOOT_INITIATED:[29,7,1,""],ERROR_SUCCESS_REBOOT_REQUIRED:[29,7,1,""],ERROR_SUCCESS_RESTART_REQUIRED:[29,7,1,""],ERROR_SVHDX_ERROR_NOT_AVAILABLE:[29,7,1,""],ERROR_SVHDX_ERROR_STORED:[29,7,1,""],ERROR_SVHDX_NO_INITIATOR:[29,7,1,""],ERROR_SVHDX_RESERVATION_CONFLICT:[29,7,1,""],ERROR_SVHDX_UNIT_ATTENTION_AVAILABLE:[29,7,1,""],ERROR_SVHDX_UNIT_ATTENTION_CAPACITY_DATA_CHANGED:[29,7,1,""],ERROR_SVHDX_UNIT_ATTENTION_OPERATING_DEFINITION_CHANGED:[29,7,1,""],ERROR_SVHDX_UNIT_ATTENTION_REGISTRATIONS_PREEMPTED:[29,7,1,""],ERROR_SVHDX_UNIT_ATTENTION_RESERVATIONS_PREEMPTED:[29,7,1,""],ERROR_SVHDX_UNIT_ATTENTION_RESERVATIONS_RELEASED:[29,7,1,""],ERROR_SVHDX_VERSION_MISMATCH:[29,7,1,""],ERROR_SVHDX_WRONG_FILE_TYPE:[29,7,1,""],ERROR_SWAPERROR:[29,7,1,""],ERROR_SXS_ACTIVATION_CONTEXT_DISABLED:[29,7,1,""],ERROR_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT:[29,7,1,""],ERROR_SXS_ASSEMBLY_MISSING:[29,7,1,""],ERROR_SXS_ASSEMBLY_NOT_FOUND:[29,7,1,""],ERROR_SXS_ASSEMBLY_NOT_LOCKED:[29,7,1,""],ERROR_SXS_CANT_GEN_ACTCTX:[29,7,1,""],ERROR_SXS_COMPONENT_STORE_CORRUPT:[29,7,1,""],ERROR_SXS_CORRUPTION:[29,7,1,""],ERROR_SXS_CORRUPT_ACTIVATION_STACK:[29,7,1,""],ERROR_SXS_DUPLICATE_ACTIVATABLE_CLASS:[29,7,1,""],ERROR_SXS_DUPLICATE_ASSEMBLY_NAME:[29,7,1,""],ERROR_SXS_DUPLICATE_CLSID:[29,7,1,""],ERROR_SXS_DUPLICATE_DLL_NAME:[29,7,1,""],ERROR_SXS_DUPLICATE_IID:[29,7,1,""],ERROR_SXS_DUPLICATE_PROGID:[29,7,1,""],ERROR_SXS_DUPLICATE_TLBID:[29,7,1,""],ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME:[29,7,1,""],ERROR_SXS_EARLY_DEACTIVATION:[29,7,1,""],ERROR_SXS_FILE_HASH_MISMATCH:[29,7,1,""],ERROR_SXS_FILE_HASH_MISSING:[29,7,1,""],ERROR_SXS_FILE_NOT_PART_OF_ASSEMBLY:[29,7,1,""],ERROR_SXS_IDENTITIES_DIFFERENT:[29,7,1,""],ERROR_SXS_IDENTITY_DUPLICATE_ATTRIBUTE:[29,7,1,""],ERROR_SXS_IDENTITY_PARSE_ERROR:[29,7,1,""],ERROR_SXS_INCORRECT_PUBLIC_KEY_TOKEN:[29,7,1,""],ERROR_SXS_INVALID_ACTCTXDATA_FORMAT:[29,7,1,""],ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE:[29,7,1,""],ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME:[29,7,1,""],ERROR_SXS_INVALID_DEACTIVATION:[29,7,1,""],ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME:[29,7,1,""],ERROR_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE:[29,7,1,""],ERROR_SXS_INVALID_XML_NAMESPACE_URI:[29,7,1,""],ERROR_SXS_KEY_NOT_FOUND:[29,7,1,""],ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED:[29,7,1,""],ERROR_SXS_MANIFEST_FORMAT_ERROR:[29,7,1,""],ERROR_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT:[29,7,1,""],ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE:[29,7,1,""],ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE:[29,7,1,""],ERROR_SXS_MANIFEST_PARSE_ERROR:[29,7,1,""],ERROR_SXS_MANIFEST_TOO_BIG:[29,7,1,""],ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE:[29,7,1,""],ERROR_SXS_MULTIPLE_DEACTIVATION:[29,7,1,""],ERROR_SXS_POLICY_PARSE_ERROR:[29,7,1,""],ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT:[29,7,1,""],ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET:[29,7,1,""],ERROR_SXS_PROCESS_TERMINATION_REQUESTED:[29,7,1,""],ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING:[29,7,1,""],ERROR_SXS_PROTECTION_CATALOG_NOT_VALID:[29,7,1,""],ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT:[29,7,1,""],ERROR_SXS_PROTECTION_RECOVERY_FAILED:[29,7,1,""],ERROR_SXS_RELEASE_ACTIVATION_CONTEXT:[29,7,1,""],ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED:[29,7,1,""],ERROR_SXS_SECTION_NOT_FOUND:[29,7,1,""],ERROR_SXS_SETTING_NOT_REGISTERED:[29,7,1,""],ERROR_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY:[29,7,1,""],ERROR_SXS_THREAD_QUERIES_DISABLED:[29,7,1,""],ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE:[29,7,1,""],ERROR_SXS_UNKNOWN_ENCODING:[29,7,1,""],ERROR_SXS_UNKNOWN_ENCODING_GROUP:[29,7,1,""],ERROR_SXS_UNTRANSLATABLE_HRESULT:[29,7,1,""],ERROR_SXS_VERSION_CONFLICT:[29,7,1,""],ERROR_SXS_WRONG_SECTION_TYPE:[29,7,1,""],ERROR_SXS_XML_E_BADCHARDATA:[29,7,1,""],ERROR_SXS_XML_E_BADCHARINSTRING:[29,7,1,""],ERROR_SXS_XML_E_BADNAMECHAR:[29,7,1,""],ERROR_SXS_XML_E_BADPEREFINSUBSET:[29,7,1,""],ERROR_SXS_XML_E_BADSTARTNAMECHAR:[29,7,1,""],ERROR_SXS_XML_E_BADXMLCASE:[29,7,1,""],ERROR_SXS_XML_E_BADXMLDECL:[29,7,1,""],ERROR_SXS_XML_E_COMMENTSYNTAX:[29,7,1,""],ERROR_SXS_XML_E_DUPLICATEATTRIBUTE:[29,7,1,""],ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE:[29,7,1,""],ERROR_SXS_XML_E_EXPECTINGTAGEND:[29,7,1,""],ERROR_SXS_XML_E_INCOMPLETE_ENCODING:[29,7,1,""],ERROR_SXS_XML_E_INTERNALERROR:[29,7,1,""],ERROR_SXS_XML_E_INVALIDATROOTLEVEL:[29,7,1,""],ERROR_SXS_XML_E_INVALIDENCODING:[29,7,1,""],ERROR_SXS_XML_E_INVALIDSWITCH:[29,7,1,""],ERROR_SXS_XML_E_INVALID_DECIMAL:[29,7,1,""],ERROR_SXS_XML_E_INVALID_HEXIDECIMAL:[29,7,1,""],ERROR_SXS_XML_E_INVALID_STANDALONE:[29,7,1,""],ERROR_SXS_XML_E_INVALID_UNICODE:[29,7,1,""],ERROR_SXS_XML_E_INVALID_VERSION:[29,7,1,""],ERROR_SXS_XML_E_MISSINGEQUALS:[29,7,1,""],ERROR_SXS_XML_E_MISSINGQUOTE:[29,7,1,""],ERROR_SXS_XML_E_MISSINGROOT:[29,7,1,""],ERROR_SXS_XML_E_MISSINGSEMICOLON:[29,7,1,""],ERROR_SXS_XML_E_MISSINGWHITESPACE:[29,7,1,""],ERROR_SXS_XML_E_MISSING_PAREN:[29,7,1,""],ERROR_SXS_XML_E_MULTIPLEROOTS:[29,7,1,""],ERROR_SXS_XML_E_MULTIPLE_COLONS:[29,7,1,""],ERROR_SXS_XML_E_RESERVEDNAMESPACE:[29,7,1,""],ERROR_SXS_XML_E_UNBALANCEDPAREN:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDCDATA:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDCOMMENT:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDDECL:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDENDTAG:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDSTARTTAG:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDSTRING:[29,7,1,""],ERROR_SXS_XML_E_UNCLOSEDTAG:[29,7,1,""],ERROR_SXS_XML_E_UNEXPECTEDENDTAG:[29,7,1,""],ERROR_SXS_XML_E_UNEXPECTEDEOF:[29,7,1,""],ERROR_SXS_XML_E_UNEXPECTED_STANDALONE:[29,7,1,""],ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE:[29,7,1,""],ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK:[29,7,1,""],ERROR_SXS_XML_E_XMLDECLSYNTAX:[29,7,1,""],ERROR_SYMLINK_CLASS_DISABLED:[29,7,1,""],ERROR_SYMLINK_NOT_SUPPORTED:[29,7,1,""],ERROR_SYNCHRONIZATION_REQUIRED:[29,7,1,""],ERROR_SYNC_FOREGROUND_REFRESH_REQUIRED:[29,7,1,""],ERROR_SYSTEM_DEVICE_NOT_FOUND:[29,7,1,""],ERROR_SYSTEM_HIVE_TOO_LARGE:[29,7,1,""],ERROR_SYSTEM_IMAGE_BAD_SIGNATURE:[29,7,1,""],ERROR_SYSTEM_INTEGRITY_INVALID_POLICY:[29,7,1,""],ERROR_SYSTEM_INTEGRITY_POLICY_NOT_SIGNED:[29,7,1,""],ERROR_SYSTEM_INTEGRITY_POLICY_VIOLATION:[29,7,1,""],ERROR_SYSTEM_INTEGRITY_ROLLBACK_DETECTED:[29,7,1,""],ERROR_SYSTEM_INTEGRITY_SUPPLEMENTAL_POLICY_NOT_AUTHORIZED:[29,7,1,""],ERROR_SYSTEM_INTEGRITY_TOO_MANY_POLICIES:[29,7,1,""],ERROR_SYSTEM_NEEDS_REMEDIATION:[29,7,1,""],ERROR_SYSTEM_POWERSTATE_COMPLEX_TRANSITION:[29,7,1,""],ERROR_SYSTEM_POWERSTATE_TRANSITION:[29,7,1,""],ERROR_SYSTEM_PROCESS_TERMINATED:[29,7,1,""],ERROR_SYSTEM_SHUTDOWN:[29,7,1,""],ERROR_SYSTEM_TRACE:[29,7,1,""],ERROR_TAG_NOT_FOUND:[29,7,1,""],ERROR_TAG_NOT_PRESENT:[29,7,1,""],ERROR_THREAD_1_INACTIVE:[29,7,1,""],ERROR_THREAD_ALREADY_IN_TASK:[29,7,1,""],ERROR_THREAD_MODE_ALREADY_BACKGROUND:[29,7,1,""],ERROR_THREAD_MODE_NOT_BACKGROUND:[29,7,1,""],ERROR_THREAD_NOT_IN_PROCESS:[29,7,1,""],ERROR_THREAD_WAS_SUSPENDED:[29,7,1,""],ERROR_TIERING_ALREADY_PROCESSING:[29,7,1,""],ERROR_TIERING_CANNOT_PIN_OBJECT:[29,7,1,""],ERROR_TIERING_FILE_IS_NOT_PINNED:[29,7,1,""],ERROR_TIERING_INVALID_FILE_ID:[29,7,1,""],ERROR_TIERING_NOT_SUPPORTED_ON_VOLUME:[29,7,1,""],ERROR_TIERING_STORAGE_TIER_NOT_FOUND:[29,7,1,""],ERROR_TIERING_VOLUME_DISMOUNT_IN_PROGRESS:[29,7,1,""],ERROR_TIERING_WRONG_CLUSTER_NODE:[29,7,1,""],ERROR_TIMEOUT:[29,7,1,""],ERROR_TIMER_NOT_CANCELED:[29,7,1,""],ERROR_TIMER_RESOLUTION_NOT_SET:[29,7,1,""],ERROR_TIMER_RESUME_IGNORED:[29,7,1,""],ERROR_TIME_SENSITIVE_THREAD:[29,7,1,""],ERROR_TIME_SKEW:[29,7,1,""],ERROR_TLW_WITH_WSCHILD:[29,7,1,""],ERROR_TM_IDENTITY_MISMATCH:[29,7,1,""],ERROR_TM_INITIALIZATION_FAILED:[29,7,1,""],ERROR_TM_VOLATILE:[29,7,1,""],ERROR_TOKEN_ALREADY_IN_USE:[29,7,1,""],ERROR_TOO_MANY_CMDS:[29,7,1,""],ERROR_TOO_MANY_CONTEXT_IDS:[29,7,1,""],ERROR_TOO_MANY_DESCRIPTORS:[29,7,1,""],ERROR_TOO_MANY_LINKS:[29,7,1,""],ERROR_TOO_MANY_LUIDS_REQUESTED:[29,7,1,""],ERROR_TOO_MANY_MODULES:[29,7,1,""],ERROR_TOO_MANY_MUXWAITERS:[29,7,1,""],ERROR_TOO_MANY_NAMES:[29,7,1,""],ERROR_TOO_MANY_OPEN_FILES:[29,7,1,""],ERROR_TOO_MANY_POSTS:[29,7,1,""],ERROR_TOO_MANY_SECRETS:[29,7,1,""],ERROR_TOO_MANY_SEMAPHORES:[29,7,1,""],ERROR_TOO_MANY_SEM_REQUESTS:[29,7,1,""],ERROR_TOO_MANY_SESS:[29,7,1,""],ERROR_TOO_MANY_SIDS:[29,7,1,""],ERROR_TOO_MANY_TCBS:[29,7,1,""],ERROR_TOO_MANY_THREADS:[29,7,1,""],ERROR_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE:[29,7,1,""],ERROR_TRANSACTIONAL_CONFLICT:[29,7,1,""],ERROR_TRANSACTIONAL_OPEN_NOT_ALLOWED:[29,7,1,""],ERROR_TRANSACTIONMANAGER_IDENTITY_MISMATCH:[29,7,1,""],ERROR_TRANSACTIONMANAGER_NOT_FOUND:[29,7,1,""],ERROR_TRANSACTIONMANAGER_NOT_ONLINE:[29,7,1,""],ERROR_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION:[29,7,1,""],ERROR_TRANSACTIONS_NOT_FROZEN:[29,7,1,""],ERROR_TRANSACTIONS_UNSUPPORTED_REMOTE:[29,7,1,""],ERROR_TRANSACTION_ALREADY_ABORTED:[29,7,1,""],ERROR_TRANSACTION_ALREADY_COMMITTED:[29,7,1,""],ERROR_TRANSACTION_FREEZE_IN_PROGRESS:[29,7,1,""],ERROR_TRANSACTION_INTEGRITY_VIOLATED:[29,7,1,""],ERROR_TRANSACTION_INVALID_MARSHALL_BUFFER:[29,7,1,""],ERROR_TRANSACTION_MUST_WRITETHROUGH:[29,7,1,""],ERROR_TRANSACTION_NOT_ACTIVE:[29,7,1,""],ERROR_TRANSACTION_NOT_ENLISTED:[29,7,1,""],ERROR_TRANSACTION_NOT_FOUND:[29,7,1,""],ERROR_TRANSACTION_NOT_JOINED:[29,7,1,""],ERROR_TRANSACTION_NOT_REQUESTED:[29,7,1,""],ERROR_TRANSACTION_NOT_ROOT:[29,7,1,""],ERROR_TRANSACTION_NO_SUPERIOR:[29,7,1,""],ERROR_TRANSACTION_OBJECT_EXPIRED:[29,7,1,""],ERROR_TRANSACTION_PROPAGATION_FAILED:[29,7,1,""],ERROR_TRANSACTION_RECORD_TOO_LONG:[29,7,1,""],ERROR_TRANSACTION_REQUEST_NOT_VALID:[29,7,1,""],ERROR_TRANSACTION_REQUIRED_PROMOTION:[29,7,1,""],ERROR_TRANSACTION_RESPONSE_NOT_ENLISTED:[29,7,1,""],ERROR_TRANSACTION_SCOPE_CALLBACKS_NOT_SET:[29,7,1,""],ERROR_TRANSACTION_SUPERIOR_EXISTS:[29,7,1,""],ERROR_TRANSFORM_NOT_SUPPORTED:[29,7,1,""],ERROR_TRANSLATION_COMPLETE:[29,7,1,""],ERROR_TRANSPORT_FULL:[29,7,1,""],ERROR_TRUSTED_DOMAIN_FAILURE:[29,7,1,""],ERROR_TRUSTED_RELATIONSHIP_FAILURE:[29,7,1,""],ERROR_TRUST_FAILURE:[29,7,1,""],ERROR_TS_INCOMPATIBLE_SESSIONS:[29,7,1,""],ERROR_TS_VIDEO_SUBSYSTEM_ERROR:[29,7,1,""],ERROR_TXF_ATTRIBUTE_CORRUPT:[29,7,1,""],ERROR_TXF_DIR_NOT_EMPTY:[29,7,1,""],ERROR_TXF_METADATA_ALREADY_PRESENT:[29,7,1,""],ERROR_UNABLE_TO_CLEAN:[29,7,1,""],ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA:[29,7,1,""],ERROR_UNABLE_TO_INVENTORY_DRIVE:[29,7,1,""],ERROR_UNABLE_TO_INVENTORY_SLOT:[29,7,1,""],ERROR_UNABLE_TO_INVENTORY_TRANSPORT:[29,7,1,""],ERROR_UNABLE_TO_LOAD_MEDIUM:[29,7,1,""],ERROR_UNABLE_TO_LOCK_MEDIA:[29,7,1,""],ERROR_UNABLE_TO_MOVE_REPLACEMENT:[29,7,1,""],ERROR_UNABLE_TO_MOVE_REPLACEMENT_2:[29,7,1,""],ERROR_UNABLE_TO_REMOVE_REPLACED:[29,7,1,""],ERROR_UNABLE_TO_UNLOAD_MEDIA:[29,7,1,""],ERROR_UNDEFINED_CHARACTER:[29,7,1,""],ERROR_UNDEFINED_SCOPE:[29,7,1,""],ERROR_UNEXPECTED_MM_CREATE_ERR:[29,7,1,""],ERROR_UNEXPECTED_MM_EXTEND_ERR:[29,7,1,""],ERROR_UNEXPECTED_MM_MAP_ERROR:[29,7,1,""],ERROR_UNEXPECTED_OMID:[29,7,1,""],ERROR_UNEXP_NET_ERR:[29,7,1,""],ERROR_UNHANDLED_EXCEPTION:[29,7,1,""],ERROR_UNIDENTIFIED_ERROR:[29,7,1,""],ERROR_UNKNOWN_COMPONENT:[29,7,1,""],ERROR_UNKNOWN_FEATURE:[29,7,1,""],ERROR_UNKNOWN_PATCH:[29,7,1,""],ERROR_UNKNOWN_PORT:[29,7,1,""],ERROR_UNKNOWN_PRINTER_DRIVER:[29,7,1,""],ERROR_UNKNOWN_PRINTPROCESSOR:[29,7,1,""],ERROR_UNKNOWN_PRINT_MONITOR:[29,7,1,""],ERROR_UNKNOWN_PRODUCT:[29,7,1,""],ERROR_UNKNOWN_PROPERTY:[29,7,1,""],ERROR_UNKNOWN_REVISION:[29,7,1,""],ERROR_UNMAPPED_SUBSTITUTION_STRING:[29,7,1,""],ERROR_UNRECOGNIZED_MEDIA:[29,7,1,""],ERROR_UNRECOGNIZED_VOLUME:[29,7,1,""],ERROR_UNSUPPORTED_COMPRESSION:[29,7,1,""],ERROR_UNSUPPORTED_TYPE:[29,7,1,""],ERROR_UNWIND:[29,7,1,""],ERROR_UNWIND_CONSOLIDATE:[29,7,1,""],ERROR_USER_APC:[29,7,1,""],ERROR_USER_DELETE_TRUST_QUOTA_EXCEEDED:[29,7,1,""],ERROR_USER_EXISTS:[29,7,1,""],ERROR_USER_MAPPED_FILE:[29,7,1,""],ERROR_USER_PROFILE_LOAD:[29,7,1,""],ERROR_VALIDATE_CONTINUE:[29,7,1,""],ERROR_VC_DISCONNECTED:[29,7,1,""],ERROR_VDM_DISALLOWED:[29,7,1,""],ERROR_VDM_HARD_ERROR:[29,7,1,""],ERROR_VERIFIER_STOP:[29,7,1,""],ERROR_VERSION_PARSE_ERROR:[29,7,1,""],ERROR_VHDSET_BACKING_STORAGE_NOT_FOUND:[29,7,1,""],ERROR_VHD_ALREADY_AT_OR_BELOW_MINIMUM_VIRTUAL_SIZE:[29,7,1,""],ERROR_VHD_BITMAP_MISMATCH:[29,7,1,""],ERROR_VHD_BLOCK_ALLOCATION_FAILURE:[29,7,1,""],ERROR_VHD_BLOCK_ALLOCATION_TABLE_CORRUPT:[29,7,1,""],ERROR_VHD_CHANGE_TRACKING_DISABLED:[29,7,1,""],ERROR_VHD_CHILD_PARENT_ID_MISMATCH:[29,7,1,""],ERROR_VHD_CHILD_PARENT_SIZE_MISMATCH:[29,7,1,""],ERROR_VHD_CHILD_PARENT_TIMESTAMP_MISMATCH:[29,7,1,""],ERROR_VHD_COULD_NOT_COMPUTE_MINIMUM_VIRTUAL_SIZE:[29,7,1,""],ERROR_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED:[29,7,1,""],ERROR_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT:[29,7,1,""],ERROR_VHD_DRIVE_FOOTER_CHECKSUM_MISMATCH:[29,7,1,""],ERROR_VHD_DRIVE_FOOTER_CORRUPT:[29,7,1,""],ERROR_VHD_DRIVE_FOOTER_MISSING:[29,7,1,""],ERROR_VHD_FORMAT_UNKNOWN:[29,7,1,""],ERROR_VHD_FORMAT_UNSUPPORTED_VERSION:[29,7,1,""],ERROR_VHD_INVALID_BLOCK_SIZE:[29,7,1,""],ERROR_VHD_INVALID_CHANGE_TRACKING_ID:[29,7,1,""],ERROR_VHD_INVALID_FILE_SIZE:[29,7,1,""],ERROR_VHD_INVALID_SIZE:[29,7,1,""],ERROR_VHD_INVALID_STATE:[29,7,1,""],ERROR_VHD_INVALID_TYPE:[29,7,1,""],ERROR_VHD_METADATA_FULL:[29,7,1,""],ERROR_VHD_METADATA_READ_FAILURE:[29,7,1,""],ERROR_VHD_METADATA_WRITE_FAILURE:[29,7,1,""],ERROR_VHD_MISSING_CHANGE_TRACKING_INFORMATION:[29,7,1,""],ERROR_VHD_PARENT_VHD_ACCESS_DENIED:[29,7,1,""],ERROR_VHD_PARENT_VHD_NOT_FOUND:[29,7,1,""],ERROR_VHD_RESIZE_WOULD_TRUNCATE_DATA:[29,7,1,""],ERROR_VHD_SHARED:[29,7,1,""],ERROR_VHD_SPARSE_HEADER_CHECKSUM_MISMATCH:[29,7,1,""],ERROR_VHD_SPARSE_HEADER_CORRUPT:[29,7,1,""],ERROR_VHD_SPARSE_HEADER_UNSUPPORTED_VERSION:[29,7,1,""],ERROR_VID_CHILD_GPA_PAGE_SET_CORRUPTED:[29,7,1,""],ERROR_VID_DUPLICATE_HANDLER:[29,7,1,""],ERROR_VID_EXCEEDED_KM_CONTEXT_COUNT_LIMIT:[29,7,1,""],ERROR_VID_EXCEEDED_MBP_ENTRY_MAP_LIMIT:[29,7,1,""],ERROR_VID_HANDLER_NOT_PRESENT:[29,7,1,""],ERROR_VID_INVALID_CHILD_GPA_PAGE_SET:[29,7,1,""],ERROR_VID_INVALID_GPA_RANGE_HANDLE:[29,7,1,""],ERROR_VID_INVALID_MEMORY_BLOCK_HANDLE:[29,7,1,""],ERROR_VID_INVALID_MESSAGE_QUEUE_HANDLE:[29,7,1,""],ERROR_VID_INVALID_NUMA_NODE_INDEX:[29,7,1,""],ERROR_VID_INVALID_NUMA_SETTINGS:[29,7,1,""],ERROR_VID_INVALID_OBJECT_NAME:[29,7,1,""],ERROR_VID_INVALID_PPM_HANDLE:[29,7,1,""],ERROR_VID_INVALID_PROCESSOR_STATE:[29,7,1,""],ERROR_VID_KM_INTERFACE_ALREADY_INITIALIZED:[29,7,1,""],ERROR_VID_MBPS_ARE_LOCKED:[29,7,1,""],ERROR_VID_MBP_ALREADY_LOCKED_USING_RESERVED_PAGE:[29,7,1,""],ERROR_VID_MBP_COUNT_EXCEEDED_LIMIT:[29,7,1,""],ERROR_VID_MB_PROPERTY_ALREADY_SET_RESET:[29,7,1,""],ERROR_VID_MB_STILL_REFERENCED:[29,7,1,""],ERROR_VID_MEMORY_BLOCK_LOCK_COUNT_EXCEEDED:[29,7,1,""],ERROR_VID_MESSAGE_QUEUE_ALREADY_EXISTS:[29,7,1,""],ERROR_VID_MESSAGE_QUEUE_CLOSED:[29,7,1,""],ERROR_VID_MESSAGE_QUEUE_NAME_TOO_LONG:[29,7,1,""],ERROR_VID_MMIO_RANGE_DESTROYED:[29,7,1,""],ERROR_VID_NOTIFICATION_QUEUE_ALREADY_ASSOCIATED:[29,7,1,""],ERROR_VID_NO_MEMORY_BLOCK_NOTIFICATION_QUEUE:[29,7,1,""],ERROR_VID_PAGE_RANGE_OVERFLOW:[29,7,1,""],ERROR_VID_PARTITION_ALREADY_EXISTS:[29,7,1,""],ERROR_VID_PARTITION_DOES_NOT_EXIST:[29,7,1,""],ERROR_VID_PARTITION_NAME_NOT_FOUND:[29,7,1,""],ERROR_VID_PARTITION_NAME_TOO_LONG:[29,7,1,""],ERROR_VID_QUEUE_FULL:[29,7,1,""],ERROR_VID_REMOTE_NODE_PARENT_GPA_PAGES_USED:[29,7,1,""],ERROR_VID_RESERVE_PAGE_SET_IS_BEING_USED:[29,7,1,""],ERROR_VID_RESERVE_PAGE_SET_TOO_SMALL:[29,7,1,""],ERROR_VID_SAVED_STATE_CORRUPT:[29,7,1,""],ERROR_VID_SAVED_STATE_INCOMPATIBLE:[29,7,1,""],ERROR_VID_SAVED_STATE_UNRECOGNIZED_ITEM:[29,7,1,""],ERROR_VID_STOP_PENDING:[29,7,1,""],ERROR_VID_TOO_MANY_HANDLERS:[29,7,1,""],ERROR_VID_VIRTUAL_PROCESSOR_LIMIT_EXCEEDED:[29,7,1,""],ERROR_VID_VTL_ACCESS_DENIED:[29,7,1,""],ERROR_VIRTDISK_DISK_ALREADY_OWNED:[29,7,1,""],ERROR_VIRTDISK_DISK_ONLINE_AND_WRITABLE:[29,7,1,""],ERROR_VIRTDISK_NOT_VIRTUAL_DISK:[29,7,1,""],ERROR_VIRTDISK_PROVIDER_NOT_FOUND:[29,7,1,""],ERROR_VIRTDISK_UNSUPPORTED_DISK_SECTOR_SIZE:[29,7,1,""],ERROR_VIRTUAL_DISK_LIMITATION:[29,7,1,""],ERROR_VIRUS_DELETED:[29,7,1,""],ERROR_VIRUS_INFECTED:[29,7,1,""],ERROR_VMCOMPUTE_CONNECTION_CLOSED:[29,7,1,""],ERROR_VMCOMPUTE_CONNECT_FAILED:[29,7,1,""],ERROR_VMCOMPUTE_HYPERV_NOT_INSTALLED:[29,7,1,""],ERROR_VMCOMPUTE_IMAGE_MISMATCH:[29,7,1,""],ERROR_VMCOMPUTE_INVALID_JSON:[29,7,1,""],ERROR_VMCOMPUTE_INVALID_LAYER:[29,7,1,""],ERROR_VMCOMPUTE_INVALID_STATE:[29,7,1,""],ERROR_VMCOMPUTE_OPERATION_PENDING:[29,7,1,""],ERROR_VMCOMPUTE_PROTOCOL_ERROR:[29,7,1,""],ERROR_VMCOMPUTE_SYSTEM_ALREADY_EXISTS:[29,7,1,""],ERROR_VMCOMPUTE_SYSTEM_ALREADY_STOPPED:[29,7,1,""],ERROR_VMCOMPUTE_SYSTEM_NOT_FOUND:[29,7,1,""],ERROR_VMCOMPUTE_TERMINATED:[29,7,1,""],ERROR_VMCOMPUTE_TERMINATED_DURING_START:[29,7,1,""],ERROR_VMCOMPUTE_TIMEOUT:[29,7,1,""],ERROR_VMCOMPUTE_TOO_MANY_NOTIFICATIONS:[29,7,1,""],ERROR_VMCOMPUTE_UNEXPECTED_EXIT:[29,7,1,""],ERROR_VMCOMPUTE_UNKNOWN_MESSAGE:[29,7,1,""],ERROR_VMCOMPUTE_UNSUPPORTED_PROTOCOL_VERSION:[29,7,1,""],ERROR_VMCOMPUTE_WINDOWS_INSIDER_REQUIRED:[29,7,1,""],ERROR_VNET_VIRTUAL_SWITCH_NAME_NOT_FOUND:[29,7,1,""],ERROR_VOLMGR_ALL_DISKS_FAILED:[29,7,1,""],ERROR_VOLMGR_BAD_BOOT_DISK:[29,7,1,""],ERROR_VOLMGR_DATABASE_FULL:[29,7,1,""],ERROR_VOLMGR_DIFFERENT_SECTOR_SIZE:[29,7,1,""],ERROR_VOLMGR_DISK_CONFIGURATION_CORRUPTED:[29,7,1,""],ERROR_VOLMGR_DISK_CONFIGURATION_NOT_IN_SYNC:[29,7,1,""],ERROR_VOLMGR_DISK_CONTAINS_NON_SIMPLE_VOLUME:[29,7,1,""],ERROR_VOLMGR_DISK_DUPLICATE:[29,7,1,""],ERROR_VOLMGR_DISK_DYNAMIC:[29,7,1,""],ERROR_VOLMGR_DISK_ID_INVALID:[29,7,1,""],ERROR_VOLMGR_DISK_INVALID:[29,7,1,""],ERROR_VOLMGR_DISK_LAST_VOTER:[29,7,1,""],ERROR_VOLMGR_DISK_LAYOUT_INVALID:[29,7,1,""],ERROR_VOLMGR_DISK_LAYOUT_NON_BASIC_BETWEEN_BASIC_PARTITIONS:[29,7,1,""],ERROR_VOLMGR_DISK_LAYOUT_NOT_CYLINDER_ALIGNED:[29,7,1,""],ERROR_VOLMGR_DISK_LAYOUT_PARTITIONS_TOO_SMALL:[29,7,1,""],ERROR_VOLMGR_DISK_LAYOUT_PRIMARY_BETWEEN_LOGICAL_PARTITIONS:[29,7,1,""],ERROR_VOLMGR_DISK_LAYOUT_TOO_MANY_PARTITIONS:[29,7,1,""],ERROR_VOLMGR_DISK_MISSING:[29,7,1,""],ERROR_VOLMGR_DISK_NOT_EMPTY:[29,7,1,""],ERROR_VOLMGR_DISK_NOT_ENOUGH_SPACE:[29,7,1,""],ERROR_VOLMGR_DISK_REVECTORING_FAILED:[29,7,1,""],ERROR_VOLMGR_DISK_SECTOR_SIZE_INVALID:[29,7,1,""],ERROR_VOLMGR_DISK_SET_NOT_CONTAINED:[29,7,1,""],ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_MEMBERS:[29,7,1,""],ERROR_VOLMGR_DISK_USED_BY_MULTIPLE_PLEXES:[29,7,1,""],ERROR_VOLMGR_DYNAMIC_DISK_NOT_SUPPORTED:[29,7,1,""],ERROR_VOLMGR_EXTENT_ALREADY_USED:[29,7,1,""],ERROR_VOLMGR_EXTENT_NOT_CONTIGUOUS:[29,7,1,""],ERROR_VOLMGR_EXTENT_NOT_IN_PUBLIC_REGION:[29,7,1,""],ERROR_VOLMGR_EXTENT_NOT_SECTOR_ALIGNED:[29,7,1,""],ERROR_VOLMGR_EXTENT_OVERLAPS_EBR_PARTITION:[29,7,1,""],ERROR_VOLMGR_EXTENT_VOLUME_LENGTHS_DO_NOT_MATCH:[29,7,1,""],ERROR_VOLMGR_FAULT_TOLERANT_NOT_SUPPORTED:[29,7,1,""],ERROR_VOLMGR_INCOMPLETE_DISK_MIGRATION:[29,7,1,""],ERROR_VOLMGR_INCOMPLETE_REGENERATION:[29,7,1,""],ERROR_VOLMGR_INTERLEAVE_LENGTH_INVALID:[29,7,1,""],ERROR_VOLMGR_MAXIMUM_REGISTERED_USERS:[29,7,1,""],ERROR_VOLMGR_MEMBER_INDEX_DUPLICATE:[29,7,1,""],ERROR_VOLMGR_MEMBER_INDEX_INVALID:[29,7,1,""],ERROR_VOLMGR_MEMBER_IN_SYNC:[29,7,1,""],ERROR_VOLMGR_MEMBER_MISSING:[29,7,1,""],ERROR_VOLMGR_MEMBER_NOT_DETACHED:[29,7,1,""],ERROR_VOLMGR_MEMBER_REGENERATING:[29,7,1,""],ERROR_VOLMGR_MIRROR_NOT_SUPPORTED:[29,7,1,""],ERROR_VOLMGR_NOTIFICATION_RESET:[29,7,1,""],ERROR_VOLMGR_NOT_PRIMARY_PACK:[29,7,1,""],ERROR_VOLMGR_NO_REGISTERED_USERS:[29,7,1,""],ERROR_VOLMGR_NO_SUCH_USER:[29,7,1,""],ERROR_VOLMGR_NO_VALID_LOG_COPIES:[29,7,1,""],ERROR_VOLMGR_NUMBER_OF_DISKS_INVALID:[29,7,1,""],ERROR_VOLMGR_NUMBER_OF_DISKS_IN_MEMBER_INVALID:[29,7,1,""],ERROR_VOLMGR_NUMBER_OF_DISKS_IN_PLEX_INVALID:[29,7,1,""],ERROR_VOLMGR_NUMBER_OF_EXTENTS_INVALID:[29,7,1,""],ERROR_VOLMGR_NUMBER_OF_MEMBERS_INVALID:[29,7,1,""],ERROR_VOLMGR_NUMBER_OF_PLEXES_INVALID:[29,7,1,""],ERROR_VOLMGR_PACK_CONFIG_OFFLINE:[29,7,1,""],ERROR_VOLMGR_PACK_CONFIG_ONLINE:[29,7,1,""],ERROR_VOLMGR_PACK_CONFIG_UPDATE_FAILED:[29,7,1,""],ERROR_VOLMGR_PACK_DUPLICATE:[29,7,1,""],ERROR_VOLMGR_PACK_HAS_QUORUM:[29,7,1,""],ERROR_VOLMGR_PACK_ID_INVALID:[29,7,1,""],ERROR_VOLMGR_PACK_INVALID:[29,7,1,""],ERROR_VOLMGR_PACK_LOG_UPDATE_FAILED:[29,7,1,""],ERROR_VOLMGR_PACK_NAME_INVALID:[29,7,1,""],ERROR_VOLMGR_PACK_OFFLINE:[29,7,1,""],ERROR_VOLMGR_PACK_WITHOUT_QUORUM:[29,7,1,""],ERROR_VOLMGR_PARTITION_STYLE_INVALID:[29,7,1,""],ERROR_VOLMGR_PARTITION_UPDATE_FAILED:[29,7,1,""],ERROR_VOLMGR_PLEX_INDEX_DUPLICATE:[29,7,1,""],ERROR_VOLMGR_PLEX_INDEX_INVALID:[29,7,1,""],ERROR_VOLMGR_PLEX_IN_SYNC:[29,7,1,""],ERROR_VOLMGR_PLEX_LAST_ACTIVE:[29,7,1,""],ERROR_VOLMGR_PLEX_MISSING:[29,7,1,""],ERROR_VOLMGR_PLEX_NOT_RAID5:[29,7,1,""],ERROR_VOLMGR_PLEX_NOT_SIMPLE:[29,7,1,""],ERROR_VOLMGR_PLEX_NOT_SIMPLE_SPANNED:[29,7,1,""],ERROR_VOLMGR_PLEX_REGENERATING:[29,7,1,""],ERROR_VOLMGR_PLEX_TYPE_INVALID:[29,7,1,""],ERROR_VOLMGR_PRIMARY_PACK_PRESENT:[29,7,1,""],ERROR_VOLMGR_RAID5_NOT_SUPPORTED:[29,7,1,""],ERROR_VOLMGR_STRUCTURE_SIZE_INVALID:[29,7,1,""],ERROR_VOLMGR_TOO_MANY_NOTIFICATION_REQUESTS:[29,7,1,""],ERROR_VOLMGR_TRANSACTION_IN_PROGRESS:[29,7,1,""],ERROR_VOLMGR_UNEXPECTED_DISK_LAYOUT_CHANGE:[29,7,1,""],ERROR_VOLMGR_VOLUME_CONTAINS_MISSING_DISK:[29,7,1,""],ERROR_VOLMGR_VOLUME_ID_INVALID:[29,7,1,""],ERROR_VOLMGR_VOLUME_LENGTH_INVALID:[29,7,1,""],ERROR_VOLMGR_VOLUME_LENGTH_NOT_SECTOR_SIZE_MULTIPLE:[29,7,1,""],ERROR_VOLMGR_VOLUME_MIRRORED:[29,7,1,""],ERROR_VOLMGR_VOLUME_NOT_MIRRORED:[29,7,1,""],ERROR_VOLMGR_VOLUME_NOT_RETAINED:[29,7,1,""],ERROR_VOLMGR_VOLUME_OFFLINE:[29,7,1,""],ERROR_VOLMGR_VOLUME_RETAINED:[29,7,1,""],ERROR_VOLSNAP_ACTIVATION_TIMEOUT:[29,7,1,""],ERROR_VOLSNAP_BOOTFILE_NOT_VALID:[29,7,1,""],ERROR_VOLSNAP_HIBERNATE_READY:[29,7,1,""],ERROR_VOLSNAP_PREPARE_HIBERNATE:[29,7,1,""],ERROR_VOLUME_CONTAINS_SYS_FILES:[29,7,1,""],ERROR_VOLUME_DIRTY:[29,7,1,""],ERROR_VOLUME_MOUNTED:[29,7,1,""],ERROR_VOLUME_NOT_CLUSTER_ALIGNED:[29,7,1,""],ERROR_VOLUME_NOT_SIS_ENABLED:[29,7,1,""],ERROR_VOLUME_NOT_SUPPORT_EFS:[29,7,1,""],ERROR_VRF_CFG_ENABLED:[29,7,1,""],ERROR_VSMB_SAVED_STATE_CORRUPT:[29,7,1,""],ERROR_VSMB_SAVED_STATE_FILE_NOT_FOUND:[29,7,1,""],ERROR_VSM_DMA_PROTECTION_NOT_IN_USE:[29,7,1,""],ERROR_VSM_NOT_INITIALIZED:[29,7,1,""],ERROR_WAIT_1:[29,7,1,""],ERROR_WAIT_2:[29,7,1,""],ERROR_WAIT_3:[29,7,1,""],ERROR_WAIT_63:[29,7,1,""],ERROR_WAIT_FOR_OPLOCK:[29,7,1,""],ERROR_WAIT_NO_CHILDREN:[29,7,1,""],ERROR_WAKE_SYSTEM:[29,7,1,""],ERROR_WAKE_SYSTEM_DEBUGGER:[29,7,1,""],ERROR_WAS_LOCKED:[29,7,1,""],ERROR_WAS_UNLOCKED:[29,7,1,""],ERROR_WINDOW_NOT_COMBOBOX:[29,7,1,""],ERROR_WINDOW_NOT_DIALOG:[29,7,1,""],ERROR_WINDOW_OF_OTHER_THREAD:[29,7,1,""],ERROR_WINS_INTERNAL:[29,7,1,""],ERROR_WIP_ENCRYPTION_FAILED:[29,7,1,""],ERROR_WMI_ALREADY_DISABLED:[29,7,1,""],ERROR_WMI_ALREADY_ENABLED:[29,7,1,""],ERROR_WMI_DP_FAILED:[29,7,1,""],ERROR_WMI_DP_NOT_FOUND:[29,7,1,""],ERROR_WMI_GUID_DISCONNECTED:[29,7,1,""],ERROR_WMI_GUID_NOT_FOUND:[29,7,1,""],ERROR_WMI_INSTANCE_NOT_FOUND:[29,7,1,""],ERROR_WMI_INVALID_MOF:[29,7,1,""],ERROR_WMI_INVALID_REGINFO:[29,7,1,""],ERROR_WMI_ITEMID_NOT_FOUND:[29,7,1,""],ERROR_WMI_READ_ONLY:[29,7,1,""],ERROR_WMI_SERVER_UNAVAILABLE:[29,7,1,""],ERROR_WMI_SET_FAILURE:[29,7,1,""],ERROR_WMI_TRY_AGAIN:[29,7,1,""],ERROR_WMI_UNRESOLVED_INSTANCE_REF:[29,7,1,""],ERROR_WOF_FILE_RESOURCE_TABLE_CORRUPT:[29,7,1,""],ERROR_WOF_WIM_HEADER_CORRUPT:[29,7,1,""],ERROR_WOF_WIM_RESOURCE_TABLE_CORRUPT:[29,7,1,""],ERROR_WORKING_SET_QUOTA:[29,7,1,""],ERROR_WOW_ASSERTION:[29,7,1,""],ERROR_WRITE_FAULT:[29,7,1,""],ERROR_WRITE_PROTECT:[29,7,1,""],ERROR_WRONG_COMPARTMENT:[29,7,1,""],ERROR_WRONG_DISK:[29,7,1,""],ERROR_WRONG_EFS:[29,7,1,""],ERROR_WRONG_PASSWORD:[29,7,1,""],ERROR_WRONG_TARGET_NAME:[29,7,1,""],ERROR_WX86_ERROR:[29,7,1,""],ERROR_WX86_WARNING:[29,7,1,""],ERROR_XMLDSIG_ERROR:[29,7,1,""],ERROR_XML_ENCODING_MISMATCH:[29,7,1,""],ERROR_XML_PARSE_ERROR:[29,7,1,""],EVENTLOG_AUDIT_FAILURE:[27,7,1,""],EVENTLOG_AUDIT_SUCCESS:[27,7,1,""],EVENTLOG_BACKWARDS_READ:[27,7,1,""],EVENTLOG_ERROR_TYPE:[27,7,1,""],EVENTLOG_FORWARDS_READ:[27,7,1,""],EVENTLOG_INFORMATION_TYPE:[27,7,1,""],EVENTLOG_SEEK_READ:[27,7,1,""],EVENTLOG_SEQUENTIAL_READ:[27,7,1,""],EVENTLOG_SUCCESS:[27,7,1,""],EVENTLOG_WARNING_TYPE:[27,7,1,""],EVENT_ALL_ACCESS:[27,7,1,""],EVENT_E_ALL_SUBSCRIBERS_FAILED:[29,7,1,""],EVENT_E_CANT_MODIFY_OR_DELETE_CONFIGURED_OBJECT:[29,7,1,""],EVENT_E_CANT_MODIFY_OR_DELETE_UNCONFIGURED_OBJECT:[29,7,1,""],EVENT_E_COMPLUS_NOT_INSTALLED:[29,7,1,""],EVENT_E_FIRST:[29,7,1,""],EVENT_E_INTERNALERROR:[29,7,1,""],EVENT_E_INTERNALEXCEPTION:[29,7,1,""],EVENT_E_INVALID_EVENT_CLASS_PARTITION:[29,7,1,""],EVENT_E_INVALID_PER_USER_SID:[29,7,1,""],EVENT_E_LAST:[29,7,1,""],EVENT_E_MISSING_EVENTCLASS:[29,7,1,""],EVENT_E_NOT_ALL_REMOVED:[29,7,1,""],EVENT_E_PER_USER_SID_NOT_LOGGED_ON:[29,7,1,""],EVENT_E_QUERYFIELD:[29,7,1,""],EVENT_E_QUERYSYNTAX:[29,7,1,""],EVENT_E_TOO_MANY_METHODS:[29,7,1,""],EVENT_E_USER_EXCEPTION:[29,7,1,""],EVENT_HEADER_FLAG_32_BIT_HEADER:[27,7,1,""],EVENT_HEADER_FLAG_64_BIT_HEADER:[27,7,1,""],EVENT_HEADER_FLAG_CLASSIC_HEADER:[27,7,1,""],EVENT_HEADER_FLAG_EXTENDED_INFO:[27,7,1,""],EVENT_HEADER_FLAG_NO_CPUTIME:[27,7,1,""],EVENT_HEADER_FLAG_PRIVATE_SESSION:[27,7,1,""],EVENT_HEADER_FLAG_PROCESSOR_INDEX:[27,7,1,""],EVENT_HEADER_FLAG_STRING_ONLY:[27,7,1,""],EVENT_HEADER_FLAG_TRACE_MESSAGE:[27,7,1,""],EVENT_HEADER_PROPERTY_FORWARDED_XML:[27,7,1,""],EVENT_HEADER_PROPERTY_LEGACY_EVENTLOG:[27,7,1,""],EVENT_HEADER_PROPERTY_XML:[27,7,1,""],EVENT_MODIFY_STATE:[27,7,1,""],EVENT_QUERY_STATE:[27,7,1,""],EVENT_SRCSPEW:[27,7,1,""],EVENT_SRCSPEW_END:[27,7,1,""],EVENT_SRCSPEW_START:[27,7,1,""],EVENT_S_FIRST:[29,7,1,""],EVENT_S_LAST:[29,7,1,""],EVENT_S_NOSUBSCRIBERS:[29,7,1,""],EVENT_S_SOME_SUBSCRIBERS_FAILED:[29,7,1,""],EVENT_TRACE_ADD_HEADER_MODE:[27,7,1,""],EVENT_TRACE_BUFFERING_MODE:[27,7,1,""],EVENT_TRACE_CONTROL_FLUSH:[27,7,1,""],EVENT_TRACE_CONTROL_QUERY:[27,7,1,""],EVENT_TRACE_CONTROL_STOP:[27,7,1,""],EVENT_TRACE_CONTROL_UPDATE:[27,7,1,""],EVENT_TRACE_DELAY_OPEN_FILE_MODE:[27,7,1,""],EVENT_TRACE_FILE_MODE_APPEND:[27,7,1,""],EVENT_TRACE_FILE_MODE_CIRCULAR:[27,7,1,""],EVENT_TRACE_FILE_MODE_NEWFILE:[27,7,1,""],EVENT_TRACE_FILE_MODE_NONE:[27,7,1,""],EVENT_TRACE_FILE_MODE_PREALLOCATE:[27,7,1,""],EVENT_TRACE_FILE_MODE_SEQUENTIAL:[27,7,1,""],EVENT_TRACE_FLAG_DBGPRINT:[27,7,1,""],EVENT_TRACE_FLAG_DISK_FILE_IO:[27,7,1,""],EVENT_TRACE_FLAG_DISK_IO:[27,7,1,""],EVENT_TRACE_FLAG_DISPATCHER:[27,7,1,""],EVENT_TRACE_FLAG_ENABLE_RESERVE:[27,7,1,""],EVENT_TRACE_FLAG_EXTENSION:[27,7,1,""],EVENT_TRACE_FLAG_FORWARD_WMI:[27,7,1,""],EVENT_TRACE_FLAG_IMAGE_LOAD:[27,7,1,""],EVENT_TRACE_FLAG_MEMORY_HARD_FAULTS:[27,7,1,""],EVENT_TRACE_FLAG_MEMORY_PAGE_FAULTS:[27,7,1,""],EVENT_TRACE_FLAG_NETWORK_TCPIP:[27,7,1,""],EVENT_TRACE_FLAG_NO_SYSCONFIG:[27,7,1,""],EVENT_TRACE_FLAG_PROCESS:[27,7,1,""],EVENT_TRACE_FLAG_REGISTRY:[27,7,1,""],EVENT_TRACE_FLAG_THREAD:[27,7,1,""],EVENT_TRACE_FLAG_VAMAP:[27,7,1,""],EVENT_TRACE_FLAG_VIRTUAL_ALLOC:[27,7,1,""],EVENT_TRACE_FLAG_VOLMGR:[27,7,1,""],EVENT_TRACE_PRIVATE_LOGGER_MODE:[27,7,1,""],EVENT_TRACE_REAL_TIME_MODE:[27,7,1,""],EVENT_TRACE_RELOG_MODE:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_CPU:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_LOGICALDISK:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_NETINFO:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_NIC:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_PHYSICALDISK:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_POWER:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_SERVICES:[27,7,1,""],EVENT_TRACE_TYPE_CONFIG_VIDEO:[27,7,1,""],EVENT_TRACE_USE_GLOBAL_SEQUENCE:[27,7,1,""],EVENT_TRACE_USE_LOCAL_SEQUENCE:[27,7,1,""],EVENT_TRACE_USE_PAGED_MEMORY:[27,7,1,""],EVT_VARIANT_TYPE_ARRAY:[27,7,1,""],EVT_VARIANT_TYPE_MASK:[27,7,1,""],EXCEPTION_ACCESS_VIOLATION:[27,7,1,""],EXCEPTION_ARRAY_BOUNDS_EXCEEDED:[27,7,1,""],EXCEPTION_BREAKPOINT:[27,7,1,""],EXCEPTION_CONTINUE_EXECUTION:[27,7,1,""],EXCEPTION_CONTINUE_SEARCH:[27,7,1,""],EXCEPTION_DATATYPE_MISALIGNMENT:[27,7,1,""],EXCEPTION_DEBUG_EVENT:[27,7,1,""],EXCEPTION_EXECUTE_HANDLER:[27,7,1,""],EXCEPTION_FLT_DENORMAL_OPERAND:[27,7,1,""],EXCEPTION_FLT_DIVIDE_BY_ZERO:[27,7,1,""],EXCEPTION_FLT_INEXACT_RESULT:[27,7,1,""],EXCEPTION_FLT_INVALID_OPERATION:[27,7,1,""],EXCEPTION_FLT_OVERFLOW:[27,7,1,""],EXCEPTION_FLT_STACK_CHECK:[27,7,1,""],EXCEPTION_FLT_UNDERFLOW:[27,7,1,""],EXCEPTION_GUARD_PAGE:[27,7,1,""],EXCEPTION_ILLEGAL_INSTRUCTION:[27,7,1,""],EXCEPTION_INT_DIVIDE_BY_ZERO:[27,7,1,""],EXCEPTION_INT_OVERFLOW:[27,7,1,""],EXCEPTION_INVALID_DISPOSITION:[27,7,1,""],EXCEPTION_INVALID_HANDLE:[27,7,1,""],EXCEPTION_IN_PAGE_ERROR:[27,7,1,""],EXCEPTION_MAXIMUM_PARAMETERS:[27,7,1,""],EXCEPTION_NONCONTINUABLE:[27,7,1,""],EXCEPTION_NONCONTINUABLE_EXCEPTION:[27,7,1,""],EXCEPTION_POSSIBLE_DEADLOCK:[27,7,1,""],EXCEPTION_PRIV_INSTRUCTION:[27,7,1,""],EXCEPTION_SINGLE_STEP:[27,7,1,""],EXCEPTION_STACK_OVERFLOW:[27,7,1,""],EXIT_PROCESS_DEBUG_EVENT:[27,7,1,""],EXIT_THREAD_DEBUG_EVENT:[27,7,1,""],EXPORT_PRIVATE_KEYS:[27,7,1,""],EXTENDED_STARTUPINFO_PRESENT:[27,7,1,""],E_ABORT:[29,7,1,""],E_ACCESSDENIED:[29,7,1,""],E_APPLICATION_ACTIVATION_EXEC_FAILURE:[29,7,1,""],E_APPLICATION_ACTIVATION_TIMED_OUT:[29,7,1,""],E_APPLICATION_EXITING:[29,7,1,""],E_APPLICATION_MANAGER_NOT_RUNNING:[29,7,1,""],E_APPLICATION_NOT_REGISTERED:[29,7,1,""],E_APPLICATION_TEMPORARY_LICENSE_ERROR:[29,7,1,""],E_APPLICATION_TRIAL_LICENSE_EXPIRED:[29,7,1,""],E_APPLICATION_VIEW_EXITING:[29,7,1,""],E_ASYNC_OPERATION_NOT_STARTED:[29,7,1,""],E_AUDIO_ENGINE_NODE_NOT_FOUND:[29,7,1,""],E_BLUETOOTH_ATT_ATTRIBUTE_NOT_FOUND:[29,7,1,""],E_BLUETOOTH_ATT_ATTRIBUTE_NOT_LONG:[29,7,1,""],E_BLUETOOTH_ATT_INSUFFICIENT_AUTHENTICATION:[29,7,1,""],E_BLUETOOTH_ATT_INSUFFICIENT_AUTHORIZATION:[29,7,1,""],E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION:[29,7,1,""],E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION_KEY_SIZE:[29,7,1,""],E_BLUETOOTH_ATT_INSUFFICIENT_RESOURCES:[29,7,1,""],E_BLUETOOTH_ATT_INVALID_ATTRIBUTE_VALUE_LENGTH:[29,7,1,""],E_BLUETOOTH_ATT_INVALID_HANDLE:[29,7,1,""],E_BLUETOOTH_ATT_INVALID_OFFSET:[29,7,1,""],E_BLUETOOTH_ATT_INVALID_PDU:[29,7,1,""],E_BLUETOOTH_ATT_PREPARE_QUEUE_FULL:[29,7,1,""],E_BLUETOOTH_ATT_READ_NOT_PERMITTED:[29,7,1,""],E_BLUETOOTH_ATT_REQUEST_NOT_SUPPORTED:[29,7,1,""],E_BLUETOOTH_ATT_UNKNOWN_ERROR:[29,7,1,""],E_BLUETOOTH_ATT_UNLIKELY:[29,7,1,""],E_BLUETOOTH_ATT_UNSUPPORTED_GROUP_TYPE:[29,7,1,""],E_BLUETOOTH_ATT_WRITE_NOT_PERMITTED:[29,7,1,""],E_BOUNDS:[29,7,1,""],E_CHANGED_STATE:[29,7,1,""],E_ELEVATED_ACTIVATION_NOT_SUPPORTED:[29,7,1,""],E_FAIL:[29,7,1,""],E_FULL_ADMIN_NOT_SUPPORTED:[29,7,1,""],E_HANDLE:[29,7,1,""],E_HDAUDIO_CONNECTION_LIST_NOT_SUPPORTED:[29,7,1,""],E_HDAUDIO_EMPTY_CONNECTION_LIST:[29,7,1,""],E_HDAUDIO_NO_LOGICAL_DEVICES_CREATED:[29,7,1,""],E_HDAUDIO_NULL_LINKED_LIST_ENTRY:[29,7,1,""],E_ILLEGAL_DELEGATE_ASSIGNMENT:[29,7,1,""],E_ILLEGAL_METHOD_CALL:[29,7,1,""],E_ILLEGAL_STATE_CHANGE:[29,7,1,""],E_INVALIDARG:[29,7,1,""],E_INVALID_PROTOCOL_FORMAT:[29,7,1,""],E_INVALID_PROTOCOL_OPERATION:[29,7,1,""],E_MBN_BAD_SIM:[29,7,1,""],E_MBN_CONTEXT_NOT_ACTIVATED:[29,7,1,""],E_MBN_DATA_CLASS_NOT_AVAILABLE:[29,7,1,""],E_MBN_DEFAULT_PROFILE_EXIST:[29,7,1,""],E_MBN_FAILURE:[29,7,1,""],E_MBN_INVALID_ACCESS_STRING:[29,7,1,""],E_MBN_INVALID_CACHE:[29,7,1,""],E_MBN_INVALID_PROFILE:[29,7,1,""],E_MBN_MAX_ACTIVATED_CONTEXTS:[29,7,1,""],E_MBN_NOT_REGISTERED:[29,7,1,""],E_MBN_PACKET_SVC_DETACHED:[29,7,1,""],E_MBN_PIN_DISABLED:[29,7,1,""],E_MBN_PIN_NOT_SUPPORTED:[29,7,1,""],E_MBN_PIN_REQUIRED:[29,7,1,""],E_MBN_PROVIDERS_NOT_FOUND:[29,7,1,""],E_MBN_PROVIDER_NOT_VISIBLE:[29,7,1,""],E_MBN_RADIO_POWER_OFF:[29,7,1,""],E_MBN_SERVICE_NOT_ACTIVATED:[29,7,1,""],E_MBN_SIM_NOT_INSERTED:[29,7,1,""],E_MBN_SMS_ENCODING_NOT_SUPPORTED:[29,7,1,""],E_MBN_SMS_FILTER_NOT_SUPPORTED:[29,7,1,""],E_MBN_SMS_FORMAT_NOT_SUPPORTED:[29,7,1,""],E_MBN_SMS_INVALID_MEMORY_INDEX:[29,7,1,""],E_MBN_SMS_LANG_NOT_SUPPORTED:[29,7,1,""],E_MBN_SMS_MEMORY_FAILURE:[29,7,1,""],E_MBN_SMS_MEMORY_FULL:[29,7,1,""],E_MBN_SMS_NETWORK_TIMEOUT:[29,7,1,""],E_MBN_SMS_OPERATION_NOT_ALLOWED:[29,7,1,""],E_MBN_SMS_UNKNOWN_SMSC_ADDRESS:[29,7,1,""],E_MBN_VOICE_CALL_IN_PROGRESS:[29,7,1,""],E_MONITOR_RESOLUTION_TOO_LOW:[29,7,1,""],E_MULTIPLE_EXTENSIONS_FOR_APPLICATION:[29,7,1,""],E_MULTIPLE_PACKAGES_FOR_FAMILY:[29,7,1,""],E_NOINTERFACE:[29,7,1,""],E_NOTIMPL:[29,7,1,""],E_NOT_SET:[29,7,1,""],E_NOT_SUFFICIENT_BUFFER:[29,7,1,""],E_NOT_VALID_STATE:[29,7,1,""],E_NO_TASK_QUEUE:[29,7,1,""],E_OUTOFMEMORY:[29,7,1,""],E_PENDING:[29,7,1,""],E_POINTER:[29,7,1,""],E_PROTOCOL_EXTENSIONS_NOT_SUPPORTED:[29,7,1,""],E_PROTOCOL_VERSION_NOT_SUPPORTED:[29,7,1,""],E_SKYDRIVE_FILE_NOT_UPLOADED:[29,7,1,""],E_SKYDRIVE_ROOT_TARGET_CANNOT_INDEX:[29,7,1,""],E_SKYDRIVE_ROOT_TARGET_FILE_SYSTEM_NOT_SUPPORTED:[29,7,1,""],E_SKYDRIVE_ROOT_TARGET_OVERLAP:[29,7,1,""],E_SKYDRIVE_ROOT_TARGET_VOLUME_ROOT_NOT_SUPPORTED:[29,7,1,""],E_SKYDRIVE_UPDATE_AVAILABILITY_FAIL:[29,7,1,""],E_STRING_NOT_NULL_TERMINATED:[29,7,1,""],E_SUBPROTOCOL_NOT_SUPPORTED:[29,7,1,""],E_SYNCENGINE_CLIENT_UPDATE_NEEDED:[29,7,1,""],E_SYNCENGINE_FILE_IDENTIFIER_UNKNOWN:[29,7,1,""],E_SYNCENGINE_FILE_SIZE_EXCEEDS_REMAINING_QUOTA:[29,7,1,""],E_SYNCENGINE_FILE_SIZE_OVER_LIMIT:[29,7,1,""],E_SYNCENGINE_FILE_SYNC_PARTNER_ERROR:[29,7,1,""],E_SYNCENGINE_FOLDER_INACCESSIBLE:[29,7,1,""],E_SYNCENGINE_FOLDER_IN_REDIRECTION:[29,7,1,""],E_SYNCENGINE_FOLDER_ITEM_COUNT_LIMIT_EXCEEDED:[29,7,1,""],E_SYNCENGINE_PATH_LENGTH_LIMIT_EXCEEDED:[29,7,1,""],E_SYNCENGINE_PROXY_AUTHENTICATION_REQUIRED:[29,7,1,""],E_SYNCENGINE_REMOTE_PATH_LENGTH_LIMIT_EXCEEDED:[29,7,1,""],E_SYNCENGINE_REQUEST_BLOCKED_BY_SERVICE:[29,7,1,""],E_SYNCENGINE_REQUEST_BLOCKED_DUE_TO_CLIENT_ERROR:[29,7,1,""],E_SYNCENGINE_SERVICE_AUTHENTICATION_FAILED:[29,7,1,""],E_SYNCENGINE_SERVICE_RETURNED_UNEXPECTED_SIZE:[29,7,1,""],E_SYNCENGINE_STORAGE_SERVICE_BLOCKED:[29,7,1,""],E_SYNCENGINE_STORAGE_SERVICE_PROVISIONING_FAILED:[29,7,1,""],E_SYNCENGINE_SYNC_PAUSED_BY_SERVICE:[29,7,1,""],E_SYNCENGINE_UNKNOWN_SERVICE_ERROR:[29,7,1,""],E_SYNCENGINE_UNSUPPORTED_FILE_NAME:[29,7,1,""],E_SYNCENGINE_UNSUPPORTED_FOLDER_NAME:[29,7,1,""],E_SYNCENGINE_UNSUPPORTED_MARKET:[29,7,1,""],E_SYNCENGINE_UNSUPPORTED_REPARSE_POINT:[29,7,1,""],E_TIME_SENSITIVE_THREAD:[29,7,1,""],E_UAC_DISABLED:[29,7,1,""],E_UNEXPECTED:[29,7,1,""],FACILITY_AAF:[29,7,1,""],FACILITY_ACCELERATOR:[29,7,1,""],FACILITY_ACS:[29,7,1,""],FACILITY_ACTION_QUEUE:[29,7,1,""],FACILITY_AUDCLNT:[29,7,1,""],FACILITY_AUDIO:[29,7,1,""],FACILITY_AUDIOSTREAMING:[29,7,1,""],FACILITY_BACKGROUNDCOPY:[29,7,1,""],FACILITY_BCD:[29,7,1,""],FACILITY_BLB:[29,7,1,""],FACILITY_BLBUI:[29,7,1,""],FACILITY_BLB_CLI:[29,7,1,""],FACILITY_BLUETOOTH_ATT:[29,7,1,""],FACILITY_CERT:[29,7,1,""],FACILITY_CMI:[29,7,1,""],FACILITY_COMPLUS:[29,7,1,""],FACILITY_CONFIGURATION:[29,7,1,""],FACILITY_CONTROL:[29,7,1,""],FACILITY_DAF:[29,7,1,""],FACILITY_DEBUGGERS:[29,7,1,""],FACILITY_DEFRAG:[29,7,1,""],FACILITY_DELIVERY_OPTIMIZATION:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_BINLSVC:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_CONTENT_PROVIDER:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_DRIVER_PROVISIONING:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_IMAGING:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_MANAGEMENT:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_MULTICAST_CLIENT:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_MULTICAST_SERVER:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_PXE:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_SERVER:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_TFTP:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_TRANSPORT_MANAGEMENT:[29,7,1,""],FACILITY_DEPLOYMENT_SERVICES_UTIL:[29,7,1,""],FACILITY_DEVICE_UPDATE_AGENT:[29,7,1,""],FACILITY_DIRECT2D:[29,7,1,""],FACILITY_DIRECT3D10:[29,7,1,""],FACILITY_DIRECT3D11:[29,7,1,""],FACILITY_DIRECT3D11_DEBUG:[29,7,1,""],FACILITY_DIRECT3D12:[29,7,1,""],FACILITY_DIRECT3D12_DEBUG:[29,7,1,""],FACILITY_DIRECTMUSIC:[29,7,1,""],FACILITY_DIRECTORYSERVICE:[29,7,1,""],FACILITY_DISPATCH:[29,7,1,""],FACILITY_DLS:[29,7,1,""],FACILITY_DMSERVER:[29,7,1,""],FACILITY_DPLAY:[29,7,1,""],FACILITY_DRVSERVICING:[29,7,1,""],FACILITY_DXGI:[29,7,1,""],FACILITY_DXGI_DDI:[29,7,1,""],FACILITY_EAP:[29,7,1,""],FACILITY_EAS:[29,7,1,""],FACILITY_FVE:[29,7,1,""],FACILITY_FWP:[29,7,1,""],FACILITY_GAME:[29,7,1,""],FACILITY_GRAPHICS:[29,7,1,""],FACILITY_HTTP:[29,7,1,""],FACILITY_INPUT:[29,7,1,""],FACILITY_INTERNET:[29,7,1,""],FACILITY_ITF:[29,7,1,""],FACILITY_JSCRIPT:[29,7,1,""],FACILITY_LEAP:[29,7,1,""],FACILITY_LINGUISTIC_SERVICES:[29,7,1,""],FACILITY_MBN:[29,7,1,""],FACILITY_MEDIASERVER:[29,7,1,""],FACILITY_METADIRECTORY:[29,7,1,""],FACILITY_MOBILE:[29,7,1,""],FACILITY_MSMQ:[29,7,1,""],FACILITY_NAP:[29,7,1,""],FACILITY_NDIS:[29,7,1,""],FACILITY_NT_BIT:[29,7,1,""],FACILITY_NULL:[29,7,1,""],FACILITY_ONLINE_ID:[29,7,1,""],FACILITY_OPC:[29,7,1,""],FACILITY_P2P:[29,7,1,""],FACILITY_P2P_INT:[29,7,1,""],FACILITY_PARSE:[29,7,1,""],FACILITY_PIDGENX:[29,7,1,""],FACILITY_PIX:[29,7,1,""],FACILITY_PLA:[29,7,1,""],FACILITY_POWERSHELL:[29,7,1,""],FACILITY_RAS:[29,7,1,""],FACILITY_RESTORE:[29,7,1,""],FACILITY_RPC:[29,7,1,""],FACILITY_SCARD:[29,7,1,""],FACILITY_SCRIPT:[29,7,1,""],FACILITY_SDIAG:[29,7,1,""],FACILITY_SECURITY:[29,7,1,""],FACILITY_SETUPAPI:[29,7,1,""],FACILITY_SHELL:[29,7,1,""],FACILITY_SOS:[29,7,1,""],FACILITY_SPP:[29,7,1,""],FACILITY_SQLITE:[29,7,1,""],FACILITY_SSPI:[29,7,1,""],FACILITY_STATEREPOSITORY:[29,7,1,""],FACILITY_STATE_MANAGEMENT:[29,7,1,""],FACILITY_STORAGE:[29,7,1,""],FACILITY_SXS:[29,7,1,""],FACILITY_SYNCENGINE:[29,7,1,""],FACILITY_TIERING:[29,7,1,""],FACILITY_TPM_SERVICES:[29,7,1,""],FACILITY_TPM_SOFTWARE:[29,7,1,""],FACILITY_UI:[29,7,1,""],FACILITY_UMI:[29,7,1,""],FACILITY_URT:[29,7,1,""],FACILITY_USERMODE_COMMONLOG:[29,7,1,""],FACILITY_USERMODE_FILTER_MANAGER:[29,7,1,""],FACILITY_USERMODE_HNS:[29,7,1,""],FACILITY_USERMODE_HYPERVISOR:[29,7,1,""],FACILITY_USERMODE_LICENSING:[29,7,1,""],FACILITY_USERMODE_SDBUS:[29,7,1,""],FACILITY_USERMODE_SPACES:[29,7,1,""],FACILITY_USERMODE_VHD:[29,7,1,""],FACILITY_USERMODE_VIRTUALIZATION:[29,7,1,""],FACILITY_USERMODE_VOLMGR:[29,7,1,""],FACILITY_USERMODE_VOLSNAP:[29,7,1,""],FACILITY_USER_MODE_SECURITY_CORE:[29,7,1,""],FACILITY_USN:[29,7,1,""],FACILITY_UTC:[29,7,1,""],FACILITY_VISUALCPP:[29,7,1,""],FACILITY_WEB:[29,7,1,""],FACILITY_WEBSERVICES:[29,7,1,""],FACILITY_WEB_SOCKET:[29,7,1,""],FACILITY_WEP:[29,7,1,""],FACILITY_WER:[29,7,1,""],FACILITY_WIA:[29,7,1,""],FACILITY_WIN32:[29,7,1,""],FACILITY_WINCODEC_DWRITE_DWM:[29,7,1,""],FACILITY_WINDOWS:[29,7,1,""],FACILITY_WINDOWSUPDATE:[29,7,1,""],FACILITY_WINDOWS_CE:[29,7,1,""],FACILITY_WINDOWS_DEFENDER:[29,7,1,""],FACILITY_WINDOWS_SETUP:[29,7,1,""],FACILITY_WINDOWS_STORE:[29,7,1,""],FACILITY_WINML:[29,7,1,""],FACILITY_WINPE:[29,7,1,""],FACILITY_WINRM:[29,7,1,""],FACILITY_WMAAECMA:[29,7,1,""],FACILITY_WPN:[29,7,1,""],FACILITY_WSBAPP:[29,7,1,""],FACILITY_WSB_ONLINE:[29,7,1,""],FACILITY_XAML:[29,7,1,""],FACILITY_XBOX:[29,7,1,""],FACILITY_XPS:[29,7,1,""],FAILED_ACCESS_ACE_FLAG:[27,7,1,""],FAX_CONFIG_QUERY:[27,7,1,""],FAX_CONFIG_SET:[27,7,1,""],FAX_JOB_MANAGE:[27,7,1,""],FAX_JOB_QUERY:[27,7,1,""],FAX_JOB_SUBMIT:[27,7,1,""],FAX_PORT_QUERY:[27,7,1,""],FAX_PORT_SET:[27,7,1,""],FA_E_HOMEGROUP_NOT_AVAILABLE:[29,7,1,""],FA_E_MAX_PERSISTED_ITEMS_REACHED:[29,7,1,""],FC_ALLOCATE_ALL_NODES:[27,7,1,""],FC_ALLOCED_ON_STACK:[27,7,1,""],FC_DONT_FREE:[27,7,1,""],FC_POINTER_DEREF:[27,7,1,""],FC_SIMPLE_POINTER:[27,7,1,""],FILE_ACTION_ADDED:[27,7,1,""],FILE_ACTION_MODIFIED:[27,7,1,""],FILE_ACTION_REMOVED:[27,7,1,""],FILE_ACTION_RENAMED_NEW_NAME:[27,7,1,""],FILE_ACTION_RENAMED_OLD_NAME:[27,7,1,""],FILE_ADD_FILE:[27,7,1,""],FILE_ADD_SUBDIRECTORY:[27,7,1,""],FILE_ALL_ACCESS:[27,7,1,""],FILE_APPEND_DATA:[27,7,1,""],FILE_ATTRIBUTE_ARCHIVE:[27,7,1,""],FILE_ATTRIBUTE_COMPRESSED:[27,7,1,""],FILE_ATTRIBUTE_DEVICE:[27,7,1,""],FILE_ATTRIBUTE_DIRECTORY:[27,7,1,""],FILE_ATTRIBUTE_ENCRYPTED:[27,7,1,""],FILE_ATTRIBUTE_HIDDEN:[27,7,1,""],FILE_ATTRIBUTE_NORMAL:[27,7,1,""],FILE_ATTRIBUTE_NOT_CONTENT_INDEXED:[27,7,1,""],FILE_ATTRIBUTE_OFFLINE:[27,7,1,""],FILE_ATTRIBUTE_READONLY:[27,7,1,""],FILE_ATTRIBUTE_REPARSE_POINT:[27,7,1,""],FILE_ATTRIBUTE_SPARSE_FILE:[27,7,1,""],FILE_ATTRIBUTE_SYSTEM:[27,7,1,""],FILE_ATTRIBUTE_TEMPORARY:[27,7,1,""],FILE_ATTRIBUTE_VIRTUAL:[27,7,1,""],FILE_CASE_PRESERVED_NAMES:[27,7,1,""],FILE_CASE_SENSITIVE_SEARCH:[27,7,1,""],FILE_COMPLETE_IF_OPLOCKED:[27,7,1,""],FILE_CREATE:[27,7,1,""],FILE_CREATED:[27,7,1,""],FILE_CREATE_PIPE_INSTANCE:[27,7,1,""],FILE_CREATE_TREE_CONNECTION:[27,7,1,""],FILE_DELETE_CHILD:[27,7,1,""],FILE_DELETE_ON_CLOSE:[27,7,1,""],FILE_DIRECTORY_FILE:[27,7,1,""],FILE_DOES_NOT_EXIST:[27,7,1,""],FILE_EXECUTE:[27,7,1,""],FILE_EXISTS:[27,7,1,""],FILE_FILE_COMPRESSION:[27,7,1,""],FILE_FLAG_BACKUP_SEMANTICS:[27,7,1,""],FILE_FLAG_DELETE_ON_CLOSE:[27,7,1,""],FILE_FLAG_FIRST_PIPE_INSTANCE:[27,7,1,""],FILE_FLAG_NO_BUFFERING:[27,7,1,""],FILE_FLAG_OPEN_NO_RECALL:[27,7,1,""],FILE_FLAG_OPEN_REPARSE_POINT:[27,7,1,""],FILE_FLAG_OVERLAPPED:[27,7,1,""],FILE_FLAG_POSIX_SEMANTICS:[27,7,1,""],FILE_FLAG_RANDOM_ACCESS:[27,7,1,""],FILE_FLAG_SEQUENTIAL_SCAN:[27,7,1,""],FILE_FLAG_WRITE_THROUGH:[27,7,1,""],FILE_GENERIC_EXECUTE:[27,7,1,""],FILE_GENERIC_READ:[27,7,1,""],FILE_GENERIC_WRITE:[27,7,1,""],FILE_LIST_DIRECTORY:[27,7,1,""],FILE_MAP_ALL_ACCESS:[27,7,1,""],FILE_MAP_COPY:[27,7,1,""],FILE_MAP_EXECUTE:[27,7,1,""],FILE_MAP_READ:[27,7,1,""],FILE_MAP_WRITE:[27,7,1,""],FILE_MAXIMUM_DISPOSITION:[27,7,1,""],FILE_NAMED_STREAMS:[27,7,1,""],FILE_NON_DIRECTORY_FILE:[27,7,1,""],FILE_NOTIFY_CHANGE_ATTRIBUTES:[27,7,1,""],FILE_NOTIFY_CHANGE_CREATION:[27,7,1,""],FILE_NOTIFY_CHANGE_DIR_NAME:[27,7,1,""],FILE_NOTIFY_CHANGE_FILE_NAME:[27,7,1,""],FILE_NOTIFY_CHANGE_LAST_ACCESS:[27,7,1,""],FILE_NOTIFY_CHANGE_LAST_WRITE:[27,7,1,""],FILE_NOTIFY_CHANGE_SECURITY:[27,7,1,""],FILE_NOTIFY_CHANGE_SIZE:[27,7,1,""],FILE_NO_COMPRESSION:[27,7,1,""],FILE_NO_EA_KNOWLEDGE:[27,7,1,""],FILE_NO_INTERMEDIATE_BUFFERING:[27,7,1,""],FILE_OPEN:[27,7,1,""],FILE_OPENED:[27,7,1,""],FILE_OPEN_BY_FILE_ID:[27,7,1,""],FILE_OPEN_FOR_BACKUP_INTENT:[27,7,1,""],FILE_OPEN_FOR_FREE_SPACE_QUERY:[27,7,1,""],FILE_OPEN_IF:[27,7,1,""],FILE_OPEN_NO_RECALL:[27,7,1,""],FILE_OPEN_REMOTE_INSTANCE:[27,7,1,""],FILE_OPEN_REPARSE_POINT:[27,7,1,""],FILE_OPEN_REQUIRING_OPLOCK:[27,7,1,""],FILE_OVERWRITE:[27,7,1,""],FILE_OVERWRITE_IF:[27,7,1,""],FILE_OVERWRITTEN:[27,7,1,""],FILE_PERSISTENT_ACLS:[27,7,1,""],FILE_RANDOM_ACCESS:[27,7,1,""],FILE_READ_ATTRIBUTES:[27,7,1,""],FILE_READ_DATA:[27,7,1,""],FILE_READ_EA:[27,7,1,""],FILE_READ_ONLY_VOLUME:[27,7,1,""],FILE_RESERVE_OPFILTER:[27,7,1,""],FILE_SEQUENTIAL_ONLY:[27,7,1,""],FILE_SEQUENTIAL_WRITE_ONCE:[27,7,1,""],FILE_SHARE_DELETE:[27,7,1,""],FILE_SHARE_READ:[27,7,1,""],FILE_SHARE_WRITE:[27,7,1,""],FILE_SUPERSEDE:[27,7,1,""],FILE_SUPERSEDED:[27,7,1,""],FILE_SUPPORTS_ENCRYPTION:[27,7,1,""],FILE_SUPPORTS_EXTENDED_ATTRIBUTES:[27,7,1,""],FILE_SUPPORTS_HARD_LINKS:[27,7,1,""],FILE_SUPPORTS_OBJECT_IDS:[27,7,1,""],FILE_SUPPORTS_OPEN_BY_FILE_ID:[27,7,1,""],FILE_SUPPORTS_REMOTE_STORAGE:[27,7,1,""],FILE_SUPPORTS_REPARSE_POINTS:[27,7,1,""],FILE_SUPPORTS_SPARSE_FILES:[27,7,1,""],FILE_SUPPORTS_TRANSACTIONS:[27,7,1,""],FILE_SUPPORTS_USN_JOURNAL:[27,7,1,""],FILE_SYNCHRONOUS_IO_ALERT:[27,7,1,""],FILE_SYNCHRONOUS_IO_NONALERT:[27,7,1,""],FILE_TRAVERSE:[27,7,1,""],FILE_UNICODE_ON_DISK:[27,7,1,""],FILE_VALID_MAILSLOT_OPTION_FLAGS:[27,7,1,""],FILE_VALID_OPTION_FLAGS:[27,7,1,""],FILE_VALID_PIPE_OPTION_FLAGS:[27,7,1,""],FILE_VALID_SET_FLAGS:[27,7,1,""],FILE_VOLUME_IS_COMPRESSED:[27,7,1,""],FILE_VOLUME_QUOTAS:[27,7,1,""],FILE_WRITE_ATTRIBUTES:[27,7,1,""],FILE_WRITE_DATA:[27,7,1,""],FILE_WRITE_EA:[27,7,1,""],FILE_WRITE_THROUGH:[27,7,1,""],FLAG_ENGINE_PRESENT:[27,7,1,""],FLAG_ENGOPT_DISALLOW_NETWORK_PATHS:[27,7,1,""],FRS_ERR_AUTHENTICATION:[29,7,1,""],FRS_ERR_CHILD_TO_PARENT_COMM:[29,7,1,""],FRS_ERR_INSUFFICIENT_PRIV:[29,7,1,""],FRS_ERR_INTERNAL:[29,7,1,""],FRS_ERR_INTERNAL_API:[29,7,1,""],FRS_ERR_INVALID_API_SEQUENCE:[29,7,1,""],FRS_ERR_INVALID_SERVICE_PARAMETER:[29,7,1,""],FRS_ERR_PARENT_AUTHENTICATION:[29,7,1,""],FRS_ERR_PARENT_INSUFFICIENT_PRIV:[29,7,1,""],FRS_ERR_PARENT_TO_CHILD_COMM:[29,7,1,""],FRS_ERR_SERVICE_COMM:[29,7,1,""],FRS_ERR_STARTING_SERVICE:[29,7,1,""],FRS_ERR_STOPPING_SERVICE:[29,7,1,""],FRS_ERR_SYSVOL_DEMOTE:[29,7,1,""],FRS_ERR_SYSVOL_IS_BUSY:[29,7,1,""],FRS_ERR_SYSVOL_POPULATE:[29,7,1,""],FRS_ERR_SYSVOL_POPULATE_TIMEOUT:[29,7,1,""],FVE_E_ACTION_NOT_ALLOWED:[29,7,1,""],FVE_E_ADBACKUP_NOT_ENABLED:[29,7,1,""],FVE_E_AD_ATTR_NOT_SET:[29,7,1,""],FVE_E_AD_BACKUP_REQUIRED_POLICY_NOT_SET_FIXED_DRIVE:[29,7,1,""],FVE_E_AD_BACKUP_REQUIRED_POLICY_NOT_SET_OS_DRIVE:[29,7,1,""],FVE_E_AD_BACKUP_REQUIRED_POLICY_NOT_SET_REMOVABLE_DRIVE:[29,7,1,""],FVE_E_AD_GUID_NOT_FOUND:[29,7,1,""],FVE_E_AD_INSUFFICIENT_BUFFER:[29,7,1,""],FVE_E_AD_INVALID_DATASIZE:[29,7,1,""],FVE_E_AD_INVALID_DATATYPE:[29,7,1,""],FVE_E_AD_NO_VALUES:[29,7,1,""],FVE_E_AD_SCHEMA_NOT_INSTALLED:[29,7,1,""],FVE_E_AUTH_INVALID_APPLICATION:[29,7,1,""],FVE_E_AUTH_INVALID_CONFIG:[29,7,1,""],FVE_E_AUTOUNLOCK_ENABLED:[29,7,1,""],FVE_E_BAD_DATA:[29,7,1,""],FVE_E_BAD_INFORMATION:[29,7,1,""],FVE_E_BAD_PARTITION_SIZE:[29,7,1,""],FVE_E_BCD_APPLICATIONS_PATH_INCORRECT:[29,7,1,""],FVE_E_BOOTABLE_CDDVD:[29,7,1,""],FVE_E_BUFFER_TOO_LARGE:[29,7,1,""],FVE_E_CANNOT_ENCRYPT_NO_KEY:[29,7,1,""],FVE_E_CANNOT_SET_FVEK_ENCRYPTED:[29,7,1,""],FVE_E_CANT_LOCK_AUTOUNLOCK_ENABLED_VOLUME:[29,7,1,""],FVE_E_CLUSTERING_NOT_SUPPORTED:[29,7,1,""],FVE_E_CONV_READ:[29,7,1,""],FVE_E_CONV_RECOVERY_FAILED:[29,7,1,""],FVE_E_CONV_WRITE:[29,7,1,""],FVE_E_DEBUGGER_ENABLED:[29,7,1,""],FVE_E_DEVICELOCKOUT_COUNTER_MISMATCH:[29,7,1,""],FVE_E_DEVICE_LOCKOUT_COUNTER_UNAVAILABLE:[29,7,1,""],FVE_E_DEVICE_NOT_JOINED:[29,7,1,""],FVE_E_DE_DEVICE_LOCKEDOUT:[29,7,1,""],FVE_E_DE_FIXED_DATA_NOT_SUPPORTED:[29,7,1,""],FVE_E_DE_HARDWARE_NOT_COMPLIANT:[29,7,1,""],FVE_E_DE_OS_VOLUME_NOT_PROTECTED:[29,7,1,""],FVE_E_DE_PREVENTED_FOR_OS:[29,7,1,""],FVE_E_DE_PROTECTION_NOT_YET_ENABLED:[29,7,1,""],FVE_E_DE_PROTECTION_SUSPENDED:[29,7,1,""],FVE_E_DE_VOLUME_NOT_SUPPORTED:[29,7,1,""],FVE_E_DE_VOLUME_OPTED_OUT:[29,7,1,""],FVE_E_DE_WINRE_NOT_CONFIGURED:[29,7,1,""],FVE_E_DRY_RUN_FAILED:[29,7,1,""],FVE_E_DV_NOT_ALLOWED_BY_GP:[29,7,1,""],FVE_E_DV_NOT_SUPPORTED_ON_FS:[29,7,1,""],FVE_E_EDRIVE_BAND_IN_USE:[29,7,1,""],FVE_E_EDRIVE_DISALLOWED_BY_GP:[29,7,1,""],FVE_E_EDRIVE_DRY_RUN_FAILED:[29,7,1,""],FVE_E_EDRIVE_DV_NOT_SUPPORTED:[29,7,1,""],FVE_E_EDRIVE_INCOMPATIBLE_FIRMWARE:[29,7,1,""],FVE_E_EDRIVE_INCOMPATIBLE_VOLUME:[29,7,1,""],FVE_E_EDRIVE_NO_FAILOVER_TO_SW:[29,7,1,""],FVE_E_EFI_ONLY:[29,7,1,""],FVE_E_ENH_PIN_INVALID:[29,7,1,""],FVE_E_EOW_NOT_SUPPORTED_IN_VERSION:[29,7,1,""],FVE_E_EXECUTE_REQUEST_SENT_TOO_SOON:[29,7,1,""],FVE_E_FAILED_AUTHENTICATION:[29,7,1,""],FVE_E_FAILED_SECTOR_SIZE:[29,7,1,""],FVE_E_FAILED_WRONG_FS:[29,7,1,""],FVE_E_FIPS_DISABLE_PROTECTION_NOT_ALLOWED:[29,7,1,""],FVE_E_FIPS_HASH_KDF_NOT_ALLOWED:[29,7,1,""],FVE_E_FIPS_PREVENTS_EXTERNAL_KEY_EXPORT:[29,7,1,""],FVE_E_FIPS_PREVENTS_PASSPHRASE:[29,7,1,""],FVE_E_FIPS_PREVENTS_RECOVERY_PASSWORD:[29,7,1,""],FVE_E_FIPS_RNG_CHECK_FAILED:[29,7,1,""],FVE_E_FIRMWARE_TYPE_NOT_SUPPORTED:[29,7,1,""],FVE_E_FOREIGN_VOLUME:[29,7,1,""],FVE_E_FS_MOUNTED:[29,7,1,""],FVE_E_FS_NOT_EXTENDED:[29,7,1,""],FVE_E_FULL_ENCRYPTION_NOT_ALLOWED_ON_TP_STORAGE:[29,7,1,""],FVE_E_HIDDEN_VOLUME:[29,7,1,""],FVE_E_INVALID_BITLOCKER_OID:[29,7,1,""],FVE_E_INVALID_DATUM_TYPE:[29,7,1,""],FVE_E_INVALID_KEY_FORMAT:[29,7,1,""],FVE_E_INVALID_NKP_CERT:[29,7,1,""],FVE_E_INVALID_PASSWORD_FORMAT:[29,7,1,""],FVE_E_INVALID_PIN_CHARS:[29,7,1,""],FVE_E_INVALID_PIN_CHARS_DETAILED:[29,7,1,""],FVE_E_INVALID_PROTECTOR_TYPE:[29,7,1,""],FVE_E_INVALID_STARTUP_OPTIONS:[29,7,1,""],FVE_E_KEYFILE_INVALID:[29,7,1,""],FVE_E_KEYFILE_NOT_FOUND:[29,7,1,""],FVE_E_KEYFILE_NO_VMK:[29,7,1,""],FVE_E_KEY_LENGTH_NOT_SUPPORTED_BY_EDRIVE:[29,7,1,""],FVE_E_KEY_PROTECTOR_NOT_SUPPORTED:[29,7,1,""],FVE_E_KEY_REQUIRED:[29,7,1,""],FVE_E_KEY_ROTATION_NOT_ENABLED:[29,7,1,""],FVE_E_KEY_ROTATION_NOT_SUPPORTED:[29,7,1,""],FVE_E_LIVEID_ACCOUNT_BLOCKED:[29,7,1,""],FVE_E_LIVEID_ACCOUNT_SUSPENDED:[29,7,1,""],FVE_E_LOCKED_VOLUME:[29,7,1,""],FVE_E_MOR_FAILED:[29,7,1,""],FVE_E_MULTIPLE_NKP_CERTS:[29,7,1,""],FVE_E_NON_BITLOCKER_KU:[29,7,1,""],FVE_E_NON_BITLOCKER_OID:[29,7,1,""],FVE_E_NOT_ACTIVATED:[29,7,1,""],FVE_E_NOT_ALLOWED_IN_SAFE_MODE:[29,7,1,""],FVE_E_NOT_ALLOWED_IN_VERSION:[29,7,1,""],FVE_E_NOT_ALLOWED_ON_CLUSTER:[29,7,1,""],FVE_E_NOT_ALLOWED_ON_CSV_STACK:[29,7,1,""],FVE_E_NOT_ALLOWED_TO_UPGRADE_WHILE_CONVERTING:[29,7,1,""],FVE_E_NOT_DATA_VOLUME:[29,7,1,""],FVE_E_NOT_DECRYPTED:[29,7,1,""],FVE_E_NOT_DE_VOLUME:[29,7,1,""],FVE_E_NOT_ENCRYPTED:[29,7,1,""],FVE_E_NOT_ON_STACK:[29,7,1,""],FVE_E_NOT_OS_VOLUME:[29,7,1,""],FVE_E_NOT_PROVISIONED_ON_ALL_VOLUMES:[29,7,1,""],FVE_E_NOT_SUPPORTED:[29,7,1,""],FVE_E_NO_AUTOUNLOCK_MASTER_KEY:[29,7,1,""],FVE_E_NO_BOOTMGR_METRIC:[29,7,1,""],FVE_E_NO_BOOTSECTOR_METRIC:[29,7,1,""],FVE_E_NO_EXISTING_PASSPHRASE:[29,7,1,""],FVE_E_NO_EXISTING_PIN:[29,7,1,""],FVE_E_NO_FEATURE_LICENSE:[29,7,1,""],FVE_E_NO_LICENSE:[29,7,1,""],FVE_E_NO_MBR_METRIC:[29,7,1,""],FVE_E_NO_PASSPHRASE_WITH_TPM:[29,7,1,""],FVE_E_NO_PREBOOT_KEYBOARD_DETECTED:[29,7,1,""],FVE_E_NO_PREBOOT_KEYBOARD_OR_WINRE_DETECTED:[29,7,1,""],FVE_E_NO_PROTECTORS_TO_TEST:[29,7,1,""],FVE_E_NO_SUCH_CAPABILITY_ON_TARGET:[29,7,1,""],FVE_E_NO_TPM_BIOS:[29,7,1,""],FVE_E_NO_TPM_WITH_PASSPHRASE:[29,7,1,""],FVE_E_OPERATION_NOT_SUPPORTED_ON_VISTA_VOLUME:[29,7,1,""],FVE_E_OSV_KSR_NOT_ALLOWED:[29,7,1,""],FVE_E_OS_NOT_PROTECTED:[29,7,1,""],FVE_E_OS_VOLUME_PASSPHRASE_NOT_ALLOWED:[29,7,1,""],FVE_E_OVERLAPPED_UPDATE:[29,7,1,""],FVE_E_PASSPHRASE_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED:[29,7,1,""],FVE_E_PASSPHRASE_TOO_LONG:[29,7,1,""],FVE_E_PIN_INVALID:[29,7,1,""],FVE_E_PIN_PROTECTOR_CHANGE_BY_STD_USER_DISALLOWED:[29,7,1,""],FVE_E_POLICY_CONFLICT_FDV_RK_OFF_AUK_ON:[29,7,1,""],FVE_E_POLICY_CONFLICT_FDV_RP_OFF_ADB_ON:[29,7,1,""],FVE_E_POLICY_CONFLICT_OSV_RP_OFF_ADB_ON:[29,7,1,""],FVE_E_POLICY_CONFLICT_RDV_RK_OFF_AUK_ON:[29,7,1,""],FVE_E_POLICY_CONFLICT_RDV_RP_OFF_ADB_ON:[29,7,1,""],FVE_E_POLICY_CONFLICT_RO_AND_STARTUP_KEY_REQUIRED:[29,7,1,""],FVE_E_POLICY_INVALID_ENHANCED_BCD_SETTINGS:[29,7,1,""],FVE_E_POLICY_INVALID_PASSPHRASE_LENGTH:[29,7,1,""],FVE_E_POLICY_INVALID_PIN_LENGTH:[29,7,1,""],FVE_E_POLICY_PASSPHRASE_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_PASSPHRASE_REQUIRED:[29,7,1,""],FVE_E_POLICY_PASSPHRASE_REQUIRES_ASCII:[29,7,1,""],FVE_E_POLICY_PASSPHRASE_TOO_SIMPLE:[29,7,1,""],FVE_E_POLICY_PASSWORD_REQUIRED:[29,7,1,""],FVE_E_POLICY_PROHIBITS_SELFSIGNED:[29,7,1,""],FVE_E_POLICY_RECOVERY_KEY_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_RECOVERY_KEY_REQUIRED:[29,7,1,""],FVE_E_POLICY_RECOVERY_PASSWORD_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_RECOVERY_PASSWORD_REQUIRED:[29,7,1,""],FVE_E_POLICY_REQUIRES_RECOVERY_PASSWORD_ON_TOUCH_DEVICE:[29,7,1,""],FVE_E_POLICY_REQUIRES_STARTUP_PIN_ON_TOUCH_DEVICE:[29,7,1,""],FVE_E_POLICY_STARTUP_KEY_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_STARTUP_KEY_REQUIRED:[29,7,1,""],FVE_E_POLICY_STARTUP_PIN_KEY_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_STARTUP_PIN_KEY_REQUIRED:[29,7,1,""],FVE_E_POLICY_STARTUP_PIN_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_STARTUP_PIN_REQUIRED:[29,7,1,""],FVE_E_POLICY_STARTUP_TPM_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_STARTUP_TPM_REQUIRED:[29,7,1,""],FVE_E_POLICY_USER_CERTIFICATE_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_USER_CERTIFICATE_REQUIRED:[29,7,1,""],FVE_E_POLICY_USER_CERT_MUST_BE_HW:[29,7,1,""],FVE_E_POLICY_USER_CONFIGURE_FDV_AUTOUNLOCK_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_USER_CONFIGURE_RDV_AUTOUNLOCK_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_USER_CONFIGURE_RDV_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_USER_DISABLE_RDV_NOT_ALLOWED:[29,7,1,""],FVE_E_POLICY_USER_ENABLE_RDV_NOT_ALLOWED:[29,7,1,""],FVE_E_PRIVATEKEY_AUTH_FAILED:[29,7,1,""],FVE_E_PROTECTION_CANNOT_BE_DISABLED:[29,7,1,""],FVE_E_PROTECTION_DISABLED:[29,7,1,""],FVE_E_PROTECTOR_CHANGE_MAX_PASSPHRASE_CHANGE_ATTEMPTS_REACHED:[29,7,1,""],FVE_E_PROTECTOR_CHANGE_MAX_PIN_CHANGE_ATTEMPTS_REACHED:[29,7,1,""],FVE_E_PROTECTOR_CHANGE_PASSPHRASE_MISMATCH:[29,7,1,""],FVE_E_PROTECTOR_CHANGE_PIN_MISMATCH:[29,7,1,""],FVE_E_PROTECTOR_EXISTS:[29,7,1,""],FVE_E_PROTECTOR_NOT_FOUND:[29,7,1,""],FVE_E_PUBKEY_NOT_ALLOWED:[29,7,1,""],FVE_E_RAW_ACCESS:[29,7,1,""],FVE_E_RAW_BLOCKED:[29,7,1,""],FVE_E_REBOOT_REQUIRED:[29,7,1,""],FVE_E_RECOVERY_KEY_REQUIRED:[29,7,1,""],FVE_E_RECOVERY_PARTITION:[29,7,1,""],FVE_E_RELATIVE_PATH:[29,7,1,""],FVE_E_REMOVAL_OF_DRA_FAILED:[29,7,1,""],FVE_E_REMOVAL_OF_NKP_FAILED:[29,7,1,""],FVE_E_SECUREBOOT_CONFIGURATION_INVALID:[29,7,1,""],FVE_E_SECUREBOOT_DISABLED:[29,7,1,""],FVE_E_SECURE_KEY_REQUIRED:[29,7,1,""],FVE_E_SHADOW_COPY_PRESENT:[29,7,1,""],FVE_E_SYSTEM_VOLUME:[29,7,1,""],FVE_E_TOKEN_NOT_IMPERSONATED:[29,7,1,""],FVE_E_TOO_SMALL:[29,7,1,""],FVE_E_TPM_DISABLED:[29,7,1,""],FVE_E_TPM_INVALID_PCR:[29,7,1,""],FVE_E_TPM_NOT_OWNED:[29,7,1,""],FVE_E_TPM_NO_VMK:[29,7,1,""],FVE_E_TPM_SRK_AUTH_NOT_ZERO:[29,7,1,""],FVE_E_TRANSIENT_STATE:[29,7,1,""],FVE_E_VIRTUALIZED_SPACE_TOO_BIG:[29,7,1,""],FVE_E_VOLUME_BOUND_ALREADY:[29,7,1,""],FVE_E_VOLUME_EXTEND_PREVENTS_EOW_DECRYPT:[29,7,1,""],FVE_E_VOLUME_HANDLE_OPEN:[29,7,1,""],FVE_E_VOLUME_NOT_BOUND:[29,7,1,""],FVE_E_VOLUME_TOO_SMALL:[29,7,1,""],FVE_E_WIPE_CANCEL_NOT_APPLICABLE:[29,7,1,""],FVE_E_WIPE_NOT_ALLOWED_ON_TP_STORAGE:[29,7,1,""],FVE_E_WRONG_BOOTMGR:[29,7,1,""],FVE_E_WRONG_BOOTSECTOR:[29,7,1,""],FVE_E_WRONG_SYSTEM_FS:[29,7,1,""],FWP_E_ACTION_INCOMPATIBLE_WITH_LAYER:[29,7,1,""],FWP_E_ACTION_INCOMPATIBLE_WITH_SUBLAYER:[29,7,1,""],FWP_E_ALREADY_EXISTS:[29,7,1,""],FWP_E_BUILTIN_OBJECT:[29,7,1,""],FWP_E_CALLOUT_NOTIFICATION_FAILED:[29,7,1,""],FWP_E_CALLOUT_NOT_FOUND:[29,7,1,""],FWP_E_CONDITION_NOT_FOUND:[29,7,1,""],FWP_E_CONNECTIONS_DISABLED:[29,7,1,""],FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT:[29,7,1,""],FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER:[29,7,1,""],FWP_E_DROP_NOICMP:[29,7,1,""],FWP_E_DUPLICATE_AUTH_METHOD:[29,7,1,""],FWP_E_DUPLICATE_CONDITION:[29,7,1,""],FWP_E_DUPLICATE_KEYMOD:[29,7,1,""],FWP_E_DYNAMIC_SESSION_IN_PROGRESS:[29,7,1,""],FWP_E_EM_NOT_SUPPORTED:[29,7,1,""],FWP_E_FILTER_NOT_FOUND:[29,7,1,""],FWP_E_IKEEXT_NOT_RUNNING:[29,7,1,""],FWP_E_INCOMPATIBLE_AUTH_METHOD:[29,7,1,""],FWP_E_INCOMPATIBLE_CIPHER_TRANSFORM:[29,7,1,""],FWP_E_INCOMPATIBLE_DH_GROUP:[29,7,1,""],FWP_E_INCOMPATIBLE_LAYER:[29,7,1,""],FWP_E_INCOMPATIBLE_SA_STATE:[29,7,1,""],FWP_E_INCOMPATIBLE_TXN:[29,7,1,""],FWP_E_INVALID_ACTION_TYPE:[29,7,1,""],FWP_E_INVALID_AUTH_TRANSFORM:[29,7,1,""],FWP_E_INVALID_CIPHER_TRANSFORM:[29,7,1,""],FWP_E_INVALID_DNS_NAME:[29,7,1,""],FWP_E_INVALID_ENUMERATOR:[29,7,1,""],FWP_E_INVALID_FLAGS:[29,7,1,""],FWP_E_INVALID_INTERVAL:[29,7,1,""],FWP_E_INVALID_NET_MASK:[29,7,1,""],FWP_E_INVALID_PARAMETER:[29,7,1,""],FWP_E_INVALID_RANGE:[29,7,1,""],FWP_E_INVALID_TRANSFORM_COMBINATION:[29,7,1,""],FWP_E_INVALID_TUNNEL_ENDPOINT:[29,7,1,""],FWP_E_INVALID_WEIGHT:[29,7,1,""],FWP_E_IN_USE:[29,7,1,""],FWP_E_KEY_DICTATION_INVALID_KEYING_MATERIAL:[29,7,1,""],FWP_E_KEY_DICTATOR_ALREADY_REGISTERED:[29,7,1,""],FWP_E_KM_CLIENTS_ONLY:[29,7,1,""],FWP_E_L2_DRIVER_NOT_READY:[29,7,1,""],FWP_E_LAYER_NOT_FOUND:[29,7,1,""],FWP_E_LIFETIME_MISMATCH:[29,7,1,""],FWP_E_MATCH_TYPE_MISMATCH:[29,7,1,""],FWP_E_NET_EVENTS_DISABLED:[29,7,1,""],FWP_E_NEVER_MATCH:[29,7,1,""],FWP_E_NOTIFICATION_DROPPED:[29,7,1,""],FWP_E_NOT_FOUND:[29,7,1,""],FWP_E_NO_TXN_IN_PROGRESS:[29,7,1,""],FWP_E_NULL_DISPLAY_NAME:[29,7,1,""],FWP_E_NULL_POINTER:[29,7,1,""],FWP_E_OUT_OF_BOUNDS:[29,7,1,""],FWP_E_PROVIDER_CONTEXT_MISMATCH:[29,7,1,""],FWP_E_PROVIDER_CONTEXT_NOT_FOUND:[29,7,1,""],FWP_E_PROVIDER_NOT_FOUND:[29,7,1,""],FWP_E_RESERVED:[29,7,1,""],FWP_E_SESSION_ABORTED:[29,7,1,""],FWP_E_STILL_ON:[29,7,1,""],FWP_E_SUBLAYER_NOT_FOUND:[29,7,1,""],FWP_E_TIMEOUT:[29,7,1,""],FWP_E_TOO_MANY_CALLOUTS:[29,7,1,""],FWP_E_TOO_MANY_SUBLAYERS:[29,7,1,""],FWP_E_TRAFFIC_MISMATCH:[29,7,1,""],FWP_E_TXN_ABORTED:[29,7,1,""],FWP_E_TXN_IN_PROGRESS:[29,7,1,""],FWP_E_TYPE_MISMATCH:[29,7,1,""],FWP_E_WRONG_SESSION:[29,7,1,""],FWP_E_ZERO_LENGTH_ARRAY:[29,7,1,""],Flag:[6,1,1,""],GCN_E_DEFAULTNAMESPACE_EXISTS:[29,7,1,""],GCN_E_MODULE_NOT_FOUND:[29,7,1,""],GCN_E_NETADAPTER_NOT_FOUND:[29,7,1,""],GCN_E_NETADAPTER_TIMEOUT:[29,7,1,""],GCN_E_NETCOMPARTMENT_NOT_FOUND:[29,7,1,""],GCN_E_NETINTERFACE_NOT_FOUND:[29,7,1,""],GCN_E_NO_REQUEST_HANDLERS:[29,7,1,""],GCN_E_REQUEST_UNSUPPORTED:[29,7,1,""],GCN_E_RUNTIMEKEYS_FAILED:[29,7,1,""],GENERIC_ALL:[27,7,1,""],GENERIC_EXECUTE:[27,7,1,""],GENERIC_READ:[27,7,1,""],GENERIC_WRITE:[27,7,1,""],GROUP_SECURITY_INFORMATION:[27,7,1,""],HCN_E_ADAPTER_NOT_FOUND:[29,7,1,""],HCN_E_ADDR_INVALID_OR_RESERVED:[29,7,1,""],HCN_E_DEGRADED_OPERATION:[29,7,1,""],HCN_E_ENDPOINT_ALREADY_ATTACHED:[29,7,1,""],HCN_E_ENDPOINT_NAMESPACE_ALREADY_EXISTS:[29,7,1,""],HCN_E_ENDPOINT_NOT_FOUND:[29,7,1,""],HCN_E_ENDPOINT_SHARING_DISABLED:[29,7,1,""],HCN_E_ENTITY_HAS_REFERENCES:[29,7,1,""],HCN_E_GUID_CONVERSION_FAILURE:[29,7,1,""],HCN_E_ICS_DISABLED:[29,7,1,""],HCN_E_INVALID_ENDPOINT:[29,7,1,""],HCN_E_INVALID_INTERNAL_PORT:[29,7,1,""],HCN_E_INVALID_IP:[29,7,1,""],HCN_E_INVALID_JSON:[29,7,1,""],HCN_E_INVALID_JSON_REFERENCE:[29,7,1,""],HCN_E_INVALID_NETWORK:[29,7,1,""],HCN_E_INVALID_NETWORK_TYPE:[29,7,1,""],HCN_E_INVALID_POLICY:[29,7,1,""],HCN_E_INVALID_POLICY_TYPE:[29,7,1,""],HCN_E_INVALID_REMOTE_ENDPOINT_OPERATION:[29,7,1,""],HCN_E_LAYER_ALREADY_EXISTS:[29,7,1,""],HCN_E_LAYER_NOT_FOUND:[29,7,1,""],HCN_E_MANAGER_STOPPED:[29,7,1,""],HCN_E_MAPPING_NOT_SUPPORTED:[29,7,1,""],HCN_E_NAMESPACE_ATTACH_FAILED:[29,7,1,""],HCN_E_NETWORK_ALREADY_EXISTS:[29,7,1,""],HCN_E_NETWORK_NOT_FOUND:[29,7,1,""],HCN_E_POLICY_ALREADY_EXISTS:[29,7,1,""],HCN_E_POLICY_NOT_FOUND:[29,7,1,""],HCN_E_PORT_ALREADY_EXISTS:[29,7,1,""],HCN_E_PORT_NOT_FOUND:[29,7,1,""],HCN_E_REGKEY_FAILURE:[29,7,1,""],HCN_E_REQUEST_UNSUPPORTED:[29,7,1,""],HCN_E_SHARED_SWITCH_MODIFICATION:[29,7,1,""],HCN_E_SUBNET_NOT_FOUND:[29,7,1,""],HCN_E_SWITCH_EXTENSION_NOT_FOUND:[29,7,1,""],HCN_E_SWITCH_NOT_FOUND:[29,7,1,""],HCN_E_VFP_PORTSETTING_NOT_FOUND:[29,7,1,""],HCS_E_ACCESS_DENIED:[29,7,1,""],HCS_E_CONNECTION_CLOSED:[29,7,1,""],HCS_E_CONNECTION_TIMEOUT:[29,7,1,""],HCS_E_CONNECT_FAILED:[29,7,1,""],HCS_E_GUEST_CRITICAL_ERROR:[29,7,1,""],HCS_E_HYPERV_NOT_INSTALLED:[29,7,1,""],HCS_E_IMAGE_MISMATCH:[29,7,1,""],HCS_E_INVALID_JSON:[29,7,1,""],HCS_E_INVALID_LAYER:[29,7,1,""],HCS_E_INVALID_STATE:[29,7,1,""],HCS_E_OPERATION_ALREADY_STARTED:[29,7,1,""],HCS_E_OPERATION_NOT_STARTED:[29,7,1,""],HCS_E_OPERATION_PENDING:[29,7,1,""],HCS_E_OPERATION_RESULT_ALLOCATION_FAILED:[29,7,1,""],HCS_E_OPERATION_SYSTEM_CALLBACK_ALREADY_SET:[29,7,1,""],HCS_E_OPERATION_TIMEOUT:[29,7,1,""],HCS_E_PROTOCOL_ERROR:[29,7,1,""],HCS_E_SERVICE_NOT_AVAILABLE:[29,7,1,""],HCS_E_SYSTEM_ALREADY_EXISTS:[29,7,1,""],HCS_E_SYSTEM_ALREADY_STOPPED:[29,7,1,""],HCS_E_SYSTEM_NOT_FOUND:[29,7,1,""],HCS_E_TERMINATED:[29,7,1,""],HCS_E_TERMINATED_DURING_START:[29,7,1,""],HCS_E_UNEXPECTED_EXIT:[29,7,1,""],HCS_E_UNKNOWN_MESSAGE:[29,7,1,""],HCS_E_UNSUPPORTED_PROTOCOL_VERSION:[29,7,1,""],HCS_E_WINDOWS_INSIDER_REQUIRED:[29,7,1,""],HIGH_PRIORITY_CLASS:[27,7,1,""],HKEY_CLASSES_ROOT:[27,7,1,""],HKEY_CURRENT_CONFIG:[27,7,1,""],HKEY_CURRENT_USER:[27,7,1,""],HKEY_CURRENT_USER_LOCAL_SETTINGS:[27,7,1,""],HKEY_DYN_DATA:[27,7,1,""],HKEY_LOCAL_MACHINE:[27,7,1,""],HKEY_PERFORMANCE_DATA:[27,7,1,""],HKEY_PERFORMANCE_NLSTEXT:[27,7,1,""],HKEY_PERFORMANCE_TEXT:[27,7,1,""],HKEY_USERS:[27,7,1,""],HTTP_E_STATUS_AMBIGUOUS:[29,7,1,""],HTTP_E_STATUS_BAD_GATEWAY:[29,7,1,""],HTTP_E_STATUS_BAD_METHOD:[29,7,1,""],HTTP_E_STATUS_BAD_REQUEST:[29,7,1,""],HTTP_E_STATUS_CONFLICT:[29,7,1,""],HTTP_E_STATUS_DENIED:[29,7,1,""],HTTP_E_STATUS_EXPECTATION_FAILED:[29,7,1,""],HTTP_E_STATUS_FORBIDDEN:[29,7,1,""],HTTP_E_STATUS_GATEWAY_TIMEOUT:[29,7,1,""],HTTP_E_STATUS_GONE:[29,7,1,""],HTTP_E_STATUS_LENGTH_REQUIRED:[29,7,1,""],HTTP_E_STATUS_MOVED:[29,7,1,""],HTTP_E_STATUS_NONE_ACCEPTABLE:[29,7,1,""],HTTP_E_STATUS_NOT_FOUND:[29,7,1,""],HTTP_E_STATUS_NOT_MODIFIED:[29,7,1,""],HTTP_E_STATUS_NOT_SUPPORTED:[29,7,1,""],HTTP_E_STATUS_PAYMENT_REQ:[29,7,1,""],HTTP_E_STATUS_PRECOND_FAILED:[29,7,1,""],HTTP_E_STATUS_PROXY_AUTH_REQ:[29,7,1,""],HTTP_E_STATUS_RANGE_NOT_SATISFIABLE:[29,7,1,""],HTTP_E_STATUS_REDIRECT:[29,7,1,""],HTTP_E_STATUS_REDIRECT_KEEP_VERB:[29,7,1,""],HTTP_E_STATUS_REDIRECT_METHOD:[29,7,1,""],HTTP_E_STATUS_REQUEST_TIMEOUT:[29,7,1,""],HTTP_E_STATUS_REQUEST_TOO_LARGE:[29,7,1,""],HTTP_E_STATUS_SERVER_ERROR:[29,7,1,""],HTTP_E_STATUS_SERVICE_UNAVAIL:[29,7,1,""],HTTP_E_STATUS_UNEXPECTED:[29,7,1,""],HTTP_E_STATUS_UNEXPECTED_CLIENT_ERROR:[29,7,1,""],HTTP_E_STATUS_UNEXPECTED_REDIRECTION:[29,7,1,""],HTTP_E_STATUS_UNEXPECTED_SERVER_ERROR:[29,7,1,""],HTTP_E_STATUS_UNSUPPORTED_MEDIA:[29,7,1,""],HTTP_E_STATUS_URI_TOO_LONG:[29,7,1,""],HTTP_E_STATUS_USE_PROXY:[29,7,1,""],HTTP_E_STATUS_VERSION_NOT_SUP:[29,7,1,""],IDLE_PRIORITY_CLASS:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_ARCHITECTURE:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_BASERELOC:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_DEBUG:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_EXCEPTION:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_EXPORT:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_GLOBALPTR:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_IAT:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_IMPORT:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_RESOURCE:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_SECURITY:[27,7,1,""],IMAGE_DIRECTORY_ENTRY_TLS:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_APPCONTAINER:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_FORCE_INTEGRITY:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_GUARD_CF:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_NO_BIND:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_NO_ISOLATION:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_NO_SEH:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_NX_COMPAT:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE:[27,7,1,""],IMAGE_DLLCHARACTERISTICS_WDM_DRIVER:[27,7,1,""],IMAGE_FILE_32BIT_MACHINE:[27,7,1,""],IMAGE_FILE_AGGRESIVE_WS_TRIM:[27,7,1,""],IMAGE_FILE_BYTES_REVERSED_HI:[27,7,1,""],IMAGE_FILE_BYTES_REVERSED_LO:[27,7,1,""],IMAGE_FILE_DEBUG_STRIPPED:[27,7,1,""],IMAGE_FILE_DLL:[27,7,1,""],IMAGE_FILE_EXECUTABLE_IMAGE:[27,7,1,""],IMAGE_FILE_LARGE_ADDRESS_AWARE:[27,7,1,""],IMAGE_FILE_LINE_NUMS_STRIPPED:[27,7,1,""],IMAGE_FILE_LOCAL_SYMS_STRIPPED:[27,7,1,""],IMAGE_FILE_MACHINE_ALPHA64:[27,7,1,""],IMAGE_FILE_MACHINE_ALPHA:[27,7,1,""],IMAGE_FILE_MACHINE_AM33:[27,7,1,""],IMAGE_FILE_MACHINE_AMD64:[27,7,1,""],IMAGE_FILE_MACHINE_ARM:[27,7,1,""],IMAGE_FILE_MACHINE_ARMNT:[27,7,1,""],IMAGE_FILE_MACHINE_AXP64:[27,7,1,""],IMAGE_FILE_MACHINE_CEE:[27,7,1,""],IMAGE_FILE_MACHINE_CEF:[27,7,1,""],IMAGE_FILE_MACHINE_EBC:[27,7,1,""],IMAGE_FILE_MACHINE_I386:[27,7,1,""],IMAGE_FILE_MACHINE_IA64:[27,7,1,""],IMAGE_FILE_MACHINE_M32R:[27,7,1,""],IMAGE_FILE_MACHINE_MIPS16:[27,7,1,""],IMAGE_FILE_MACHINE_MIPSFPU16:[27,7,1,""],IMAGE_FILE_MACHINE_MIPSFPU:[27,7,1,""],IMAGE_FILE_MACHINE_POWERPC:[27,7,1,""],IMAGE_FILE_MACHINE_POWERPCFP:[27,7,1,""],IMAGE_FILE_MACHINE_R10000:[27,7,1,""],IMAGE_FILE_MACHINE_R3000:[27,7,1,""],IMAGE_FILE_MACHINE_R4000:[27,7,1,""],IMAGE_FILE_MACHINE_SH3:[27,7,1,""],IMAGE_FILE_MACHINE_SH3DSP:[27,7,1,""],IMAGE_FILE_MACHINE_SH3E:[27,7,1,""],IMAGE_FILE_MACHINE_SH4:[27,7,1,""],IMAGE_FILE_MACHINE_SH5:[27,7,1,""],IMAGE_FILE_MACHINE_THUMB:[27,7,1,""],IMAGE_FILE_MACHINE_TRICORE:[27,7,1,""],IMAGE_FILE_MACHINE_UNKNOWN:[27,7,1,""],IMAGE_FILE_MACHINE_WCEMIPSV2:[27,7,1,""],IMAGE_FILE_NET_RUN_FROM_SWAP:[27,7,1,""],IMAGE_FILE_RELOCS_STRIPPED:[27,7,1,""],IMAGE_FILE_REMOVABLE_RUN_FROM_SWAP:[27,7,1,""],IMAGE_FILE_SYSTEM:[27,7,1,""],IMAGE_FILE_UP_SYSTEM_ONLY:[27,7,1,""],IMAGE_NUMBEROF_DIRECTORY_ENTRIES:[27,7,1,""],IMAGE_REL_BASED_ABSOLUTE:[27,7,1,""],IMAGE_REL_BASED_DIR64:[27,7,1,""],IMAGE_REL_BASED_HIGH:[27,7,1,""],IMAGE_REL_BASED_HIGHADJ:[27,7,1,""],IMAGE_REL_BASED_HIGHLOW:[27,7,1,""],IMAGE_REL_BASED_LOW:[27,7,1,""],IMAGE_REL_BASED_MACHINE_SPECIFIC_5:[27,7,1,""],IMAGE_REL_BASED_MACHINE_SPECIFIC_7:[27,7,1,""],IMAGE_REL_BASED_MACHINE_SPECIFIC_8:[27,7,1,""],IMAGE_REL_BASED_MACHINE_SPECIFIC_9:[27,7,1,""],IMAGE_REL_BASED_RESERVED:[27,7,1,""],IMAGE_SCN_ALIGN_1024BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_128BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_16BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_1BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_2048BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_256BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_2BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_32BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_4096BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_4BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_512BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_64BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_8192BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_8BYTES:[27,7,1,""],IMAGE_SCN_ALIGN_MASK:[27,7,1,""],IMAGE_SCN_CNT_CODE:[27,7,1,""],IMAGE_SCN_CNT_INITIALIZED_DATA:[27,7,1,""],IMAGE_SCN_CNT_UNINITIALIZED_DATA:[27,7,1,""],IMAGE_SCN_GPREL:[27,7,1,""],IMAGE_SCN_LNK_COMDAT:[27,7,1,""],IMAGE_SCN_LNK_INFO:[27,7,1,""],IMAGE_SCN_LNK_NRELOC_OVFL:[27,7,1,""],IMAGE_SCN_LNK_OTHER:[27,7,1,""],IMAGE_SCN_LNK_REMOVE:[27,7,1,""],IMAGE_SCN_MEM_16BIT:[27,7,1,""],IMAGE_SCN_MEM_DISCARDABLE:[27,7,1,""],IMAGE_SCN_MEM_EXECUTE:[27,7,1,""],IMAGE_SCN_MEM_FARDATA:[27,7,1,""],IMAGE_SCN_MEM_LOCKED:[27,7,1,""],IMAGE_SCN_MEM_NOT_CACHED:[27,7,1,""],IMAGE_SCN_MEM_NOT_PAGED:[27,7,1,""],IMAGE_SCN_MEM_PRELOAD:[27,7,1,""],IMAGE_SCN_MEM_PURGEABLE:[27,7,1,""],IMAGE_SCN_MEM_READ:[27,7,1,""],IMAGE_SCN_MEM_SHARED:[27,7,1,""],IMAGE_SCN_MEM_WRITE:[27,7,1,""],IMAGE_SCN_NO_DEFER_SPEC_EXC:[27,7,1,""],IMAGE_SCN_TYPE_COPY:[27,7,1,""],IMAGE_SCN_TYPE_DSECT:[27,7,1,""],IMAGE_SCN_TYPE_GROUP:[27,7,1,""],IMAGE_SCN_TYPE_NOLOAD:[27,7,1,""],IMAGE_SCN_TYPE_NO_PAD:[27,7,1,""],IMAGE_SCN_TYPE_OVER:[27,7,1,""],IMAGE_SCN_TYPE_REG:[27,7,1,""],IMAGE_SIZEOF_SHORT_NAME:[27,7,1,""],INET_E_AUTHENTICATION_REQUIRED:[29,7,1,""],INET_E_CANNOT_CONNECT:[29,7,1,""],INET_E_CANNOT_INSTANTIATE_OBJECT:[29,7,1,""],INET_E_CANNOT_LOAD_DATA:[29,7,1,""],INET_E_CONNECTION_TIMEOUT:[29,7,1,""],INET_E_DATA_NOT_AVAILABLE:[29,7,1,""],INET_E_DOWNLOAD_FAILURE:[29,7,1,""],INET_E_INVALID_CERTIFICATE:[29,7,1,""],INET_E_INVALID_REQUEST:[29,7,1,""],INET_E_INVALID_URL:[29,7,1,""],INET_E_NO_SESSION:[29,7,1,""],INET_E_NO_VALID_MEDIA:[29,7,1,""],INET_E_OBJECT_NOT_FOUND:[29,7,1,""],INET_E_REDIRECT_FAILED:[29,7,1,""],INET_E_REDIRECT_TO_DIR:[29,7,1,""],INET_E_RESOURCE_NOT_FOUND:[29,7,1,""],INET_E_SECURITY_PROBLEM:[29,7,1,""],INET_E_UNKNOWN_PROTOCOL:[29,7,1,""],INFINITE:[27,7,1,""],INHERITED_ACE:[27,7,1,""],INHERIT_CALLER_PRIORITY:[27,7,1,""],INHERIT_ONLY_ACE:[27,7,1,""],INHERIT_PARENT_AFFINITY:[27,7,1,""],INPLACE_E_FIRST:[29,7,1,""],INPLACE_E_LAST:[29,7,1,""],INPLACE_E_NOTOOLSPACE:[29,7,1,""],INPLACE_E_NOTUNDOABLE:[29,7,1,""],INPLACE_S_FIRST:[29,7,1,""],INPLACE_S_LAST:[29,7,1,""],INPLACE_S_TRUNCATED:[29,7,1,""],INPUT_E_DEVICE_INFO:[29,7,1,""],INPUT_E_DEVICE_PROPERTY:[29,7,1,""],INPUT_E_FRAME:[29,7,1,""],INPUT_E_HISTORY:[29,7,1,""],INPUT_E_MULTIMODAL:[29,7,1,""],INPUT_E_OUT_OF_ORDER:[29,7,1,""],INPUT_E_PACKET:[29,7,1,""],INPUT_E_REENTRANCY:[29,7,1,""],INPUT_E_TRANSFORM:[29,7,1,""],INVALID_HANDLE_VALUE:[27,7,1,""],IO_COMPLETION_ALL_ACCESS:[27,7,1,""],IO_COMPLETION_MODIFY_STATE:[27,7,1,""],IO_COMPLETION_QUERY_STATE:[27,7,1,""],JOB_OBJECT_ALL_ACCESS:[27,7,1,""],JOB_OBJECT_ASSIGN_PROCESS:[27,7,1,""],JOB_OBJECT_QUERY:[27,7,1,""],JOB_OBJECT_SET_ATTRIBUTES:[27,7,1,""],JOB_OBJECT_SET_SECURITY_ATTRIBUTES:[27,7,1,""],JOB_OBJECT_TERMINATE:[27,7,1,""],JSCRIPT_E_CANTEXECUTE:[29,7,1,""],KEY_ALL_ACCESS:[27,7,1,""],KEY_CREATE_LINK:[27,7,1,""],KEY_CREATE_SUB_KEY:[27,7,1,""],KEY_ENUMERATE_SUB_KEYS:[27,7,1,""],KEY_EXECUTE:[27,7,1,""],KEY_NOTIFY:[27,7,1,""],KEY_QUERY_VALUE:[27,7,1,""],KEY_READ:[27,7,1,""],KEY_SET_VALUE:[27,7,1,""],KEY_WOW64_32KEY:[27,7,1,""],KEY_WOW64_64KEY:[27,7,1,""],KEY_WOW64_RES:[27,7,1,""],KEY_WRITE:[27,7,1,""],LABEL_SECURITY_INFORMATION:[27,7,1,""],LOAD_DLL_DEBUG_EVENT:[27,7,1,""],LPC_CLIENT_DIED:[27,7,1,""],LPC_CONNECTION_REQUEST:[27,7,1,""],LPC_DATAGRAM:[27,7,1,""],LPC_DEBUG_EVENT:[27,7,1,""],LPC_ERROR_EVENT:[27,7,1,""],LPC_EXCEPTION:[27,7,1,""],LPC_LOST_REPLY:[27,7,1,""],LPC_PORT_CLOSED:[27,7,1,""],LPC_REPLY:[27,7,1,""],LPC_REQUEST:[27,7,1,""],MAILSLOT_NO_MESSAGE:[27,7,1,""],MAILSLOT_WAIT_FOREVER:[27,7,1,""],MARSHAL_E_FIRST:[29,7,1,""],MARSHAL_E_LAST:[29,7,1,""],MARSHAL_S_FIRST:[29,7,1,""],MARSHAL_S_LAST:[29,7,1,""],MAXIMUM_ALLOWED:[27,7,1,""],MAXLEN_IFDESCR:[27,7,1,""],MAXLEN_PHYSADDR:[27,7,1,""],MAX_ADAPTER_NAME:[27,7,1,""],MAX_INTERFACE_NAME_LEN:[27,7,1,""],MAX_PATH:[27,7,1,""],MEM_4MB_PAGES:[27,7,1,""],MEM_COMMIT:[27,7,1,""],MEM_DECOMMIT:[27,7,1,""],MEM_E_INVALID_LINK:[29,7,1,""],MEM_E_INVALID_ROOT:[29,7,1,""],MEM_E_INVALID_SIZE:[29,7,1,""],MEM_FREE:[27,7,1,""],MEM_IMAGE:[27,7,1,""],MEM_LARGE_PAGES:[27,7,1,""],MEM_MAPPED:[27,7,1,""],MEM_PHYSICAL:[27,7,1,""],MEM_PRIVATE:[27,7,1,""],MEM_RELEASE:[27,7,1,""],MEM_RESERVE:[27,7,1,""],MEM_RESET:[27,7,1,""],MEM_ROTATE:[27,7,1,""],MEM_TOP_DOWN:[27,7,1,""],MEM_WRITE_WATCH:[27,7,1,""],MILAVERR_INSUFFICIENTVIDEORESOURCES:[29,7,1,""],MILAVERR_INVALIDWMPVERSION:[29,7,1,""],MILAVERR_MEDIAPLAYERCLOSED:[29,7,1,""],MILAVERR_MODULENOTLOADED:[29,7,1,""],MILAVERR_NOCLOCK:[29,7,1,""],MILAVERR_NOMEDIATYPE:[29,7,1,""],MILAVERR_NOREADYFRAMES:[29,7,1,""],MILAVERR_NOVIDEOMIXER:[29,7,1,""],MILAVERR_NOVIDEOPRESENTER:[29,7,1,""],MILAVERR_REQUESTEDTEXTURETOOBIG:[29,7,1,""],MILAVERR_SEEKFAILED:[29,7,1,""],MILAVERR_UNEXPECTEDWMPFAILURE:[29,7,1,""],MILAVERR_UNKNOWNHARDWAREERROR:[29,7,1,""],MILAVERR_VIDEOACCELERATIONNOTAVAILABLE:[29,7,1,""],MILAVERR_WMPFACTORYNOTREGISTERED:[29,7,1,""],MILEFFECTSERR_ALREADYATTACHEDTOLISTENER:[29,7,1,""],MILEFFECTSERR_CONNECTORNOTASSOCIATEDWITHEFFECT:[29,7,1,""],MILEFFECTSERR_CONNECTORNOTCONNECTED:[29,7,1,""],MILEFFECTSERR_CYCLEDETECTED:[29,7,1,""],MILEFFECTSERR_EFFECTALREADYINAGRAPH:[29,7,1,""],MILEFFECTSERR_EFFECTHASNOCHILDREN:[29,7,1,""],MILEFFECTSERR_EFFECTINMORETHANONEGRAPH:[29,7,1,""],MILEFFECTSERR_EFFECTNOTPARTOFGROUP:[29,7,1,""],MILEFFECTSERR_EMPTYBOUNDS:[29,7,1,""],MILEFFECTSERR_NOINPUTSOURCEATTACHED:[29,7,1,""],MILEFFECTSERR_NOTAFFINETRANSFORM:[29,7,1,""],MILEFFECTSERR_OUTPUTSIZETOOLARGE:[29,7,1,""],MILEFFECTSERR_RESERVED:[29,7,1,""],MILEFFECTSERR_UNKNOWNPROPERTY:[29,7,1,""],MILERR_ADAPTER_NOT_FOUND:[29,7,1,""],MILERR_ALREADYLOCKED:[29,7,1,""],MILERR_ALREADY_INITIALIZED:[29,7,1,""],MILERR_BADNUMBER:[29,7,1,""],MILERR_COLORSPACE_NOT_SUPPORTED:[29,7,1,""],MILERR_DEVICECANNOTRENDERTEXT:[29,7,1,""],MILERR_DISPLAYFORMATNOTSUPPORTED:[29,7,1,""],MILERR_DISPLAYID_ACCESS_DENIED:[29,7,1,""],MILERR_DISPLAYSTATEINVALID:[29,7,1,""],MILERR_DXGI_ENUMERATION_OUT_OF_SYNC:[29,7,1,""],MILERR_GENERIC_IGNORE:[29,7,1,""],MILERR_GLYPHBITMAPMISSED:[29,7,1,""],MILERR_INSUFFICIENTBUFFER:[29,7,1,""],MILERR_INTERNALERROR:[29,7,1,""],MILERR_INVALIDCALL:[29,7,1,""],MILERR_MALFORMEDGLYPHCACHE:[29,7,1,""],MILERR_MALFORMED_GUIDELINE_DATA:[29,7,1,""],MILERR_MAX_TEXTURE_SIZE_EXCEEDED:[29,7,1,""],MILERR_MISMATCHED_SIZE:[29,7,1,""],MILERR_MROW_READLOCK_FAILED:[29,7,1,""],MILERR_MROW_UPDATE_FAILED:[29,7,1,""],MILERR_NEED_RECREATE_AND_PRESENT:[29,7,1,""],MILERR_NONINVERTIBLEMATRIX:[29,7,1,""],MILERR_NOTLOCKED:[29,7,1,""],MILERR_NOT_QUEUING_PRESENTS:[29,7,1,""],MILERR_NO_HARDWARE_DEVICE:[29,7,1,""],MILERR_NO_REDIRECTION_SURFACE_AVAILABLE:[29,7,1,""],MILERR_NO_REDIRECTION_SURFACE_RETRY_LATER:[29,7,1,""],MILERR_OBJECTBUSY:[29,7,1,""],MILERR_PREFILTER_NOT_SUPPORTED:[29,7,1,""],MILERR_QPC_TIME_WENT_BACKWARD:[29,7,1,""],MILERR_QUEUED_PRESENT_NOT_SUPPORTED:[29,7,1,""],MILERR_REMOTING_NOT_SUPPORTED:[29,7,1,""],MILERR_SCANNER_FAILED:[29,7,1,""],MILERR_SCREENACCESSDENIED:[29,7,1,""],MILERR_SHADER_COMPILE_FAILED:[29,7,1,""],MILERR_TERMINATED:[29,7,1,""],MILERR_TOOMANYSHADERELEMNTS:[29,7,1,""],MILERR_WIN32ERROR:[29,7,1,""],MILERR_ZEROVECTOR:[29,7,1,""],MK_E_CANTOPENFILE:[29,7,1,""],MK_E_CONNECTMANUALLY:[29,7,1,""],MK_E_ENUMERATION_FAILED:[29,7,1,""],MK_E_EXCEEDEDDEADLINE:[29,7,1,""],MK_E_FIRST:[29,7,1,""],MK_E_INTERMEDIATEINTERFACENOTSUPPORTED:[29,7,1,""],MK_E_INVALIDEXTENSION:[29,7,1,""],MK_E_LAST:[29,7,1,""],MK_E_MUSTBOTHERUSER:[29,7,1,""],MK_E_NEEDGENERIC:[29,7,1,""],MK_E_NOINVERSE:[29,7,1,""],MK_E_NOOBJECT:[29,7,1,""],MK_E_NOPREFIX:[29,7,1,""],MK_E_NOSTORAGE:[29,7,1,""],MK_E_NOTBINDABLE:[29,7,1,""],MK_E_NOTBOUND:[29,7,1,""],MK_E_NO_NORMALIZED:[29,7,1,""],MK_E_SYNTAX:[29,7,1,""],MK_E_UNAVAILABLE:[29,7,1,""],MK_S_FIRST:[29,7,1,""],MK_S_HIM:[29,7,1,""],MK_S_LAST:[29,7,1,""],MK_S_ME:[29,7,1,""],MK_S_MONIKERALREADYREGISTERED:[29,7,1,""],MK_S_REDUCED_TO_SELF:[29,7,1,""],MK_S_US:[29,7,1,""],MODE_BIT:[27,7,1,""],MODE_MASK:[27,7,1,""],MSDTC_E_DUPLICATE_RESOURCE:[29,7,1,""],MSSIPOTF_E_BADVERSION:[29,7,1,""],MSSIPOTF_E_BAD_FIRST_TABLE_PLACEMENT:[29,7,1,""],MSSIPOTF_E_BAD_MAGICNUMBER:[29,7,1,""],MSSIPOTF_E_BAD_OFFSET_TABLE:[29,7,1,""],MSSIPOTF_E_CANTGETOBJECT:[29,7,1,""],MSSIPOTF_E_CRYPT:[29,7,1,""],MSSIPOTF_E_DSIG_STRUCTURE:[29,7,1,""],MSSIPOTF_E_FAILED_HINTS_CHECK:[29,7,1,""],MSSIPOTF_E_FAILED_POLICY:[29,7,1,""],MSSIPOTF_E_FILE:[29,7,1,""],MSSIPOTF_E_FILETOOSMALL:[29,7,1,""],MSSIPOTF_E_FILE_CHECKSUM:[29,7,1,""],MSSIPOTF_E_NOHEADTABLE:[29,7,1,""],MSSIPOTF_E_NOT_OPENTYPE:[29,7,1,""],MSSIPOTF_E_OUTOFMEMRANGE:[29,7,1,""],MSSIPOTF_E_PCONST_CHECK:[29,7,1,""],MSSIPOTF_E_STRUCTURE:[29,7,1,""],MSSIPOTF_E_TABLES_OVERLAP:[29,7,1,""],MSSIPOTF_E_TABLE_CHECKSUM:[29,7,1,""],MSSIPOTF_E_TABLE_LONGWORD:[29,7,1,""],MSSIPOTF_E_TABLE_PADBYTES:[29,7,1,""],MSSIPOTF_E_TABLE_TAGORDER:[29,7,1,""],MS_DEF_PROV:[27,7,1,""],MS_DEF_PROV_A:[27,7,1,""],MS_DEF_PROV_W:[27,7,1,""],MS_DEF_RSA_SIG_PROV:[27,7,1,""],MS_DEF_RSA_SIG_PROV_A:[27,7,1,""],MS_DEF_RSA_SIG_PROV_W:[27,7,1,""],MS_ENHANCED_PROV:[27,7,1,""],MS_ENHANCED_PROV_A:[27,7,1,""],MS_ENHANCED_PROV_W:[27,7,1,""],MS_ENH_RSA_AES_PROV_A:[27,7,1,""],MS_ENH_RSA_AES_PROV_W:[27,7,1,""],MS_ENH_RSA_AES_PROV_XP_A:[27,7,1,""],MS_ENH_RSA_AES_PROV_XP_W:[27,7,1,""],MS_STRONG_PROV:[27,7,1,""],MS_STRONG_PROV_A:[27,7,1,""],MS_STRONG_PROV_W:[27,7,1,""],MUTANT_ALL_ACCESS:[27,7,1,""],MUTANT_QUERY_STATE:[27,7,1,""],NAP_E_CONFLICTING_ID:[29,7,1,""],NAP_E_ENTITY_DISABLED:[29,7,1,""],NAP_E_ID_NOT_FOUND:[29,7,1,""],NAP_E_INVALID_PACKET:[29,7,1,""],NAP_E_MAXSIZE_TOO_SMALL:[29,7,1,""],NAP_E_MISMATCHED_ID:[29,7,1,""],NAP_E_MISSING_SOH:[29,7,1,""],NAP_E_NETSH_GROUPPOLICY_ERROR:[29,7,1,""],NAP_E_NOT_INITIALIZED:[29,7,1,""],NAP_E_NOT_PENDING:[29,7,1,""],NAP_E_NOT_REGISTERED:[29,7,1,""],NAP_E_NO_CACHED_SOH:[29,7,1,""],NAP_E_SERVICE_NOT_RUNNING:[29,7,1,""],NAP_E_SHV_CONFIG_EXISTED:[29,7,1,""],NAP_E_SHV_CONFIG_NOT_FOUND:[29,7,1,""],NAP_E_SHV_TIMEOUT:[29,7,1,""],NAP_E_STILL_BOUND:[29,7,1,""],NAP_E_TOO_MANY_CALLS:[29,7,1,""],NAP_S_CERT_ALREADY_PRESENT:[29,7,1,""],NMPWAIT_NOWAIT:[27,7,1,""],NMPWAIT_USE_DEFAULT_WAIT:[27,7,1,""],NMPWAIT_WAIT_FOREVER:[27,7,1,""],NOERROR:[29,7,1,""],NORMAL_PRIORITY_CLASS:[27,7,1,""],NO_ERROR:[29,7,1,""],NO_PROPAGATE_INHERIT_ACE:[27,7,1,""],NTE_AUTHENTICATION_IGNORED:[29,7,1,""],NTE_BAD_ALGID:[29,7,1,""],NTE_BAD_DATA:[29,7,1,""],NTE_BAD_FLAGS:[29,7,1,""],NTE_BAD_HASH:[29,7,1,""],NTE_BAD_HASH_STATE:[29,7,1,""],NTE_BAD_KEY:[29,7,1,""],NTE_BAD_KEYSET:[29,7,1,""],NTE_BAD_KEYSET_PARAM:[29,7,1,""],NTE_BAD_KEY_STATE:[29,7,1,""],NTE_BAD_LEN:[29,7,1,""],NTE_BAD_PROVIDER:[29,7,1,""],NTE_BAD_PROV_TYPE:[29,7,1,""],NTE_BAD_PUBLIC_KEY:[29,7,1,""],NTE_BAD_SIGNATURE:[29,7,1,""],NTE_BAD_TYPE:[29,7,1,""],NTE_BAD_UID:[29,7,1,""],NTE_BAD_VER:[29,7,1,""],NTE_BUFFERS_OVERLAP:[29,7,1,""],NTE_BUFFER_TOO_SMALL:[29,7,1,""],NTE_DECRYPTION_FAILURE:[29,7,1,""],NTE_DEVICE_NOT_FOUND:[29,7,1,""],NTE_DEVICE_NOT_READY:[29,7,1,""],NTE_DOUBLE_ENCRYPT:[29,7,1,""],NTE_ENCRYPTION_FAILURE:[29,7,1,""],NTE_EXISTS:[29,7,1,""],NTE_FAIL:[29,7,1,""],NTE_FIXEDPARAMETER:[29,7,1,""],NTE_HMAC_NOT_SUPPORTED:[29,7,1,""],NTE_INCORRECT_PASSWORD:[29,7,1,""],NTE_INTERNAL_ERROR:[29,7,1,""],NTE_INVALID_HANDLE:[29,7,1,""],NTE_INVALID_PARAMETER:[29,7,1,""],NTE_KEYSET_ENTRY_BAD:[29,7,1,""],NTE_KEYSET_NOT_DEF:[29,7,1,""],NTE_NOT_ACTIVE_CONSOLE:[29,7,1,""],NTE_NOT_FOUND:[29,7,1,""],NTE_NOT_SUPPORTED:[29,7,1,""],NTE_NO_KEY:[29,7,1,""],NTE_NO_MEMORY:[29,7,1,""],NTE_NO_MORE_ITEMS:[29,7,1,""],NTE_OP_OK:[29,7,1,""],NTE_PASSWORD_CHANGE_REQUIRED:[29,7,1,""],NTE_PERM:[29,7,1,""],NTE_PROVIDER_DLL_FAIL:[29,7,1,""],NTE_PROV_DLL_NOT_FOUND:[29,7,1,""],NTE_PROV_TYPE_ENTRY_BAD:[29,7,1,""],NTE_PROV_TYPE_NOT_DEF:[29,7,1,""],NTE_PROV_TYPE_NO_MATCH:[29,7,1,""],NTE_SIGNATURE_FILE_BAD:[29,7,1,""],NTE_SILENT_CONTEXT:[29,7,1,""],NTE_SYS_ERR:[29,7,1,""],NTE_TEMPORARY_PROFILE:[29,7,1,""],NTE_TOKEN_KEYSET_STORAGE_FULL:[29,7,1,""],NTE_UI_REQUIRED:[29,7,1,""],NTE_USER_CANCELLED:[29,7,1,""],NTE_VALIDATION_FAILED:[29,7,1,""],NULL:[27,7,1,""],OBJECT_INHERIT_ACE:[27,7,1,""],OBJECT_TYPE_ALL_ACCESS:[27,7,1,""],OBJECT_TYPE_CREATE:[27,7,1,""],OBJ_CASE_INSENSITIVE:[27,7,1,""],OBJ_EXCLUSIVE:[27,7,1,""],OBJ_FORCE_ACCESS_CHECK:[27,7,1,""],OBJ_INHERIT:[27,7,1,""],OBJ_KERNEL_HANDLE:[27,7,1,""],OBJ_OPENIF:[27,7,1,""],OBJ_OPENLINK:[27,7,1,""],OBJ_PERMANENT:[27,7,1,""],OBJ_VALID_ATTRIBUTES:[27,7,1,""],OLEOBJ_E_FIRST:[29,7,1,""],OLEOBJ_E_INVALIDVERB:[29,7,1,""],OLEOBJ_E_LAST:[29,7,1,""],OLEOBJ_E_NOVERBS:[29,7,1,""],OLEOBJ_S_CANNOT_DOVERB_NOW:[29,7,1,""],OLEOBJ_S_FIRST:[29,7,1,""],OLEOBJ_S_INVALIDHWND:[29,7,1,""],OLEOBJ_S_INVALIDVERB:[29,7,1,""],OLEOBJ_S_LAST:[29,7,1,""],OLE_E_ADVF:[29,7,1,""],OLE_E_ADVISENOTSUPPORTED:[29,7,1,""],OLE_E_BLANK:[29,7,1,""],OLE_E_CANTCONVERT:[29,7,1,""],OLE_E_CANT_BINDTOSOURCE:[29,7,1,""],OLE_E_CANT_GETMONIKER:[29,7,1,""],OLE_E_CLASSDIFF:[29,7,1,""],OLE_E_ENUM_NOMORE:[29,7,1,""],OLE_E_FIRST:[29,7,1,""],OLE_E_INVALIDHWND:[29,7,1,""],OLE_E_INVALIDRECT:[29,7,1,""],OLE_E_LAST:[29,7,1,""],OLE_E_NOCACHE:[29,7,1,""],OLE_E_NOCONNECTION:[29,7,1,""],OLE_E_NOSTORAGE:[29,7,1,""],OLE_E_NOTRUNNING:[29,7,1,""],OLE_E_NOT_INPLACEACTIVE:[29,7,1,""],OLE_E_OLEVERB:[29,7,1,""],OLE_E_PROMPTSAVECANCELLED:[29,7,1,""],OLE_E_STATIC:[29,7,1,""],OLE_E_WRONGCOMPOBJ:[29,7,1,""],OLE_S_FIRST:[29,7,1,""],OLE_S_LAST:[29,7,1,""],OLE_S_MAC_CLIPFORMAT:[29,7,1,""],OLE_S_STATIC:[29,7,1,""],OLE_S_USEREG:[29,7,1,""],ONL_CONNECTION_COUNT_LIMIT:[29,7,1,""],ONL_E_ACCESS_DENIED_BY_TOU:[29,7,1,""],ONL_E_ACCOUNT_LOCKED:[29,7,1,""],ONL_E_ACCOUNT_SUSPENDED_ABUSE:[29,7,1,""],ONL_E_ACCOUNT_SUSPENDED_COMPROIMISE:[29,7,1,""],ONL_E_ACCOUNT_UPDATE_REQUIRED:[29,7,1,""],ONL_E_ACTION_REQUIRED:[29,7,1,""],ONL_E_CONNECTED_ACCOUNT_CAN_NOT_SIGNOUT:[29,7,1,""],ONL_E_EMAIL_VERIFICATION_REQUIRED:[29,7,1,""],ONL_E_FORCESIGNIN:[29,7,1,""],ONL_E_INVALID_APPLICATION:[29,7,1,""],ONL_E_INVALID_AUTHENTICATION_TARGET:[29,7,1,""],ONL_E_PARENTAL_CONSENT_REQUIRED:[29,7,1,""],ONL_E_PASSWORD_UPDATE_REQUIRED:[29,7,1,""],ONL_E_REQUEST_THROTTLED:[29,7,1,""],ONL_E_USER_AUTHENTICATION_REQUIRED:[29,7,1,""],OPEN_ALWAYS:[27,7,1,""],OPEN_EXISTING:[27,7,1,""],OR_INVALID_OID:[29,7,1,""],OR_INVALID_OXID:[29,7,1,""],OR_INVALID_SET:[29,7,1,""],OSS_ACCESS_SERIALIZATION_ERROR:[29,7,1,""],OSS_API_DLL_NOT_LINKED:[29,7,1,""],OSS_BAD_ARG:[29,7,1,""],OSS_BAD_ENCRULES:[29,7,1,""],OSS_BAD_PTR:[29,7,1,""],OSS_BAD_TABLE:[29,7,1,""],OSS_BAD_TIME:[29,7,1,""],OSS_BAD_VERSION:[29,7,1,""],OSS_BERDER_DLL_NOT_LINKED:[29,7,1,""],OSS_CANT_CLOSE_TRACE_FILE:[29,7,1,""],OSS_CANT_OPEN_TRACE_FILE:[29,7,1,""],OSS_CANT_OPEN_TRACE_WINDOW:[29,7,1,""],OSS_COMPARATOR_CODE_NOT_LINKED:[29,7,1,""],OSS_COMPARATOR_DLL_NOT_LINKED:[29,7,1,""],OSS_CONSTRAINT_DLL_NOT_LINKED:[29,7,1,""],OSS_CONSTRAINT_VIOLATED:[29,7,1,""],OSS_COPIER_DLL_NOT_LINKED:[29,7,1,""],OSS_DATA_ERROR:[29,7,1,""],OSS_FATAL_ERROR:[29,7,1,""],OSS_INDEFINITE_NOT_SUPPORTED:[29,7,1,""],OSS_LIMITED:[29,7,1,""],OSS_MEM_ERROR:[29,7,1,""],OSS_MEM_MGR_DLL_NOT_LINKED:[29,7,1,""],OSS_MORE_BUF:[29,7,1,""],OSS_MORE_INPUT:[29,7,1,""],OSS_MUTEX_NOT_CREATED:[29,7,1,""],OSS_NEGATIVE_UINTEGER:[29,7,1,""],OSS_NULL_FCN:[29,7,1,""],OSS_NULL_TBL:[29,7,1,""],OSS_OID_DLL_NOT_LINKED:[29,7,1,""],OSS_OPEN_TYPE_ERROR:[29,7,1,""],OSS_OUT_MEMORY:[29,7,1,""],OSS_OUT_OF_RANGE:[29,7,1,""],OSS_PDU_MISMATCH:[29,7,1,""],OSS_PDU_RANGE:[29,7,1,""],OSS_PDV_CODE_NOT_LINKED:[29,7,1,""],OSS_PDV_DLL_NOT_LINKED:[29,7,1,""],OSS_PER_DLL_NOT_LINKED:[29,7,1,""],OSS_REAL_CODE_NOT_LINKED:[29,7,1,""],OSS_REAL_DLL_NOT_LINKED:[29,7,1,""],OSS_TABLE_MISMATCH:[29,7,1,""],OSS_TOO_LONG:[29,7,1,""],OSS_TRACE_FILE_ALREADY_OPEN:[29,7,1,""],OSS_TYPE_NOT_SUPPORTED:[29,7,1,""],OSS_UNAVAIL_ENCRULES:[29,7,1,""],OSS_UNIMPLEMENTED:[29,7,1,""],OS_ADVSERVER:[27,7,1,""],OS_ANYSERVER:[27,7,1,""],OS_APPLIANCE:[27,7,1,""],OS_DATACENTER:[27,7,1,""],OS_DOMAINMEMBER:[27,7,1,""],OS_EMBEDDED:[27,7,1,""],OS_FASTUSERSWITCHING:[27,7,1,""],OS_HOME:[27,7,1,""],OS_MEDIACENTER:[27,7,1,""],OS_MEORGREATER:[27,7,1,""],OS_NT4ORGREATER:[27,7,1,""],OS_NT:[27,7,1,""],OS_PERSONALTERMINALSERVER:[27,7,1,""],OS_PROFESSIONAL:[27,7,1,""],OS_SERVER:[27,7,1,""],OS_SERVERADMINUI:[27,7,1,""],OS_SMALLBUSINESSSERVER:[27,7,1,""],OS_TABLETPC:[27,7,1,""],OS_TERMINALCLIENT:[27,7,1,""],OS_TERMINALREMOTEADMIN:[27,7,1,""],OS_TERMINALSERVER:[27,7,1,""],OS_WEBSERVER:[27,7,1,""],OS_WELCOMELOGONUI:[27,7,1,""],OS_WIN2000ADVSERVER:[27,7,1,""],OS_WIN2000DATACENTER:[27,7,1,""],OS_WIN2000ORGREATER:[27,7,1,""],OS_WIN2000PRO:[27,7,1,""],OS_WIN2000SERVER:[27,7,1,""],OS_WIN2000TERMINAL:[27,7,1,""],OS_WIN95ORGREATER:[27,7,1,""],OS_WIN95_GOLD:[27,7,1,""],OS_WIN98ORGREATER:[27,7,1,""],OS_WIN98_GOLD:[27,7,1,""],OS_WINDOWS:[27,7,1,""],OS_WOW6432:[27,7,1,""],OS_XPORGREATER:[27,7,1,""],OUTPUT_DEBUG_STRING_EVENT:[27,7,1,""],OWNER_SECURITY_INFORMATION:[27,7,1,""],PAGE_EXECUTE:[27,7,1,""],PAGE_EXECUTE_READ:[27,7,1,""],PAGE_EXECUTE_READWRITE:[27,7,1,""],PAGE_EXECUTE_WRITECOPY:[27,7,1,""],PAGE_GUARD:[27,7,1,""],PAGE_NOACCESS:[27,7,1,""],PAGE_NOCACHE:[27,7,1,""],PAGE_READONLY:[27,7,1,""],PAGE_READWRITE:[27,7,1,""],PAGE_WRITECOMBINE:[27,7,1,""],PAGE_WRITECOPY:[27,7,1,""],PEERDIST_ERROR_ALREADY_COMPLETED:[29,7,1,""],PEERDIST_ERROR_ALREADY_EXISTS:[29,7,1,""],PEERDIST_ERROR_ALREADY_INITIALIZED:[29,7,1,""],PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO:[29,7,1,""],PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED:[29,7,1,""],PEERDIST_ERROR_INVALIDATED:[29,7,1,""],PEERDIST_ERROR_INVALID_CONFIGURATION:[29,7,1,""],PEERDIST_ERROR_MISSING_DATA:[29,7,1,""],PEERDIST_ERROR_NOT_INITIALIZED:[29,7,1,""],PEERDIST_ERROR_NOT_LICENSED:[29,7,1,""],PEERDIST_ERROR_NO_MORE:[29,7,1,""],PEERDIST_ERROR_OPERATION_NOTFOUND:[29,7,1,""],PEERDIST_ERROR_OUT_OF_BOUNDS:[29,7,1,""],PEERDIST_ERROR_SERVICE_UNAVAILABLE:[29,7,1,""],PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS:[29,7,1,""],PEERDIST_ERROR_TRUST_FAILURE:[29,7,1,""],PEERDIST_ERROR_VERSION_UNSUPPORTED:[29,7,1,""],PEER_E_ALREADY_LISTENING:[29,7,1,""],PEER_E_CANNOT_CONVERT_PEER_NAME:[29,7,1,""],PEER_E_CANNOT_START_SERVICE:[29,7,1,""],PEER_E_CERT_STORE_CORRUPTED:[29,7,1,""],PEER_E_CHAIN_TOO_LONG:[29,7,1,""],PEER_E_CIRCULAR_CHAIN_DETECTED:[29,7,1,""],PEER_E_CLASSIFIER_TOO_LONG:[29,7,1,""],PEER_E_CLOUD_NAME_AMBIGUOUS:[29,7,1,""],PEER_E_CONNECTION_FAILED:[29,7,1,""],PEER_E_CONNECTION_NOT_AUTHENTICATED:[29,7,1,""],PEER_E_CONNECTION_NOT_FOUND:[29,7,1,""],PEER_E_CONNECTION_REFUSED:[29,7,1,""],PEER_E_CONNECT_SELF:[29,7,1,""],PEER_E_CONTACT_NOT_FOUND:[29,7,1,""],PEER_E_DATABASE_ACCESSDENIED:[29,7,1,""],PEER_E_DATABASE_ALREADY_PRESENT:[29,7,1,""],PEER_E_DATABASE_NOT_PRESENT:[29,7,1,""],PEER_E_DBINITIALIZATION_FAILED:[29,7,1,""],PEER_E_DBNAME_CHANGED:[29,7,1,""],PEER_E_DEFERRED_VALIDATION:[29,7,1,""],PEER_E_DUPLICATE_GRAPH:[29,7,1,""],PEER_E_EVENT_HANDLE_NOT_FOUND:[29,7,1,""],PEER_E_FW_BLOCKED_BY_POLICY:[29,7,1,""],PEER_E_FW_BLOCKED_BY_SHIELDS_UP:[29,7,1,""],PEER_E_FW_DECLINED:[29,7,1,""],PEER_E_FW_EXCEPTION_DISABLED:[29,7,1,""],PEER_E_GRAPH_IN_USE:[29,7,1,""],PEER_E_GRAPH_NOT_READY:[29,7,1,""],PEER_E_GRAPH_SHUTTING_DOWN:[29,7,1,""],PEER_E_GROUPS_EXIST:[29,7,1,""],PEER_E_GROUP_IN_USE:[29,7,1,""],PEER_E_GROUP_NOT_READY:[29,7,1,""],PEER_E_IDENTITY_DELETED:[29,7,1,""],PEER_E_IDENTITY_NOT_FOUND:[29,7,1,""],PEER_E_INVALID_ADDRESS:[29,7,1,""],PEER_E_INVALID_ATTRIBUTES:[29,7,1,""],PEER_E_INVALID_CLASSIFIER:[29,7,1,""],PEER_E_INVALID_CLASSIFIER_PROPERTY:[29,7,1,""],PEER_E_INVALID_CREDENTIAL:[29,7,1,""],PEER_E_INVALID_CREDENTIAL_INFO:[29,7,1,""],PEER_E_INVALID_DATABASE:[29,7,1,""],PEER_E_INVALID_FRIENDLY_NAME:[29,7,1,""],PEER_E_INVALID_GRAPH:[29,7,1,""],PEER_E_INVALID_GROUP:[29,7,1,""],PEER_E_INVALID_GROUP_PROPERTIES:[29,7,1,""],PEER_E_INVALID_PEER_HOST_NAME:[29,7,1,""],PEER_E_INVALID_PEER_NAME:[29,7,1,""],PEER_E_INVALID_RECORD:[29,7,1,""],PEER_E_INVALID_RECORD_EXPIRATION:[29,7,1,""],PEER_E_INVALID_RECORD_SIZE:[29,7,1,""],PEER_E_INVALID_ROLE_PROPERTY:[29,7,1,""],PEER_E_INVALID_SEARCH:[29,7,1,""],PEER_E_INVALID_TIME_PERIOD:[29,7,1,""],PEER_E_INVITATION_NOT_TRUSTED:[29,7,1,""],PEER_E_INVITE_CANCELLED:[29,7,1,""],PEER_E_INVITE_RESPONSE_NOT_AVAILABLE:[29,7,1,""],PEER_E_IPV6_NOT_INSTALLED:[29,7,1,""],PEER_E_MAX_RECORD_SIZE_EXCEEDED:[29,7,1,""],PEER_E_NODE_NOT_FOUND:[29,7,1,""],PEER_E_NOT_AUTHORIZED:[29,7,1,""],PEER_E_NOT_INITIALIZED:[29,7,1,""],PEER_E_NOT_LICENSED:[29,7,1,""],PEER_E_NOT_SIGNED_IN:[29,7,1,""],PEER_E_NO_CLOUD:[29,7,1,""],PEER_E_NO_KEY_ACCESS:[29,7,1,""],PEER_E_NO_MEMBERS_FOUND:[29,7,1,""],PEER_E_NO_MEMBER_CONNECTIONS:[29,7,1,""],PEER_E_NO_MORE:[29,7,1,""],PEER_E_PASSWORD_DOES_NOT_MEET_POLICY:[29,7,1,""],PEER_E_PNRP_DUPLICATE_PEER_NAME:[29,7,1,""],PEER_E_PRIVACY_DECLINED:[29,7,1,""],PEER_E_RECORD_NOT_FOUND:[29,7,1,""],PEER_E_SERVICE_NOT_AVAILABLE:[29,7,1,""],PEER_E_TIMEOUT:[29,7,1,""],PEER_E_TOO_MANY_ATTRIBUTES:[29,7,1,""],PEER_E_TOO_MANY_IDENTITIES:[29,7,1,""],PEER_E_UNABLE_TO_LISTEN:[29,7,1,""],PEER_E_UNSUPPORTED_VERSION:[29,7,1,""],PEER_S_ALREADY_A_MEMBER:[29,7,1,""],PEER_S_ALREADY_CONNECTED:[29,7,1,""],PEER_S_GRAPH_DATA_CREATED:[29,7,1,""],PEER_S_NO_CONNECTIVITY:[29,7,1,""],PEER_S_NO_EVENT_DATA:[29,7,1,""],PEER_S_SUBSCRIPTION_EXISTS:[29,7,1,""],PERSIST_E_NOTSELFSIZING:[29,7,1,""],PERSIST_E_SIZEDEFINITE:[29,7,1,""],PERSIST_E_SIZEINDEFINITE:[29,7,1,""],PIPE_ACCEPT_REMOTE_CLIENTS:[27,7,1,""],PIPE_ACCESS_DUPLEX:[27,7,1,""],PIPE_ACCESS_INBOUND:[27,7,1,""],PIPE_ACCESS_OUTBOUND:[27,7,1,""],PIPE_CLIENT_END:[27,7,1,""],PIPE_NOWAIT:[27,7,1,""],PIPE_READMODE_BYTE:[27,7,1,""],PIPE_READMODE_MESSAGE:[27,7,1,""],PIPE_REJECT_REMOTE_CLIENTS:[27,7,1,""],PIPE_SERVER_END:[27,7,1,""],PIPE_TYPE_BYTE:[27,7,1,""],PIPE_TYPE_MESSAGE:[27,7,1,""],PIPE_UNLIMITED_INSTANCES:[27,7,1,""],PIPE_WAIT:[27,7,1,""],PKCS12_ALLOW_OVERWRITE_KEY:[27,7,1,""],PKCS12_ALWAYS_CNG_KSP:[27,7,1,""],PKCS12_EXPORT_RESERVED_MASK:[27,7,1,""],PKCS12_INCLUDE_EXTENDED_PROPERTIES:[27,7,1,""],PKCS12_NO_PERSIST_KEY:[27,7,1,""],PKCS12_PREFER_CNG_KSP:[27,7,1,""],PKCS_7_ASN_ENCODING:[27,7,1,""],PKCS_7_NDR_ENCODING:[27,7,1,""],PKCS_ATTRIBUTE:[27,7,1,""],PKCS_CONTENT_INFO_SEQUENCE_OF_ANY:[27,7,1,""],PKCS_TIME_REQUEST:[27,7,1,""],PKCS_UTC_TIME:[27,7,1,""],PLA_E_CABAPI_FAILURE:[29,7,1,""],PLA_E_CONFLICT_INCL_EXCL_API:[29,7,1,""],PLA_E_CREDENTIALS_REQUIRED:[29,7,1,""],PLA_E_DCS_ALREADY_EXISTS:[29,7,1,""],PLA_E_DCS_IN_USE:[29,7,1,""],PLA_E_DCS_NOT_FOUND:[29,7,1,""],PLA_E_DCS_NOT_RUNNING:[29,7,1,""],PLA_E_DCS_SINGLETON_REQUIRED:[29,7,1,""],PLA_E_DCS_START_WAIT_TIMEOUT:[29,7,1,""],PLA_E_DC_ALREADY_EXISTS:[29,7,1,""],PLA_E_DC_START_WAIT_TIMEOUT:[29,7,1,""],PLA_E_EXE_ALREADY_CONFIGURED:[29,7,1,""],PLA_E_EXE_FULL_PATH_REQUIRED:[29,7,1,""],PLA_E_EXE_PATH_NOT_VALID:[29,7,1,""],PLA_E_INVALID_SESSION_NAME:[29,7,1,""],PLA_E_NETWORK_EXE_NOT_VALID:[29,7,1,""],PLA_E_NO_DUPLICATES:[29,7,1,""],PLA_E_NO_MIN_DISK:[29,7,1,""],PLA_E_PLA_CHANNEL_NOT_ENABLED:[29,7,1,""],PLA_E_PROPERTY_CONFLICT:[29,7,1,""],PLA_E_REPORT_WAIT_TIMEOUT:[29,7,1,""],PLA_E_RULES_MANAGER_FAILED:[29,7,1,""],PLA_E_TASKSCHED_CHANNEL_NOT_ENABLED:[29,7,1,""],PLA_E_TOO_MANY_FOLDERS:[29,7,1,""],PLA_S_PROPERTY_IGNORED:[29,7,1,""],PORT_ALL_ACCESS:[27,7,1,""],PORT_CONNECT:[27,7,1,""],PROCESS_ALL_ACCESS:[27,7,1,""],PROCESS_CREATE_PROCESS:[27,7,1,""],PROCESS_CREATE_THREAD:[27,7,1,""],PROCESS_DUP_HANDLE:[27,7,1,""],PROCESS_MODE_BACKGROUND_BEGIN:[27,7,1,""],PROCESS_MODE_BACKGROUND_END:[27,7,1,""],PROCESS_QUERY_INFORMATION:[27,7,1,""],PROCESS_QUERY_LIMITED_INFORMATION:[27,7,1,""],PROCESS_SET_INFORMATION:[27,7,1,""],PROCESS_SET_LIMITED_INFORMATION:[27,7,1,""],PROCESS_SET_QUOTA:[27,7,1,""],PROCESS_SET_SESSIONID:[27,7,1,""],PROCESS_SUSPEND_RESUME:[27,7,1,""],PROCESS_TERMINATE:[27,7,1,""],PROCESS_TRACE_MODE_EVENT_RECORD:[27,7,1,""],PROCESS_TRACE_MODE_RAW_TIMESTAMP:[27,7,1,""],PROCESS_TRACE_MODE_REAL_TIME:[27,7,1,""],PROCESS_TRUST_LABEL_SECURITY_INFORMATION:[27,7,1,""],PROCESS_VM_OPERATION:[27,7,1,""],PROCESS_VM_READ:[27,7,1,""],PROCESS_VM_WRITE:[27,7,1,""],PRODUCT_BUSINESS:[27,7,1,""],PRODUCT_BUSINESS_N:[27,7,1,""],PRODUCT_CLUSTER_SERVER:[27,7,1,""],PRODUCT_CLUSTER_SERVER_V:[27,7,1,""],PRODUCT_CORE:[27,7,1,""],PRODUCT_CORE_ARM:[27,7,1,""],PRODUCT_CORE_COUNTRYSPECIFIC:[27,7,1,""],PRODUCT_CORE_LANGUAGESPECIFIC:[27,7,1,""],PRODUCT_CORE_N:[27,7,1,""],PRODUCT_DATACENTER_EVALUATION_SERVER:[27,7,1,""],PRODUCT_DATACENTER_SERVER:[27,7,1,""],PRODUCT_DATACENTER_SERVER_CORE:[27,7,1,""],PRODUCT_DATACENTER_SERVER_CORE_V:[27,7,1,""],PRODUCT_DATACENTER_SERVER_V:[27,7,1,""],PRODUCT_EMBEDDED:[27,7,1,""],PRODUCT_ENTERPRISE:[27,7,1,""],PRODUCT_ENTERPRISE_E:[27,7,1,""],PRODUCT_ENTERPRISE_EVALUATION:[27,7,1,""],PRODUCT_ENTERPRISE_N:[27,7,1,""],PRODUCT_ENTERPRISE_N_EVALUATION:[27,7,1,""],PRODUCT_ENTERPRISE_SERVER:[27,7,1,""],PRODUCT_ENTERPRISE_SERVER_CORE:[27,7,1,""],PRODUCT_ENTERPRISE_SERVER_CORE_V:[27,7,1,""],PRODUCT_ENTERPRISE_SERVER_IA64:[27,7,1,""],PRODUCT_ENTERPRISE_SERVER_V:[27,7,1,""],PRODUCT_ESSENTIALBUSINESS_SERVER_ADDL:[27,7,1,""],PRODUCT_ESSENTIALBUSINESS_SERVER_ADDLSVC:[27,7,1,""],PRODUCT_ESSENTIALBUSINESS_SERVER_MGMT:[27,7,1,""],PRODUCT_ESSENTIALBUSINESS_SERVER_MGMTSVC:[27,7,1,""],PRODUCT_HOME_BASIC:[27,7,1,""],PRODUCT_HOME_BASIC_E:[27,7,1,""],PRODUCT_HOME_BASIC_N:[27,7,1,""],PRODUCT_HOME_PREMIUM:[27,7,1,""],PRODUCT_HOME_PREMIUM_E:[27,7,1,""],PRODUCT_HOME_PREMIUM_N:[27,7,1,""],PRODUCT_HOME_PREMIUM_SERVER:[27,7,1,""],PRODUCT_HOME_SERVER:[27,7,1,""],PRODUCT_HYPERV:[27,7,1,""],PRODUCT_MEDIUMBUSINESS_SERVER_MANAGEMENT:[27,7,1,""],PRODUCT_MEDIUMBUSINESS_SERVER_MESSAGING:[27,7,1,""],PRODUCT_MEDIUMBUSINESS_SERVER_SECURITY:[27,7,1,""],PRODUCT_MULTIPOINT_PREMIUM_SERVER:[27,7,1,""],PRODUCT_MULTIPOINT_STANDARD_SERVER:[27,7,1,""],PRODUCT_PROFESSIONAL:[27,7,1,""],PRODUCT_PROFESSIONAL_E:[27,7,1,""],PRODUCT_PROFESSIONAL_N:[27,7,1,""],PRODUCT_PROFESSIONAL_WMC:[27,7,1,""],PRODUCT_SB_SOLUTION_SERVER:[27,7,1,""],PRODUCT_SB_SOLUTION_SERVER_EM:[27,7,1,""],PRODUCT_SERVER_FOR_SB_SOLUTIONS:[27,7,1,""],PRODUCT_SERVER_FOR_SB_SOLUTIONS_EM:[27,7,1,""],PRODUCT_SERVER_FOR_SMALLBUSINESS:[27,7,1,""],PRODUCT_SERVER_FOR_SMALLBUSINESS_V:[27,7,1,""],PRODUCT_SERVER_FOUNDATION:[27,7,1,""],PRODUCT_SMALLBUSINESS_SERVER:[27,7,1,""],PRODUCT_SMALLBUSINESS_SERVER_PREMIUM:[27,7,1,""],PRODUCT_SMALLBUSINESS_SERVER_PREMIUM_CORE:[27,7,1,""],PRODUCT_SOLUTION_EMBEDDEDSERVER:[27,7,1,""],PRODUCT_SOLUTION_EMBEDDEDSERVER_CORE:[27,7,1,""],PRODUCT_STANDARD_EVALUATION_SERVER:[27,7,1,""],PRODUCT_STANDARD_SERVER:[27,7,1,""],PRODUCT_STANDARD_SERVER_CORE:[27,7,1,""],PRODUCT_STANDARD_SERVER_CORE_V:[27,7,1,""],PRODUCT_STANDARD_SERVER_SOLUTIONS:[27,7,1,""],PRODUCT_STANDARD_SERVER_SOLUTIONS_CORE:[27,7,1,""],PRODUCT_STANDARD_SERVER_V:[27,7,1,""],PRODUCT_STARTER:[27,7,1,""],PRODUCT_STARTER_E:[27,7,1,""],PRODUCT_STARTER_N:[27,7,1,""],PRODUCT_STORAGE_ENTERPRISE_SERVER:[27,7,1,""],PRODUCT_STORAGE_ENTERPRISE_SERVER_CORE:[27,7,1,""],PRODUCT_STORAGE_EXPRESS_SERVER:[27,7,1,""],PRODUCT_STORAGE_EXPRESS_SERVER_CORE:[27,7,1,""],PRODUCT_STORAGE_STANDARD_EVALUATION_SERVER:[27,7,1,""],PRODUCT_STORAGE_STANDARD_SERVER:[27,7,1,""],PRODUCT_STORAGE_STANDARD_SERVER_CORE:[27,7,1,""],PRODUCT_STORAGE_WORKGROUP_EVALUATION_SERVER:[27,7,1,""],PRODUCT_STORAGE_WORKGROUP_SERVER:[27,7,1,""],PRODUCT_STORAGE_WORKGROUP_SERVER_CORE:[27,7,1,""],PRODUCT_ULTIMATE:[27,7,1,""],PRODUCT_ULTIMATE_E:[27,7,1,""],PRODUCT_ULTIMATE_N:[27,7,1,""],PRODUCT_UNDEFINED:[27,7,1,""],PRODUCT_UNLICENSED:[27,7,1,""],PRODUCT_WEB_SERVER:[27,7,1,""],PRODUCT_WEB_SERVER_CORE:[27,7,1,""],PROFILE_KERNEL:[27,7,1,""],PROFILE_SERVER:[27,7,1,""],PROFILE_USER:[27,7,1,""],PROTECTED_DACL_SECURITY_INFORMATION:[27,7,1,""],PROTECTED_SACL_SECURITY_INFORMATION:[27,7,1,""],PROV_DH_SCHANNEL:[27,7,1,""],PROV_DSS:[27,7,1,""],PROV_DSS_DH:[27,7,1,""],PROV_EC_ECDSA_FULL:[27,7,1,""],PROV_EC_ECDSA_SIG:[27,7,1,""],PROV_EC_ECNRA_FULL:[27,7,1,""],PROV_EC_ECNRA_SIG:[27,7,1,""],PROV_FORTEZZA:[27,7,1,""],PROV_INTEL_SEC:[27,7,1,""],PROV_MS_EXCHANGE:[27,7,1,""],PROV_REPLACE_OWF:[27,7,1,""],PROV_RNG:[27,7,1,""],PROV_RSA_AES:[27,7,1,""],PROV_RSA_FULL:[27,7,1,""],PROV_RSA_SCHANNEL:[27,7,1,""],PROV_RSA_SIG:[27,7,1,""],PROV_SPYRUS_LYNKS:[27,7,1,""],PROV_SSL:[27,7,1,""],READ_CONTROL:[27,7,1,""],REALTIME_PRIORITY_CLASS:[27,7,1,""],REGDB_E_BADTHREADINGMODEL:[29,7,1,""],REGDB_E_CLASSNOTREG:[29,7,1,""],REGDB_E_FIRST:[29,7,1,""],REGDB_E_IIDNOTREG:[29,7,1,""],REGDB_E_INVALIDVALUE:[29,7,1,""],REGDB_E_KEYMISSING:[29,7,1,""],REGDB_E_LAST:[29,7,1,""],REGDB_E_PACKAGEPOLICYVIOLATION:[29,7,1,""],REGDB_E_READREGDB:[29,7,1,""],REGDB_E_WRITEREGDB:[29,7,1,""],REGDB_S_FIRST:[29,7,1,""],REGDB_S_LAST:[29,7,1,""],REG_BINARY:[27,7,1,""],REG_DWORD:[27,7,1,""],REG_DWORD_BIG_ENDIAN:[27,7,1,""],REG_DWORD_LITTLE_ENDIAN:[27,7,1,""],REG_EXPAND_SZ:[27,7,1,""],REG_FULL_RESOURCE_DESCRIPTOR:[27,7,1,""],REG_LINK:[27,7,1,""],REG_MULTI_SZ:[27,7,1,""],REG_NONE:[27,7,1,""],REG_QWORD:[27,7,1,""],REG_QWORD_LITTLE_ENDIAN:[27,7,1,""],REG_RESOURCE_LIST:[27,7,1,""],REG_RESOURCE_REQUIREMENTS_LIST:[27,7,1,""],REG_SZ:[27,7,1,""],REPORT_NOT_ABLE_TO_EXPORT_PRIVATE_KEY:[27,7,1,""],REPORT_NO_PRIVATE_KEY:[27,7,1,""],RIP_EVENT:[27,7,1,""],RO_E_BLOCKED_CROSS_ASTA_CALL:[29,7,1,""],RO_E_CANNOT_ACTIVATE_FULL_TRUST_SERVER:[29,7,1,""],RO_E_CANNOT_ACTIVATE_UNIVERSAL_APPLICATION_SERVER:[29,7,1,""],RO_E_CHANGE_NOTIFICATION_IN_PROGRESS:[29,7,1,""],RO_E_CLOSED:[29,7,1,""],RO_E_COMMITTED:[29,7,1,""],RO_E_ERROR_STRING_NOT_FOUND:[29,7,1,""],RO_E_EXCLUSIVE_WRITE:[29,7,1,""],RO_E_INVALID_METADATA_FILE:[29,7,1,""],RO_E_METADATA_INVALID_TYPE_FORMAT:[29,7,1,""],RO_E_METADATA_NAME_IS_NAMESPACE:[29,7,1,""],RO_E_METADATA_NAME_NOT_FOUND:[29,7,1,""],RO_E_MUST_BE_AGILE:[29,7,1,""],RO_E_UNSUPPORTED_FROM_MTA:[29,7,1,""],RPC_C_AUTHN_LEVEL_CALL:[27,7,1,""],RPC_C_AUTHN_LEVEL_CONNECT:[27,7,1,""],RPC_C_AUTHN_LEVEL_DEFAULT:[27,7,1,""],RPC_C_AUTHN_LEVEL_NONE:[27,7,1,""],RPC_C_AUTHN_LEVEL_PKT:[27,7,1,""],RPC_C_AUTHN_LEVEL_PKT_INTEGRITY:[27,7,1,""],RPC_C_AUTHN_LEVEL_PKT_PRIVACY:[27,7,1,""],RPC_C_IMP_LEVEL_ANONYMOUS:[27,7,1,""],RPC_C_IMP_LEVEL_DEFAULT:[27,7,1,""],RPC_C_IMP_LEVEL_DELEGATE:[27,7,1,""],RPC_C_IMP_LEVEL_IDENTIFY:[27,7,1,""],RPC_C_IMP_LEVEL_IMPERSONATE:[27,7,1,""],RPC_C_QOS_CAPABILITIES_ANY_AUTHORITY:[27,7,1,""],RPC_C_QOS_CAPABILITIES_DEFAULT:[27,7,1,""],RPC_C_QOS_CAPABILITIES_MAKE_FULLSIC:[27,7,1,""],RPC_C_QOS_CAPABILITIES_MUTUAL_AUTH:[27,7,1,""],RPC_C_QOS_IDENTITY_DYNAMIC:[27,7,1,""],RPC_C_QOS_IDENTITY_STATIC:[27,7,1,""],RPC_E_ACCESS_DENIED:[29,7,1,""],RPC_E_ATTEMPTED_MULTITHREAD:[29,7,1,""],RPC_E_CALL_CANCELED:[29,7,1,""],RPC_E_CALL_COMPLETE:[29,7,1,""],RPC_E_CALL_REJECTED:[29,7,1,""],RPC_E_CANTCALLOUT_AGAIN:[29,7,1,""],RPC_E_CANTCALLOUT_INASYNCCALL:[29,7,1,""],RPC_E_CANTCALLOUT_INEXTERNALCALL:[29,7,1,""],RPC_E_CANTCALLOUT_ININPUTSYNCCALL:[29,7,1,""],RPC_E_CANTPOST_INSENDCALL:[29,7,1,""],RPC_E_CANTTRANSMIT_CALL:[29,7,1,""],RPC_E_CHANGED_MODE:[29,7,1,""],RPC_E_CLIENT_CANTMARSHAL_DATA:[29,7,1,""],RPC_E_CLIENT_CANTUNMARSHAL_DATA:[29,7,1,""],RPC_E_CLIENT_DIED:[29,7,1,""],RPC_E_CONNECTION_TERMINATED:[29,7,1,""],RPC_E_DISCONNECTED:[29,7,1,""],RPC_E_FAULT:[29,7,1,""],RPC_E_FULLSIC_REQUIRED:[29,7,1,""],RPC_E_INVALIDMETHOD:[29,7,1,""],RPC_E_INVALID_CALLDATA:[29,7,1,""],RPC_E_INVALID_DATA:[29,7,1,""],RPC_E_INVALID_DATAPACKET:[29,7,1,""],RPC_E_INVALID_EXTENSION:[29,7,1,""],RPC_E_INVALID_HEADER:[29,7,1,""],RPC_E_INVALID_IPID:[29,7,1,""],RPC_E_INVALID_OBJECT:[29,7,1,""],RPC_E_INVALID_OBJREF:[29,7,1,""],RPC_E_INVALID_PARAMETER:[29,7,1,""],RPC_E_INVALID_STD_NAME:[29,7,1,""],RPC_E_NOT_REGISTERED:[29,7,1,""],RPC_E_NO_CONTEXT:[29,7,1,""],RPC_E_NO_GOOD_SECURITY_PACKAGES:[29,7,1,""],RPC_E_NO_SYNC:[29,7,1,""],RPC_E_OUT_OF_RESOURCES:[29,7,1,""],RPC_E_REMOTE_DISABLED:[29,7,1,""],RPC_E_RETRY:[29,7,1,""],RPC_E_SERVERCALL_REJECTED:[29,7,1,""],RPC_E_SERVERCALL_RETRYLATER:[29,7,1,""],RPC_E_SERVERFAULT:[29,7,1,""],RPC_E_SERVER_CANTMARSHAL_DATA:[29,7,1,""],RPC_E_SERVER_CANTUNMARSHAL_DATA:[29,7,1,""],RPC_E_SERVER_DIED:[29,7,1,""],RPC_E_SERVER_DIED_DNE:[29,7,1,""],RPC_E_SYS_CALL_FAILED:[29,7,1,""],RPC_E_THREAD_NOT_INIT:[29,7,1,""],RPC_E_TIMEOUT:[29,7,1,""],RPC_E_TOO_LATE:[29,7,1,""],RPC_E_UNEXPECTED:[29,7,1,""],RPC_E_UNSECURE_CALL:[29,7,1,""],RPC_E_VERSION_MISMATCH:[29,7,1,""],RPC_E_WRONG_THREAD:[29,7,1,""],RPC_NT_ADDRESS_ERROR:[13,7,1,""],RPC_NT_ALREADY_LISTENING:[13,7,1,""],RPC_NT_ALREADY_REGISTERED:[13,7,1,""],RPC_NT_BAD_STUB_DATA:[13,7,1,""],RPC_NT_BINDING_HAS_NO_AUTH:[13,7,1,""],RPC_NT_BINDING_INCOMPLETE:[13,7,1,""],RPC_NT_BYTE_COUNT_TOO_SMALL:[13,7,1,""],RPC_NT_CALL_CANCELLED:[13,7,1,""],RPC_NT_CALL_FAILED:[13,7,1,""],RPC_NT_CALL_FAILED_DNE:[13,7,1,""],RPC_NT_CALL_IN_PROGRESS:[13,7,1,""],RPC_NT_CANNOT_SUPPORT:[13,7,1,""],RPC_NT_CANT_CREATE_ENDPOINT:[13,7,1,""],RPC_NT_COMM_FAILURE:[13,7,1,""],RPC_NT_DUPLICATE_ENDPOINT:[13,7,1,""],RPC_NT_ENTRY_ALREADY_EXISTS:[13,7,1,""],RPC_NT_ENTRY_NOT_FOUND:[13,7,1,""],RPC_NT_ENUM_VALUE_OUT_OF_RANGE:[13,7,1,""],RPC_NT_FP_DIV_ZERO:[13,7,1,""],RPC_NT_FP_OVERFLOW:[13,7,1,""],RPC_NT_FP_UNDERFLOW:[13,7,1,""],RPC_NT_GROUP_MEMBER_NOT_FOUND:[13,7,1,""],RPC_NT_INCOMPLETE_NAME:[13,7,1,""],RPC_NT_INTERFACE_NOT_FOUND:[13,7,1,""],RPC_NT_INTERNAL_ERROR:[13,7,1,""],RPC_NT_INVALID_ASYNC_CALL:[13,7,1,""],RPC_NT_INVALID_ASYNC_HANDLE:[13,7,1,""],RPC_NT_INVALID_AUTH_IDENTITY:[13,7,1,""],RPC_NT_INVALID_BINDING:[13,7,1,""],RPC_NT_INVALID_BOUND:[13,7,1,""],RPC_NT_INVALID_ENDPOINT_FORMAT:[13,7,1,""],RPC_NT_INVALID_ES_ACTION:[13,7,1,""],RPC_NT_INVALID_NAF_ID:[13,7,1,""],RPC_NT_INVALID_NAME_SYNTAX:[13,7,1,""],RPC_NT_INVALID_NETWORK_OPTIONS:[13,7,1,""],RPC_NT_INVALID_NET_ADDR:[13,7,1,""],RPC_NT_INVALID_OBJECT:[13,7,1,""],RPC_NT_INVALID_PIPE_OBJECT:[13,7,1,""],RPC_NT_INVALID_PIPE_OPERATION:[13,7,1,""],RPC_NT_INVALID_RPC_PROTSEQ:[13,7,1,""],RPC_NT_INVALID_STRING_BINDING:[13,7,1,""],RPC_NT_INVALID_STRING_UUID:[13,7,1,""],RPC_NT_INVALID_TAG:[13,7,1,""],RPC_NT_INVALID_TIMEOUT:[13,7,1,""],RPC_NT_INVALID_VERS_OPTION:[13,7,1,""],RPC_NT_MAX_CALLS_TOO_SMALL:[13,7,1,""],RPC_NT_NAME_SERVICE_UNAVAILABLE:[13,7,1,""],RPC_NT_NOTHING_TO_EXPORT:[13,7,1,""],RPC_NT_NOT_ALL_OBJS_UNEXPORTED:[13,7,1,""],RPC_NT_NOT_CANCELLED:[13,7,1,""],RPC_NT_NOT_LISTENING:[13,7,1,""],RPC_NT_NOT_RPC_ERROR:[13,7,1,""],RPC_NT_NO_BINDINGS:[13,7,1,""],RPC_NT_NO_CALL_ACTIVE:[13,7,1,""],RPC_NT_NO_CONTEXT_AVAILABLE:[13,7,1,""],RPC_NT_NO_ENDPOINT_FOUND:[13,7,1,""],RPC_NT_NO_ENTRY_NAME:[13,7,1,""],RPC_NT_NO_INTERFACES:[13,7,1,""],RPC_NT_NO_MORE_BINDINGS:[13,7,1,""],RPC_NT_NO_MORE_ENTRIES:[13,7,1,""],RPC_NT_NO_MORE_MEMBERS:[13,7,1,""],RPC_NT_NO_PRINC_NAME:[13,7,1,""],RPC_NT_NO_PROTSEQS:[13,7,1,""],RPC_NT_NO_PROTSEQS_REGISTERED:[13,7,1,""],RPC_NT_NULL_REF_POINTER:[13,7,1,""],RPC_NT_OBJECT_NOT_FOUND:[13,7,1,""],RPC_NT_OUT_OF_RESOURCES:[13,7,1,""],RPC_NT_PIPE_CLOSED:[13,7,1,""],RPC_NT_PIPE_DISCIPLINE_ERROR:[13,7,1,""],RPC_NT_PIPE_EMPTY:[13,7,1,""],RPC_NT_PROCNUM_OUT_OF_RANGE:[13,7,1,""],RPC_NT_PROTOCOL_ERROR:[13,7,1,""],RPC_NT_PROTSEQ_NOT_FOUND:[13,7,1,""],RPC_NT_PROTSEQ_NOT_SUPPORTED:[13,7,1,""],RPC_NT_PROXY_ACCESS_DENIED:[13,7,1,""],RPC_NT_SEC_PKG_ERROR:[13,7,1,""],RPC_NT_SEND_INCOMPLETE:[13,7,1,""],RPC_NT_SERVER_TOO_BUSY:[13,7,1,""],RPC_NT_SERVER_UNAVAILABLE:[13,7,1,""],RPC_NT_SS_CANNOT_GET_CALL_HANDLE:[13,7,1,""],RPC_NT_SS_CHAR_TRANS_OPEN_FAIL:[13,7,1,""],RPC_NT_SS_CHAR_TRANS_SHORT_FILE:[13,7,1,""],RPC_NT_SS_CONTEXT_DAMAGED:[13,7,1,""],RPC_NT_SS_CONTEXT_MISMATCH:[13,7,1,""],RPC_NT_SS_HANDLES_MISMATCH:[13,7,1,""],RPC_NT_SS_IN_NULL_CONTEXT:[13,7,1,""],RPC_NT_STRING_TOO_LONG:[13,7,1,""],RPC_NT_TYPE_ALREADY_REGISTERED:[13,7,1,""],RPC_NT_UNKNOWN_AUTHN_LEVEL:[13,7,1,""],RPC_NT_UNKNOWN_AUTHN_SERVICE:[13,7,1,""],RPC_NT_UNKNOWN_AUTHN_TYPE:[13,7,1,""],RPC_NT_UNKNOWN_AUTHZ_SERVICE:[13,7,1,""],RPC_NT_UNKNOWN_IF:[13,7,1,""],RPC_NT_UNKNOWN_MGR_TYPE:[13,7,1,""],RPC_NT_UNSUPPORTED_AUTHN_LEVEL:[13,7,1,""],RPC_NT_UNSUPPORTED_NAME_SYNTAX:[13,7,1,""],RPC_NT_UNSUPPORTED_TRANS_SYN:[13,7,1,""],RPC_NT_UNSUPPORTED_TYPE:[13,7,1,""],RPC_NT_UUID_LOCAL_ONLY:[13,7,1,""],RPC_NT_UUID_NO_ADDRESS:[13,7,1,""],RPC_NT_WRONG_ES_VERSION:[13,7,1,""],RPC_NT_WRONG_KIND_OF_BINDING:[13,7,1,""],RPC_NT_WRONG_PIPE_VERSION:[13,7,1,""],RPC_NT_WRONG_STUB_VERSION:[13,7,1,""],RPC_NT_ZERO_DIVIDE:[13,7,1,""],RPC_REQUEST_TYPE_BIND:[27,7,1,""],RPC_REQUEST_TYPE_CALL:[27,7,1,""],RPC_RESPONSE_TYPE_BIND_OK:[27,7,1,""],RPC_RESPONSE_TYPE_FAIL:[27,7,1,""],RPC_RESPONSE_TYPE_SUCCESS:[27,7,1,""],RPC_S_ADDRESS_ERROR:[29,7,1,""],RPC_S_ALREADY_LISTENING:[29,7,1,""],RPC_S_ALREADY_REGISTERED:[29,7,1,""],RPC_S_BINDING_HAS_NO_AUTH:[29,7,1,""],RPC_S_BINDING_INCOMPLETE:[29,7,1,""],RPC_S_CALLPENDING:[29,7,1,""],RPC_S_CALL_CANCELLED:[29,7,1,""],RPC_S_CALL_FAILED:[29,7,1,""],RPC_S_CALL_FAILED_DNE:[29,7,1,""],RPC_S_CALL_IN_PROGRESS:[29,7,1,""],RPC_S_CANNOT_SUPPORT:[29,7,1,""],RPC_S_CANT_CREATE_ENDPOINT:[29,7,1,""],RPC_S_COMM_FAILURE:[29,7,1,""],RPC_S_COOKIE_AUTH_FAILED:[29,7,1,""],RPC_S_DO_NOT_DISTURB:[29,7,1,""],RPC_S_DUPLICATE_ENDPOINT:[29,7,1,""],RPC_S_ENTRY_ALREADY_EXISTS:[29,7,1,""],RPC_S_ENTRY_NOT_FOUND:[29,7,1,""],RPC_S_ENTRY_TYPE_MISMATCH:[29,7,1,""],RPC_S_FP_DIV_ZERO:[29,7,1,""],RPC_S_FP_OVERFLOW:[29,7,1,""],RPC_S_FP_UNDERFLOW:[29,7,1,""],RPC_S_GROUP_MEMBER_NOT_FOUND:[29,7,1,""],RPC_S_GRP_ELT_NOT_ADDED:[29,7,1,""],RPC_S_GRP_ELT_NOT_REMOVED:[29,7,1,""],RPC_S_INCOMPLETE_NAME:[29,7,1,""],RPC_S_INTERFACE_NOT_EXPORTED:[29,7,1,""],RPC_S_INTERFACE_NOT_FOUND:[29,7,1,""],RPC_S_INTERNAL_ERROR:[29,7,1,""],RPC_S_INVALID_ASYNC_CALL:[29,7,1,""],RPC_S_INVALID_ASYNC_HANDLE:[29,7,1,""],RPC_S_INVALID_AUTH_IDENTITY:[29,7,1,""],RPC_S_INVALID_BINDING:[29,7,1,""],RPC_S_INVALID_BOUND:[29,7,1,""],RPC_S_INVALID_ENDPOINT_FORMAT:[29,7,1,""],RPC_S_INVALID_NAF_ID:[29,7,1,""],RPC_S_INVALID_NAME_SYNTAX:[29,7,1,""],RPC_S_INVALID_NETWORK_OPTIONS:[29,7,1,""],RPC_S_INVALID_NET_ADDR:[29,7,1,""],RPC_S_INVALID_OBJECT:[29,7,1,""],RPC_S_INVALID_RPC_PROTSEQ:[29,7,1,""],RPC_S_INVALID_STRING_BINDING:[29,7,1,""],RPC_S_INVALID_STRING_UUID:[29,7,1,""],RPC_S_INVALID_TAG:[29,7,1,""],RPC_S_INVALID_TIMEOUT:[29,7,1,""],RPC_S_INVALID_VERS_OPTION:[29,7,1,""],RPC_S_MAX_CALLS_TOO_SMALL:[29,7,1,""],RPC_S_NAME_SERVICE_UNAVAILABLE:[29,7,1,""],RPC_S_NOTHING_TO_EXPORT:[29,7,1,""],RPC_S_NOT_ALL_OBJS_EXPORTED:[29,7,1,""],RPC_S_NOT_ALL_OBJS_UNEXPORTED:[29,7,1,""],RPC_S_NOT_CANCELLED:[29,7,1,""],RPC_S_NOT_LISTENING:[29,7,1,""],RPC_S_NOT_RPC_ERROR:[29,7,1,""],RPC_S_NO_BINDINGS:[29,7,1,""],RPC_S_NO_CALL_ACTIVE:[29,7,1,""],RPC_S_NO_CONTEXT_AVAILABLE:[29,7,1,""],RPC_S_NO_ENDPOINT_FOUND:[29,7,1,""],RPC_S_NO_ENTRY_NAME:[29,7,1,""],RPC_S_NO_INTERFACES:[29,7,1,""],RPC_S_NO_MORE_BINDINGS:[29,7,1,""],RPC_S_NO_MORE_MEMBERS:[29,7,1,""],RPC_S_NO_PRINC_NAME:[29,7,1,""],RPC_S_NO_PROTSEQS:[29,7,1,""],RPC_S_NO_PROTSEQS_REGISTERED:[29,7,1,""],RPC_S_OBJECT_NOT_FOUND:[29,7,1,""],RPC_S_OUT_OF_RESOURCES:[29,7,1,""],RPC_S_PRF_ELT_NOT_ADDED:[29,7,1,""],RPC_S_PRF_ELT_NOT_REMOVED:[29,7,1,""],RPC_S_PROCNUM_OUT_OF_RANGE:[29,7,1,""],RPC_S_PROFILE_NOT_ADDED:[29,7,1,""],RPC_S_PROTOCOL_ERROR:[29,7,1,""],RPC_S_PROTSEQ_NOT_FOUND:[29,7,1,""],RPC_S_PROTSEQ_NOT_SUPPORTED:[29,7,1,""],RPC_S_PROXY_ACCESS_DENIED:[29,7,1,""],RPC_S_SEC_PKG_ERROR:[29,7,1,""],RPC_S_SEND_INCOMPLETE:[29,7,1,""],RPC_S_SERVER_TOO_BUSY:[29,7,1,""],RPC_S_SERVER_UNAVAILABLE:[29,7,1,""],RPC_S_STRING_TOO_LONG:[29,7,1,""],RPC_S_SYSTEM_HANDLE_COUNT_EXCEEDED:[29,7,1,""],RPC_S_SYSTEM_HANDLE_TYPE_MISMATCH:[29,7,1,""],RPC_S_TYPE_ALREADY_REGISTERED:[29,7,1,""],RPC_S_UNKNOWN_AUTHN_LEVEL:[29,7,1,""],RPC_S_UNKNOWN_AUTHN_SERVICE:[29,7,1,""],RPC_S_UNKNOWN_AUTHN_TYPE:[29,7,1,""],RPC_S_UNKNOWN_AUTHZ_SERVICE:[29,7,1,""],RPC_S_UNKNOWN_IF:[29,7,1,""],RPC_S_UNKNOWN_MGR_TYPE:[29,7,1,""],RPC_S_UNSUPPORTED_AUTHN_LEVEL:[29,7,1,""],RPC_S_UNSUPPORTED_NAME_SYNTAX:[29,7,1,""],RPC_S_UNSUPPORTED_TRANS_SYN:[29,7,1,""],RPC_S_UNSUPPORTED_TYPE:[29,7,1,""],RPC_S_UUID_LOCAL_ONLY:[29,7,1,""],RPC_S_UUID_NO_ADDRESS:[29,7,1,""],RPC_S_WAITONTIMER:[29,7,1,""],RPC_S_WRONG_KIND_OF_BINDING:[29,7,1,""],RPC_S_ZERO_DIVIDE:[29,7,1,""],RPC_X_BAD_STUB_DATA:[29,7,1,""],RPC_X_BYTE_COUNT_TOO_SMALL:[29,7,1,""],RPC_X_ENUM_VALUE_OUT_OF_RANGE:[29,7,1,""],RPC_X_INVALID_ES_ACTION:[29,7,1,""],RPC_X_INVALID_PIPE_OBJECT:[29,7,1,""],RPC_X_NO_MORE_ENTRIES:[29,7,1,""],RPC_X_NULL_REF_POINTER:[29,7,1,""],RPC_X_PIPE_CLOSED:[29,7,1,""],RPC_X_PIPE_DISCIPLINE_ERROR:[29,7,1,""],RPC_X_PIPE_EMPTY:[29,7,1,""],RPC_X_SS_CANNOT_GET_CALL_HANDLE:[29,7,1,""],RPC_X_SS_CHAR_TRANS_OPEN_FAIL:[29,7,1,""],RPC_X_SS_CHAR_TRANS_SHORT_FILE:[29,7,1,""],RPC_X_SS_CONTEXT_DAMAGED:[29,7,1,""],RPC_X_SS_HANDLES_MISMATCH:[29,7,1,""],RPC_X_SS_IN_NULL_CONTEXT:[29,7,1,""],RPC_X_WRONG_ES_VERSION:[29,7,1,""],RPC_X_WRONG_PIPE_ORDER:[29,7,1,""],RPC_X_WRONG_PIPE_VERSION:[29,7,1,""],RPC_X_WRONG_STUB_VERSION:[29,7,1,""],RPL_MASK:[27,7,1,""],RRF_NOEXPAND:[27,7,1,""],RRF_RT_ANY:[27,7,1,""],RRF_RT_DWORD:[27,7,1,""],RRF_RT_QWORD:[27,7,1,""],RRF_RT_REG_BINARY:[27,7,1,""],RRF_RT_REG_DWORD:[27,7,1,""],RRF_RT_REG_EXPAND_SZ:[27,7,1,""],RRF_RT_REG_MULTI_SZ:[27,7,1,""],RRF_RT_REG_NONE:[27,7,1,""],RRF_RT_REG_QWORD:[27,7,1,""],RRF_RT_REG_SZ:[27,7,1,""],RRF_ZEROONFAILURE:[27,7,1,""],RSA_CSP_PUBLICKEYBLOB:[27,7,1,""],SACL_SECURITY_INFORMATION:[27,7,1,""],SCARD_E_BAD_SEEK:[29,7,1,""],SCARD_E_CANCELLED:[29,7,1,""],SCARD_E_CANT_DISPOSE:[29,7,1,""],SCARD_E_CARD_UNSUPPORTED:[29,7,1,""],SCARD_E_CERTIFICATE_UNAVAILABLE:[29,7,1,""],SCARD_E_COMM_DATA_LOST:[29,7,1,""],SCARD_E_DIR_NOT_FOUND:[29,7,1,""],SCARD_E_DUPLICATE_READER:[29,7,1,""],SCARD_E_FILE_NOT_FOUND:[29,7,1,""],SCARD_E_ICC_CREATEORDER:[29,7,1,""],SCARD_E_ICC_INSTALLATION:[29,7,1,""],SCARD_E_INSUFFICIENT_BUFFER:[29,7,1,""],SCARD_E_INVALID_ATR:[29,7,1,""],SCARD_E_INVALID_CHV:[29,7,1,""],SCARD_E_INVALID_HANDLE:[29,7,1,""],SCARD_E_INVALID_PARAMETER:[29,7,1,""],SCARD_E_INVALID_TARGET:[29,7,1,""],SCARD_E_INVALID_VALUE:[29,7,1,""],SCARD_E_NOT_READY:[29,7,1,""],SCARD_E_NOT_TRANSACTED:[29,7,1,""],SCARD_E_NO_ACCESS:[29,7,1,""],SCARD_E_NO_DIR:[29,7,1,""],SCARD_E_NO_FILE:[29,7,1,""],SCARD_E_NO_KEY_CONTAINER:[29,7,1,""],SCARD_E_NO_MEMORY:[29,7,1,""],SCARD_E_NO_PIN_CACHE:[29,7,1,""],SCARD_E_NO_READERS_AVAILABLE:[29,7,1,""],SCARD_E_NO_SERVICE:[29,7,1,""],SCARD_E_NO_SMARTCARD:[29,7,1,""],SCARD_E_NO_SUCH_CERTIFICATE:[29,7,1,""],SCARD_E_PCI_TOO_SMALL:[29,7,1,""],SCARD_E_PIN_CACHE_EXPIRED:[29,7,1,""],SCARD_E_PROTO_MISMATCH:[29,7,1,""],SCARD_E_READER_UNAVAILABLE:[29,7,1,""],SCARD_E_READER_UNSUPPORTED:[29,7,1,""],SCARD_E_READ_ONLY_CARD:[29,7,1,""],SCARD_E_SERVER_TOO_BUSY:[29,7,1,""],SCARD_E_SERVICE_STOPPED:[29,7,1,""],SCARD_E_SHARING_VIOLATION:[29,7,1,""],SCARD_E_SYSTEM_CANCELLED:[29,7,1,""],SCARD_E_TIMEOUT:[29,7,1,""],SCARD_E_UNEXPECTED:[29,7,1,""],SCARD_E_UNKNOWN_CARD:[29,7,1,""],SCARD_E_UNKNOWN_READER:[29,7,1,""],SCARD_E_UNKNOWN_RES_MNG:[29,7,1,""],SCARD_E_UNSUPPORTED_FEATURE:[29,7,1,""],SCARD_E_WRITE_TOO_MANY:[29,7,1,""],SCARD_F_COMM_ERROR:[29,7,1,""],SCARD_F_INTERNAL_ERROR:[29,7,1,""],SCARD_F_UNKNOWN_ERROR:[29,7,1,""],SCARD_F_WAITED_TOO_LONG:[29,7,1,""],SCARD_P_SHUTDOWN:[29,7,1,""],SCARD_S_SUCCESS:[29,7,1,""],SCARD_W_CACHE_ITEM_NOT_FOUND:[29,7,1,""],SCARD_W_CACHE_ITEM_STALE:[29,7,1,""],SCARD_W_CACHE_ITEM_TOO_BIG:[29,7,1,""],SCARD_W_CANCELLED_BY_USER:[29,7,1,""],SCARD_W_CARD_NOT_AUTHENTICATED:[29,7,1,""],SCARD_W_CHV_BLOCKED:[29,7,1,""],SCARD_W_EOF:[29,7,1,""],SCARD_W_REMOVED_CARD:[29,7,1,""],SCARD_W_RESET_CARD:[29,7,1,""],SCARD_W_SECURITY_VIOLATION:[29,7,1,""],SCARD_W_UNPOWERED_CARD:[29,7,1,""],SCARD_W_UNRESPONSIVE_CARD:[29,7,1,""],SCARD_W_UNSUPPORTED_CARD:[29,7,1,""],SCARD_W_WRONG_CHV:[29,7,1,""],SCHED_E_ACCOUNT_DBASE_CORRUPT:[29,7,1,""],SCHED_E_ACCOUNT_INFORMATION_NOT_SET:[29,7,1,""],SCHED_E_ACCOUNT_NAME_NOT_FOUND:[29,7,1,""],SCHED_E_ALREADY_RUNNING:[29,7,1,""],SCHED_E_CANNOT_OPEN_TASK:[29,7,1,""],SCHED_E_DEPRECATED_FEATURE_USED:[29,7,1,""],SCHED_E_INVALIDVALUE:[29,7,1,""],SCHED_E_INVALID_TASK:[29,7,1,""],SCHED_E_INVALID_TASK_HASH:[29,7,1,""],SCHED_E_MALFORMEDXML:[29,7,1,""],SCHED_E_MISSINGNODE:[29,7,1,""],SCHED_E_NAMESPACE:[29,7,1,""],SCHED_E_NO_SECURITY_SERVICES:[29,7,1,""],SCHED_E_PAST_END_BOUNDARY:[29,7,1,""],SCHED_E_SERVICE_NOT_AVAILABLE:[29,7,1,""],SCHED_E_SERVICE_NOT_INSTALLED:[29,7,1,""],SCHED_E_SERVICE_NOT_LOCALSYSTEM:[29,7,1,""],SCHED_E_SERVICE_NOT_RUNNING:[29,7,1,""],SCHED_E_SERVICE_TOO_BUSY:[29,7,1,""],SCHED_E_START_ON_DEMAND:[29,7,1,""],SCHED_E_TASK_ATTEMPTED:[29,7,1,""],SCHED_E_TASK_DISABLED:[29,7,1,""],SCHED_E_TASK_NOT_READY:[29,7,1,""],SCHED_E_TASK_NOT_RUNNING:[29,7,1,""],SCHED_E_TASK_NOT_UBPM_COMPAT:[29,7,1,""],SCHED_E_TASK_NOT_V1_COMPAT:[29,7,1,""],SCHED_E_TOO_MANY_NODES:[29,7,1,""],SCHED_E_TRIGGER_NOT_FOUND:[29,7,1,""],SCHED_E_UNEXPECTEDNODE:[29,7,1,""],SCHED_E_UNKNOWN_OBJECT_VERSION:[29,7,1,""],SCHED_E_UNSUPPORTED_ACCOUNT_OPTION:[29,7,1,""],SCHED_E_USER_NOT_LOGGED_ON:[29,7,1,""],SCHED_S_BATCH_LOGON_PROBLEM:[29,7,1,""],SCHED_S_EVENT_TRIGGER:[29,7,1,""],SCHED_S_SOME_TRIGGERS_FAILED:[29,7,1,""],SCHED_S_TASK_DISABLED:[29,7,1,""],SCHED_S_TASK_HAS_NOT_RUN:[29,7,1,""],SCHED_S_TASK_NOT_SCHEDULED:[29,7,1,""],SCHED_S_TASK_NO_MORE_RUNS:[29,7,1,""],SCHED_S_TASK_NO_VALID_TRIGGERS:[29,7,1,""],SCHED_S_TASK_QUEUED:[29,7,1,""],SCHED_S_TASK_READY:[29,7,1,""],SCHED_S_TASK_RUNNING:[29,7,1,""],SCHED_S_TASK_TERMINATED:[29,7,1,""],SCOPE_SECURITY_INFORMATION:[27,7,1,""],SC_MANAGER_ALL_ACCESS:[27,7,1,""],SC_MANAGER_CONNECT:[27,7,1,""],SC_MANAGER_CREATE_SERVICE:[27,7,1,""],SC_MANAGER_ENUMERATE_SERVICE:[27,7,1,""],SC_MANAGER_LOCK:[27,7,1,""],SC_MANAGER_MODIFY_BOOT_CONFIG:[27,7,1,""],SC_MANAGER_QUERY_LOCK_STATUS:[27,7,1,""],SDDL_REVISION_1:[27,7,1,""],SDIAG_E_CANCELLED:[29,7,1,""],SDIAG_E_CANNOTRUN:[29,7,1,""],SDIAG_E_DISABLED:[29,7,1,""],SDIAG_E_MANAGEDHOST:[29,7,1,""],SDIAG_E_NOVERIFIER:[29,7,1,""],SDIAG_E_POWERSHELL:[29,7,1,""],SDIAG_E_RESOURCE:[29,7,1,""],SDIAG_E_ROOTCAUSE:[29,7,1,""],SDIAG_E_SCRIPT:[29,7,1,""],SDIAG_E_TRUST:[29,7,1,""],SDIAG_E_VERSION:[29,7,1,""],SDIAG_S_CANNOTRUN:[29,7,1,""],SECTION_ALL_ACCESS:[27,7,1,""],SECTION_EXTEND_SIZE:[27,7,1,""],SECTION_MAP_EXECUTE:[27,7,1,""],SECTION_MAP_EXECUTE_EXPLICIT:[27,7,1,""],SECTION_MAP_READ:[27,7,1,""],SECTION_MAP_WRITE:[27,7,1,""],SECTION_QUERY:[27,7,1,""],SECURITY_MANDATORY_HIGH_RID:[27,7,1,""],SECURITY_MANDATORY_LOW_RID:[27,7,1,""],SECURITY_MANDATORY_MEDIUM_PLUS_RID:[27,7,1,""],SECURITY_MANDATORY_MEDIUM_RID:[27,7,1,""],SECURITY_MANDATORY_PROTECTED_PROCESS_RID:[27,7,1,""],SECURITY_MANDATORY_SYSTEM_RID:[27,7,1,""],SECURITY_MANDATORY_UNTRUSTED_RID:[27,7,1,""],SEC_COMMIT:[27,7,1,""],SEC_E_ALGORITHM_MISMATCH:[29,7,1,""],SEC_E_APPLICATION_PROTOCOL_MISMATCH:[29,7,1,""],SEC_E_BAD_BINDINGS:[29,7,1,""],SEC_E_BAD_PKGID:[29,7,1,""],SEC_E_BUFFER_TOO_SMALL:[29,7,1,""],SEC_E_CANNOT_INSTALL:[29,7,1,""],SEC_E_CANNOT_PACK:[29,7,1,""],SEC_E_CERT_EXPIRED:[29,7,1,""],SEC_E_CERT_UNKNOWN:[29,7,1,""],SEC_E_CERT_WRONG_USAGE:[29,7,1,""],SEC_E_CONTEXT_EXPIRED:[29,7,1,""],SEC_E_CROSSREALM_DELEGATION_FAILURE:[29,7,1,""],SEC_E_CRYPTO_SYSTEM_INVALID:[29,7,1,""],SEC_E_DECRYPT_FAILURE:[29,7,1,""],SEC_E_DELEGATION_POLICY:[29,7,1,""],SEC_E_DELEGATION_REQUIRED:[29,7,1,""],SEC_E_DOWNGRADE_DETECTED:[29,7,1,""],SEC_E_ENCRYPT_FAILURE:[29,7,1,""],SEC_E_EXT_BUFFER_TOO_SMALL:[29,7,1,""],SEC_E_ILLEGAL_MESSAGE:[29,7,1,""],SEC_E_INCOMPLETE_CREDENTIALS:[29,7,1,""],SEC_E_INCOMPLETE_MESSAGE:[29,7,1,""],SEC_E_INSUFFICIENT_BUFFERS:[29,7,1,""],SEC_E_INSUFFICIENT_MEMORY:[29,7,1,""],SEC_E_INTERNAL_ERROR:[29,7,1,""],SEC_E_INVALID_HANDLE:[29,7,1,""],SEC_E_INVALID_PARAMETER:[29,7,1,""],SEC_E_INVALID_TOKEN:[29,7,1,""],SEC_E_INVALID_UPN_NAME:[29,7,1,""],SEC_E_ISSUING_CA_UNTRUSTED:[29,7,1,""],SEC_E_ISSUING_CA_UNTRUSTED_KDC:[29,7,1,""],SEC_E_KDC_CERT_EXPIRED:[29,7,1,""],SEC_E_KDC_CERT_REVOKED:[29,7,1,""],SEC_E_KDC_INVALID_REQUEST:[29,7,1,""],SEC_E_KDC_UNABLE_TO_REFER:[29,7,1,""],SEC_E_KDC_UNKNOWN_ETYPE:[29,7,1,""],SEC_E_LOGON_DENIED:[29,7,1,""],SEC_E_MAX_REFERRALS_EXCEEDED:[29,7,1,""],SEC_E_MESSAGE_ALTERED:[29,7,1,""],SEC_E_MULTIPLE_ACCOUNTS:[29,7,1,""],SEC_E_MUST_BE_KDC:[29,7,1,""],SEC_E_MUTUAL_AUTH_FAILED:[29,7,1,""],SEC_E_NOT_OWNER:[29,7,1,""],SEC_E_NOT_SUPPORTED:[29,7,1,""],SEC_E_NO_AUTHENTICATING_AUTHORITY:[29,7,1,""],SEC_E_NO_CONTEXT:[29,7,1,""],SEC_E_NO_CREDENTIALS:[29,7,1,""],SEC_E_NO_IMPERSONATION:[29,7,1,""],SEC_E_NO_IP_ADDRESSES:[29,7,1,""],SEC_E_NO_KERB_KEY:[29,7,1,""],SEC_E_NO_PA_DATA:[29,7,1,""],SEC_E_NO_S4U_PROT_SUPPORT:[29,7,1,""],SEC_E_NO_SPM:[29,7,1,""],SEC_E_NO_TGT_REPLY:[29,7,1,""],SEC_E_OK:[29,7,1,""],SEC_E_ONLY_HTTPS_ALLOWED:[29,7,1,""],SEC_E_OUT_OF_SEQUENCE:[29,7,1,""],SEC_E_PKINIT_CLIENT_FAILURE:[29,7,1,""],SEC_E_PKINIT_NAME_MISMATCH:[29,7,1,""],SEC_E_PKU2U_CERT_FAILURE:[29,7,1,""],SEC_E_POLICY_NLTM_ONLY:[29,7,1,""],SEC_E_QOP_NOT_SUPPORTED:[29,7,1,""],SEC_E_REVOCATION_OFFLINE_C:[29,7,1,""],SEC_E_REVOCATION_OFFLINE_KDC:[29,7,1,""],SEC_E_SECPKG_NOT_FOUND:[29,7,1,""],SEC_E_SECURITY_QOS_FAILED:[29,7,1,""],SEC_E_SHUTDOWN_IN_PROGRESS:[29,7,1,""],SEC_E_SMARTCARD_CERT_EXPIRED:[29,7,1,""],SEC_E_SMARTCARD_CERT_REVOKED:[29,7,1,""],SEC_E_SMARTCARD_LOGON_REQUIRED:[29,7,1,""],SEC_E_STRONG_CRYPTO_NOT_SUPPORTED:[29,7,1,""],SEC_E_TARGET_UNKNOWN:[29,7,1,""],SEC_E_TIME_SKEW:[29,7,1,""],SEC_E_TOO_MANY_PRINCIPALS:[29,7,1,""],SEC_E_UNFINISHED_CONTEXT_DELETED:[29,7,1,""],SEC_E_UNKNOWN_CREDENTIALS:[29,7,1,""],SEC_E_UNSUPPORTED_FUNCTION:[29,7,1,""],SEC_E_UNSUPPORTED_PREAUTH:[29,7,1,""],SEC_E_UNTRUSTED_ROOT:[29,7,1,""],SEC_E_WRONG_CREDENTIAL_HANDLE:[29,7,1,""],SEC_E_WRONG_PRINCIPAL:[29,7,1,""],SEC_FILE:[27,7,1,""],SEC_IMAGE:[27,7,1,""],SEC_I_ASYNC_CALL_PENDING:[29,7,1,""],SEC_I_COMPLETE_AND_CONTINUE:[29,7,1,""],SEC_I_COMPLETE_NEEDED:[29,7,1,""],SEC_I_CONTEXT_EXPIRED:[29,7,1,""],SEC_I_CONTINUE_NEEDED:[29,7,1,""],SEC_I_CONTINUE_NEEDED_MESSAGE_OK:[29,7,1,""],SEC_I_GENERIC_EXTENSION_RECEIVED:[29,7,1,""],SEC_I_INCOMPLETE_CREDENTIALS:[29,7,1,""],SEC_I_LOCAL_LOGON:[29,7,1,""],SEC_I_MESSAGE_FRAGMENT:[29,7,1,""],SEC_I_NO_LSA_CONTEXT:[29,7,1,""],SEC_I_NO_RENEGOTIATION:[29,7,1,""],SEC_I_RENEGOTIATE:[29,7,1,""],SEC_I_SIGNATURE_NEEDED:[29,7,1,""],SEC_LARGE_PAGES:[27,7,1,""],SEC_NOCACHE:[27,7,1,""],SEC_PROTECTED_IMAGE:[27,7,1,""],SEC_RESERVE:[27,7,1,""],SEC_WINNT_AUTH_IDENTITY_ANSI:[27,7,1,""],SEC_WINNT_AUTH_IDENTITY_UNICODE:[27,7,1,""],SEC_WRITECOMBINE:[27,7,1,""],SEMAPHORE_ALL_ACCESS:[27,7,1,""],SEMAPHORE_MODIFY_STATE:[27,7,1,""],SEMAPHORE_QUERY_STATE:[27,7,1,""],SERVICE_ACCEPT_HARDWAREPROFILECHANGE:[27,7,1,""],SERVICE_ACCEPT_NETBINDCHANGE:[27,7,1,""],SERVICE_ACCEPT_PARAMCHANGE:[27,7,1,""],SERVICE_ACCEPT_PAUSE_CONTINUE:[27,7,1,""],SERVICE_ACCEPT_POWEREVENT:[27,7,1,""],SERVICE_ACCEPT_PRESHUTDOWN:[27,7,1,""],SERVICE_ACCEPT_SESSIONCHANGE:[27,7,1,""],SERVICE_ACCEPT_SHUTDOWN:[27,7,1,""],SERVICE_ACCEPT_STOP:[27,7,1,""],SERVICE_ACCEPT_TIMECHANGE:[27,7,1,""],SERVICE_ACCEPT_TRIGGEREVENT:[27,7,1,""],SERVICE_ACTIVE:[27,7,1,""],SERVICE_ADAPTER:[27,7,1,""],SERVICE_ALL_ACCESS:[27,7,1,""],SERVICE_AUTO_START:[27,7,1,""],SERVICE_BOOT_START:[27,7,1,""],SERVICE_CHANGE_CONFIG:[27,7,1,""],SERVICE_CONTINUE_PENDING:[27,7,1,""],SERVICE_CONTROL_CONTINUE:[27,7,1,""],SERVICE_CONTROL_DEVICEEVENT:[27,7,1,""],SERVICE_CONTROL_HARDWAREPROFILECHANGE:[27,7,1,""],SERVICE_CONTROL_INTERROGATE:[27,7,1,""],SERVICE_CONTROL_NETBINDADD:[27,7,1,""],SERVICE_CONTROL_NETBINDDISABLE:[27,7,1,""],SERVICE_CONTROL_NETBINDENABLE:[27,7,1,""],SERVICE_CONTROL_NETBINDREMOVE:[27,7,1,""],SERVICE_CONTROL_PARAMCHANGE:[27,7,1,""],SERVICE_CONTROL_PAUSE:[27,7,1,""],SERVICE_CONTROL_POWEREVENT:[27,7,1,""],SERVICE_CONTROL_PRESHUTDOWN:[27,7,1,""],SERVICE_CONTROL_SESSIONCHANGE:[27,7,1,""],SERVICE_CONTROL_SHUTDOWN:[27,7,1,""],SERVICE_CONTROL_STOP:[27,7,1,""],SERVICE_CONTROL_TIMECHANGE:[27,7,1,""],SERVICE_CONTROL_TRIGGEREVENT:[27,7,1,""],SERVICE_DEMAND_START:[27,7,1,""],SERVICE_DISABLED:[27,7,1,""],SERVICE_DRIVER:[27,7,1,""],SERVICE_ENUMERATE_DEPENDENTS:[27,7,1,""],SERVICE_ERROR_CRITICAL:[27,7,1,""],SERVICE_ERROR_IGNORE:[27,7,1,""],SERVICE_ERROR_NORMAL:[27,7,1,""],SERVICE_ERROR_SEVERE:[27,7,1,""],SERVICE_FILE_SYSTEM_DRIVER:[27,7,1,""],SERVICE_INACTIVE:[27,7,1,""],SERVICE_INTERACTIVE_PROCESS:[27,7,1,""],SERVICE_INTERROGATE:[27,7,1,""],SERVICE_KERNEL_DRIVER:[27,7,1,""],SERVICE_PAUSED:[27,7,1,""],SERVICE_PAUSE_CONTINUE:[27,7,1,""],SERVICE_PAUSE_PENDING:[27,7,1,""],SERVICE_QUERY_CONFIG:[27,7,1,""],SERVICE_QUERY_STATUS:[27,7,1,""],SERVICE_RECOGNIZER_DRIVER:[27,7,1,""],SERVICE_RUNNING:[27,7,1,""],SERVICE_RUNS_IN_SYSTEM_PROCESS:[27,7,1,""],SERVICE_START:[27,7,1,""],SERVICE_START_PENDING:[27,7,1,""],SERVICE_STATE_ALL:[27,7,1,""],SERVICE_STOP:[27,7,1,""],SERVICE_STOPPED:[27,7,1,""],SERVICE_STOP_PENDING:[27,7,1,""],SERVICE_SYSTEM_START:[27,7,1,""],SERVICE_TRIGGER_DATA_TYPE_BINARY:[27,7,1,""],SERVICE_TRIGGER_DATA_TYPE_KEYWORD_ALL:[27,7,1,""],SERVICE_TRIGGER_DATA_TYPE_KEYWORD_ANY:[27,7,1,""],SERVICE_TRIGGER_DATA_TYPE_LEVEL:[27,7,1,""],SERVICE_TRIGGER_DATA_TYPE_STRING:[27,7,1,""],SERVICE_TRIGGER_TYPE_CUSTOM:[27,7,1,""],SERVICE_TRIGGER_TYPE_CUSTOM_SYSTEM_STATE_CHANGE:[27,7,1,""],SERVICE_TRIGGER_TYPE_DEVICE_INTERFACE_ARRIVAL:[27,7,1,""],SERVICE_TRIGGER_TYPE_DOMAIN_JOIN:[27,7,1,""],SERVICE_TRIGGER_TYPE_FIREWALL_PORT_EVENT:[27,7,1,""],SERVICE_TRIGGER_TYPE_GROUP_POLICY:[27,7,1,""],SERVICE_TRIGGER_TYPE_IP_ADDRESS_AVAILABILITY:[27,7,1,""],SERVICE_TRIGGER_TYPE_NETWORK_ENDPOINT:[27,7,1,""],SERVICE_TYPE_ALL:[27,7,1,""],SERVICE_USER_DEFINED_CONTROL:[27,7,1,""],SERVICE_USER_OWN_PROCESS:[27,7,1,""],SERVICE_USER_SHARE_PROCESS:[27,7,1,""],SERVICE_WIN32:[27,7,1,""],SERVICE_WIN32_OWN_PROCESS:[27,7,1,""],SERVICE_WIN32_SHARE_PROCESS:[27,7,1,""],SEVERITY_ERROR:[29,7,1,""],SEVERITY_SUCCESS:[29,7,1,""],SE_ASSIGNPRIMARYTOKEN_NAME:[27,7,1,""],SE_AUDIT_NAME:[27,7,1,""],SE_BACKUP_NAME:[27,7,1,""],SE_CHANGE_NOTIFY_NAME:[27,7,1,""],SE_CREATE_GLOBAL_NAME:[27,7,1,""],SE_CREATE_PAGEFILE_NAME:[27,7,1,""],SE_CREATE_PERMANENT_NAME:[27,7,1,""],SE_CREATE_SYMBOLIC_LINK_NAME:[27,7,1,""],SE_CREATE_TOKEN_NAME:[27,7,1,""],SE_DACL_AUTO_INHERITED:[27,7,1,""],SE_DACL_AUTO_INHERIT_REQ:[27,7,1,""],SE_DACL_DEFAULTED:[27,7,1,""],SE_DACL_PRESENT:[27,7,1,""],SE_DACL_PROTECTED:[27,7,1,""],SE_DACL_UNTRUSTED:[27,7,1,""],SE_DEBUG_NAME:[27,7,1,""],SE_ENABLE_DELEGATION_NAME:[27,7,1,""],SE_GROUP_DEFAULTED:[27,7,1,""],SE_GROUP_ENABLED:[27,7,1,""],SE_GROUP_ENABLED_BY_DEFAULT:[27,7,1,""],SE_GROUP_INTEGRITY:[27,7,1,""],SE_GROUP_INTEGRITY_ENABLED:[27,7,1,""],SE_GROUP_LOGON_ID:[27,7,1,""],SE_GROUP_MANDATORY:[27,7,1,""],SE_GROUP_OWNER:[27,7,1,""],SE_GROUP_RESOURCE:[27,7,1,""],SE_GROUP_USE_FOR_DENY_ONLY:[27,7,1,""],SE_GROUP_VALID_ATTRIBUTES:[27,7,1,""],SE_IMPERSONATE_NAME:[27,7,1,""],SE_INCREASE_QUOTA_NAME:[27,7,1,""],SE_INC_BASE_PRIORITY_NAME:[27,7,1,""],SE_INC_WORKING_SET_NAME:[27,7,1,""],SE_LOAD_DRIVER_NAME:[27,7,1,""],SE_LOCK_MEMORY_NAME:[27,7,1,""],SE_MACHINE_ACCOUNT_NAME:[27,7,1,""],SE_MANAGE_VOLUME_NAME:[27,7,1,""],SE_OWNER_DEFAULTED:[27,7,1,""],SE_PRIVILEGE_ENABLED:[27,7,1,""],SE_PRIVILEGE_ENABLED_BY_DEFAULT:[27,7,1,""],SE_PRIVILEGE_REMOVED:[27,7,1,""],SE_PRIVILEGE_USED_FOR_ACCESS:[27,7,1,""],SE_PROF_SINGLE_PROCESS_NAME:[27,7,1,""],SE_RELABEL_NAME:[27,7,1,""],SE_REMOTE_SHUTDOWN_NAME:[27,7,1,""],SE_RESTORE_NAME:[27,7,1,""],SE_RM_CONTROL_VALID:[27,7,1,""],SE_SACL_AUTO_INHERITED:[27,7,1,""],SE_SACL_AUTO_INHERIT_REQ:[27,7,1,""],SE_SACL_DEFAULTED:[27,7,1,""],SE_SACL_PRESENT:[27,7,1,""],SE_SACL_PROTECTED:[27,7,1,""],SE_SECURITY_NAME:[27,7,1,""],SE_SELF_RELATIVE:[27,7,1,""],SE_SERVER_SECURITY:[27,7,1,""],SE_SHUTDOWN_NAME:[27,7,1,""],SE_SYNC_AGENT_NAME:[27,7,1,""],SE_SYSTEMTIME_NAME:[27,7,1,""],SE_SYSTEM_ENVIRONMENT_NAME:[27,7,1,""],SE_SYSTEM_PROFILE_NAME:[27,7,1,""],SE_TAKE_OWNERSHIP_NAME:[27,7,1,""],SE_TCB_NAME:[27,7,1,""],SE_TIME_ZONE_NAME:[27,7,1,""],SE_TRUSTED_CREDMAN_ACCESS_NAME:[27,7,1,""],SE_UNDOCK_NAME:[27,7,1,""],SE_UNSOLICITED_INPUT_NAME:[27,7,1,""],SID_HASH_SIZE:[27,7,1,""],SM_ARRANGE:[27,7,1,""],SM_CARETBLINKINGENABLED:[27,7,1,""],SM_CLEANBOOT:[27,7,1,""],SM_CMONITORS:[27,7,1,""],SM_CMOUSEBUTTONS:[27,7,1,""],SM_CXBORDER:[27,7,1,""],SM_CXCURSOR:[27,7,1,""],SM_CXDLGFRAME:[27,7,1,""],SM_CXDOUBLECLK:[27,7,1,""],SM_CXDRAG:[27,7,1,""],SM_CXEDGE:[27,7,1,""],SM_CXFIXEDFRAME:[27,7,1,""],SM_CXFOCUSBORDER:[27,7,1,""],SM_CXFRAME:[27,7,1,""],SM_CXFULLSCREEN:[27,7,1,""],SM_CXHSCROLL:[27,7,1,""],SM_CXHTHUMB:[27,7,1,""],SM_CXICON:[27,7,1,""],SM_CXICONSPACING:[27,7,1,""],SM_CXMAXIMIZED:[27,7,1,""],SM_CXMAXTRACK:[27,7,1,""],SM_CXMENUCHECK:[27,7,1,""],SM_CXMENUSIZE:[27,7,1,""],SM_CXMIN:[27,7,1,""],SM_CXMINIMIZED:[27,7,1,""],SM_CXMINSPACING:[27,7,1,""],SM_CXMINTRACK:[27,7,1,""],SM_CXPADDEDBORDER:[27,7,1,""],SM_CXSCREEN:[27,7,1,""],SM_CXSIZE:[27,7,1,""],SM_CXSIZEFRAME:[27,7,1,""],SM_CXSMICON:[27,7,1,""],SM_CXSMSIZE:[27,7,1,""],SM_CXVIRTUALSCREEN:[27,7,1,""],SM_CXVSCROLL:[27,7,1,""],SM_CYBORDER:[27,7,1,""],SM_CYCAPTION:[27,7,1,""],SM_CYCURSOR:[27,7,1,""],SM_CYDLGFRAME:[27,7,1,""],SM_CYDOUBLECLK:[27,7,1,""],SM_CYDRAG:[27,7,1,""],SM_CYEDGE:[27,7,1,""],SM_CYFIXEDFRAME:[27,7,1,""],SM_CYFOCUSBORDER:[27,7,1,""],SM_CYFRAME:[27,7,1,""],SM_CYFULLSCREEN:[27,7,1,""],SM_CYHSCROLL:[27,7,1,""],SM_CYICON:[27,7,1,""],SM_CYICONSPACING:[27,7,1,""],SM_CYKANJIWINDOW:[27,7,1,""],SM_CYMAXIMIZED:[27,7,1,""],SM_CYMAXTRACK:[27,7,1,""],SM_CYMENU:[27,7,1,""],SM_CYMENUCHECK:[27,7,1,""],SM_CYMENUSIZE:[27,7,1,""],SM_CYMIN:[27,7,1,""],SM_CYMINIMIZED:[27,7,1,""],SM_CYMINSPACING:[27,7,1,""],SM_CYMINTRACK:[27,7,1,""],SM_CYSCREEN:[27,7,1,""],SM_CYSIZE:[27,7,1,""],SM_CYSIZEFRAME:[27,7,1,""],SM_CYSMCAPTION:[27,7,1,""],SM_CYSMICON:[27,7,1,""],SM_CYSMSIZE:[27,7,1,""],SM_CYVIRTUALSCREEN:[27,7,1,""],SM_CYVSCROLL:[27,7,1,""],SM_CYVTHUMB:[27,7,1,""],SM_DBCSENABLED:[27,7,1,""],SM_DEBUG:[27,7,1,""],SM_DIGITIZER:[27,7,1,""],SM_IMMENABLED:[27,7,1,""],SM_MAXIMUMTOUCHES:[27,7,1,""],SM_MEDIACENTER:[27,7,1,""],SM_MENUDROPALIGNMENT:[27,7,1,""],SM_MIDEASTENABLED:[27,7,1,""],SM_MOUSEHORIZONTALWHEELPRESENT:[27,7,1,""],SM_MOUSEPRESENT:[27,7,1,""],SM_MOUSEWHEELPRESENT:[27,7,1,""],SM_NETWORK:[27,7,1,""],SM_PENWINDOWS:[27,7,1,""],SM_REMOTECONTROL:[27,7,1,""],SM_REMOTESESSION:[27,7,1,""],SM_RESERVED1:[27,7,1,""],SM_RESERVED2:[27,7,1,""],SM_RESERVED3:[27,7,1,""],SM_RESERVED4:[27,7,1,""],SM_SAMEDISPLAYFORMAT:[27,7,1,""],SM_SECURE:[27,7,1,""],SM_SERVERR2:[27,7,1,""],SM_SHOWSOUNDS:[27,7,1,""],SM_SHUTTINGDOWN:[27,7,1,""],SM_SLOWMACHINE:[27,7,1,""],SM_STARTER:[27,7,1,""],SM_SWAPBUTTON:[27,7,1,""],SM_TABLETPC:[27,7,1,""],SM_XVIRTUALSCREEN:[27,7,1,""],SM_YVIRTUALSCREEN:[27,7,1,""],SPAPI_E_AUTHENTICODE_DISALLOWED:[29,7,1,""],SPAPI_E_AUTHENTICODE_PUBLISHER_NOT_TRUSTED:[29,7,1,""],SPAPI_E_AUTHENTICODE_TRUSTED_PUBLISHER:[29,7,1,""],SPAPI_E_AUTHENTICODE_TRUST_NOT_ESTABLISHED:[29,7,1,""],SPAPI_E_BAD_INTERFACE_INSTALLSECT:[29,7,1,""],SPAPI_E_BAD_SECTION_NAME_LINE:[29,7,1,""],SPAPI_E_BAD_SERVICE_INSTALLSECT:[29,7,1,""],SPAPI_E_CANT_LOAD_CLASS_ICON:[29,7,1,""],SPAPI_E_CANT_REMOVE_DEVINST:[29,7,1,""],SPAPI_E_CLASS_MISMATCH:[29,7,1,""],SPAPI_E_DEVICE_INSTALLER_NOT_READY:[29,7,1,""],SPAPI_E_DEVICE_INSTALL_BLOCKED:[29,7,1,""],SPAPI_E_DEVICE_INTERFACE_ACTIVE:[29,7,1,""],SPAPI_E_DEVICE_INTERFACE_REMOVED:[29,7,1,""],SPAPI_E_DEVINFO_DATA_LOCKED:[29,7,1,""],SPAPI_E_DEVINFO_LIST_LOCKED:[29,7,1,""],SPAPI_E_DEVINFO_NOT_REGISTERED:[29,7,1,""],SPAPI_E_DEVINSTALL_QUEUE_NONNATIVE:[29,7,1,""],SPAPI_E_DEVINST_ALREADY_EXISTS:[29,7,1,""],SPAPI_E_DI_BAD_PATH:[29,7,1,""],SPAPI_E_DI_DONT_INSTALL:[29,7,1,""],SPAPI_E_DI_DO_DEFAULT:[29,7,1,""],SPAPI_E_DI_FUNCTION_OBSOLETE:[29,7,1,""],SPAPI_E_DI_NOFILECOPY:[29,7,1,""],SPAPI_E_DI_POSTPROCESSING_REQUIRED:[29,7,1,""],SPAPI_E_DRIVER_INSTALL_BLOCKED:[29,7,1,""],SPAPI_E_DRIVER_NONNATIVE:[29,7,1,""],SPAPI_E_DRIVER_STORE_ADD_FAILED:[29,7,1,""],SPAPI_E_DRIVER_STORE_DELETE_FAILED:[29,7,1,""],SPAPI_E_DUPLICATE_FOUND:[29,7,1,""],SPAPI_E_ERROR_NOT_INSTALLED:[29,7,1,""],SPAPI_E_EXPECTED_SECTION_NAME:[29,7,1,""],SPAPI_E_FILEQUEUE_LOCKED:[29,7,1,""],SPAPI_E_FILE_HASH_NOT_IN_CATALOG:[29,7,1,""],SPAPI_E_GENERAL_SYNTAX:[29,7,1,""],SPAPI_E_INCORRECTLY_COPIED_INF:[29,7,1,""],SPAPI_E_INF_IN_USE_BY_DEVICES:[29,7,1,""],SPAPI_E_INVALID_CLASS:[29,7,1,""],SPAPI_E_INVALID_CLASS_INSTALLER:[29,7,1,""],SPAPI_E_INVALID_COINSTALLER:[29,7,1,""],SPAPI_E_INVALID_DEVINST_NAME:[29,7,1,""],SPAPI_E_INVALID_FILTER_DRIVER:[29,7,1,""],SPAPI_E_INVALID_HWPROFILE:[29,7,1,""],SPAPI_E_INVALID_INF_LOGCONFIG:[29,7,1,""],SPAPI_E_INVALID_MACHINENAME:[29,7,1,""],SPAPI_E_INVALID_PROPPAGE_PROVIDER:[29,7,1,""],SPAPI_E_INVALID_REFERENCE_STRING:[29,7,1,""],SPAPI_E_INVALID_REG_PROPERTY:[29,7,1,""],SPAPI_E_INVALID_TARGET:[29,7,1,""],SPAPI_E_IN_WOW64:[29,7,1,""],SPAPI_E_KEY_DOES_NOT_EXIST:[29,7,1,""],SPAPI_E_LINE_NOT_FOUND:[29,7,1,""],SPAPI_E_MACHINE_UNAVAILABLE:[29,7,1,""],SPAPI_E_NON_WINDOWS_DRIVER:[29,7,1,""],SPAPI_E_NON_WINDOWS_NT_DRIVER:[29,7,1,""],SPAPI_E_NOT_AN_INSTALLED_OEM_INF:[29,7,1,""],SPAPI_E_NOT_DISABLEABLE:[29,7,1,""],SPAPI_E_NO_ASSOCIATED_CLASS:[29,7,1,""],SPAPI_E_NO_ASSOCIATED_SERVICE:[29,7,1,""],SPAPI_E_NO_AUTHENTICODE_CATALOG:[29,7,1,""],SPAPI_E_NO_BACKUP:[29,7,1,""],SPAPI_E_NO_CATALOG_FOR_OEM_INF:[29,7,1,""],SPAPI_E_NO_CLASSINSTALL_PARAMS:[29,7,1,""],SPAPI_E_NO_CLASS_DRIVER_LIST:[29,7,1,""],SPAPI_E_NO_COMPAT_DRIVERS:[29,7,1,""],SPAPI_E_NO_CONFIGMGR_SERVICES:[29,7,1,""],SPAPI_E_NO_DEFAULT_DEVICE_INTERFACE:[29,7,1,""],SPAPI_E_NO_DEVICE_ICON:[29,7,1,""],SPAPI_E_NO_DEVICE_SELECTED:[29,7,1,""],SPAPI_E_NO_DRIVER_SELECTED:[29,7,1,""],SPAPI_E_NO_INF:[29,7,1,""],SPAPI_E_NO_SUCH_DEVICE_INTERFACE:[29,7,1,""],SPAPI_E_NO_SUCH_DEVINST:[29,7,1,""],SPAPI_E_NO_SUCH_INTERFACE_CLASS:[29,7,1,""],SPAPI_E_ONLY_VALIDATE_VIA_AUTHENTICODE:[29,7,1,""],SPAPI_E_PNP_REGISTRY_ERROR:[29,7,1,""],SPAPI_E_REMOTE_COMM_FAILURE:[29,7,1,""],SPAPI_E_REMOTE_REQUEST_UNSUPPORTED:[29,7,1,""],SPAPI_E_SCE_DISABLED:[29,7,1,""],SPAPI_E_SECTION_NAME_TOO_LONG:[29,7,1,""],SPAPI_E_SECTION_NOT_FOUND:[29,7,1,""],SPAPI_E_SET_SYSTEM_RESTORE_POINT:[29,7,1,""],SPAPI_E_SIGNATURE_OSATTRIBUTE_MISMATCH:[29,7,1,""],SPAPI_E_UNKNOWN_EXCEPTION:[29,7,1,""],SPAPI_E_UNRECOVERABLE_STACK_OVERFLOW:[29,7,1,""],SPAPI_E_WRONG_INF_STYLE:[29,7,1,""],SPAPI_E_WRONG_INF_TYPE:[29,7,1,""],SPC_CAB_DATA_OBJID:[27,7,1,""],SPC_CERT_EXTENSIONS_OBJID:[27,7,1,""],SPC_COMMERCIAL_SP_KEY_PURPOSE_OBJID:[27,7,1,""],SPC_COMMON_NAME_OBJID:[27,7,1,""],SPC_FINANCIAL_CRITERIA_OBJID:[27,7,1,""],SPC_GLUE_RDN_OBJID:[27,7,1,""],SPC_INDIRECT_DATA_OBJID:[27,7,1,""],SPC_INDIVIDUAL_SP_KEY_PURPOSE_OBJID:[27,7,1,""],SPC_JAVA_CLASS_DATA_OBJID:[27,7,1,""],SPC_LINK_OBJID:[27,7,1,""],SPC_MINIMAL_CRITERIA_OBJID:[27,7,1,""],SPC_PE_IMAGE_DATA_OBJID:[27,7,1,""],SPC_PE_IMAGE_PAGE_HASHES_V1_OBJID:[27,7,1,""],SPC_PE_IMAGE_PAGE_HASHES_V2_OBJID:[27,7,1,""],SPC_RAW_FILE_DATA_OBJID:[27,7,1,""],SPC_SIGINFO_OBJID:[27,7,1,""],SPC_SP_AGENCY_INFO_OBJID:[27,7,1,""],SPC_SP_OPUS_INFO_OBJID:[27,7,1,""],SPC_STATEMENT_TYPE_OBJID:[27,7,1,""],SPC_STRUCTURED_STORAGE_DATA_OBJID:[27,7,1,""],SPC_TIME_STAMP_REQUEST_OBJID:[27,7,1,""],SPECIFIC_RIGHTS_ALL:[27,7,1,""],SQLITE_E_ABORT:[29,7,1,""],SQLITE_E_ABORT_ROLLBACK:[29,7,1,""],SQLITE_E_AUTH:[29,7,1,""],SQLITE_E_BUSY:[29,7,1,""],SQLITE_E_BUSY_RECOVERY:[29,7,1,""],SQLITE_E_BUSY_SNAPSHOT:[29,7,1,""],SQLITE_E_CANTOPEN:[29,7,1,""],SQLITE_E_CANTOPEN_CONVPATH:[29,7,1,""],SQLITE_E_CANTOPEN_FULLPATH:[29,7,1,""],SQLITE_E_CANTOPEN_ISDIR:[29,7,1,""],SQLITE_E_CANTOPEN_NOTEMPDIR:[29,7,1,""],SQLITE_E_CONSTRAINT:[29,7,1,""],SQLITE_E_CONSTRAINT_CHECK:[29,7,1,""],SQLITE_E_CONSTRAINT_COMMITHOOK:[29,7,1,""],SQLITE_E_CONSTRAINT_FOREIGNKEY:[29,7,1,""],SQLITE_E_CONSTRAINT_FUNCTION:[29,7,1,""],SQLITE_E_CONSTRAINT_NOTNULL:[29,7,1,""],SQLITE_E_CONSTRAINT_PRIMARYKEY:[29,7,1,""],SQLITE_E_CONSTRAINT_ROWID:[29,7,1,""],SQLITE_E_CONSTRAINT_TRIGGER:[29,7,1,""],SQLITE_E_CONSTRAINT_UNIQUE:[29,7,1,""],SQLITE_E_CONSTRAINT_VTAB:[29,7,1,""],SQLITE_E_CORRUPT:[29,7,1,""],SQLITE_E_CORRUPT_VTAB:[29,7,1,""],SQLITE_E_DONE:[29,7,1,""],SQLITE_E_EMPTY:[29,7,1,""],SQLITE_E_ERROR:[29,7,1,""],SQLITE_E_FORMAT:[29,7,1,""],SQLITE_E_FULL:[29,7,1,""],SQLITE_E_INTERNAL:[29,7,1,""],SQLITE_E_INTERRUPT:[29,7,1,""],SQLITE_E_IOERR:[29,7,1,""],SQLITE_E_IOERR_ACCESS:[29,7,1,""],SQLITE_E_IOERR_AUTH:[29,7,1,""],SQLITE_E_IOERR_BLOCKED:[29,7,1,""],SQLITE_E_IOERR_CHECKRESERVEDLOCK:[29,7,1,""],SQLITE_E_IOERR_CLOSE:[29,7,1,""],SQLITE_E_IOERR_CONVPATH:[29,7,1,""],SQLITE_E_IOERR_DELETE:[29,7,1,""],SQLITE_E_IOERR_DELETE_NOENT:[29,7,1,""],SQLITE_E_IOERR_DIR_CLOSE:[29,7,1,""],SQLITE_E_IOERR_DIR_FSYNC:[29,7,1,""],SQLITE_E_IOERR_FSTAT:[29,7,1,""],SQLITE_E_IOERR_FSYNC:[29,7,1,""],SQLITE_E_IOERR_GETTEMPPATH:[29,7,1,""],SQLITE_E_IOERR_LOCK:[29,7,1,""],SQLITE_E_IOERR_MMAP:[29,7,1,""],SQLITE_E_IOERR_NOMEM:[29,7,1,""],SQLITE_E_IOERR_RDLOCK:[29,7,1,""],SQLITE_E_IOERR_READ:[29,7,1,""],SQLITE_E_IOERR_SEEK:[29,7,1,""],SQLITE_E_IOERR_SHMLOCK:[29,7,1,""],SQLITE_E_IOERR_SHMMAP:[29,7,1,""],SQLITE_E_IOERR_SHMOPEN:[29,7,1,""],SQLITE_E_IOERR_SHMSIZE:[29,7,1,""],SQLITE_E_IOERR_SHORT_READ:[29,7,1,""],SQLITE_E_IOERR_TRUNCATE:[29,7,1,""],SQLITE_E_IOERR_UNLOCK:[29,7,1,""],SQLITE_E_IOERR_VNODE:[29,7,1,""],SQLITE_E_IOERR_WRITE:[29,7,1,""],SQLITE_E_LOCKED:[29,7,1,""],SQLITE_E_LOCKED_SHAREDCACHE:[29,7,1,""],SQLITE_E_MISMATCH:[29,7,1,""],SQLITE_E_MISUSE:[29,7,1,""],SQLITE_E_NOLFS:[29,7,1,""],SQLITE_E_NOMEM:[29,7,1,""],SQLITE_E_NOTADB:[29,7,1,""],SQLITE_E_NOTFOUND:[29,7,1,""],SQLITE_E_NOTICE:[29,7,1,""],SQLITE_E_NOTICE_RECOVER_ROLLBACK:[29,7,1,""],SQLITE_E_NOTICE_RECOVER_WAL:[29,7,1,""],SQLITE_E_PERM:[29,7,1,""],SQLITE_E_PROTOCOL:[29,7,1,""],SQLITE_E_RANGE:[29,7,1,""],SQLITE_E_READONLY:[29,7,1,""],SQLITE_E_READONLY_CANTLOCK:[29,7,1,""],SQLITE_E_READONLY_DBMOVED:[29,7,1,""],SQLITE_E_READONLY_RECOVERY:[29,7,1,""],SQLITE_E_READONLY_ROLLBACK:[29,7,1,""],SQLITE_E_ROW:[29,7,1,""],SQLITE_E_SCHEMA:[29,7,1,""],SQLITE_E_TOOBIG:[29,7,1,""],SQLITE_E_WARNING:[29,7,1,""],SQLITE_E_WARNING_AUTOINDEX:[29,7,1,""],STANDARD_RIGHTS_ALL:[27,7,1,""],STANDARD_RIGHTS_EXECUTE:[27,7,1,""],STANDARD_RIGHTS_READ:[27,7,1,""],STANDARD_RIGHTS_REQUIRED:[27,7,1,""],STANDARD_RIGHTS_WRITE:[27,7,1,""],STARTF_FORCEOFFFEEDBACK:[27,7,1,""],STARTF_FORCEONFEEDBACK:[27,7,1,""],STARTF_RUNFULLSCREEN:[27,7,1,""],STARTF_USECOUNTCHARS:[27,7,1,""],STARTF_USEFILLATTRIBUTE:[27,7,1,""],STARTF_USEPOSITION:[27,7,1,""],STARTF_USESHOWWINDOW:[27,7,1,""],STARTF_USESIZE:[27,7,1,""],STARTF_USESTDHANDLES:[27,7,1,""],STATEREPOSITORY_ERROR_CACHE_CORRUPTED:[29,7,1,""],STATEREPOSITORY_ERROR_DICTIONARY_CORRUPTED:[29,7,1,""],STATEREPOSITORY_E_BLOCKED:[29,7,1,""],STATEREPOSITORY_E_BUSY_RECOVERY_RETRY:[29,7,1,""],STATEREPOSITORY_E_BUSY_RECOVERY_TIMEOUT_EXCEEDED:[29,7,1,""],STATEREPOSITORY_E_BUSY_RETRY:[29,7,1,""],STATEREPOSITORY_E_BUSY_TIMEOUT_EXCEEDED:[29,7,1,""],STATEREPOSITORY_E_CONCURRENCY_LOCKING_FAILURE:[29,7,1,""],STATEREPOSITORY_E_CONFIGURATION_INVALID:[29,7,1,""],STATEREPOSITORY_E_LOCKED_RETRY:[29,7,1,""],STATEREPOSITORY_E_LOCKED_SHAREDCACHE_RETRY:[29,7,1,""],STATEREPOSITORY_E_LOCKED_SHAREDCACHE_TIMEOUT_EXCEEDED:[29,7,1,""],STATEREPOSITORY_E_LOCKED_TIMEOUT_EXCEEDED:[29,7,1,""],STATEREPOSITORY_E_SERVICE_STOP_IN_PROGRESS:[29,7,1,""],STATEREPOSITORY_E_STATEMENT_INPROGRESS:[29,7,1,""],STATEREPOSITORY_E_TRANSACTION_REQUIRED:[29,7,1,""],STATEREPOSITORY_E_UNKNOWN_SCHEMA_VERSION:[29,7,1,""],STATEREPOSITORY_TRANSACTION_CALLER_ID_CHANGED:[29,7,1,""],STATEREPOSITORY_TRANSACTION_IN_PROGRESS:[29,7,1,""],STATEREPOSTORY_E_NESTED_TRANSACTION_NOT_SUPPORTED:[29,7,1,""],STATUS_ABANDONED:[13,7,1,""],STATUS_ABANDONED_WAIT_0:[13,7,1,""],STATUS_ABANDONED_WAIT_63:[13,7,1,""],STATUS_ABANDON_HIBERFILE:[13,7,1,""],STATUS_ACCESS_AUDIT_BY_POLICY:[13,7,1,""],STATUS_ACCESS_DENIED:[13,7,1,""],STATUS_ACCESS_DISABLED_BY_POLICY_DEFAULT:[13,7,1,""],STATUS_ACCESS_DISABLED_BY_POLICY_OTHER:[13,7,1,""],STATUS_ACCESS_DISABLED_BY_POLICY_PATH:[13,7,1,""],STATUS_ACCESS_DISABLED_BY_POLICY_PUBLISHER:[13,7,1,""],STATUS_ACCESS_DISABLED_NO_SAFER_UI_BY_POLICY:[13,7,1,""],STATUS_ACCESS_VIOLATION:[13,7,1,""],STATUS_ACCOUNT_DISABLED:[13,7,1,""],STATUS_ACCOUNT_EXPIRED:[13,7,1,""],STATUS_ACCOUNT_LOCKED_OUT:[13,7,1,""],STATUS_ACCOUNT_RESTRICTION:[13,7,1,""],STATUS_ACPI_ACQUIRE_GLOBAL_LOCK:[13,7,1,""],STATUS_ACPI_ADDRESS_NOT_MAPPED:[13,7,1,""],STATUS_ACPI_ALREADY_INITIALIZED:[13,7,1,""],STATUS_ACPI_ASSERT_FAILED:[13,7,1,""],STATUS_ACPI_FATAL:[13,7,1,""],STATUS_ACPI_HANDLER_COLLISION:[13,7,1,""],STATUS_ACPI_INCORRECT_ARGUMENT_COUNT:[13,7,1,""],STATUS_ACPI_INVALID_ACCESS_SIZE:[13,7,1,""],STATUS_ACPI_INVALID_ARGTYPE:[13,7,1,""],STATUS_ACPI_INVALID_ARGUMENT:[13,7,1,""],STATUS_ACPI_INVALID_DATA:[13,7,1,""],STATUS_ACPI_INVALID_EVENTTYPE:[13,7,1,""],STATUS_ACPI_INVALID_INDEX:[13,7,1,""],STATUS_ACPI_INVALID_MUTEX_LEVEL:[13,7,1,""],STATUS_ACPI_INVALID_OBJTYPE:[13,7,1,""],STATUS_ACPI_INVALID_OPCODE:[13,7,1,""],STATUS_ACPI_INVALID_REGION:[13,7,1,""],STATUS_ACPI_INVALID_SUPERNAME:[13,7,1,""],STATUS_ACPI_INVALID_TABLE:[13,7,1,""],STATUS_ACPI_INVALID_TARGETTYPE:[13,7,1,""],STATUS_ACPI_MUTEX_NOT_OWNED:[13,7,1,""],STATUS_ACPI_MUTEX_NOT_OWNER:[13,7,1,""],STATUS_ACPI_NOT_INITIALIZED:[13,7,1,""],STATUS_ACPI_POWER_REQUEST_FAILED:[13,7,1,""],STATUS_ACPI_REG_HANDLER_FAILED:[13,7,1,""],STATUS_ACPI_RS_ACCESS:[13,7,1,""],STATUS_ACPI_STACK_OVERFLOW:[13,7,1,""],STATUS_ADAPTER_HARDWARE_ERROR:[13,7,1,""],STATUS_ADDRESS_ALREADY_ASSOCIATED:[13,7,1,""],STATUS_ADDRESS_ALREADY_EXISTS:[13,7,1,""],STATUS_ADDRESS_CLOSED:[13,7,1,""],STATUS_ADDRESS_NOT_ASSOCIATED:[13,7,1,""],STATUS_ADVANCED_INSTALLER_FAILED:[13,7,1,""],STATUS_AGENTS_EXHAUSTED:[13,7,1,""],STATUS_ALERTED:[13,7,1,""],STATUS_ALIAS_EXISTS:[13,7,1,""],STATUS_ALLOCATE_BUCKET:[13,7,1,""],STATUS_ALLOTTED_SPACE_EXCEEDED:[13,7,1,""],STATUS_ALL_SIDS_FILTERED:[13,7,1,""],STATUS_ALL_USER_TRUST_QUOTA_EXCEEDED:[13,7,1,""],STATUS_ALPC_CHECK_COMPLETION_LIST:[13,7,1,""],STATUS_ALREADY_COMMITTED:[13,7,1,""],STATUS_ALREADY_DISCONNECTED:[13,7,1,""],STATUS_ALREADY_REGISTERED:[13,7,1,""],STATUS_ALREADY_WIN32:[13,7,1,""],STATUS_AMBIGUOUS_SYSTEM_DEVICE:[13,7,1,""],STATUS_APC_RETURNED_WHILE_IMPERSONATING:[13,7,1,""],STATUS_APPHELP_BLOCK:[13,7,1,""],STATUS_APP_INIT_FAILURE:[13,7,1,""],STATUS_ARBITRATION_UNHANDLED:[13,7,1,""],STATUS_ARRAY_BOUNDS_EXCEEDED:[13,7,1,""],STATUS_ASSERTION_FAILURE:[13,7,1,""],STATUS_AUDITING_DISABLED:[13,7,1,""],STATUS_AUDIT_FAILED:[13,7,1,""],STATUS_AUTHENTICATION_FIREWALL_FAILED:[13,7,1,""],STATUS_AUTHIP_FAILURE:[13,7,1,""],STATUS_BACKUP_CONTROLLER:[13,7,1,""],STATUS_BAD_BINDINGS:[13,7,1,""],STATUS_BAD_CLUSTERS:[13,7,1,""],STATUS_BAD_COMPRESSION_BUFFER:[13,7,1,""],STATUS_BAD_CURRENT_DIRECTORY:[13,7,1,""],STATUS_BAD_DESCRIPTOR_FORMAT:[13,7,1,""],STATUS_BAD_DEVICE_TYPE:[13,7,1,""],STATUS_BAD_DLL_ENTRYPOINT:[13,7,1,""],STATUS_BAD_FILE_TYPE:[13,7,1,""],STATUS_BAD_FUNCTION_TABLE:[13,7,1,""],STATUS_BAD_IMPERSONATION_LEVEL:[13,7,1,""],STATUS_BAD_INHERITANCE_ACL:[13,7,1,""],STATUS_BAD_INITIAL_PC:[13,7,1,""],STATUS_BAD_INITIAL_STACK:[13,7,1,""],STATUS_BAD_LOGON_SESSION_STATE:[13,7,1,""],STATUS_BAD_MASTER_BOOT_RECORD:[13,7,1,""],STATUS_BAD_MCFG_TABLE:[13,7,1,""],STATUS_BAD_NETWORK_NAME:[13,7,1,""],STATUS_BAD_NETWORK_PATH:[13,7,1,""],STATUS_BAD_REMOTE_ADAPTER:[13,7,1,""],STATUS_BAD_SERVICE_ENTRYPOINT:[13,7,1,""],STATUS_BAD_STACK:[13,7,1,""],STATUS_BAD_TOKEN_TYPE:[13,7,1,""],STATUS_BAD_VALIDATION_CLASS:[13,7,1,""],STATUS_BAD_WORKING_SET_LIMIT:[13,7,1,""],STATUS_BEGINNING_OF_MEDIA:[13,7,1,""],STATUS_BEYOND_VDL:[13,7,1,""],STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT:[13,7,1,""],STATUS_BIZRULES_NOT_ENABLED:[13,7,1,""],STATUS_BREAKPOINT:[13,7,1,""],STATUS_BUFFER_ALL_ZEROS:[13,7,1,""],STATUS_BUFFER_OVERFLOW:[13,7,1,""],STATUS_BUFFER_TOO_SMALL:[13,7,1,""],STATUS_BUS_RESET:[13,7,1,""],STATUS_CACHE_PAGE_LOCKED:[13,7,1,""],STATUS_CALLBACK_BYPASS:[13,7,1,""],STATUS_CALLBACK_POP_STACK:[13,7,1,""],STATUS_CALLBACK_RETURNED_LANG:[13,7,1,""],STATUS_CALLBACK_RETURNED_LDR_LOCK:[13,7,1,""],STATUS_CALLBACK_RETURNED_PRI_BACK:[13,7,1,""],STATUS_CALLBACK_RETURNED_THREAD_AFFINITY:[13,7,1,""],STATUS_CALLBACK_RETURNED_THREAD_PRIORITY:[13,7,1,""],STATUS_CALLBACK_RETURNED_TRANSACTION:[13,7,1,""],STATUS_CALLBACK_RETURNED_WHILE_IMPERSONATING:[13,7,1,""],STATUS_CANCELLED:[13,7,1,""],STATUS_CANNOT_ABORT_TRANSACTIONS:[13,7,1,""],STATUS_CANNOT_ACCEPT_TRANSACTED_WORK:[13,7,1,""],STATUS_CANNOT_BREAK_OPLOCK:[13,7,1,""],STATUS_CANNOT_DELETE:[13,7,1,""],STATUS_CANNOT_EXECUTE_FILE_IN_TRANSACTION:[13,7,1,""],STATUS_CANNOT_IMPERSONATE:[13,7,1,""],STATUS_CANNOT_LOAD_REGISTRY_FILE:[13,7,1,""],STATUS_CANNOT_MAKE:[13,7,1,""],STATUS_CANT_ACCESS_DOMAIN_INFO:[13,7,1,""],STATUS_CANT_BREAK_TRANSACTIONAL_DEPENDENCY:[13,7,1,""],STATUS_CANT_CREATE_MORE_STREAM_MINIVERSIONS:[13,7,1,""],STATUS_CANT_CROSS_RM_BOUNDARY:[13,7,1,""],STATUS_CANT_DISABLE_MANDATORY:[13,7,1,""],STATUS_CANT_ENABLE_DENY_ONLY:[13,7,1,""],STATUS_CANT_OPEN_ANONYMOUS:[13,7,1,""],STATUS_CANT_OPEN_MINIVERSION_WITH_MODIFY_INTENT:[13,7,1,""],STATUS_CANT_RECOVER_WITH_HANDLE_OPEN:[13,7,1,""],STATUS_CANT_TERMINATE_SELF:[13,7,1,""],STATUS_CANT_WAIT:[13,7,1,""],STATUS_CARDBUS_NOT_SUPPORTED:[13,7,1,""],STATUS_CERTIFICATE_MAPPING_NOT_UNIQUE:[13,7,1,""],STATUS_CHECKING_FILE_SYSTEM:[13,7,1,""],STATUS_CHECKOUT_REQUIRED:[13,7,1,""],STATUS_CHILD_MUST_BE_VOLATILE:[13,7,1,""],STATUS_CLEANER_CARTRIDGE_INSTALLED:[13,7,1,""],STATUS_CLIENT_SERVER_PARAMETERS_INVALID:[13,7,1,""],STATUS_CLUSTER_INVALID_NETWORK:[13,7,1,""],STATUS_CLUSTER_INVALID_NETWORK_PROVIDER:[13,7,1,""],STATUS_CLUSTER_INVALID_NODE:[13,7,1,""],STATUS_CLUSTER_INVALID_REQUEST:[13,7,1,""],STATUS_CLUSTER_JOIN_IN_PROGRESS:[13,7,1,""],STATUS_CLUSTER_JOIN_NOT_IN_PROGRESS:[13,7,1,""],STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND:[13,7,1,""],STATUS_CLUSTER_NETINTERFACE_EXISTS:[13,7,1,""],STATUS_CLUSTER_NETINTERFACE_NOT_FOUND:[13,7,1,""],STATUS_CLUSTER_NETWORK_ALREADY_OFFLINE:[13,7,1,""],STATUS_CLUSTER_NETWORK_ALREADY_ONLINE:[13,7,1,""],STATUS_CLUSTER_NETWORK_EXISTS:[13,7,1,""],STATUS_CLUSTER_NETWORK_NOT_FOUND:[13,7,1,""],STATUS_CLUSTER_NETWORK_NOT_INTERNAL:[13,7,1,""],STATUS_CLUSTER_NODE_ALREADY_DOWN:[13,7,1,""],STATUS_CLUSTER_NODE_ALREADY_MEMBER:[13,7,1,""],STATUS_CLUSTER_NODE_ALREADY_UP:[13,7,1,""],STATUS_CLUSTER_NODE_DOWN:[13,7,1,""],STATUS_CLUSTER_NODE_EXISTS:[13,7,1,""],STATUS_CLUSTER_NODE_NOT_FOUND:[13,7,1,""],STATUS_CLUSTER_NODE_NOT_MEMBER:[13,7,1,""],STATUS_CLUSTER_NODE_NOT_PAUSED:[13,7,1,""],STATUS_CLUSTER_NODE_PAUSED:[13,7,1,""],STATUS_CLUSTER_NODE_UNREACHABLE:[13,7,1,""],STATUS_CLUSTER_NODE_UP:[13,7,1,""],STATUS_CLUSTER_NO_NET_ADAPTERS:[13,7,1,""],STATUS_CLUSTER_NO_SECURITY_CONTEXT:[13,7,1,""],STATUS_CLUSTER_POISONED:[13,7,1,""],STATUS_COMMITMENT_LIMIT:[13,7,1,""],STATUS_COMMITMENT_MINIMUM:[13,7,1,""],STATUS_COMPRESSION_DISABLED:[13,7,1,""],STATUS_COMPRESSION_NOT_ALLOWED_IN_TRANSACTION:[13,7,1,""],STATUS_CONFLICTING_ADDRESSES:[13,7,1,""],STATUS_CONNECTION_ABORTED:[13,7,1,""],STATUS_CONNECTION_ACTIVE:[13,7,1,""],STATUS_CONNECTION_COUNT_LIMIT:[13,7,1,""],STATUS_CONNECTION_DISCONNECTED:[13,7,1,""],STATUS_CONNECTION_INVALID:[13,7,1,""],STATUS_CONNECTION_IN_USE:[13,7,1,""],STATUS_CONNECTION_REFUSED:[13,7,1,""],STATUS_CONNECTION_RESET:[13,7,1,""],STATUS_CONTENT_BLOCKED:[13,7,1,""],STATUS_CONTEXT_MISMATCH:[13,7,1,""],STATUS_CONTROL_C_EXIT:[13,7,1,""],STATUS_CONVERT_TO_LARGE:[13,7,1,""],STATUS_COPY_PROTECTION_FAILURE:[13,7,1,""],STATUS_CORRUPT_SYSTEM_FILE:[13,7,1,""],STATUS_COULD_NOT_INTERPRET:[13,7,1,""],STATUS_COULD_NOT_RESIZE_LOG:[13,7,1,""],STATUS_CRASH_DUMP:[13,7,1,""],STATUS_CRC_ERROR:[13,7,1,""],STATUS_CRED_REQUIRES_CONFIRMATION:[13,7,1,""],STATUS_CRM_PROTOCOL_ALREADY_EXISTS:[13,7,1,""],STATUS_CRM_PROTOCOL_NOT_FOUND:[13,7,1,""],STATUS_CROSSREALM_DELEGATION_FAILURE:[13,7,1,""],STATUS_CRYPTO_SYSTEM_INVALID:[13,7,1,""],STATUS_CSS_AUTHENTICATION_FAILURE:[13,7,1,""],STATUS_CSS_KEY_NOT_ESTABLISHED:[13,7,1,""],STATUS_CSS_KEY_NOT_PRESENT:[13,7,1,""],STATUS_CSS_REGION_MISMATCH:[13,7,1,""],STATUS_CSS_RESETS_EXHAUSTED:[13,7,1,""],STATUS_CSS_SCRAMBLED_SECTOR:[13,7,1,""],STATUS_CS_ENCRYPTION_EXISTING_ENCRYPTED_FILE:[13,7,1,""],STATUS_CS_ENCRYPTION_FILE_NOT_CSE:[13,7,1,""],STATUS_CS_ENCRYPTION_INVALID_SERVER_RESPONSE:[13,7,1,""],STATUS_CS_ENCRYPTION_NEW_ENCRYPTED_FILE:[13,7,1,""],STATUS_CS_ENCRYPTION_UNSUPPORTED_SERVER:[13,7,1,""],STATUS_CTL_FILE_NOT_SUPPORTED:[13,7,1,""],STATUS_CTX_BAD_VIDEO_MODE:[13,7,1,""],STATUS_CTX_CDM_CONNECT:[13,7,1,""],STATUS_CTX_CDM_DISCONNECT:[13,7,1,""],STATUS_CTX_CLIENT_LICENSE_IN_USE:[13,7,1,""],STATUS_CTX_CLIENT_LICENSE_NOT_SET:[13,7,1,""],STATUS_CTX_CLIENT_QUERY_TIMEOUT:[13,7,1,""],STATUS_CTX_CLOSE_PENDING:[13,7,1,""],STATUS_CTX_CONSOLE_CONNECT:[13,7,1,""],STATUS_CTX_CONSOLE_DISCONNECT:[13,7,1,""],STATUS_CTX_GRAPHICS_INVALID:[13,7,1,""],STATUS_CTX_INVALID_MODEMNAME:[13,7,1,""],STATUS_CTX_INVALID_PD:[13,7,1,""],STATUS_CTX_INVALID_WD:[13,7,1,""],STATUS_CTX_LICENSE_CLIENT_INVALID:[13,7,1,""],STATUS_CTX_LICENSE_EXPIRED:[13,7,1,""],STATUS_CTX_LICENSE_NOT_AVAILABLE:[13,7,1,""],STATUS_CTX_LOGON_DISABLED:[13,7,1,""],STATUS_CTX_MODEM_INF_NOT_FOUND:[13,7,1,""],STATUS_CTX_MODEM_RESPONSE_BUSY:[13,7,1,""],STATUS_CTX_MODEM_RESPONSE_NO_CARRIER:[13,7,1,""],STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE:[13,7,1,""],STATUS_CTX_MODEM_RESPONSE_TIMEOUT:[13,7,1,""],STATUS_CTX_MODEM_RESPONSE_VOICE:[13,7,1,""],STATUS_CTX_NOT_CONSOLE:[13,7,1,""],STATUS_CTX_NO_OUTBUF:[13,7,1,""],STATUS_CTX_PD_NOT_FOUND:[13,7,1,""],STATUS_CTX_RESPONSE_ERROR:[13,7,1,""],STATUS_CTX_SECURITY_LAYER_ERROR:[13,7,1,""],STATUS_CTX_SHADOW_DENIED:[13,7,1,""],STATUS_CTX_SHADOW_DISABLED:[13,7,1,""],STATUS_CTX_SHADOW_ENDED_BY_MODE_CHANGE:[13,7,1,""],STATUS_CTX_SHADOW_INVALID:[13,7,1,""],STATUS_CTX_SHADOW_NOT_RUNNING:[13,7,1,""],STATUS_CTX_TD_ERROR:[13,7,1,""],STATUS_CTX_WD_NOT_FOUND:[13,7,1,""],STATUS_CTX_WINSTATION_ACCESS_DENIED:[13,7,1,""],STATUS_CTX_WINSTATION_BUSY:[13,7,1,""],STATUS_CTX_WINSTATION_NAME_COLLISION:[13,7,1,""],STATUS_CTX_WINSTATION_NAME_INVALID:[13,7,1,""],STATUS_CTX_WINSTATION_NOT_FOUND:[13,7,1,""],STATUS_CURRENT_DOMAIN_NOT_ALLOWED:[13,7,1,""],STATUS_CURRENT_TRANSACTION_NOT_VALID:[13,7,1,""],STATUS_DATATYPE_MISALIGNMENT:[13,7,1,""],STATUS_DATATYPE_MISALIGNMENT_ERROR:[13,7,1,""],STATUS_DATA_ERROR:[13,7,1,""],STATUS_DATA_LATE_ERROR:[13,7,1,""],STATUS_DATA_LOST_REPAIR:[13,7,1,""],STATUS_DATA_NOT_ACCEPTED:[13,7,1,""],STATUS_DATA_OVERRUN:[13,7,1,""],STATUS_DEBUGGER_INACTIVE:[13,7,1,""],STATUS_DEBUG_ATTACH_FAILED:[13,7,1,""],STATUS_DECRYPTION_FAILED:[13,7,1,""],STATUS_DELAY_LOAD_FAILED:[13,7,1,""],STATUS_DELETE_PENDING:[13,7,1,""],STATUS_DESTINATION_ELEMENT_FULL:[13,7,1,""],STATUS_DEVICE_ALREADY_ATTACHED:[13,7,1,""],STATUS_DEVICE_BUSY:[13,7,1,""],STATUS_DEVICE_CONFIGURATION_ERROR:[13,7,1,""],STATUS_DEVICE_DATA_ERROR:[13,7,1,""],STATUS_DEVICE_DOES_NOT_EXIST:[13,7,1,""],STATUS_DEVICE_DOOR_OPEN:[13,7,1,""],STATUS_DEVICE_ENUMERATION_ERROR:[13,7,1,""],STATUS_DEVICE_FEATURE_NOT_SUPPORTED:[13,7,1,""],STATUS_DEVICE_NOT_CONNECTED:[13,7,1,""],STATUS_DEVICE_NOT_PARTITIONED:[13,7,1,""],STATUS_DEVICE_NOT_READY:[13,7,1,""],STATUS_DEVICE_OFF_LINE:[13,7,1,""],STATUS_DEVICE_PAPER_EMPTY:[13,7,1,""],STATUS_DEVICE_POWERED_OFF:[13,7,1,""],STATUS_DEVICE_PROTOCOL_ERROR:[13,7,1,""],STATUS_DEVICE_REMOVED:[13,7,1,""],STATUS_DEVICE_REQUIRES_CLEANING:[13,7,1,""],STATUS_DEVICE_UNREACHABLE:[13,7,1,""],STATUS_DFS_EXIT_PATH_FOUND:[13,7,1,""],STATUS_DFS_UNAVAILABLE:[13,7,1,""],STATUS_DIRECTORY_IS_A_REPARSE_POINT:[13,7,1,""],STATUS_DIRECTORY_NOT_EMPTY:[13,7,1,""],STATUS_DIRECTORY_NOT_RM:[13,7,1,""],STATUS_DIRECTORY_SERVICE_REQUIRED:[13,7,1,""],STATUS_DISK_CORRUPT_ERROR:[13,7,1,""],STATUS_DISK_FULL:[13,7,1,""],STATUS_DISK_OPERATION_FAILED:[13,7,1,""],STATUS_DISK_QUOTA_EXCEEDED:[13,7,1,""],STATUS_DISK_RECALIBRATE_FAILED:[13,7,1,""],STATUS_DISK_REPAIR_DISABLED:[13,7,1,""],STATUS_DISK_RESET_FAILED:[13,7,1,""],STATUS_DLL_INIT_FAILED:[13,7,1,""],STATUS_DLL_INIT_FAILED_LOGOFF:[13,7,1,""],STATUS_DLL_MIGHT_BE_INCOMPATIBLE:[13,7,1,""],STATUS_DLL_MIGHT_BE_INSECURE:[13,7,1,""],STATUS_DLL_NOT_FOUND:[13,7,1,""],STATUS_DOMAIN_CONTROLLER_NOT_FOUND:[13,7,1,""],STATUS_DOMAIN_CTRLR_CONFIG_ERROR:[13,7,1,""],STATUS_DOMAIN_EXISTS:[13,7,1,""],STATUS_DOMAIN_LIMIT_EXCEEDED:[13,7,1,""],STATUS_DOMAIN_TRUST_INCONSISTENT:[13,7,1,""],STATUS_DOWNGRADE_DETECTED:[13,7,1,""],STATUS_DRIVERS_LEAKING_LOCKED_PAGES:[13,7,1,""],STATUS_DRIVER_BLOCKED:[13,7,1,""],STATUS_DRIVER_BLOCKED_CRITICAL:[13,7,1,""],STATUS_DRIVER_CANCEL_TIMEOUT:[13,7,1,""],STATUS_DRIVER_DATABASE_ERROR:[13,7,1,""],STATUS_DRIVER_ENTRYPOINT_NOT_FOUND:[13,7,1,""],STATUS_DRIVER_FAILED_PRIOR_UNLOAD:[13,7,1,""],STATUS_DRIVER_FAILED_SLEEP:[13,7,1,""],STATUS_DRIVER_INTERNAL_ERROR:[13,7,1,""],STATUS_DRIVER_ORDINAL_NOT_FOUND:[13,7,1,""],STATUS_DRIVER_PROCESS_TERMINATED:[13,7,1,""],STATUS_DRIVER_UNABLE_TO_LOAD:[13,7,1,""],STATUS_DS_ADMIN_LIMIT_EXCEEDED:[13,7,1,""],STATUS_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER:[13,7,1,""],STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS:[13,7,1,""],STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED:[13,7,1,""],STATUS_DS_BUSY:[13,7,1,""],STATUS_DS_CANT_MOD_OBJ_CLASS:[13,7,1,""],STATUS_DS_CANT_MOD_PRIMARYGROUPID:[13,7,1,""],STATUS_DS_CANT_ON_NON_LEAF:[13,7,1,""],STATUS_DS_CANT_ON_RDN:[13,7,1,""],STATUS_DS_CANT_START:[13,7,1,""],STATUS_DS_CROSS_DOM_MOVE_FAILED:[13,7,1,""],STATUS_DS_DOMAIN_NAME_EXISTS_IN_FOREST:[13,7,1,""],STATUS_DS_DOMAIN_RENAME_IN_PROGRESS:[13,7,1,""],STATUS_DS_DUPLICATE_ID_FOUND:[13,7,1,""],STATUS_DS_FLAT_NAME_EXISTS_IN_FOREST:[13,7,1,""],STATUS_DS_GC_NOT_AVAILABLE:[13,7,1,""],STATUS_DS_GC_REQUIRED:[13,7,1,""],STATUS_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER:[13,7,1,""],STATUS_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER:[13,7,1,""],STATUS_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER:[13,7,1,""],STATUS_DS_GROUP_CONVERSION_ERROR:[13,7,1,""],STATUS_DS_HAVE_PRIMARY_MEMBERS:[13,7,1,""],STATUS_DS_INCORRECT_ROLE_OWNER:[13,7,1,""],STATUS_DS_INIT_FAILURE:[13,7,1,""],STATUS_DS_INIT_FAILURE_CONSOLE:[13,7,1,""],STATUS_DS_INVALID_ATTRIBUTE_SYNTAX:[13,7,1,""],STATUS_DS_INVALID_GROUP_TYPE:[13,7,1,""],STATUS_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER:[13,7,1,""],STATUS_DS_LOCAL_MEMBER_OF_LOCAL_ONLY:[13,7,1,""],STATUS_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED:[13,7,1,""],STATUS_DS_MEMBERSHIP_EVALUATED_LOCALLY:[13,7,1,""],STATUS_DS_NAME_NOT_UNIQUE:[13,7,1,""],STATUS_DS_NO_ATTRIBUTE_OR_VALUE:[13,7,1,""],STATUS_DS_NO_FPO_IN_UNIVERSAL_GROUPS:[13,7,1,""],STATUS_DS_NO_MORE_RIDS:[13,7,1,""],STATUS_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN:[13,7,1,""],STATUS_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN:[13,7,1,""],STATUS_DS_NO_RIDS_ALLOCATED:[13,7,1,""],STATUS_DS_OBJ_CLASS_VIOLATION:[13,7,1,""],STATUS_DS_OID_MAPPED_GROUP_CANT_HAVE_MEMBERS:[13,7,1,""],STATUS_DS_OID_NOT_FOUND:[13,7,1,""],STATUS_DS_RIDMGR_INIT_ERROR:[13,7,1,""],STATUS_DS_SAM_INIT_FAILURE:[13,7,1,""],STATUS_DS_SAM_INIT_FAILURE_CONSOLE:[13,7,1,""],STATUS_DS_SENSITIVE_GROUP_VIOLATION:[13,7,1,""],STATUS_DS_SHUTTING_DOWN:[13,7,1,""],STATUS_DS_SRC_SID_EXISTS_IN_FOREST:[13,7,1,""],STATUS_DS_UNAVAILABLE:[13,7,1,""],STATUS_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER:[13,7,1,""],STATUS_DS_VERSION_CHECK_FAILURE:[13,7,1,""],STATUS_DUPLICATE_NAME:[13,7,1,""],STATUS_DUPLICATE_OBJECTID:[13,7,1,""],STATUS_EAS_NOT_SUPPORTED:[13,7,1,""],STATUS_EA_CORRUPT_ERROR:[13,7,1,""],STATUS_EA_LIST_INCONSISTENT:[13,7,1,""],STATUS_EA_TOO_LARGE:[13,7,1,""],STATUS_EFS_ALG_BLOB_TOO_BIG:[13,7,1,""],STATUS_EFS_NOT_ALLOWED_IN_TRANSACTION:[13,7,1,""],STATUS_ELEVATION_REQUIRED:[13,7,1,""],STATUS_ENCOUNTERED_WRITE_IN_PROGRESS:[13,7,1,""],STATUS_ENCRYPTION_FAILED:[13,7,1,""],STATUS_END_OF_FILE:[13,7,1,""],STATUS_END_OF_MEDIA:[13,7,1,""],STATUS_ENLISTMENT_NOT_FOUND:[13,7,1,""],STATUS_ENLISTMENT_NOT_SUPERIOR:[13,7,1,""],STATUS_ENTRYPOINT_NOT_FOUND:[13,7,1,""],STATUS_EOM_OVERFLOW:[13,7,1,""],STATUS_EVALUATION_EXPIRATION:[13,7,1,""],STATUS_EVENTLOG_CANT_START:[13,7,1,""],STATUS_EVENTLOG_FILE_CHANGED:[13,7,1,""],STATUS_EVENTLOG_FILE_CORRUPT:[13,7,1,""],STATUS_EVENT_DONE:[13,7,1,""],STATUS_EVENT_PENDING:[13,7,1,""],STATUS_EXPIRED_HANDLE:[13,7,1,""],STATUS_EXTRANEOUS_INFORMATION:[13,7,1,""],STATUS_FAILED_DRIVER_ENTRY:[13,7,1,""],STATUS_FAILED_STACK_SWITCH:[13,7,1,""],STATUS_FAIL_CHECK:[13,7,1,""],STATUS_FAIL_FAST_EXCEPTION:[13,7,1,""],STATUS_FATAL_APP_EXIT:[13,7,1,""],STATUS_FILEMARK_DETECTED:[13,7,1,""],STATUS_FILES_OPEN:[13,7,1,""],STATUS_FILE_CHECKED_OUT:[13,7,1,""],STATUS_FILE_CLOSED:[13,7,1,""],STATUS_FILE_CORRUPT_ERROR:[13,7,1,""],STATUS_FILE_DELETED:[13,7,1,""],STATUS_FILE_ENCRYPTED:[13,7,1,""],STATUS_FILE_FORCED_CLOSED:[13,7,1,""],STATUS_FILE_IDENTITY_NOT_PERSISTENT:[13,7,1,""],STATUS_FILE_INVALID:[13,7,1,""],STATUS_FILE_IS_A_DIRECTORY:[13,7,1,""],STATUS_FILE_IS_OFFLINE:[13,7,1,""],STATUS_FILE_LOCKED_WITH_ONLY_READERS:[13,7,1,""],STATUS_FILE_LOCKED_WITH_WRITERS:[13,7,1,""],STATUS_FILE_LOCK_CONFLICT:[13,7,1,""],STATUS_FILE_NOT_AVAILABLE:[13,7,1,""],STATUS_FILE_NOT_ENCRYPTED:[13,7,1,""],STATUS_FILE_RENAMED:[13,7,1,""],STATUS_FILE_SYSTEM_LIMITATION:[13,7,1,""],STATUS_FILE_TOO_LARGE:[13,7,1,""],STATUS_FIRMWARE_UPDATED:[13,7,1,""],STATUS_FLOATED_SECTION:[13,7,1,""],STATUS_FLOAT_DENORMAL_OPERAND:[13,7,1,""],STATUS_FLOAT_DIVIDE_BY_ZERO:[13,7,1,""],STATUS_FLOAT_INEXACT_RESULT:[13,7,1,""],STATUS_FLOAT_INVALID_OPERATION:[13,7,1,""],STATUS_FLOAT_MULTIPLE_FAULTS:[13,7,1,""],STATUS_FLOAT_MULTIPLE_TRAPS:[13,7,1,""],STATUS_FLOAT_OVERFLOW:[13,7,1,""],STATUS_FLOAT_STACK_CHECK:[13,7,1,""],STATUS_FLOAT_UNDERFLOW:[13,7,1,""],STATUS_FLOPPY_BAD_REGISTERS:[13,7,1,""],STATUS_FLOPPY_ID_MARK_NOT_FOUND:[13,7,1,""],STATUS_FLOPPY_UNKNOWN_ERROR:[13,7,1,""],STATUS_FLOPPY_VOLUME:[13,7,1,""],STATUS_FLOPPY_WRONG_CYLINDER:[13,7,1,""],STATUS_FLT_ALREADY_ENLISTED:[13,7,1,""],STATUS_FLT_BUFFER_TOO_SMALL:[13,7,1,""],STATUS_FLT_CBDQ_DISABLED:[13,7,1,""],STATUS_FLT_CONTEXT_ALLOCATION_NOT_FOUND:[13,7,1,""],STATUS_FLT_CONTEXT_ALREADY_DEFINED:[13,7,1,""],STATUS_FLT_CONTEXT_ALREADY_LINKED:[13,7,1,""],STATUS_FLT_DELETING_OBJECT:[13,7,1,""],STATUS_FLT_DISALLOW_FAST_IO:[13,7,1,""],STATUS_FLT_DO_NOT_ATTACH:[13,7,1,""],STATUS_FLT_DO_NOT_DETACH:[13,7,1,""],STATUS_FLT_DUPLICATE_ENTRY:[13,7,1,""],STATUS_FLT_FILTER_NOT_FOUND:[13,7,1,""],STATUS_FLT_FILTER_NOT_READY:[13,7,1,""],STATUS_FLT_INSTANCE_ALTITUDE_COLLISION:[13,7,1,""],STATUS_FLT_INSTANCE_NAME_COLLISION:[13,7,1,""],STATUS_FLT_INSTANCE_NOT_FOUND:[13,7,1,""],STATUS_FLT_INTERNAL_ERROR:[13,7,1,""],STATUS_FLT_INVALID_ASYNCHRONOUS_REQUEST:[13,7,1,""],STATUS_FLT_INVALID_CONTEXT_REGISTRATION:[13,7,1,""],STATUS_FLT_INVALID_NAME_REQUEST:[13,7,1,""],STATUS_FLT_IO_COMPLETE:[13,7,1,""],STATUS_FLT_MUST_BE_NONPAGED_POOL:[13,7,1,""],STATUS_FLT_NAME_CACHE_MISS:[13,7,1,""],STATUS_FLT_NOT_INITIALIZED:[13,7,1,""],STATUS_FLT_NOT_SAFE_TO_POST_OPERATION:[13,7,1,""],STATUS_FLT_NO_DEVICE_OBJECT:[13,7,1,""],STATUS_FLT_NO_HANDLER_DEFINED:[13,7,1,""],STATUS_FLT_NO_WAITER_FOR_REPLY:[13,7,1,""],STATUS_FLT_POST_OPERATION_CLEANUP:[13,7,1,""],STATUS_FLT_VOLUME_ALREADY_MOUNTED:[13,7,1,""],STATUS_FLT_VOLUME_NOT_FOUND:[13,7,1,""],STATUS_FORMS_AUTH_REQUIRED:[13,7,1,""],STATUS_FOUND_OUT_OF_SCOPE:[13,7,1,""],STATUS_FREE_VM_NOT_AT_BASE:[13,7,1,""],STATUS_FSFILTER_OP_COMPLETED_SUCCESSFULLY:[13,7,1,""],STATUS_FS_DRIVER_REQUIRED:[13,7,1,""],STATUS_FT_MISSING_MEMBER:[13,7,1,""],STATUS_FT_ORPHANING:[13,7,1,""],STATUS_FT_READ_RECOVERY_FROM_BACKUP:[13,7,1,""],STATUS_FT_WRITE_RECOVERY:[13,7,1,""],STATUS_FULLSCREEN_MODE:[13,7,1,""],STATUS_FVE_ACTION_NOT_ALLOWED:[13,7,1,""],STATUS_FVE_AUTH_INVALID_APPLICATION:[13,7,1,""],STATUS_FVE_AUTH_INVALID_CONFIG:[13,7,1,""],STATUS_FVE_BAD_DATA:[13,7,1,""],STATUS_FVE_BAD_INFORMATION:[13,7,1,""],STATUS_FVE_BAD_METADATA_POINTER:[13,7,1,""],STATUS_FVE_CONV_READ_ERROR:[13,7,1,""],STATUS_FVE_CONV_RECOVERY_FAILED:[13,7,1,""],STATUS_FVE_CONV_WRITE_ERROR:[13,7,1,""],STATUS_FVE_DEBUGGER_ENABLED:[13,7,1,""],STATUS_FVE_DRY_RUN_FAILED:[13,7,1,""],STATUS_FVE_FAILED_AUTHENTICATION:[13,7,1,""],STATUS_FVE_FAILED_BAD_FS:[13,7,1,""],STATUS_FVE_FAILED_SECTOR_SIZE:[13,7,1,""],STATUS_FVE_FAILED_WRONG_FS:[13,7,1,""],STATUS_FVE_FS_MOUNTED:[13,7,1,""],STATUS_FVE_FS_NOT_EXTENDED:[13,7,1,""],STATUS_FVE_KEYFILE_INVALID:[13,7,1,""],STATUS_FVE_KEYFILE_NOT_FOUND:[13,7,1,""],STATUS_FVE_KEYFILE_NO_VMK:[13,7,1,""],STATUS_FVE_LOCKED_VOLUME:[13,7,1,""],STATUS_FVE_NOT_DATA_VOLUME:[13,7,1,""],STATUS_FVE_NOT_ENCRYPTED:[13,7,1,""],STATUS_FVE_NOT_OS_VOLUME:[13,7,1,""],STATUS_FVE_NO_FEATURE_LICENSE:[13,7,1,""],STATUS_FVE_NO_LICENSE:[13,7,1,""],STATUS_FVE_OLD_METADATA_COPY:[13,7,1,""],STATUS_FVE_OVERLAPPED_UPDATE:[13,7,1,""],STATUS_FVE_PARTIAL_METADATA:[13,7,1,""],STATUS_FVE_PIN_INVALID:[13,7,1,""],STATUS_FVE_POLICY_USER_DISABLE_RDV_NOT_ALLOWED:[13,7,1,""],STATUS_FVE_RAW_ACCESS:[13,7,1,""],STATUS_FVE_RAW_BLOCKED:[13,7,1,""],STATUS_FVE_REBOOT_REQUIRED:[13,7,1,""],STATUS_FVE_TOO_SMALL:[13,7,1,""],STATUS_FVE_TPM_DISABLED:[13,7,1,""],STATUS_FVE_TPM_INVALID_PCR:[13,7,1,""],STATUS_FVE_TPM_NO_VMK:[13,7,1,""],STATUS_FVE_TPM_SRK_AUTH_NOT_ZERO:[13,7,1,""],STATUS_FVE_TRANSIENT_STATE:[13,7,1,""],STATUS_FVE_VIRTUALIZED_SPACE_TOO_BIG:[13,7,1,""],STATUS_FVE_VOLUME_NOT_BOUND:[13,7,1,""],STATUS_FVE_VOLUME_TOO_SMALL:[13,7,1,""],STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER:[13,7,1,""],STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER:[13,7,1,""],STATUS_FWP_ALREADY_EXISTS:[13,7,1,""],STATUS_FWP_BUILTIN_OBJECT:[13,7,1,""],STATUS_FWP_CALLOUT_NOTIFICATION_FAILED:[13,7,1,""],STATUS_FWP_CALLOUT_NOT_FOUND:[13,7,1,""],STATUS_FWP_CANNOT_PEND:[13,7,1,""],STATUS_FWP_CONDITION_NOT_FOUND:[13,7,1,""],STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_CALLOUT:[13,7,1,""],STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_LAYER:[13,7,1,""],STATUS_FWP_DUPLICATE_AUTH_METHOD:[13,7,1,""],STATUS_FWP_DUPLICATE_CONDITION:[13,7,1,""],STATUS_FWP_DUPLICATE_KEYMOD:[13,7,1,""],STATUS_FWP_DYNAMIC_SESSION_IN_PROGRESS:[13,7,1,""],STATUS_FWP_EM_NOT_SUPPORTED:[13,7,1,""],STATUS_FWP_FILTER_NOT_FOUND:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_AUTH_CONFIG:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_AUTH_METHOD:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_CIPHER_CONFIG:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_DH_GROUP:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_LAYER:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_SA_STATE:[13,7,1,""],STATUS_FWP_INCOMPATIBLE_TXN:[13,7,1,""],STATUS_FWP_INJECT_HANDLE_CLOSING:[13,7,1,""],STATUS_FWP_INJECT_HANDLE_STALE:[13,7,1,""],STATUS_FWP_INVALID_ACTION_TYPE:[13,7,1,""],STATUS_FWP_INVALID_ENUMERATOR:[13,7,1,""],STATUS_FWP_INVALID_FLAGS:[13,7,1,""],STATUS_FWP_INVALID_INTERVAL:[13,7,1,""],STATUS_FWP_INVALID_NET_MASK:[13,7,1,""],STATUS_FWP_INVALID_PARAMETER:[13,7,1,""],STATUS_FWP_INVALID_RANGE:[13,7,1,""],STATUS_FWP_INVALID_WEIGHT:[13,7,1,""],STATUS_FWP_IN_USE:[13,7,1,""],STATUS_FWP_KM_CLIENTS_ONLY:[13,7,1,""],STATUS_FWP_LAYER_NOT_FOUND:[13,7,1,""],STATUS_FWP_LIFETIME_MISMATCH:[13,7,1,""],STATUS_FWP_MATCH_TYPE_MISMATCH:[13,7,1,""],STATUS_FWP_NET_EVENTS_DISABLED:[13,7,1,""],STATUS_FWP_NEVER_MATCH:[13,7,1,""],STATUS_FWP_NOTIFICATION_DROPPED:[13,7,1,""],STATUS_FWP_NOT_FOUND:[13,7,1,""],STATUS_FWP_NO_TXN_IN_PROGRESS:[13,7,1,""],STATUS_FWP_NULL_DISPLAY_NAME:[13,7,1,""],STATUS_FWP_NULL_POINTER:[13,7,1,""],STATUS_FWP_OUT_OF_BOUNDS:[13,7,1,""],STATUS_FWP_PROVIDER_CONTEXT_MISMATCH:[13,7,1,""],STATUS_FWP_PROVIDER_CONTEXT_NOT_FOUND:[13,7,1,""],STATUS_FWP_PROVIDER_NOT_FOUND:[13,7,1,""],STATUS_FWP_RESERVED:[13,7,1,""],STATUS_FWP_SESSION_ABORTED:[13,7,1,""],STATUS_FWP_SUBLAYER_NOT_FOUND:[13,7,1,""],STATUS_FWP_TCPIP_NOT_READY:[13,7,1,""],STATUS_FWP_TIMEOUT:[13,7,1,""],STATUS_FWP_TOO_MANY_BOOTTIME_FILTERS:[13,7,1,""],STATUS_FWP_TOO_MANY_CALLOUTS:[13,7,1,""],STATUS_FWP_TOO_MANY_SUBLAYERS:[13,7,1,""],STATUS_FWP_TRAFFIC_MISMATCH:[13,7,1,""],STATUS_FWP_TXN_ABORTED:[13,7,1,""],STATUS_FWP_TXN_IN_PROGRESS:[13,7,1,""],STATUS_FWP_TYPE_MISMATCH:[13,7,1,""],STATUS_FWP_WRONG_SESSION:[13,7,1,""],STATUS_FWP_ZERO_LENGTH_ARRAY:[13,7,1,""],STATUS_GENERIC_COMMAND_FAILED:[13,7,1,""],STATUS_GENERIC_NOT_MAPPED:[13,7,1,""],STATUS_GRACEFUL_DISCONNECT:[13,7,1,""],STATUS_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED:[13,7,1,""],STATUS_GRAPHICS_ADAPTER_CHAIN_NOT_READY:[13,7,1,""],STATUS_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE:[13,7,1,""],STATUS_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET:[13,7,1,""],STATUS_GRAPHICS_ADAPTER_WAS_RESET:[13,7,1,""],STATUS_GRAPHICS_ALLOCATION_BUSY:[13,7,1,""],STATUS_GRAPHICS_ALLOCATION_CLOSED:[13,7,1,""],STATUS_GRAPHICS_ALLOCATION_CONTENT_LOST:[13,7,1,""],STATUS_GRAPHICS_ALLOCATION_INVALID:[13,7,1,""],STATUS_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION:[13,7,1,""],STATUS_GRAPHICS_CANNOTCOLORCONVERT:[13,7,1,""],STATUS_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN:[13,7,1,""],STATUS_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION:[13,7,1,""],STATUS_GRAPHICS_CANT_LOCK_MEMORY:[13,7,1,""],STATUS_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION:[13,7,1,""],STATUS_GRAPHICS_CHAINLINKS_NOT_ENUMERATED:[13,7,1,""],STATUS_GRAPHICS_CHAINLINKS_NOT_POWERED_ON:[13,7,1,""],STATUS_GRAPHICS_CHAINLINKS_NOT_STARTED:[13,7,1,""],STATUS_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_CLIENTVIDPN_NOT_SET:[13,7,1,""],STATUS_GRAPHICS_COPP_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_DATASET_IS_EMPTY:[13,7,1,""],STATUS_GRAPHICS_DDCCI_INVALID_CAPABILITIES_STRING:[13,7,1,""],STATUS_GRAPHICS_DDCCI_INVALID_DATA:[13,7,1,""],STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM:[13,7,1,""],STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND:[13,7,1,""],STATUS_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH:[13,7,1,""],STATUS_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE:[13,7,1,""],STATUS_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP:[13,7,1,""],STATUS_GRAPHICS_DRIVER_MISMATCH:[13,7,1,""],STATUS_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION:[13,7,1,""],STATUS_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET:[13,7,1,""],STATUS_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET:[13,7,1,""],STATUS_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_GPU_EXCEPTION_ON_DEVICE:[13,7,1,""],STATUS_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST:[13,7,1,""],STATUS_GRAPHICS_I2C_ERROR_RECEIVING_DATA:[13,7,1,""],STATUS_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA:[13,7,1,""],STATUS_GRAPHICS_I2C_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT:[13,7,1,""],STATUS_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE:[13,7,1,""],STATUS_GRAPHICS_INSUFFICIENT_DMA_BUFFER:[13,7,1,""],STATUS_GRAPHICS_INTERNAL_ERROR:[13,7,1,""],STATUS_GRAPHICS_INVALID_ACTIVE_REGION:[13,7,1,""],STATUS_GRAPHICS_INVALID_ALLOCATION_HANDLE:[13,7,1,""],STATUS_GRAPHICS_INVALID_ALLOCATION_INSTANCE:[13,7,1,""],STATUS_GRAPHICS_INVALID_ALLOCATION_USAGE:[13,7,1,""],STATUS_GRAPHICS_INVALID_CLIENT_TYPE:[13,7,1,""],STATUS_GRAPHICS_INVALID_COLORBASIS:[13,7,1,""],STATUS_GRAPHICS_INVALID_COPYPROTECTION_TYPE:[13,7,1,""],STATUS_GRAPHICS_INVALID_DISPLAY_ADAPTER:[13,7,1,""],STATUS_GRAPHICS_INVALID_DRIVER_MODEL:[13,7,1,""],STATUS_GRAPHICS_INVALID_FREQUENCY:[13,7,1,""],STATUS_GRAPHICS_INVALID_GAMMA_RAMP:[13,7,1,""],STATUS_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITORDESCRIPTOR:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITORDESCRIPTORSET:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITOR_SOURCEMODESET:[13,7,1,""],STATUS_GRAPHICS_INVALID_MONITOR_SOURCE_MODE:[13,7,1,""],STATUS_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION:[13,7,1,""],STATUS_GRAPHICS_INVALID_PATH_CONTENT_TYPE:[13,7,1,""],STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL:[13,7,1,""],STATUS_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE:[13,7,1,""],STATUS_GRAPHICS_INVALID_PIXELFORMAT:[13,7,1,""],STATUS_GRAPHICS_INVALID_PIXELVALUEACCESSMODE:[13,7,1,""],STATUS_GRAPHICS_INVALID_POINTER:[13,7,1,""],STATUS_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE:[13,7,1,""],STATUS_GRAPHICS_INVALID_SCANLINE_ORDERING:[13,7,1,""],STATUS_GRAPHICS_INVALID_STRIDE:[13,7,1,""],STATUS_GRAPHICS_INVALID_TOTAL_REGION:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN_PRESENT_PATH:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN_SOURCEMODESET:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN_TARGETMODESET:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON:[13,7,1,""],STATUS_GRAPHICS_INVALID_VISIBLEREGION_SIZE:[13,7,1,""],STATUS_GRAPHICS_LEADLINK_NOT_ENUMERATED:[13,7,1,""],STATUS_GRAPHICS_LEADLINK_START_DEFERRED:[13,7,1,""],STATUS_GRAPHICS_MAX_NUM_PATHS_REACHED:[13,7,1,""],STATUS_GRAPHICS_MCA_INTERNAL_ERROR:[13,7,1,""],STATUS_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_MODE_ALREADY_IN_MODESET:[13,7,1,""],STATUS_GRAPHICS_MODE_ID_MUST_BE_UNIQUE:[13,7,1,""],STATUS_GRAPHICS_MODE_NOT_IN_MODESET:[13,7,1,""],STATUS_GRAPHICS_MODE_NOT_PINNED:[13,7,1,""],STATUS_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET:[13,7,1,""],STATUS_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE:[13,7,1,""],STATUS_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET:[13,7,1,""],STATUS_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER:[13,7,1,""],STATUS_GRAPHICS_MONITOR_NOT_CONNECTED:[13,7,1,""],STATUS_GRAPHICS_MONITOR_NO_LONGER_EXISTS:[13,7,1,""],STATUS_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_NOT_A_LINKED_ADAPTER:[13,7,1,""],STATUS_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER:[13,7,1,""],STATUS_GRAPHICS_NOT_POST_DEVICE_DRIVER:[13,7,1,""],STATUS_GRAPHICS_NO_ACTIVE_VIDPN:[13,7,1,""],STATUS_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS:[13,7,1,""],STATUS_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET:[13,7,1,""],STATUS_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME:[13,7,1,""],STATUS_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT:[13,7,1,""],STATUS_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE:[13,7,1,""],STATUS_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET:[13,7,1,""],STATUS_GRAPHICS_NO_PREFERRED_MODE:[13,7,1,""],STATUS_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN:[13,7,1,""],STATUS_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_NO_VIDEO_MEMORY:[13,7,1,""],STATUS_GRAPHICS_NO_VIDPNMGR:[13,7,1,""],STATUS_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE:[13,7,1,""],STATUS_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR:[13,7,1,""],STATUS_GRAPHICS_OPM_HDCP_SRM_NEVER_SET:[13,7,1,""],STATUS_GRAPHICS_OPM_INTERNAL_ERROR:[13,7,1,""],STATUS_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST:[13,7,1,""],STATUS_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS:[13,7,1,""],STATUS_GRAPHICS_OPM_INVALID_HANDLE:[13,7,1,""],STATUS_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST:[13,7,1,""],STATUS_GRAPHICS_OPM_INVALID_POINTER:[13,7,1,""],STATUS_GRAPHICS_OPM_INVALID_SRM:[13,7,1,""],STATUS_GRAPHICS_OPM_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_OPM_NO_PROTECTED_OUTPUTS_EXIST:[13,7,1,""],STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP:[13,7,1,""],STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA:[13,7,1,""],STATUS_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP:[13,7,1,""],STATUS_GRAPHICS_OPM_PARAMETER_ARRAY_TOO_SMALL:[13,7,1,""],STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS:[13,7,1,""],STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS:[13,7,1,""],STATUS_GRAPHICS_OPM_PROTECTED_OUTPUT_NO_LONGER_EXISTS:[13,7,1,""],STATUS_GRAPHICS_OPM_RESOLUTION_TOO_HIGH:[13,7,1,""],STATUS_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS:[13,7,1,""],STATUS_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_OPM_SPANNING_MODE_ENABLED:[13,7,1,""],STATUS_GRAPHICS_OPM_THEATER_MODE_ENABLED:[13,7,1,""],STATUS_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL:[13,7,1,""],STATUS_GRAPHICS_PARTIAL_DATA_POPULATED:[13,7,1,""],STATUS_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED:[13,7,1,""],STATUS_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_PATH_NOT_IN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET:[13,7,1,""],STATUS_GRAPHICS_POLLING_TOO_FREQUENTLY:[13,7,1,""],STATUS_GRAPHICS_PRESENT_DENIED:[13,7,1,""],STATUS_GRAPHICS_PRESENT_MODE_CHANGED:[13,7,1,""],STATUS_GRAPHICS_PRESENT_OCCLUDED:[13,7,1,""],STATUS_GRAPHICS_PRESENT_REDIRECTION_DISABLED:[13,7,1,""],STATUS_GRAPHICS_PRESENT_UNOCCLUDED:[13,7,1,""],STATUS_GRAPHICS_PVP_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP:[13,7,1,""],STATUS_GRAPHICS_PVP_HFS_FAILED:[13,7,1,""],STATUS_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH:[13,7,1,""],STATUS_GRAPHICS_PVP_MIRRORING_DEVICES_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_PVP_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME:[13,7,1,""],STATUS_GRAPHICS_PVP_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE:[13,7,1,""],STATUS_GRAPHICS_RESOURCES_NOT_RELATED:[13,7,1,""],STATUS_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS:[13,7,1,""],STATUS_GRAPHICS_SOURCE_ALREADY_IN_SET:[13,7,1,""],STATUS_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE:[13,7,1,""],STATUS_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED:[13,7,1,""],STATUS_GRAPHICS_STALE_MODESET:[13,7,1,""],STATUS_GRAPHICS_STALE_VIDPN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_START_DEFERRED:[13,7,1,""],STATUS_GRAPHICS_TARGET_ALREADY_IN_SET:[13,7,1,""],STATUS_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE:[13,7,1,""],STATUS_GRAPHICS_TARGET_NOT_IN_TOPOLOGY:[13,7,1,""],STATUS_GRAPHICS_TOO_MANY_REFERENCES:[13,7,1,""],STATUS_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED:[13,7,1,""],STATUS_GRAPHICS_TRY_AGAIN_LATER:[13,7,1,""],STATUS_GRAPHICS_TRY_AGAIN_NOW:[13,7,1,""],STATUS_GRAPHICS_UAB_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS:[13,7,1,""],STATUS_GRAPHICS_UNKNOWN_CHILD_STATUS:[13,7,1,""],STATUS_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE:[13,7,1,""],STATUS_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED:[13,7,1,""],STATUS_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES:[13,7,1,""],STATUS_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE:[13,7,1,""],STATUS_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED:[13,7,1,""],STATUS_GRAPHICS_WRONG_ALLOCATION_DEVICE:[13,7,1,""],STATUS_GROUP_EXISTS:[13,7,1,""],STATUS_GUARD_PAGE_VIOLATION:[13,7,1,""],STATUS_GUIDS_EXHAUSTED:[13,7,1,""],STATUS_GUID_SUBSTITUTION_MADE:[13,7,1,""],STATUS_HANDLES_CLOSED:[13,7,1,""],STATUS_HANDLE_NOT_CLOSABLE:[13,7,1,""],STATUS_HANDLE_NO_LONGER_VALID:[13,7,1,""],STATUS_HARDWARE_MEMORY_ERROR:[13,7,1,""],STATUS_HASH_NOT_PRESENT:[13,7,1,""],STATUS_HASH_NOT_SUPPORTED:[13,7,1,""],STATUS_HEAP_CORRUPTION:[13,7,1,""],STATUS_HIBERNATED:[13,7,1,""],STATUS_HIBERNATION_FAILURE:[13,7,1,""],STATUS_HIVE_UNLOADED:[13,7,1,""],STATUS_HMAC_NOT_SUPPORTED:[13,7,1,""],STATUS_HOPLIMIT_EXCEEDED:[13,7,1,""],STATUS_HOST_DOWN:[13,7,1,""],STATUS_HOST_UNREACHABLE:[13,7,1,""],STATUS_HUNG_DISPLAY_DRIVER_THREAD:[13,7,1,""],STATUS_ILLEGAL_CHARACTER:[13,7,1,""],STATUS_ILLEGAL_DLL_RELOCATION:[13,7,1,""],STATUS_ILLEGAL_ELEMENT_ADDRESS:[13,7,1,""],STATUS_ILLEGAL_FLOAT_CONTEXT:[13,7,1,""],STATUS_ILLEGAL_FUNCTION:[13,7,1,""],STATUS_ILLEGAL_INSTRUCTION:[13,7,1,""],STATUS_ILL_FORMED_PASSWORD:[13,7,1,""],STATUS_ILL_FORMED_SERVICE_ENTRY:[13,7,1,""],STATUS_IMAGE_ALREADY_LOADED:[13,7,1,""],STATUS_IMAGE_ALREADY_LOADED_AS_DLL:[13,7,1,""],STATUS_IMAGE_CERT_REVOKED:[13,7,1,""],STATUS_IMAGE_CHECKSUM_MISMATCH:[13,7,1,""],STATUS_IMAGE_MACHINE_TYPE_MISMATCH:[13,7,1,""],STATUS_IMAGE_MACHINE_TYPE_MISMATCH_EXE:[13,7,1,""],STATUS_IMAGE_MP_UP_MISMATCH:[13,7,1,""],STATUS_IMAGE_NOT_AT_BASE:[13,7,1,""],STATUS_IMAGE_SUBSYSTEM_NOT_PRESENT:[13,7,1,""],STATUS_IMPLEMENTATION_LIMIT:[13,7,1,""],STATUS_INCOMPATIBLE_DRIVER_BLOCKED:[13,7,1,""],STATUS_INCOMPATIBLE_FILE_MAP:[13,7,1,""],STATUS_INCOMPATIBLE_WITH_GLOBAL_SHORT_NAME_REGISTRY_SETTING:[13,7,1,""],STATUS_INDOUBT_TRANSACTIONS_EXIST:[13,7,1,""],STATUS_INFO_LENGTH_MISMATCH:[13,7,1,""],STATUS_INSTANCE_NOT_AVAILABLE:[13,7,1,""],STATUS_INSTRUCTION_MISALIGNMENT:[13,7,1,""],STATUS_INSUFFICIENT_LOGON_INFO:[13,7,1,""],STATUS_INSUFFICIENT_NVRAM_RESOURCES:[13,7,1,""],STATUS_INSUFFICIENT_POWER:[13,7,1,""],STATUS_INSUFFICIENT_RESOURCES:[13,7,1,""],STATUS_INSUFFICIENT_RESOURCE_FOR_SPECIFIED_SHARED_SECTION_SIZE:[13,7,1,""],STATUS_INSUFF_SERVER_RESOURCES:[13,7,1,""],STATUS_INTEGER_DIVIDE_BY_ZERO:[13,7,1,""],STATUS_INTEGER_OVERFLOW:[13,7,1,""],STATUS_INTERNAL_DB_CORRUPTION:[13,7,1,""],STATUS_INTERNAL_DB_ERROR:[13,7,1,""],STATUS_INTERNAL_ERROR:[13,7,1,""],STATUS_INTERRUPT_STILL_CONNECTED:[13,7,1,""],STATUS_INTERRUPT_VECTOR_ALREADY_CONNECTED:[13,7,1,""],STATUS_INVALID_ACCOUNT_NAME:[13,7,1,""],STATUS_INVALID_ACE_CONDITION:[13,7,1,""],STATUS_INVALID_ACL:[13,7,1,""],STATUS_INVALID_ADDRESS:[13,7,1,""],STATUS_INVALID_ADDRESS_COMPONENT:[13,7,1,""],STATUS_INVALID_ADDRESS_WILDCARD:[13,7,1,""],STATUS_INVALID_BLOCK_LENGTH:[13,7,1,""],STATUS_INVALID_BUFFER_SIZE:[13,7,1,""],STATUS_INVALID_CID:[13,7,1,""],STATUS_INVALID_COMPUTER_NAME:[13,7,1,""],STATUS_INVALID_CONNECTION:[13,7,1,""],STATUS_INVALID_CRUNTIME_PARAMETER:[13,7,1,""],STATUS_INVALID_DEVICE_OBJECT_PARAMETER:[13,7,1,""],STATUS_INVALID_DEVICE_REQUEST:[13,7,1,""],STATUS_INVALID_DEVICE_STATE:[13,7,1,""],STATUS_INVALID_DISPOSITION:[13,7,1,""],STATUS_INVALID_DOMAIN_ROLE:[13,7,1,""],STATUS_INVALID_DOMAIN_STATE:[13,7,1,""],STATUS_INVALID_EA_FLAG:[13,7,1,""],STATUS_INVALID_EA_NAME:[13,7,1,""],STATUS_INVALID_FILE_FOR_SECTION:[13,7,1,""],STATUS_INVALID_GROUP_ATTRIBUTES:[13,7,1,""],STATUS_INVALID_HANDLE:[13,7,1,""],STATUS_INVALID_HW_PROFILE:[13,7,1,""],STATUS_INVALID_IDN_NORMALIZATION:[13,7,1,""],STATUS_INVALID_ID_AUTHORITY:[13,7,1,""],STATUS_INVALID_IMAGE_FORMAT:[13,7,1,""],STATUS_INVALID_IMAGE_HASH:[13,7,1,""],STATUS_INVALID_IMAGE_LE_FORMAT:[13,7,1,""],STATUS_INVALID_IMAGE_NE_FORMAT:[13,7,1,""],STATUS_INVALID_IMAGE_NOT_MZ:[13,7,1,""],STATUS_INVALID_IMAGE_PROTECT:[13,7,1,""],STATUS_INVALID_IMAGE_WIN_16:[13,7,1,""],STATUS_INVALID_IMAGE_WIN_32:[13,7,1,""],STATUS_INVALID_IMAGE_WIN_64:[13,7,1,""],STATUS_INVALID_IMPORT_OF_NON_DLL:[13,7,1,""],STATUS_INVALID_INFO_CLASS:[13,7,1,""],STATUS_INVALID_LABEL:[13,7,1,""],STATUS_INVALID_LDT_DESCRIPTOR:[13,7,1,""],STATUS_INVALID_LDT_OFFSET:[13,7,1,""],STATUS_INVALID_LDT_SIZE:[13,7,1,""],STATUS_INVALID_LEVEL:[13,7,1,""],STATUS_INVALID_LOCK_RANGE:[13,7,1,""],STATUS_INVALID_LOCK_SEQUENCE:[13,7,1,""],STATUS_INVALID_LOGON_HOURS:[13,7,1,""],STATUS_INVALID_LOGON_TYPE:[13,7,1,""],STATUS_INVALID_MEMBER:[13,7,1,""],STATUS_INVALID_MESSAGE:[13,7,1,""],STATUS_INVALID_NETWORK_RESPONSE:[13,7,1,""],STATUS_INVALID_OPLOCK_PROTOCOL:[13,7,1,""],STATUS_INVALID_OWNER:[13,7,1,""],STATUS_INVALID_PAGE_PROTECTION:[13,7,1,""],STATUS_INVALID_PARAMETER:[13,7,1,""],STATUS_INVALID_PARAMETER_10:[13,7,1,""],STATUS_INVALID_PARAMETER_11:[13,7,1,""],STATUS_INVALID_PARAMETER_12:[13,7,1,""],STATUS_INVALID_PARAMETER_1:[13,7,1,""],STATUS_INVALID_PARAMETER_2:[13,7,1,""],STATUS_INVALID_PARAMETER_3:[13,7,1,""],STATUS_INVALID_PARAMETER_4:[13,7,1,""],STATUS_INVALID_PARAMETER_5:[13,7,1,""],STATUS_INVALID_PARAMETER_6:[13,7,1,""],STATUS_INVALID_PARAMETER_7:[13,7,1,""],STATUS_INVALID_PARAMETER_8:[13,7,1,""],STATUS_INVALID_PARAMETER_9:[13,7,1,""],STATUS_INVALID_PARAMETER_MIX:[13,7,1,""],STATUS_INVALID_PIPE_STATE:[13,7,1,""],STATUS_INVALID_PLUGPLAY_DEVICE_PATH:[13,7,1,""],STATUS_INVALID_PORT_ATTRIBUTES:[13,7,1,""],STATUS_INVALID_PORT_HANDLE:[13,7,1,""],STATUS_INVALID_PRIMARY_GROUP:[13,7,1,""],STATUS_INVALID_QUOTA_LOWER:[13,7,1,""],STATUS_INVALID_READ_MODE:[13,7,1,""],STATUS_INVALID_SECURITY_DESCR:[13,7,1,""],STATUS_INVALID_SERVER_STATE:[13,7,1,""],STATUS_INVALID_SID:[13,7,1,""],STATUS_INVALID_SIGNATURE:[13,7,1,""],STATUS_INVALID_SUB_AUTHORITY:[13,7,1,""],STATUS_INVALID_SYSTEM_SERVICE:[13,7,1,""],STATUS_INVALID_TASK_INDEX:[13,7,1,""],STATUS_INVALID_TASK_NAME:[13,7,1,""],STATUS_INVALID_THREAD:[13,7,1,""],STATUS_INVALID_TOKEN:[13,7,1,""],STATUS_INVALID_TRANSACTION:[13,7,1,""],STATUS_INVALID_UNWIND_TARGET:[13,7,1,""],STATUS_INVALID_USER_BUFFER:[13,7,1,""],STATUS_INVALID_USER_PRINCIPAL_NAME:[13,7,1,""],STATUS_INVALID_VARIANT:[13,7,1,""],STATUS_INVALID_VIEW_SIZE:[13,7,1,""],STATUS_INVALID_VOLUME_LABEL:[13,7,1,""],STATUS_INVALID_WORKSTATION:[13,7,1,""],STATUS_IN_PAGE_ERROR:[13,7,1,""],STATUS_IO_DEVICE_ERROR:[13,7,1,""],STATUS_IO_PRIVILEGE_FAILED:[13,7,1,""],STATUS_IO_REISSUE_AS_CACHED:[13,7,1,""],STATUS_IO_REPARSE_DATA_INVALID:[13,7,1,""],STATUS_IO_REPARSE_TAG_INVALID:[13,7,1,""],STATUS_IO_REPARSE_TAG_MISMATCH:[13,7,1,""],STATUS_IO_REPARSE_TAG_NOT_HANDLED:[13,7,1,""],STATUS_IO_TIMEOUT:[13,7,1,""],STATUS_IPSEC_AUTH_FIREWALL_DROP:[13,7,1,""],STATUS_IPSEC_BAD_SPI:[13,7,1,""],STATUS_IPSEC_CLEAR_TEXT_DROP:[13,7,1,""],STATUS_IPSEC_DOSP_BLOCK:[13,7,1,""],STATUS_IPSEC_DOSP_INVALID_PACKET:[13,7,1,""],STATUS_IPSEC_DOSP_KEYMOD_NOT_ALLOWED:[13,7,1,""],STATUS_IPSEC_DOSP_MAX_ENTRIES:[13,7,1,""],STATUS_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES:[13,7,1,""],STATUS_IPSEC_DOSP_RECEIVED_MULTICAST:[13,7,1,""],STATUS_IPSEC_DOSP_STATE_LOOKUP_FAILED:[13,7,1,""],STATUS_IPSEC_INTEGRITY_CHECK_FAILED:[13,7,1,""],STATUS_IPSEC_INVALID_PACKET:[13,7,1,""],STATUS_IPSEC_QUEUE_OVERFLOW:[13,7,1,""],STATUS_IPSEC_REPLAY_CHECK_FAILED:[13,7,1,""],STATUS_IPSEC_SA_LIFETIME_EXPIRED:[13,7,1,""],STATUS_IPSEC_THROTTLE_DROP:[13,7,1,""],STATUS_IPSEC_WRONG_SA:[13,7,1,""],STATUS_IP_ADDRESS_CONFLICT1:[13,7,1,""],STATUS_IP_ADDRESS_CONFLICT2:[13,7,1,""],STATUS_ISSUING_CA_UNTRUSTED:[13,7,1,""],STATUS_ISSUING_CA_UNTRUSTED_KDC:[13,7,1,""],STATUS_JOURNAL_DELETE_IN_PROGRESS:[13,7,1,""],STATUS_JOURNAL_ENTRY_DELETED:[13,7,1,""],STATUS_JOURNAL_NOT_ACTIVE:[13,7,1,""],STATUS_KDC_CERT_EXPIRED:[13,7,1,""],STATUS_KDC_CERT_REVOKED:[13,7,1,""],STATUS_KDC_INVALID_REQUEST:[13,7,1,""],STATUS_KDC_UNABLE_TO_REFER:[13,7,1,""],STATUS_KDC_UNKNOWN_ETYPE:[13,7,1,""],STATUS_KEY_DELETED:[13,7,1,""],STATUS_KEY_HAS_CHILDREN:[13,7,1,""],STATUS_LAST_ADMIN:[13,7,1,""],STATUS_LICENSE_QUOTA_EXCEEDED:[13,7,1,""],STATUS_LICENSE_VIOLATION:[13,7,1,""],STATUS_LINK_FAILED:[13,7,1,""],STATUS_LINK_TIMEOUT:[13,7,1,""],STATUS_LM_CROSS_ENCRYPTION_REQUIRED:[13,7,1,""],STATUS_LOCAL_DISCONNECT:[13,7,1,""],STATUS_LOCAL_USER_SESSION_KEY:[13,7,1,""],STATUS_LOCK_NOT_GRANTED:[13,7,1,""],STATUS_LOGIN_TIME_RESTRICTION:[13,7,1,""],STATUS_LOGIN_WKSTA_RESTRICTION:[13,7,1,""],STATUS_LOGON_FAILURE:[13,7,1,""],STATUS_LOGON_NOT_GRANTED:[13,7,1,""],STATUS_LOGON_SERVER_CONFLICT:[13,7,1,""],STATUS_LOGON_SESSION_COLLISION:[13,7,1,""],STATUS_LOGON_SESSION_EXISTS:[13,7,1,""],STATUS_LOGON_TYPE_NOT_GRANTED:[13,7,1,""],STATUS_LOG_APPENDED_FLUSH_FAILED:[13,7,1,""],STATUS_LOG_ARCHIVE_IN_PROGRESS:[13,7,1,""],STATUS_LOG_ARCHIVE_NOT_IN_PROGRESS:[13,7,1,""],STATUS_LOG_BLOCKS_EXHAUSTED:[13,7,1,""],STATUS_LOG_BLOCK_INCOMPLETE:[13,7,1,""],STATUS_LOG_BLOCK_INVALID:[13,7,1,""],STATUS_LOG_BLOCK_VERSION:[13,7,1,""],STATUS_LOG_CANT_DELETE:[13,7,1,""],STATUS_LOG_CLIENT_ALREADY_REGISTERED:[13,7,1,""],STATUS_LOG_CLIENT_NOT_REGISTERED:[13,7,1,""],STATUS_LOG_CONTAINER_LIMIT_EXCEEDED:[13,7,1,""],STATUS_LOG_CONTAINER_OPEN_FAILED:[13,7,1,""],STATUS_LOG_CONTAINER_READ_FAILED:[13,7,1,""],STATUS_LOG_CONTAINER_STATE_INVALID:[13,7,1,""],STATUS_LOG_CONTAINER_WRITE_FAILED:[13,7,1,""],STATUS_LOG_CORRUPTION_DETECTED:[13,7,1,""],STATUS_LOG_DEDICATED:[13,7,1,""],STATUS_LOG_EPHEMERAL:[13,7,1,""],STATUS_LOG_FILE_FULL:[13,7,1,""],STATUS_LOG_FULL:[13,7,1,""],STATUS_LOG_FULL_HANDLER_IN_PROGRESS:[13,7,1,""],STATUS_LOG_GROWTH_FAILED:[13,7,1,""],STATUS_LOG_HARD_ERROR:[13,7,1,""],STATUS_LOG_INCONSISTENT_SECURITY:[13,7,1,""],STATUS_LOG_INVALID_RANGE:[13,7,1,""],STATUS_LOG_METADATA_CORRUPT:[13,7,1,""],STATUS_LOG_METADATA_FLUSH_FAILED:[13,7,1,""],STATUS_LOG_METADATA_INCONSISTENT:[13,7,1,""],STATUS_LOG_METADATA_INVALID:[13,7,1,""],STATUS_LOG_MULTIPLEXED:[13,7,1,""],STATUS_LOG_NOT_ENOUGH_CONTAINERS:[13,7,1,""],STATUS_LOG_NO_RESTART:[13,7,1,""],STATUS_LOG_PINNED:[13,7,1,""],STATUS_LOG_PINNED_ARCHIVE_TAIL:[13,7,1,""],STATUS_LOG_PINNED_RESERVATION:[13,7,1,""],STATUS_LOG_POLICY_ALREADY_INSTALLED:[13,7,1,""],STATUS_LOG_POLICY_CONFLICT:[13,7,1,""],STATUS_LOG_POLICY_INVALID:[13,7,1,""],STATUS_LOG_POLICY_NOT_INSTALLED:[13,7,1,""],STATUS_LOG_READ_CONTEXT_INVALID:[13,7,1,""],STATUS_LOG_READ_MODE_INVALID:[13,7,1,""],STATUS_LOG_RECORDS_RESERVED_INVALID:[13,7,1,""],STATUS_LOG_RECORD_NONEXISTENT:[13,7,1,""],STATUS_LOG_RESERVATION_INVALID:[13,7,1,""],STATUS_LOG_RESIZE_INVALID_SIZE:[13,7,1,""],STATUS_LOG_RESTART_INVALID:[13,7,1,""],STATUS_LOG_SECTOR_INVALID:[13,7,1,""],STATUS_LOG_SECTOR_PARITY_INVALID:[13,7,1,""],STATUS_LOG_SECTOR_REMAPPED:[13,7,1,""],STATUS_LOG_SPACE_RESERVED_INVALID:[13,7,1,""],STATUS_LOG_START_OF_LOG:[13,7,1,""],STATUS_LOG_STATE_INVALID:[13,7,1,""],STATUS_LOG_TAIL_INVALID:[13,7,1,""],STATUS_LONGJUMP:[13,7,1,""],STATUS_LOST_WRITEBEHIND_DATA:[13,7,1,""],STATUS_LOST_WRITEBEHIND_DATA_LOCAL_DISK_ERROR:[13,7,1,""],STATUS_LOST_WRITEBEHIND_DATA_NETWORK_DISCONNECTED:[13,7,1,""],STATUS_LOST_WRITEBEHIND_DATA_NETWORK_SERVER_ERROR:[13,7,1,""],STATUS_LPC_INVALID_CONNECTION_USAGE:[13,7,1,""],STATUS_LPC_RECEIVE_BUFFER_EXPECTED:[13,7,1,""],STATUS_LPC_REPLY_LOST:[13,7,1,""],STATUS_LPC_REQUESTS_NOT_ALLOWED:[13,7,1,""],STATUS_LUIDS_EXHAUSTED:[13,7,1,""],STATUS_MAGAZINE_NOT_PRESENT:[13,7,1,""],STATUS_MAPPED_ALIGNMENT:[13,7,1,""],STATUS_MAPPED_FILE_SIZE_ZERO:[13,7,1,""],STATUS_MARSHALL_OVERFLOW:[13,7,1,""],STATUS_MAX_REFERRALS_EXCEEDED:[13,7,1,""],STATUS_MCA_EXCEPTION:[13,7,1,""],STATUS_MCA_OCCURED:[13,7,1,""],STATUS_MEDIA_CHANGED:[13,7,1,""],STATUS_MEDIA_CHECK:[13,7,1,""],STATUS_MEDIA_WRITE_PROTECTED:[13,7,1,""],STATUS_MEMBERS_PRIMARY_GROUP:[13,7,1,""],STATUS_MEMBER_IN_ALIAS:[13,7,1,""],STATUS_MEMBER_IN_GROUP:[13,7,1,""],STATUS_MEMBER_NOT_IN_ALIAS:[13,7,1,""],STATUS_MEMBER_NOT_IN_GROUP:[13,7,1,""],STATUS_MEMORY_NOT_ALLOCATED:[13,7,1,""],STATUS_MESSAGE_LOST:[13,7,1,""],STATUS_MESSAGE_NOT_FOUND:[13,7,1,""],STATUS_MESSAGE_RETRIEVED:[13,7,1,""],STATUS_MFT_TOO_FRAGMENTED:[13,7,1,""],STATUS_MINIVERSION_INACCESSIBLE_FROM_SPECIFIED_TRANSACTION:[13,7,1,""],STATUS_MISSING_SYSTEMFILE:[13,7,1,""],STATUS_MONITOR_INVALID_DESCRIPTOR_CHECKSUM:[13,7,1,""],STATUS_MONITOR_INVALID_DETAILED_TIMING_BLOCK:[13,7,1,""],STATUS_MONITOR_INVALID_MANUFACTURE_DATE:[13,7,1,""],STATUS_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK:[13,7,1,""],STATUS_MONITOR_INVALID_STANDARD_TIMING_BLOCK:[13,7,1,""],STATUS_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK:[13,7,1,""],STATUS_MONITOR_NO_DESCRIPTOR:[13,7,1,""],STATUS_MONITOR_NO_MORE_DESCRIPTOR_DATA:[13,7,1,""],STATUS_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT:[13,7,1,""],STATUS_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED:[13,7,1,""],STATUS_MORE_ENTRIES:[13,7,1,""],STATUS_MORE_PROCESSING_REQUIRED:[13,7,1,""],STATUS_MOUNT_POINT_NOT_RESOLVED:[13,7,1,""],STATUS_MP_PROCESSOR_MISMATCH:[13,7,1,""],STATUS_MUI_FILE_NOT_FOUND:[13,7,1,""],STATUS_MUI_FILE_NOT_LOADED:[13,7,1,""],STATUS_MUI_INVALID_FILE:[13,7,1,""],STATUS_MUI_INVALID_LOCALE_NAME:[13,7,1,""],STATUS_MUI_INVALID_RC_CONFIG:[13,7,1,""],STATUS_MUI_INVALID_ULTIMATEFALLBACK_NAME:[13,7,1,""],STATUS_MUST_BE_KDC:[13,7,1,""],STATUS_MUTANT_LIMIT_EXCEEDED:[13,7,1,""],STATUS_MUTANT_NOT_OWNED:[13,7,1,""],STATUS_MUTUAL_AUTHENTICATION_FAILED:[13,7,1,""],STATUS_NAME_TOO_LONG:[13,7,1,""],STATUS_NDIS_ADAPTER_NOT_FOUND:[13,7,1,""],STATUS_NDIS_ADAPTER_NOT_READY:[13,7,1,""],STATUS_NDIS_ADAPTER_REMOVED:[13,7,1,""],STATUS_NDIS_ALREADY_MAPPED:[13,7,1,""],STATUS_NDIS_BAD_CHARACTERISTICS:[13,7,1,""],STATUS_NDIS_BAD_VERSION:[13,7,1,""],STATUS_NDIS_BUFFER_TOO_SHORT:[13,7,1,""],STATUS_NDIS_CLOSING:[13,7,1,""],STATUS_NDIS_DEVICE_FAILED:[13,7,1,""],STATUS_NDIS_DOT11_AUTO_CONFIG_ENABLED:[13,7,1,""],STATUS_NDIS_DOT11_MEDIA_IN_USE:[13,7,1,""],STATUS_NDIS_DOT11_POWER_STATE_INVALID:[13,7,1,""],STATUS_NDIS_ERROR_READING_FILE:[13,7,1,""],STATUS_NDIS_FILE_NOT_FOUND:[13,7,1,""],STATUS_NDIS_GROUP_ADDRESS_IN_USE:[13,7,1,""],STATUS_NDIS_INDICATION_REQUIRED:[13,7,1,""],STATUS_NDIS_INTERFACE_NOT_FOUND:[13,7,1,""],STATUS_NDIS_INVALID_ADDRESS:[13,7,1,""],STATUS_NDIS_INVALID_DATA:[13,7,1,""],STATUS_NDIS_INVALID_DEVICE_REQUEST:[13,7,1,""],STATUS_NDIS_INVALID_LENGTH:[13,7,1,""],STATUS_NDIS_INVALID_OID:[13,7,1,""],STATUS_NDIS_INVALID_PACKET:[13,7,1,""],STATUS_NDIS_INVALID_PORT:[13,7,1,""],STATUS_NDIS_INVALID_PORT_STATE:[13,7,1,""],STATUS_NDIS_LOW_POWER_STATE:[13,7,1,""],STATUS_NDIS_MEDIA_DISCONNECTED:[13,7,1,""],STATUS_NDIS_MULTICAST_EXISTS:[13,7,1,""],STATUS_NDIS_MULTICAST_FULL:[13,7,1,""],STATUS_NDIS_MULTICAST_NOT_FOUND:[13,7,1,""],STATUS_NDIS_NOT_SUPPORTED:[13,7,1,""],STATUS_NDIS_OFFLOAD_CONNECTION_REJECTED:[13,7,1,""],STATUS_NDIS_OFFLOAD_PATH_REJECTED:[13,7,1,""],STATUS_NDIS_OFFLOAD_POLICY:[13,7,1,""],STATUS_NDIS_OPEN_FAILED:[13,7,1,""],STATUS_NDIS_PAUSED:[13,7,1,""],STATUS_NDIS_PM_PROTOCOL_OFFLOAD_LIST_FULL:[13,7,1,""],STATUS_NDIS_PM_WOL_PATTERN_LIST_FULL:[13,7,1,""],STATUS_NDIS_REQUEST_ABORTED:[13,7,1,""],STATUS_NDIS_RESET_IN_PROGRESS:[13,7,1,""],STATUS_NDIS_RESOURCE_CONFLICT:[13,7,1,""],STATUS_NDIS_UNSUPPORTED_MEDIA:[13,7,1,""],STATUS_NDIS_UNSUPPORTED_REVISION:[13,7,1,""],STATUS_ND_QUEUE_OVERFLOW:[13,7,1,""],STATUS_NETLOGON_NOT_STARTED:[13,7,1,""],STATUS_NETWORK_ACCESS_DENIED:[13,7,1,""],STATUS_NETWORK_BUSY:[13,7,1,""],STATUS_NETWORK_CREDENTIAL_CONFLICT:[13,7,1,""],STATUS_NETWORK_NAME_DELETED:[13,7,1,""],STATUS_NETWORK_OPEN_RESTRICTION:[13,7,1,""],STATUS_NETWORK_SESSION_EXPIRED:[13,7,1,""],STATUS_NETWORK_UNREACHABLE:[13,7,1,""],STATUS_NET_WRITE_FAULT:[13,7,1,""],STATUS_NOINTERFACE:[13,7,1,""],STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT:[13,7,1,""],STATUS_NOLOGON_SERVER_TRUST_ACCOUNT:[13,7,1,""],STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT:[13,7,1,""],STATUS_NONCONTINUABLE_EXCEPTION:[13,7,1,""],STATUS_NONEXISTENT_EA_ENTRY:[13,7,1,""],STATUS_NONEXISTENT_SECTOR:[13,7,1,""],STATUS_NONE_MAPPED:[13,7,1,""],STATUS_NOTHING_TO_TERMINATE:[13,7,1,""],STATUS_NOTIFICATION_GUID_ALREADY_DEFINED:[13,7,1,""],STATUS_NOTIFY_CLEANUP:[13,7,1,""],STATUS_NOTIFY_ENUM_DIR:[13,7,1,""],STATUS_NOT_ALL_ASSIGNED:[13,7,1,""],STATUS_NOT_A_DIRECTORY:[13,7,1,""],STATUS_NOT_A_REPARSE_POINT:[13,7,1,""],STATUS_NOT_CAPABLE:[13,7,1,""],STATUS_NOT_CLIENT_SESSION:[13,7,1,""],STATUS_NOT_COMMITTED:[13,7,1,""],STATUS_NOT_EXPORT_FORMAT:[13,7,1,""],STATUS_NOT_FOUND:[13,7,1,""],STATUS_NOT_IMPLEMENTED:[13,7,1,""],STATUS_NOT_LOCKED:[13,7,1,""],STATUS_NOT_LOGON_PROCESS:[13,7,1,""],STATUS_NOT_MAPPED_DATA:[13,7,1,""],STATUS_NOT_MAPPED_VIEW:[13,7,1,""],STATUS_NOT_REGISTRY_FILE:[13,7,1,""],STATUS_NOT_SAFE_MODE_DRIVER:[13,7,1,""],STATUS_NOT_SAME_DEVICE:[13,7,1,""],STATUS_NOT_SERVER_SESSION:[13,7,1,""],STATUS_NOT_SNAPSHOT_VOLUME:[13,7,1,""],STATUS_NOT_SUPPORTED:[13,7,1,""],STATUS_NOT_SUPPORTED_ON_SBS:[13,7,1,""],STATUS_NOT_TINY_STREAM:[13,7,1,""],STATUS_NO_BROWSER_SERVERS_FOUND:[13,7,1,""],STATUS_NO_CALLBACK_ACTIVE:[13,7,1,""],STATUS_NO_DATA_DETECTED:[13,7,1,""],STATUS_NO_EAS_ON_FILE:[13,7,1,""],STATUS_NO_EFS:[13,7,1,""],STATUS_NO_EVENT_PAIR:[13,7,1,""],STATUS_NO_GUID_TRANSLATION:[13,7,1,""],STATUS_NO_IMPERSONATION_TOKEN:[13,7,1,""],STATUS_NO_INHERITANCE:[13,7,1,""],STATUS_NO_IP_ADDRESSES:[13,7,1,""],STATUS_NO_KERB_KEY:[13,7,1,""],STATUS_NO_LDT:[13,7,1,""],STATUS_NO_LINK_TRACKING_IN_TRANSACTION:[13,7,1,""],STATUS_NO_LOGON_SERVERS:[13,7,1,""],STATUS_NO_LOG_SPACE:[13,7,1,""],STATUS_NO_MATCH:[13,7,1,""],STATUS_NO_MEDIA:[13,7,1,""],STATUS_NO_MEDIA_IN_DEVICE:[13,7,1,""],STATUS_NO_MEMORY:[13,7,1,""],STATUS_NO_MORE_EAS:[13,7,1,""],STATUS_NO_MORE_ENTRIES:[13,7,1,""],STATUS_NO_MORE_FILES:[13,7,1,""],STATUS_NO_MORE_MATCHES:[13,7,1,""],STATUS_NO_PAGEFILE:[13,7,1,""],STATUS_NO_PA_DATA:[13,7,1,""],STATUS_NO_QUOTAS_FOR_ACCOUNT:[13,7,1,""],STATUS_NO_RANGES_PROCESSED:[13,7,1,""],STATUS_NO_RECOVERY_POLICY:[13,7,1,""],STATUS_NO_S4U_PROT_SUPPORT:[13,7,1,""],STATUS_NO_SAVEPOINT_WITH_OPEN_FILES:[13,7,1,""],STATUS_NO_SECRETS:[13,7,1,""],STATUS_NO_SECURITY_CONTEXT:[13,7,1,""],STATUS_NO_SECURITY_ON_OBJECT:[13,7,1,""],STATUS_NO_SPOOL_SPACE:[13,7,1,""],STATUS_NO_SUCH_ALIAS:[13,7,1,""],STATUS_NO_SUCH_DEVICE:[13,7,1,""],STATUS_NO_SUCH_DOMAIN:[13,7,1,""],STATUS_NO_SUCH_FILE:[13,7,1,""],STATUS_NO_SUCH_GROUP:[13,7,1,""],STATUS_NO_SUCH_LOGON_SESSION:[13,7,1,""],STATUS_NO_SUCH_MEMBER:[13,7,1,""],STATUS_NO_SUCH_PACKAGE:[13,7,1,""],STATUS_NO_SUCH_PRIVILEGE:[13,7,1,""],STATUS_NO_SUCH_USER:[13,7,1,""],STATUS_NO_TGT_REPLY:[13,7,1,""],STATUS_NO_TOKEN:[13,7,1,""],STATUS_NO_TRACKING_SERVICE:[13,7,1,""],STATUS_NO_TRUST_LSA_SECRET:[13,7,1,""],STATUS_NO_TRUST_SAM_ACCOUNT:[13,7,1,""],STATUS_NO_TXF_METADATA:[13,7,1,""],STATUS_NO_UNICODE_TRANSLATION:[13,7,1,""],STATUS_NO_USER_KEYS:[13,7,1,""],STATUS_NO_USER_SESSION_KEY:[13,7,1,""],STATUS_NO_YIELD_PERFORMED:[13,7,1,""],STATUS_NTLM_BLOCKED:[13,7,1,""],STATUS_NT_CROSS_ENCRYPTION_REQUIRED:[13,7,1,""],STATUS_NULL_LM_PASSWORD:[13,7,1,""],STATUS_OBJECTID_EXISTS:[13,7,1,""],STATUS_OBJECTID_NOT_FOUND:[13,7,1,""],STATUS_OBJECT_NAME_COLLISION:[13,7,1,""],STATUS_OBJECT_NAME_EXISTS:[13,7,1,""],STATUS_OBJECT_NAME_INVALID:[13,7,1,""],STATUS_OBJECT_NAME_NOT_FOUND:[13,7,1,""],STATUS_OBJECT_NO_LONGER_EXISTS:[13,7,1,""],STATUS_OBJECT_PATH_INVALID:[13,7,1,""],STATUS_OBJECT_PATH_NOT_FOUND:[13,7,1,""],STATUS_OBJECT_PATH_SYNTAX_BAD:[13,7,1,""],STATUS_OBJECT_TYPE_MISMATCH:[13,7,1,""],STATUS_OFFLOAD_READ_FILE_NOT_SUPPORTED:[13,7,1,""],STATUS_OFFLOAD_READ_FLT_NOT_SUPPORTED:[13,7,1,""],STATUS_OFFLOAD_WRITE_FILE_NOT_SUPPORTED:[13,7,1,""],STATUS_OFFLOAD_WRITE_FLT_NOT_SUPPORTED:[13,7,1,""],STATUS_ONLY_IF_CONNECTED:[13,7,1,""],STATUS_OPEN_FAILED:[13,7,1,""],STATUS_OPERATION_NOT_SUPPORTED_IN_TRANSACTION:[13,7,1,""],STATUS_OPLOCK_BREAK_IN_PROGRESS:[13,7,1,""],STATUS_OPLOCK_NOT_GRANTED:[13,7,1,""],STATUS_ORDINAL_NOT_FOUND:[13,7,1,""],STATUS_PAGEFILE_CREATE_FAILED:[13,7,1,""],STATUS_PAGEFILE_QUOTA:[13,7,1,""],STATUS_PAGEFILE_QUOTA_EXCEEDED:[13,7,1,""],STATUS_PAGE_FAULT_COPY_ON_WRITE:[13,7,1,""],STATUS_PAGE_FAULT_DEMAND_ZERO:[13,7,1,""],STATUS_PAGE_FAULT_GUARD_PAGE:[13,7,1,""],STATUS_PAGE_FAULT_PAGING_FILE:[13,7,1,""],STATUS_PAGE_FAULT_TRANSITION:[13,7,1,""],STATUS_PARAMETER_QUOTA_EXCEEDED:[13,7,1,""],STATUS_PARITY_ERROR:[13,7,1,""],STATUS_PARTIAL_COPY:[13,7,1,""],STATUS_PARTITION_FAILURE:[13,7,1,""],STATUS_PASSWORD_EXPIRED:[13,7,1,""],STATUS_PASSWORD_MUST_CHANGE:[13,7,1,""],STATUS_PASSWORD_RESTRICTION:[13,7,1,""],STATUS_PATH_NOT_COVERED:[13,7,1,""],STATUS_PENDING:[13,7,1,""],STATUS_PER_USER_TRUST_QUOTA_EXCEEDED:[13,7,1,""],STATUS_PIPE_BROKEN:[13,7,1,""],STATUS_PIPE_BUSY:[13,7,1,""],STATUS_PIPE_CLOSING:[13,7,1,""],STATUS_PIPE_CONNECTED:[13,7,1,""],STATUS_PIPE_DISCONNECTED:[13,7,1,""],STATUS_PIPE_EMPTY:[13,7,1,""],STATUS_PIPE_LISTENING:[13,7,1,""],STATUS_PIPE_NOT_AVAILABLE:[13,7,1,""],STATUS_PKINIT_CLIENT_FAILURE:[13,7,1,""],STATUS_PKINIT_FAILURE:[13,7,1,""],STATUS_PKINIT_NAME_MISMATCH:[13,7,1,""],STATUS_PKU2U_CERT_FAILURE:[13,7,1,""],STATUS_PLUGPLAY_NO_DEVICE:[13,7,1,""],STATUS_PLUGPLAY_QUERY_VETOED:[13,7,1,""],STATUS_PNP_BAD_MPS_TABLE:[13,7,1,""],STATUS_PNP_INVALID_ID:[13,7,1,""],STATUS_PNP_IRQ_TRANSLATION_FAILED:[13,7,1,""],STATUS_PNP_REBOOT_REQUIRED:[13,7,1,""],STATUS_PNP_RESTART_ENUMERATION:[13,7,1,""],STATUS_PNP_TRANSLATION_FAILED:[13,7,1,""],STATUS_POLICY_OBJECT_NOT_FOUND:[13,7,1,""],STATUS_POLICY_ONLY_IN_DS:[13,7,1,""],STATUS_PORT_ALREADY_HAS_COMPLETION_LIST:[13,7,1,""],STATUS_PORT_ALREADY_SET:[13,7,1,""],STATUS_PORT_CLOSED:[13,7,1,""],STATUS_PORT_CONNECTION_REFUSED:[13,7,1,""],STATUS_PORT_DISCONNECTED:[13,7,1,""],STATUS_PORT_MESSAGE_TOO_LONG:[13,7,1,""],STATUS_PORT_NOT_SET:[13,7,1,""],STATUS_PORT_UNREACHABLE:[13,7,1,""],STATUS_POSSIBLE_DEADLOCK:[13,7,1,""],STATUS_POWER_STATE_INVALID:[13,7,1,""],STATUS_PREDEFINED_HANDLE:[13,7,1,""],STATUS_PRENT4_MACHINE_ACCOUNT:[13,7,1,""],STATUS_PRIMARY_TRANSPORT_CONNECT_FAILED:[13,7,1,""],STATUS_PRINT_CANCELLED:[13,7,1,""],STATUS_PRINT_QUEUE_FULL:[13,7,1,""],STATUS_PRIVILEGED_INSTRUCTION:[13,7,1,""],STATUS_PRIVILEGE_NOT_HELD:[13,7,1,""],STATUS_PROCEDURE_NOT_FOUND:[13,7,1,""],STATUS_PROCESS_CLONED:[13,7,1,""],STATUS_PROCESS_IN_JOB:[13,7,1,""],STATUS_PROCESS_IS_PROTECTED:[13,7,1,""],STATUS_PROCESS_IS_TERMINATING:[13,7,1,""],STATUS_PROCESS_NOT_IN_JOB:[13,7,1,""],STATUS_PROFILING_AT_LIMIT:[13,7,1,""],STATUS_PROFILING_NOT_STARTED:[13,7,1,""],STATUS_PROFILING_NOT_STOPPED:[13,7,1,""],STATUS_PROPSET_NOT_FOUND:[13,7,1,""],STATUS_PROTOCOL_NOT_SUPPORTED:[13,7,1,""],STATUS_PROTOCOL_UNREACHABLE:[13,7,1,""],STATUS_PTE_CHANGED:[13,7,1,""],STATUS_PURGE_FAILED:[13,7,1,""],STATUS_PWD_HISTORY_CONFLICT:[13,7,1,""],STATUS_PWD_TOO_RECENT:[13,7,1,""],STATUS_PWD_TOO_SHORT:[13,7,1,""],STATUS_QUOTA_EXCEEDED:[13,7,1,""],STATUS_QUOTA_LIST_INCONSISTENT:[13,7,1,""],STATUS_RANGE_LIST_CONFLICT:[13,7,1,""],STATUS_RANGE_NOT_FOUND:[13,7,1,""],STATUS_RANGE_NOT_LOCKED:[13,7,1,""],STATUS_RDP_PROTOCOL_ERROR:[13,7,1,""],STATUS_RECEIVE_EXPEDITED:[13,7,1,""],STATUS_RECEIVE_PARTIAL:[13,7,1,""],STATUS_RECEIVE_PARTIAL_EXPEDITED:[13,7,1,""],STATUS_RECOVERY_FAILURE:[13,7,1,""],STATUS_RECOVERY_NOT_NEEDED:[13,7,1,""],STATUS_RECURSIVE_DISPATCH:[13,7,1,""],STATUS_REDIRECTOR_HAS_OPEN_HANDLES:[13,7,1,""],STATUS_REDIRECTOR_NOT_STARTED:[13,7,1,""],STATUS_REDIRECTOR_PAUSED:[13,7,1,""],STATUS_REDIRECTOR_STARTED:[13,7,1,""],STATUS_REGISTRY_CORRUPT:[13,7,1,""],STATUS_REGISTRY_HIVE_RECOVERED:[13,7,1,""],STATUS_REGISTRY_IO_FAILED:[13,7,1,""],STATUS_REGISTRY_QUOTA_LIMIT:[13,7,1,""],STATUS_REGISTRY_RECOVERED:[13,7,1,""],STATUS_REG_NAT_CONSUMPTION:[13,7,1,""],STATUS_REINITIALIZATION_NEEDED:[13,7,1,""],STATUS_REMOTE_DISCONNECT:[13,7,1,""],STATUS_REMOTE_FILE_VERSION_MISMATCH:[13,7,1,""],STATUS_REMOTE_NOT_LISTENING:[13,7,1,""],STATUS_REMOTE_RESOURCES:[13,7,1,""],STATUS_REMOTE_SESSION_LIMIT:[13,7,1,""],STATUS_REMOTE_STORAGE_MEDIA_ERROR:[13,7,1,""],STATUS_REMOTE_STORAGE_NOT_ACTIVE:[13,7,1,""],STATUS_REPARSE:[13,7,1,""],STATUS_REPARSE_ATTRIBUTE_CONFLICT:[13,7,1,""],STATUS_REPARSE_OBJECT:[13,7,1,""],STATUS_REPARSE_POINT_NOT_RESOLVED:[13,7,1,""],STATUS_REPLY_MESSAGE_MISMATCH:[13,7,1,""],STATUS_REQUEST_ABORTED:[13,7,1,""],STATUS_REQUEST_CANCELED:[13,7,1,""],STATUS_REQUEST_NOT_ACCEPTED:[13,7,1,""],STATUS_REQUEST_OUT_OF_SEQUENCE:[13,7,1,""],STATUS_RESOURCEMANAGER_NOT_FOUND:[13,7,1,""],STATUS_RESOURCEMANAGER_READ_ONLY:[13,7,1,""],STATUS_RESOURCE_DATA_NOT_FOUND:[13,7,1,""],STATUS_RESOURCE_ENUM_USER_STOP:[13,7,1,""],STATUS_RESOURCE_IN_USE:[13,7,1,""],STATUS_RESOURCE_LANG_NOT_FOUND:[13,7,1,""],STATUS_RESOURCE_NAME_NOT_FOUND:[13,7,1,""],STATUS_RESOURCE_NOT_OWNED:[13,7,1,""],STATUS_RESOURCE_REQUIREMENTS_CHANGED:[13,7,1,""],STATUS_RESOURCE_TYPE_NOT_FOUND:[13,7,1,""],STATUS_RESTART_BOOT_APPLICATION:[13,7,1,""],STATUS_RESUME_HIBERNATION:[13,7,1,""],STATUS_RETRY:[13,7,1,""],STATUS_REVISION_MISMATCH:[13,7,1,""],STATUS_REVOCATION_OFFLINE_C:[13,7,1,""],STATUS_REVOCATION_OFFLINE_KDC:[13,7,1,""],STATUS_RM_ALREADY_STARTED:[13,7,1,""],STATUS_RM_DISCONNECTED:[13,7,1,""],STATUS_RM_METADATA_CORRUPT:[13,7,1,""],STATUS_RM_NOT_ACTIVE:[13,7,1,""],STATUS_ROLLBACK_TIMER_EXPIRED:[13,7,1,""],STATUS_RXACT_COMMITTED:[13,7,1,""],STATUS_RXACT_COMMIT_FAILURE:[13,7,1,""],STATUS_RXACT_COMMIT_NECESSARY:[13,7,1,""],STATUS_RXACT_INVALID_STATE:[13,7,1,""],STATUS_RXACT_STATE_CREATED:[13,7,1,""],STATUS_SAM_INIT_FAILURE:[13,7,1,""],STATUS_SAM_NEED_BOOTKEY_FLOPPY:[13,7,1,""],STATUS_SAM_NEED_BOOTKEY_PASSWORD:[13,7,1,""],STATUS_SECRET_TOO_LONG:[13,7,1,""],STATUS_SECTION_NOT_EXTENDED:[13,7,1,""],STATUS_SECTION_NOT_IMAGE:[13,7,1,""],STATUS_SECTION_PROTECTION:[13,7,1,""],STATUS_SECTION_TOO_BIG:[13,7,1,""],STATUS_SECURITY_STREAM_IS_INCONSISTENT:[13,7,1,""],STATUS_SEGMENT_NOTIFICATION:[13,7,1,""],STATUS_SEMAPHORE_LIMIT_EXCEEDED:[13,7,1,""],STATUS_SERIAL_COUNTER_TIMEOUT:[13,7,1,""],STATUS_SERIAL_MORE_WRITES:[13,7,1,""],STATUS_SERIAL_NO_DEVICE_INITED:[13,7,1,""],STATUS_SERVER_DISABLED:[13,7,1,""],STATUS_SERVER_HAS_OPEN_HANDLES:[13,7,1,""],STATUS_SERVER_NOT_DISABLED:[13,7,1,""],STATUS_SERVER_SHUTDOWN_IN_PROGRESS:[13,7,1,""],STATUS_SERVER_SID_MISMATCH:[13,7,1,""],STATUS_SERVER_UNAVAILABLE:[13,7,1,""],STATUS_SERVICE_NOTIFICATION:[13,7,1,""],STATUS_SETMARK_DETECTED:[13,7,1,""],STATUS_SHARED_IRQ_BUSY:[13,7,1,""],STATUS_SHARED_POLICY:[13,7,1,""],STATUS_SHARING_PAUSED:[13,7,1,""],STATUS_SHARING_VIOLATION:[13,7,1,""],STATUS_SHORT_NAMES_NOT_ENABLED_ON_VOLUME:[13,7,1,""],STATUS_SHUTDOWN_IN_PROGRESS:[13,7,1,""],STATUS_SINGLE_STEP:[13,7,1,""],STATUS_SMARTCARD_CARD_BLOCKED:[13,7,1,""],STATUS_SMARTCARD_CARD_NOT_AUTHENTICATED:[13,7,1,""],STATUS_SMARTCARD_CERT_EXPIRED:[13,7,1,""],STATUS_SMARTCARD_CERT_REVOKED:[13,7,1,""],STATUS_SMARTCARD_IO_ERROR:[13,7,1,""],STATUS_SMARTCARD_LOGON_REQUIRED:[13,7,1,""],STATUS_SMARTCARD_NO_CARD:[13,7,1,""],STATUS_SMARTCARD_NO_CERTIFICATE:[13,7,1,""],STATUS_SMARTCARD_NO_KEYSET:[13,7,1,""],STATUS_SMARTCARD_NO_KEY_CONTAINER:[13,7,1,""],STATUS_SMARTCARD_SILENT_CONTEXT:[13,7,1,""],STATUS_SMARTCARD_SUBSYSTEM_FAILURE:[13,7,1,""],STATUS_SMARTCARD_WRONG_PIN:[13,7,1,""],STATUS_SMI_PRIMITIVE_INSTALLER_FAILED:[13,7,1,""],STATUS_SOME_NOT_MAPPED:[13,7,1,""],STATUS_SOURCE_ELEMENT_EMPTY:[13,7,1,""],STATUS_SPARSE_NOT_ALLOWED_IN_TRANSACTION:[13,7,1,""],STATUS_SPECIAL_ACCOUNT:[13,7,1,""],STATUS_SPECIAL_GROUP:[13,7,1,""],STATUS_SPECIAL_USER:[13,7,1,""],STATUS_STACK_BUFFER_OVERRUN:[13,7,1,""],STATUS_STACK_OVERFLOW:[13,7,1,""],STATUS_STACK_OVERFLOW_READ:[13,7,1,""],STATUS_STOPPED_ON_SYMLINK:[13,7,1,""],STATUS_STREAM_MINIVERSION_NOT_FOUND:[13,7,1,""],STATUS_STREAM_MINIVERSION_NOT_VALID:[13,7,1,""],STATUS_STRONG_CRYPTO_NOT_SUPPORTED:[13,7,1,""],STATUS_SUCCESS:[13,7,1,""],STATUS_SUSPEND_COUNT_EXCEEDED:[13,7,1,""],STATUS_SXS_ACTIVATION_CONTEXT_DISABLED:[13,7,1,""],STATUS_SXS_ASSEMBLY_IS_NOT_A_DEPLOYMENT:[13,7,1,""],STATUS_SXS_ASSEMBLY_MISSING:[13,7,1,""],STATUS_SXS_ASSEMBLY_NOT_FOUND:[13,7,1,""],STATUS_SXS_CANT_GEN_ACTCTX:[13,7,1,""],STATUS_SXS_COMPONENT_STORE_CORRUPT:[13,7,1,""],STATUS_SXS_CORRUPTION:[13,7,1,""],STATUS_SXS_CORRUPT_ACTIVATION_STACK:[13,7,1,""],STATUS_SXS_EARLY_DEACTIVATION:[13,7,1,""],STATUS_SXS_FILE_HASH_MISMATCH:[13,7,1,""],STATUS_SXS_FILE_HASH_MISSING:[13,7,1,""],STATUS_SXS_FILE_NOT_PART_OF_ASSEMBLY:[13,7,1,""],STATUS_SXS_IDENTITIES_DIFFERENT:[13,7,1,""],STATUS_SXS_IDENTITY_DUPLICATE_ATTRIBUTE:[13,7,1,""],STATUS_SXS_IDENTITY_PARSE_ERROR:[13,7,1,""],STATUS_SXS_INVALID_ACTCTXDATA_FORMAT:[13,7,1,""],STATUS_SXS_INVALID_DEACTIVATION:[13,7,1,""],STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_NAME:[13,7,1,""],STATUS_SXS_INVALID_IDENTITY_ATTRIBUTE_VALUE:[13,7,1,""],STATUS_SXS_KEY_NOT_FOUND:[13,7,1,""],STATUS_SXS_MANIFEST_FORMAT_ERROR:[13,7,1,""],STATUS_SXS_MANIFEST_IDENTITY_SAME_BUT_CONTENTS_DIFFERENT:[13,7,1,""],STATUS_SXS_MANIFEST_PARSE_ERROR:[13,7,1,""],STATUS_SXS_MANIFEST_TOO_BIG:[13,7,1,""],STATUS_SXS_MULTIPLE_DEACTIVATION:[13,7,1,""],STATUS_SXS_PROCESS_DEFAULT_ALREADY_SET:[13,7,1,""],STATUS_SXS_PROCESS_TERMINATION_REQUESTED:[13,7,1,""],STATUS_SXS_RELEASE_ACTIVATION_CONTEXT:[13,7,1,""],STATUS_SXS_SECTION_NOT_FOUND:[13,7,1,""],STATUS_SXS_SETTING_NOT_REGISTERED:[13,7,1,""],STATUS_SXS_SYSTEM_DEFAULT_ACTIVATION_CONTEXT_EMPTY:[13,7,1,""],STATUS_SXS_THREAD_QUERIES_DISABLED:[13,7,1,""],STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE:[13,7,1,""],STATUS_SXS_VERSION_CONFLICT:[13,7,1,""],STATUS_SXS_WRONG_SECTION_TYPE:[13,7,1,""],STATUS_SYMLINK_CLASS_DISABLED:[13,7,1,""],STATUS_SYNCHRONIZATION_REQUIRED:[13,7,1,""],STATUS_SYSTEM_DEVICE_NOT_FOUND:[13,7,1,""],STATUS_SYSTEM_HIVE_TOO_LARGE:[13,7,1,""],STATUS_SYSTEM_IMAGE_BAD_SIGNATURE:[13,7,1,""],STATUS_SYSTEM_POWERSTATE_COMPLEX_TRANSITION:[13,7,1,""],STATUS_SYSTEM_POWERSTATE_TRANSITION:[13,7,1,""],STATUS_SYSTEM_PROCESS_TERMINATED:[13,7,1,""],STATUS_SYSTEM_SHUTDOWN:[13,7,1,""],STATUS_THREADPOOL_FREE_LIBRARY_ON_COMPLETION_FAILED:[13,7,1,""],STATUS_THREADPOOL_HANDLE_EXCEPTION:[13,7,1,""],STATUS_THREADPOOL_RELEASED_DURING_OPERATION:[13,7,1,""],STATUS_THREADPOOL_RELEASE_MUTEX_ON_COMPLETION_FAILED:[13,7,1,""],STATUS_THREADPOOL_RELEASE_SEMAPHORE_ON_COMPLETION_FAILED:[13,7,1,""],STATUS_THREADPOOL_SET_EVENT_ON_COMPLETION_FAILED:[13,7,1,""],STATUS_THREAD_ALREADY_IN_TASK:[13,7,1,""],STATUS_THREAD_IS_TERMINATING:[13,7,1,""],STATUS_THREAD_NOT_IN_PROCESS:[13,7,1,""],STATUS_THREAD_WAS_SUSPENDED:[13,7,1,""],STATUS_TIMEOUT:[13,7,1,""],STATUS_TIMER_NOT_CANCELED:[13,7,1,""],STATUS_TIMER_RESOLUTION_NOT_SET:[13,7,1,""],STATUS_TIMER_RESUME_IGNORED:[13,7,1,""],STATUS_TIME_DIFFERENCE_AT_DC:[13,7,1,""],STATUS_TM_IDENTITY_MISMATCH:[13,7,1,""],STATUS_TM_INITIALIZATION_FAILED:[13,7,1,""],STATUS_TM_VOLATILE:[13,7,1,""],STATUS_TOKEN_ALREADY_IN_USE:[13,7,1,""],STATUS_TOO_LATE:[13,7,1,""],STATUS_TOO_MANY_ADDRESSES:[13,7,1,""],STATUS_TOO_MANY_COMMANDS:[13,7,1,""],STATUS_TOO_MANY_CONTEXT_IDS:[13,7,1,""],STATUS_TOO_MANY_GUIDS_REQUESTED:[13,7,1,""],STATUS_TOO_MANY_LINKS:[13,7,1,""],STATUS_TOO_MANY_LUIDS_REQUESTED:[13,7,1,""],STATUS_TOO_MANY_NAMES:[13,7,1,""],STATUS_TOO_MANY_NODES:[13,7,1,""],STATUS_TOO_MANY_OPENED_FILES:[13,7,1,""],STATUS_TOO_MANY_PAGING_FILES:[13,7,1,""],STATUS_TOO_MANY_PRINCIPALS:[13,7,1,""],STATUS_TOO_MANY_SECRETS:[13,7,1,""],STATUS_TOO_MANY_SESSIONS:[13,7,1,""],STATUS_TOO_MANY_SIDS:[13,7,1,""],STATUS_TOO_MANY_THREADS:[13,7,1,""],STATUS_TRANSACTED_MAPPING_UNSUPPORTED_REMOTE:[13,7,1,""],STATUS_TRANSACTIONAL_CONFLICT:[13,7,1,""],STATUS_TRANSACTIONAL_OPEN_NOT_ALLOWED:[13,7,1,""],STATUS_TRANSACTIONMANAGER_NOT_FOUND:[13,7,1,""],STATUS_TRANSACTIONMANAGER_NOT_ONLINE:[13,7,1,""],STATUS_TRANSACTIONMANAGER_RECOVERY_NAME_COLLISION:[13,7,1,""],STATUS_TRANSACTIONS_NOT_FROZEN:[13,7,1,""],STATUS_TRANSACTIONS_UNSUPPORTED_REMOTE:[13,7,1,""],STATUS_TRANSACTION_ABORTED:[13,7,1,""],STATUS_TRANSACTION_ALREADY_ABORTED:[13,7,1,""],STATUS_TRANSACTION_ALREADY_COMMITTED:[13,7,1,""],STATUS_TRANSACTION_FREEZE_IN_PROGRESS:[13,7,1,""],STATUS_TRANSACTION_INTEGRITY_VIOLATED:[13,7,1,""],STATUS_TRANSACTION_INVALID_ID:[13,7,1,""],STATUS_TRANSACTION_INVALID_MARSHALL_BUFFER:[13,7,1,""],STATUS_TRANSACTION_INVALID_TYPE:[13,7,1,""],STATUS_TRANSACTION_NOT_ACTIVE:[13,7,1,""],STATUS_TRANSACTION_NOT_ENLISTED:[13,7,1,""],STATUS_TRANSACTION_NOT_FOUND:[13,7,1,""],STATUS_TRANSACTION_NOT_JOINED:[13,7,1,""],STATUS_TRANSACTION_NOT_REQUESTED:[13,7,1,""],STATUS_TRANSACTION_NOT_ROOT:[13,7,1,""],STATUS_TRANSACTION_NO_MATCH:[13,7,1,""],STATUS_TRANSACTION_NO_RELEASE:[13,7,1,""],STATUS_TRANSACTION_OBJECT_EXPIRED:[13,7,1,""],STATUS_TRANSACTION_PROPAGATION_FAILED:[13,7,1,""],STATUS_TRANSACTION_RECORD_TOO_LONG:[13,7,1,""],STATUS_TRANSACTION_REQUEST_NOT_VALID:[13,7,1,""],STATUS_TRANSACTION_REQUIRED_PROMOTION:[13,7,1,""],STATUS_TRANSACTION_RESPONDED:[13,7,1,""],STATUS_TRANSACTION_RESPONSE_NOT_ENLISTED:[13,7,1,""],STATUS_TRANSACTION_SCOPE_CALLBACKS_NOT_SET:[13,7,1,""],STATUS_TRANSACTION_SUPERIOR_EXISTS:[13,7,1,""],STATUS_TRANSACTION_TIMED_OUT:[13,7,1,""],STATUS_TRANSLATION_COMPLETE:[13,7,1,""],STATUS_TRANSPORT_FULL:[13,7,1,""],STATUS_TRUSTED_DOMAIN_FAILURE:[13,7,1,""],STATUS_TRUSTED_RELATIONSHIP_FAILURE:[13,7,1,""],STATUS_TRUST_FAILURE:[13,7,1,""],STATUS_TS_INCOMPATIBLE_SESSIONS:[13,7,1,""],STATUS_TXF_ATTRIBUTE_CORRUPT:[13,7,1,""],STATUS_TXF_DIR_NOT_EMPTY:[13,7,1,""],STATUS_TXF_METADATA_ALREADY_PRESENT:[13,7,1,""],STATUS_UNABLE_TO_DECOMMIT_VM:[13,7,1,""],STATUS_UNABLE_TO_DELETE_SECTION:[13,7,1,""],STATUS_UNABLE_TO_FREE_VM:[13,7,1,""],STATUS_UNABLE_TO_LOCK_MEDIA:[13,7,1,""],STATUS_UNABLE_TO_UNLOAD_MEDIA:[13,7,1,""],STATUS_UNDEFINED_CHARACTER:[13,7,1,""],STATUS_UNEXPECTED_IO_ERROR:[13,7,1,""],STATUS_UNEXPECTED_MM_CREATE_ERR:[13,7,1,""],STATUS_UNEXPECTED_MM_EXTEND_ERR:[13,7,1,""],STATUS_UNEXPECTED_MM_MAP_ERROR:[13,7,1,""],STATUS_UNEXPECTED_NETWORK_ERROR:[13,7,1,""],STATUS_UNFINISHED_CONTEXT_DELETED:[13,7,1,""],STATUS_UNHANDLED_EXCEPTION:[13,7,1,""],STATUS_UNKNOWN_REVISION:[13,7,1,""],STATUS_UNMAPPABLE_CHARACTER:[13,7,1,""],STATUS_UNRECOGNIZED_MEDIA:[13,7,1,""],STATUS_UNRECOGNIZED_VOLUME:[13,7,1,""],STATUS_UNSUCCESSFUL:[13,7,1,""],STATUS_UNSUPPORTED_COMPRESSION:[13,7,1,""],STATUS_UNSUPPORTED_PREAUTH:[13,7,1,""],STATUS_UNWIND:[13,7,1,""],STATUS_UNWIND_CONSOLIDATE:[13,7,1,""],STATUS_USER2USER_REQUIRED:[13,7,1,""],STATUS_USER_APC:[13,7,1,""],STATUS_USER_DELETE_TRUST_QUOTA_EXCEEDED:[13,7,1,""],STATUS_USER_EXISTS:[13,7,1,""],STATUS_USER_MAPPED_FILE:[13,7,1,""],STATUS_USER_SESSION_DELETED:[13,7,1,""],STATUS_VALIDATE_CONTINUE:[13,7,1,""],STATUS_VARIABLE_NOT_FOUND:[13,7,1,""],STATUS_VDM_DISALLOWED:[13,7,1,""],STATUS_VDM_HARD_ERROR:[13,7,1,""],STATUS_VERIFIER_STOP:[13,7,1,""],STATUS_VERIFY_REQUIRED:[13,7,1,""],STATUS_VHD_CHILD_PARENT_SIZE_MISMATCH:[13,7,1,""],STATUS_VHD_DIFFERENCING_CHAIN_CYCLE_DETECTED:[13,7,1,""],STATUS_VHD_DIFFERENCING_CHAIN_ERROR_IN_PARENT:[13,7,1,""],STATUS_VHD_PARENT_VHD_ACCESS_DENIED:[13,7,1,""],STATUS_VIDEO_DRIVER_DEBUG_REPORT_REQUEST:[13,7,1,""],STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD:[13,7,1,""],STATUS_VIDEO_HUNG_DISPLAY_DRIVER_THREAD_RECOVERED:[13,7,1,""],STATUS_VIRTDISK_NOT_VIRTUAL_DISK:[13,7,1,""],STATUS_VIRTDISK_PROVIDER_NOT_FOUND:[13,7,1,""],STATUS_VIRTUAL_CIRCUIT_CLOSED:[13,7,1,""],STATUS_VIRUS_DELETED:[13,7,1,""],STATUS_VIRUS_INFECTED:[13,7,1,""],STATUS_VOLMGR_MIRROR_NOT_SUPPORTED:[13,7,1,""],STATUS_VOLMGR_RAID5_NOT_SUPPORTED:[13,7,1,""],STATUS_VOLSNAP_HIBERNATE_READY:[13,7,1,""],STATUS_VOLSNAP_PREPARE_HIBERNATE:[13,7,1,""],STATUS_VOLUME_DIRTY:[13,7,1,""],STATUS_VOLUME_DISMOUNTED:[13,7,1,""],STATUS_VOLUME_MOUNTED:[13,7,1,""],STATUS_VOLUME_NOT_UPGRADED:[13,7,1,""],STATUS_WAIT_0:[13,7,1,""],STATUS_WAIT_1:[13,7,1,""],STATUS_WAIT_2:[13,7,1,""],STATUS_WAIT_3:[13,7,1,""],STATUS_WAIT_63:[13,7,1,""],STATUS_WAIT_FOR_OPLOCK:[13,7,1,""],STATUS_WAKE_SYSTEM:[13,7,1,""],STATUS_WAKE_SYSTEM_DEBUGGER:[13,7,1,""],STATUS_WAS_LOCKED:[13,7,1,""],STATUS_WAS_UNLOCKED:[13,7,1,""],STATUS_WMI_ALREADY_DISABLED:[13,7,1,""],STATUS_WMI_ALREADY_ENABLED:[13,7,1,""],STATUS_WMI_GUID_DISCONNECTED:[13,7,1,""],STATUS_WMI_GUID_NOT_FOUND:[13,7,1,""],STATUS_WMI_INSTANCE_NOT_FOUND:[13,7,1,""],STATUS_WMI_ITEMID_NOT_FOUND:[13,7,1,""],STATUS_WMI_NOT_SUPPORTED:[13,7,1,""],STATUS_WMI_READ_ONLY:[13,7,1,""],STATUS_WMI_SET_FAILURE:[13,7,1,""],STATUS_WMI_TRY_AGAIN:[13,7,1,""],STATUS_WORKING_SET_LIMIT_RANGE:[13,7,1,""],STATUS_WORKING_SET_QUOTA:[13,7,1,""],STATUS_WOW_ASSERTION:[13,7,1,""],STATUS_WRONG_COMPARTMENT:[13,7,1,""],STATUS_WRONG_CREDENTIAL_HANDLE:[13,7,1,""],STATUS_WRONG_EFS:[13,7,1,""],STATUS_WRONG_PASSWORD:[13,7,1,""],STATUS_WRONG_PASSWORD_CORE:[13,7,1,""],STATUS_WRONG_VOLUME:[13,7,1,""],STATUS_WX86_BREAKPOINT:[13,7,1,""],STATUS_WX86_CONTINUE:[13,7,1,""],STATUS_WX86_CREATEWX86TIB:[13,7,1,""],STATUS_WX86_EXCEPTION_CHAIN:[13,7,1,""],STATUS_WX86_EXCEPTION_CONTINUE:[13,7,1,""],STATUS_WX86_EXCEPTION_LASTCHANCE:[13,7,1,""],STATUS_WX86_FLOAT_STACK_CHECK:[13,7,1,""],STATUS_WX86_INTERNAL_ERROR:[13,7,1,""],STATUS_WX86_SINGLE_STEP:[13,7,1,""],STATUS_WX86_UNSIMULATE:[13,7,1,""],STATUS_XMLDSIG_ERROR:[13,7,1,""],STATUS_XML_ENCODING_MISMATCH:[13,7,1,""],STATUS_XML_PARSE_ERROR:[13,7,1,""],STD_ERROR_HANDLE:[27,7,1,""],STD_INPUT_HANDLE:[27,7,1,""],STD_OUTPUT_HANDLE:[27,7,1,""],STGFMT_ANY:[27,7,1,""],STGFMT_DOCFILE:[27,7,1,""],STGFMT_DOCUMENT:[27,7,1,""],STGFMT_FILE:[27,7,1,""],STGFMT_NATIVE:[27,7,1,""],STGFMT_STORAGE:[27,7,1,""],STGM_CONVERT:[27,7,1,""],STGM_CREATE:[27,7,1,""],STGM_DELETEONRELEASE:[27,7,1,""],STGM_DIRECT:[27,7,1,""],STGM_DIRECT_SWMR:[27,7,1,""],STGM_FAILIFTHERE:[27,7,1,""],STGM_NOSCRATCH:[27,7,1,""],STGM_NOSNAPSHOT:[27,7,1,""],STGM_PRIORITY:[27,7,1,""],STGM_READ:[27,7,1,""],STGM_READWRITE:[27,7,1,""],STGM_SHARE_DENY_NONE:[27,7,1,""],STGM_SHARE_DENY_READ:[27,7,1,""],STGM_SHARE_DENY_WRITE:[27,7,1,""],STGM_SHARE_EXCLUSIVE:[27,7,1,""],STGM_SIMPLE:[27,7,1,""],STGM_TRANSACTED:[27,7,1,""],STGM_WRITE:[27,7,1,""],STGTY_REPEAT:[27,7,1,""],STG_E_ABNORMALAPIEXIT:[29,7,1,""],STG_E_ACCESSDENIED:[29,7,1,""],STG_E_BADBASEADDRESS:[29,7,1,""],STG_E_CANTSAVE:[29,7,1,""],STG_E_CSS_AUTHENTICATION_FAILURE:[29,7,1,""],STG_E_CSS_KEY_NOT_ESTABLISHED:[29,7,1,""],STG_E_CSS_KEY_NOT_PRESENT:[29,7,1,""],STG_E_CSS_REGION_MISMATCH:[29,7,1,""],STG_E_CSS_SCRAMBLED_SECTOR:[29,7,1,""],STG_E_DEVICE_UNRESPONSIVE:[29,7,1,""],STG_E_DISKISWRITEPROTECTED:[29,7,1,""],STG_E_DOCFILECORRUPT:[29,7,1,""],STG_E_DOCFILETOOLARGE:[29,7,1,""],STG_E_EXTANTMARSHALLINGS:[29,7,1,""],STG_E_FILEALREADYEXISTS:[29,7,1,""],STG_E_FILENOTFOUND:[29,7,1,""],STG_E_FIRMWARE_IMAGE_INVALID:[29,7,1,""],STG_E_FIRMWARE_SLOT_INVALID:[29,7,1,""],STG_E_INCOMPLETE:[29,7,1,""],STG_E_INSUFFICIENTMEMORY:[29,7,1,""],STG_E_INUSE:[29,7,1,""],STG_E_INVALIDFLAG:[29,7,1,""],STG_E_INVALIDFUNCTION:[29,7,1,""],STG_E_INVALIDHANDLE:[29,7,1,""],STG_E_INVALIDHEADER:[29,7,1,""],STG_E_INVALIDNAME:[29,7,1,""],STG_E_INVALIDPARAMETER:[29,7,1,""],STG_E_INVALIDPOINTER:[29,7,1,""],STG_E_LOCKVIOLATION:[29,7,1,""],STG_E_MEDIUMFULL:[29,7,1,""],STG_E_NOMOREFILES:[29,7,1,""],STG_E_NOTCURRENT:[29,7,1,""],STG_E_NOTFILEBASEDSTORAGE:[29,7,1,""],STG_E_NOTSIMPLEFORMAT:[29,7,1,""],STG_E_OLDDLL:[29,7,1,""],STG_E_OLDFORMAT:[29,7,1,""],STG_E_PATHNOTFOUND:[29,7,1,""],STG_E_PROPSETMISMATCHED:[29,7,1,""],STG_E_READFAULT:[29,7,1,""],STG_E_RESETS_EXHAUSTED:[29,7,1,""],STG_E_REVERTED:[29,7,1,""],STG_E_SEEKERROR:[29,7,1,""],STG_E_SHAREREQUIRED:[29,7,1,""],STG_E_SHAREVIOLATION:[29,7,1,""],STG_E_STATUS_COPY_PROTECTION_FAILURE:[29,7,1,""],STG_E_TERMINATED:[29,7,1,""],STG_E_TOOMANYOPENFILES:[29,7,1,""],STG_E_UNIMPLEMENTEDFUNCTION:[29,7,1,""],STG_E_UNKNOWN:[29,7,1,""],STG_E_WRITEFAULT:[29,7,1,""],STG_LAYOUT_INTERLEAVED:[27,7,1,""],STG_LAYOUT_SEQUENTIAL:[27,7,1,""],STG_S_BLOCK:[29,7,1,""],STG_S_CANNOTCONSOLIDATE:[29,7,1,""],STG_S_CONSOLIDATIONFAILED:[29,7,1,""],STG_S_CONVERTED:[29,7,1,""],STG_S_MONITORING:[29,7,1,""],STG_S_MULTIPLEOPENS:[29,7,1,""],STG_S_POWER_CYCLE_REQUIRED:[29,7,1,""],STG_S_RETRYNOW:[29,7,1,""],STG_TOEND:[27,7,1,""],STILL_ACTIVE:[27,7,1,""],STORE_ERROR_LICENSE_REVOKED:[29,7,1,""],STORE_ERROR_PENDING_COM_TRANSACTION:[29,7,1,""],STORE_ERROR_UNLICENSED:[29,7,1,""],STORE_ERROR_UNLICENSED_USER:[29,7,1,""],SUCCESSFUL_ACCESS_ACE_FLAG:[27,7,1,""],SW_FORCEMINIMIZE:[27,7,1,""],SW_HIDE:[27,7,1,""],SW_MAX:[27,7,1,""],SW_MAXIMIZE:[27,7,1,""],SW_MINIMIZE:[27,7,1,""],SW_NORMAL:[27,7,1,""],SW_RESTORE:[27,7,1,""],SW_SHOW:[27,7,1,""],SW_SHOWDEFAULT:[27,7,1,""],SW_SHOWMAXIMIZED:[27,7,1,""],SW_SHOWMINIMIZED:[27,7,1,""],SW_SHOWMINNOACTIVE:[27,7,1,""],SW_SHOWNA:[27,7,1,""],SW_SHOWNOACTIVATE:[27,7,1,""],SW_SHOWNORMAL:[27,7,1,""],SYMBOLIC_LINK_ALL_ACCESS:[27,7,1,""],SYMBOLIC_LINK_QUERY:[27,7,1,""],SYMOPT_ALLOW_ABSOLUTE_SYMBOLS:[27,7,1,""],SYMOPT_ALLOW_ZERO_ADDRESS:[27,7,1,""],SYMOPT_AUTO_PUBLICS:[27,7,1,""],SYMOPT_CASE_INSENSITIVE:[27,7,1,""],SYMOPT_DEBUG:[27,7,1,""],SYMOPT_DEFERRED_LOADS:[27,7,1,""],SYMOPT_DISABLE_FAST_SYMBOLS:[27,7,1,""],SYMOPT_DISABLE_SRVSTAR_ON_STARTUP:[27,7,1,""],SYMOPT_DISABLE_SYMSRV_AUTODETECT:[27,7,1,""],SYMOPT_DISABLE_SYMSRV_TIMEOUT:[27,7,1,""],SYMOPT_EXACT_SYMBOLS:[27,7,1,""],SYMOPT_FAIL_CRITICAL_ERRORS:[27,7,1,""],SYMOPT_FAVOR_COMPRESSED:[27,7,1,""],SYMOPT_FLAT_DIRECTORY:[27,7,1,""],SYMOPT_IGNORE_CVREC:[27,7,1,""],SYMOPT_IGNORE_IMAGEDIR:[27,7,1,""],SYMOPT_IGNORE_NT_SYMPATH:[27,7,1,""],SYMOPT_INCLUDE_32BIT_MODULES:[27,7,1,""],SYMOPT_LOAD_ANYTHING:[27,7,1,""],SYMOPT_LOAD_LINES:[27,7,1,""],SYMOPT_NO_CPP:[27,7,1,""],SYMOPT_NO_IMAGE_SEARCH:[27,7,1,""],SYMOPT_NO_PROMPTS:[27,7,1,""],SYMOPT_NO_PUBLICS:[27,7,1,""],SYMOPT_NO_UNQUALIFIED_LOADS:[27,7,1,""],SYMOPT_OMAP_FIND_NEAREST:[27,7,1,""],SYMOPT_OVERWRITE:[27,7,1,""],SYMOPT_PUBLICS_ONLY:[27,7,1,""],SYMOPT_READONLY_CACHE:[27,7,1,""],SYMOPT_SECURE:[27,7,1,""],SYMOPT_SYMPATH_LAST:[27,7,1,""],SYMOPT_UNDNAME:[27,7,1,""],SYMSEARCH_ALLITEMS:[27,7,1,""],SYMSEARCH_GLOBALSONLY:[27,7,1,""],SYMSEARCH_MASKOBJS:[27,7,1,""],SYMSEARCH_RECURSE:[27,7,1,""],SYNCHRONIZE:[27,7,1,""],SYSTEM_ALARM_ACE_TYPE:[27,7,1,""],SYSTEM_ALARM_CALLBACK_ACE_TYPE:[27,7,1,""],SYSTEM_ALARM_CALLBACK_OBJECT_ACE_TYPE:[27,7,1,""],SYSTEM_ALARM_OBJECT_ACE_TYPE:[27,7,1,""],SYSTEM_AUDIT_ACE_TYPE:[27,7,1,""],SYSTEM_AUDIT_CALLBACK_ACE_TYPE:[27,7,1,""],SYSTEM_AUDIT_CALLBACK_OBJECT_ACE_TYPE:[27,7,1,""],SYSTEM_AUDIT_OBJECT_ACE_TYPE:[27,7,1,""],SYSTEM_MANDATORY_LABEL_ACE_TYPE:[27,7,1,""],SYSTEM_MANDATORY_LABEL_NO_EXECUTE_UP:[27,7,1,""],SYSTEM_MANDATORY_LABEL_NO_READ_UP:[27,7,1,""],SYSTEM_MANDATORY_LABEL_NO_WRITE_UP:[27,7,1,""],SYSTEM_PROCESS_TRUST_LABEL_ACE_TYPE:[27,7,1,""],SYSTEM_PROCESS_TRUST_LABEL_VALID_MASK:[27,7,1,""],SYSTEM_PROCESS_TRUST_NOCONSTRAINT_MASK:[27,7,1,""],SYSTEM_RESOURCE_ATTRIBUTE_ACE_TYPE:[27,7,1,""],SYSTEM_SCOPED_POLICY_ID_ACE_TYPE:[27,7,1,""],S_APPLICATION_ACTIVATION_ERROR_HANDLED_BY_DIALOG:[29,7,1,""],S_FALSE:[29,7,1,""],S_OK:[29,7,1,""],S_STORE_LAUNCHED_FOR_REMEDIATION:[29,7,1,""],StrFlag:[6,1,1,""],TBSIMP_E_BUFFER_TOO_SMALL:[29,7,1,""],TBSIMP_E_CLEANUP_FAILED:[29,7,1,""],TBSIMP_E_COMMAND_CANCELED:[29,7,1,""],TBSIMP_E_COMMAND_FAILED:[29,7,1,""],TBSIMP_E_DUPLICATE_VHANDLE:[29,7,1,""],TBSIMP_E_HASH_BAD_KEY:[29,7,1,""],TBSIMP_E_HASH_TABLE_FULL:[29,7,1,""],TBSIMP_E_INVALID_CONTEXT_HANDLE:[29,7,1,""],TBSIMP_E_INVALID_CONTEXT_PARAM:[29,7,1,""],TBSIMP_E_INVALID_OUTPUT_POINTER:[29,7,1,""],TBSIMP_E_INVALID_PARAMETER:[29,7,1,""],TBSIMP_E_INVALID_RESOURCE:[29,7,1,""],TBSIMP_E_LIST_NOT_FOUND:[29,7,1,""],TBSIMP_E_LIST_NO_MORE_ITEMS:[29,7,1,""],TBSIMP_E_NOTHING_TO_UNLOAD:[29,7,1,""],TBSIMP_E_NOT_ENOUGH_SPACE:[29,7,1,""],TBSIMP_E_NOT_ENOUGH_TPM_CONTEXTS:[29,7,1,""],TBSIMP_E_NO_EVENT_LOG:[29,7,1,""],TBSIMP_E_OUT_OF_MEMORY:[29,7,1,""],TBSIMP_E_PPI_NOT_SUPPORTED:[29,7,1,""],TBSIMP_E_RESOURCE_EXPIRED:[29,7,1,""],TBSIMP_E_RPC_INIT_FAILED:[29,7,1,""],TBSIMP_E_SCHEDULER_NOT_RUNNING:[29,7,1,""],TBSIMP_E_TOO_MANY_RESOURCES:[29,7,1,""],TBSIMP_E_TOO_MANY_TBS_CONTEXTS:[29,7,1,""],TBSIMP_E_TPM_ERROR:[29,7,1,""],TBSIMP_E_TPM_INCOMPATIBLE:[29,7,1,""],TBSIMP_E_UNKNOWN_ORDINAL:[29,7,1,""],TBS_E_ACCESS_DENIED:[29,7,1,""],TBS_E_BAD_PARAMETER:[29,7,1,""],TBS_E_BUFFER_TOO_LARGE:[29,7,1,""],TBS_E_COMMAND_CANCELED:[29,7,1,""],TBS_E_INSUFFICIENT_BUFFER:[29,7,1,""],TBS_E_INTERNAL_ERROR:[29,7,1,""],TBS_E_INVALID_CONTEXT:[29,7,1,""],TBS_E_INVALID_CONTEXT_PARAM:[29,7,1,""],TBS_E_INVALID_OUTPUT_POINTER:[29,7,1,""],TBS_E_IOERROR:[29,7,1,""],TBS_E_NO_EVENT_LOG:[29,7,1,""],TBS_E_OWNERAUTH_NOT_FOUND:[29,7,1,""],TBS_E_PPI_FUNCTION_UNSUPPORTED:[29,7,1,""],TBS_E_PPI_NOT_SUPPORTED:[29,7,1,""],TBS_E_PROVISIONING_INCOMPLETE:[29,7,1,""],TBS_E_PROVISIONING_NOT_ALLOWED:[29,7,1,""],TBS_E_SERVICE_DISABLED:[29,7,1,""],TBS_E_SERVICE_NOT_RUNNING:[29,7,1,""],TBS_E_SERVICE_START_PENDING:[29,7,1,""],TBS_E_TOO_MANY_RESOURCES:[29,7,1,""],TBS_E_TOO_MANY_TBS_CONTEXTS:[29,7,1,""],TBS_E_TPM_NOT_FOUND:[29,7,1,""],TH32CS_INHERIT:[27,7,1,""],TH32CS_SNAPALL:[27,7,1,""],TH32CS_SNAPHEAPLIST:[27,7,1,""],TH32CS_SNAPMODULE32:[27,7,1,""],TH32CS_SNAPMODULE:[27,7,1,""],TH32CS_SNAPPROCESS:[27,7,1,""],TH32CS_SNAPTHREAD:[27,7,1,""],THREAD_ALL_ACCESS:[27,7,1,""],THREAD_DIRECT_IMPERSONATION:[27,7,1,""],THREAD_GET_CONTEXT:[27,7,1,""],THREAD_IMPERSONATE:[27,7,1,""],THREAD_QUERY_INFORMATION:[27,7,1,""],THREAD_SET_CONTEXT:[27,7,1,""],THREAD_SET_INFORMATION:[27,7,1,""],THREAD_SET_THREAD_TOKEN:[27,7,1,""],THREAD_SUSPEND_RESUME:[27,7,1,""],THREAD_TERMINATE:[27,7,1,""],TIMER_ALL_ACCESS:[27,7,1,""],TIMER_MODIFY_STATE:[27,7,1,""],TIMER_QUERY_STATE:[27,7,1,""],TOKEN_ADJUST_DEFAULT:[27,7,1,""],TOKEN_ADJUST_GROUPS:[27,7,1,""],TOKEN_ADJUST_PRIVILEGES:[27,7,1,""],TOKEN_ADJUST_SESSIONID:[27,7,1,""],TOKEN_ALL_ACCESS:[27,7,1,""],TOKEN_ALL_ACCESS_P:[27,7,1,""],TOKEN_ASSIGN_PRIMARY:[27,7,1,""],TOKEN_DUPLICATE:[27,7,1,""],TOKEN_IMPERSONATE:[27,7,1,""],TOKEN_MANDATORY_POLICY_NEW_PROCESS_MIN:[27,7,1,""],TOKEN_MANDATORY_POLICY_NO_WRITE_UP:[27,7,1,""],TOKEN_MANDATORY_POLICY_OFF:[27,7,1,""],TOKEN_MANDATORY_POLICY_VALID_MASK:[27,7,1,""],TOKEN_QUERY:[27,7,1,""],TOKEN_QUERY_SOURCE:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_CUSTOM_FLAGS:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_DISABLED:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_DISABLED_BY_DEFAULT:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_MANDATORY:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_NON_INHERITABLE:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_BOOLEAN:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_FQBN:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_INT64:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_INVALID:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_OCTET_STRING:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_SID:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_STRING:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_TYPE_UINT64:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_USE_FOR_DENY_ONLY:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_VALID_FLAGS:[27,7,1,""],TOKEN_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE:[27,7,1,""],TOKEN_SOURCE_LENGTH:[27,7,1,""],TPC_E_INITIALIZE_FAIL:[29,7,1,""],TPC_E_INVALID_CONFIGURATION:[29,7,1,""],TPC_E_INVALID_DATA_FROM_RECOGNIZER:[29,7,1,""],TPC_E_INVALID_INPUT_RECT:[29,7,1,""],TPC_E_INVALID_PACKET_DESCRIPTION:[29,7,1,""],TPC_E_INVALID_PROPERTY:[29,7,1,""],TPC_E_INVALID_RIGHTS:[29,7,1,""],TPC_E_INVALID_STROKE:[29,7,1,""],TPC_E_NOT_RELEVANT:[29,7,1,""],TPC_E_NO_DEFAULT_TABLET:[29,7,1,""],TPC_E_OUT_OF_ORDER_CALL:[29,7,1,""],TPC_E_QUEUE_FULL:[29,7,1,""],TPC_E_RECOGNIZER_NOT_REGISTERED:[29,7,1,""],TPC_E_UNKNOWN_PROPERTY:[29,7,1,""],TPC_S_INTERRUPTED:[29,7,1,""],TPC_S_NO_DATA_TO_PROCESS:[29,7,1,""],TPC_S_TRUNCATED:[29,7,1,""],TPMAPI_E_ACCESS_DENIED:[29,7,1,""],TPMAPI_E_AUTHORIZATION_FAILED:[29,7,1,""],TPMAPI_E_AUTHORIZATION_REVOKED:[29,7,1,""],TPMAPI_E_AUTHORIZING_KEY_NOT_SUPPORTED:[29,7,1,""],TPMAPI_E_BUFFER_TOO_SMALL:[29,7,1,""],TPMAPI_E_EMPTY_TCG_LOG:[29,7,1,""],TPMAPI_E_ENCRYPTION_FAILED:[29,7,1,""],TPMAPI_E_ENDORSEMENT_AUTH_NOT_NULL:[29,7,1,""],TPMAPI_E_FIPS_RNG_CHECK_FAILED:[29,7,1,""],TPMAPI_E_INTERNAL_ERROR:[29,7,1,""],TPMAPI_E_INVALID_AUTHORIZATION_SIGNATURE:[29,7,1,""],TPMAPI_E_INVALID_CONTEXT_HANDLE:[29,7,1,""],TPMAPI_E_INVALID_CONTEXT_PARAMS:[29,7,1,""],TPMAPI_E_INVALID_DELEGATE_BLOB:[29,7,1,""],TPMAPI_E_INVALID_ENCODING:[29,7,1,""],TPMAPI_E_INVALID_KEY_BLOB:[29,7,1,""],TPMAPI_E_INVALID_KEY_PARAMS:[29,7,1,""],TPMAPI_E_INVALID_KEY_SIZE:[29,7,1,""],TPMAPI_E_INVALID_MIGRATION_AUTHORIZATION_BLOB:[29,7,1,""],TPMAPI_E_INVALID_OUTPUT_POINTER:[29,7,1,""],TPMAPI_E_INVALID_OWNER_AUTH:[29,7,1,""],TPMAPI_E_INVALID_PARAMETER:[29,7,1,""],TPMAPI_E_INVALID_PCR_DATA:[29,7,1,""],TPMAPI_E_INVALID_PCR_INDEX:[29,7,1,""],TPMAPI_E_INVALID_STATE:[29,7,1,""],TPMAPI_E_INVALID_TCG_LOG_ENTRY:[29,7,1,""],TPMAPI_E_MALFORMED_AUTHORIZATION_KEY:[29,7,1,""],TPMAPI_E_MALFORMED_AUTHORIZATION_OTHER:[29,7,1,""],TPMAPI_E_MALFORMED_AUTHORIZATION_POLICY:[29,7,1,""],TPMAPI_E_MESSAGE_TOO_LARGE:[29,7,1,""],TPMAPI_E_NOT_ENOUGH_DATA:[29,7,1,""],TPMAPI_E_NO_AUTHORIZATION_CHAIN_FOUND:[29,7,1,""],TPMAPI_E_NV_BITS_NOT_DEFINED:[29,7,1,""],TPMAPI_E_NV_BITS_NOT_READY:[29,7,1,""],TPMAPI_E_OUT_OF_MEMORY:[29,7,1,""],TPMAPI_E_OWNER_AUTH_NOT_NULL:[29,7,1,""],TPMAPI_E_POLICY_DENIES_OPERATION:[29,7,1,""],TPMAPI_E_SEALING_KEY_CHANGED:[29,7,1,""],TPMAPI_E_SEALING_KEY_NOT_AVAILABLE:[29,7,1,""],TPMAPI_E_SVN_COUNTER_NOT_AVAILABLE:[29,7,1,""],TPMAPI_E_TBS_COMMUNICATION_ERROR:[29,7,1,""],TPMAPI_E_TCG_INVALID_DIGEST_ENTRY:[29,7,1,""],TPMAPI_E_TCG_SEPARATOR_ABSENT:[29,7,1,""],TPMAPI_E_TOO_MUCH_DATA:[29,7,1,""],TPMAPI_E_TPM_COMMAND_ERROR:[29,7,1,""],TPM_20_E_ASYMMETRIC:[29,7,1,""],TPM_20_E_ATTRIBUTES:[29,7,1,""],TPM_20_E_AUTHSIZE:[29,7,1,""],TPM_20_E_AUTH_CONTEXT:[29,7,1,""],TPM_20_E_AUTH_FAIL:[29,7,1,""],TPM_20_E_AUTH_MISSING:[29,7,1,""],TPM_20_E_AUTH_TYPE:[29,7,1,""],TPM_20_E_AUTH_UNAVAILABLE:[29,7,1,""],TPM_20_E_BAD_AUTH:[29,7,1,""],TPM_20_E_BAD_CONTEXT:[29,7,1,""],TPM_20_E_BINDING:[29,7,1,""],TPM_20_E_CANCELED:[29,7,1,""],TPM_20_E_COMMAND_CODE:[29,7,1,""],TPM_20_E_COMMAND_SIZE:[29,7,1,""],TPM_20_E_CONTEXT_GAP:[29,7,1,""],TPM_20_E_CPHASH:[29,7,1,""],TPM_20_E_CURVE:[29,7,1,""],TPM_20_E_DISABLED:[29,7,1,""],TPM_20_E_ECC_CURVE:[29,7,1,""],TPM_20_E_ECC_POINT:[29,7,1,""],TPM_20_E_EXCLUSIVE:[29,7,1,""],TPM_20_E_EXPIRED:[29,7,1,""],TPM_20_E_FAILURE:[29,7,1,""],TPM_20_E_HANDLE:[29,7,1,""],TPM_20_E_HASH:[29,7,1,""],TPM_20_E_HIERARCHY:[29,7,1,""],TPM_20_E_HMAC:[29,7,1,""],TPM_20_E_INITIALIZE:[29,7,1,""],TPM_20_E_INSUFFICIENT:[29,7,1,""],TPM_20_E_INTEGRITY:[29,7,1,""],TPM_20_E_KDF:[29,7,1,""],TPM_20_E_KEY:[29,7,1,""],TPM_20_E_KEY_SIZE:[29,7,1,""],TPM_20_E_LOCALITY:[29,7,1,""],TPM_20_E_LOCKOUT:[29,7,1,""],TPM_20_E_MEMORY:[29,7,1,""],TPM_20_E_MGF:[29,7,1,""],TPM_20_E_MODE:[29,7,1,""],TPM_20_E_NEEDS_TEST:[29,7,1,""],TPM_20_E_NONCE:[29,7,1,""],TPM_20_E_NO_RESULT:[29,7,1,""],TPM_20_E_NV_AUTHORIZATION:[29,7,1,""],TPM_20_E_NV_DEFINED:[29,7,1,""],TPM_20_E_NV_LOCKED:[29,7,1,""],TPM_20_E_NV_RANGE:[29,7,1,""],TPM_20_E_NV_RATE:[29,7,1,""],TPM_20_E_NV_SIZE:[29,7,1,""],TPM_20_E_NV_SPACE:[29,7,1,""],TPM_20_E_NV_UNAVAILABLE:[29,7,1,""],TPM_20_E_NV_UNINITIALIZED:[29,7,1,""],TPM_20_E_OBJECT_HANDLES:[29,7,1,""],TPM_20_E_OBJECT_MEMORY:[29,7,1,""],TPM_20_E_PARENT:[29,7,1,""],TPM_20_E_PCR:[29,7,1,""],TPM_20_E_PCR_CHANGED:[29,7,1,""],TPM_20_E_POLICY:[29,7,1,""],TPM_20_E_POLICY_CC:[29,7,1,""],TPM_20_E_POLICY_FAIL:[29,7,1,""],TPM_20_E_PP:[29,7,1,""],TPM_20_E_PRIVATE:[29,7,1,""],TPM_20_E_RANGE:[29,7,1,""],TPM_20_E_REBOOT:[29,7,1,""],TPM_20_E_RESERVED_BITS:[29,7,1,""],TPM_20_E_RETRY:[29,7,1,""],TPM_20_E_SCHEME:[29,7,1,""],TPM_20_E_SELECTOR:[29,7,1,""],TPM_20_E_SENSITIVE:[29,7,1,""],TPM_20_E_SEQUENCE:[29,7,1,""],TPM_20_E_SESSION_HANDLES:[29,7,1,""],TPM_20_E_SESSION_MEMORY:[29,7,1,""],TPM_20_E_SIGNATURE:[29,7,1,""],TPM_20_E_SIZE:[29,7,1,""],TPM_20_E_SYMMETRIC:[29,7,1,""],TPM_20_E_TAG:[29,7,1,""],TPM_20_E_TESTING:[29,7,1,""],TPM_20_E_TICKET:[29,7,1,""],TPM_20_E_TOO_MANY_CONTEXTS:[29,7,1,""],TPM_20_E_TYPE:[29,7,1,""],TPM_20_E_UNBALANCED:[29,7,1,""],TPM_20_E_UPGRADE:[29,7,1,""],TPM_20_E_VALUE:[29,7,1,""],TPM_20_E_YIELDED:[29,7,1,""],TPM_E_AREA_LOCKED:[29,7,1,""],TPM_E_ATTESTATION_CHALLENGE_NOT_SET:[29,7,1,""],TPM_E_AUDITFAILURE:[29,7,1,""],TPM_E_AUDITFAIL_SUCCESSFUL:[29,7,1,""],TPM_E_AUDITFAIL_UNSUCCESSFUL:[29,7,1,""],TPM_E_AUTH2FAIL:[29,7,1,""],TPM_E_AUTHFAIL:[29,7,1,""],TPM_E_AUTH_CONFLICT:[29,7,1,""],TPM_E_BADCONTEXT:[29,7,1,""],TPM_E_BADINDEX:[29,7,1,""],TPM_E_BADTAG:[29,7,1,""],TPM_E_BAD_ATTRIBUTES:[29,7,1,""],TPM_E_BAD_COUNTER:[29,7,1,""],TPM_E_BAD_DATASIZE:[29,7,1,""],TPM_E_BAD_DELEGATE:[29,7,1,""],TPM_E_BAD_HANDLE:[29,7,1,""],TPM_E_BAD_KEY_PROPERTY:[29,7,1,""],TPM_E_BAD_LOCALITY:[29,7,1,""],TPM_E_BAD_MIGRATION:[29,7,1,""],TPM_E_BAD_MODE:[29,7,1,""],TPM_E_BAD_ORDINAL:[29,7,1,""],TPM_E_BAD_PARAMETER:[29,7,1,""],TPM_E_BAD_PARAM_SIZE:[29,7,1,""],TPM_E_BAD_PRESENCE:[29,7,1,""],TPM_E_BAD_SCHEME:[29,7,1,""],TPM_E_BAD_SIGNATURE:[29,7,1,""],TPM_E_BAD_TYPE:[29,7,1,""],TPM_E_BAD_VERSION:[29,7,1,""],TPM_E_BUFFER_LENGTH_MISMATCH:[29,7,1,""],TPM_E_CLAIM_TYPE_NOT_SUPPORTED:[29,7,1,""],TPM_E_CLEAR_DISABLED:[29,7,1,""],TPM_E_COMMAND_BLOCKED:[29,7,1,""],TPM_E_CONTEXT_GAP:[29,7,1,""],TPM_E_DAA_INPUT_DATA0:[29,7,1,""],TPM_E_DAA_INPUT_DATA1:[29,7,1,""],TPM_E_DAA_ISSUER_SETTINGS:[29,7,1,""],TPM_E_DAA_ISSUER_VALIDITY:[29,7,1,""],TPM_E_DAA_RESOURCES:[29,7,1,""],TPM_E_DAA_STAGE:[29,7,1,""],TPM_E_DAA_TPM_SETTINGS:[29,7,1,""],TPM_E_DAA_WRONG_W:[29,7,1,""],TPM_E_DEACTIVATED:[29,7,1,""],TPM_E_DECRYPT_ERROR:[29,7,1,""],TPM_E_DEFEND_LOCK_RUNNING:[29,7,1,""],TPM_E_DELEGATE_ADMIN:[29,7,1,""],TPM_E_DELEGATE_FAMILY:[29,7,1,""],TPM_E_DELEGATE_LOCK:[29,7,1,""],TPM_E_DISABLED:[29,7,1,""],TPM_E_DISABLED_CMD:[29,7,1,""],TPM_E_DOING_SELFTEST:[29,7,1,""],TPM_E_DUPLICATE_VHANDLE:[29,7,1,""],TPM_E_EMBEDDED_COMMAND_BLOCKED:[29,7,1,""],TPM_E_EMBEDDED_COMMAND_UNSUPPORTED:[29,7,1,""],TPM_E_ENCRYPT_ERROR:[29,7,1,""],TPM_E_ERROR_MASK:[29,7,1,""],TPM_E_FAIL:[29,7,1,""],TPM_E_FAILEDSELFTEST:[29,7,1,""],TPM_E_FAMILYCOUNT:[29,7,1,""],TPM_E_INAPPROPRIATE_ENC:[29,7,1,""],TPM_E_INAPPROPRIATE_SIG:[29,7,1,""],TPM_E_INSTALL_DISABLED:[29,7,1,""],TPM_E_INVALID_AUTHHANDLE:[29,7,1,""],TPM_E_INVALID_FAMILY:[29,7,1,""],TPM_E_INVALID_HANDLE:[29,7,1,""],TPM_E_INVALID_KEYHANDLE:[29,7,1,""],TPM_E_INVALID_KEYUSAGE:[29,7,1,""],TPM_E_INVALID_PCR_INFO:[29,7,1,""],TPM_E_INVALID_POSTINIT:[29,7,1,""],TPM_E_INVALID_RESOURCE:[29,7,1,""],TPM_E_INVALID_STRUCTURE:[29,7,1,""],TPM_E_IOERROR:[29,7,1,""],TPM_E_KEYNOTFOUND:[29,7,1,""],TPM_E_KEY_ALREADY_FINALIZED:[29,7,1,""],TPM_E_KEY_NOTSUPPORTED:[29,7,1,""],TPM_E_KEY_NOT_AUTHENTICATED:[29,7,1,""],TPM_E_KEY_NOT_FINALIZED:[29,7,1,""],TPM_E_KEY_NOT_LOADED:[29,7,1,""],TPM_E_KEY_NOT_SIGNING_KEY:[29,7,1,""],TPM_E_KEY_OWNER_CONTROL:[29,7,1,""],TPM_E_KEY_USAGE_POLICY_INVALID:[29,7,1,""],TPM_E_KEY_USAGE_POLICY_NOT_SUPPORTED:[29,7,1,""],TPM_E_LOCKED_OUT:[29,7,1,""],TPM_E_MAXNVWRITES:[29,7,1,""],TPM_E_MA_AUTHORITY:[29,7,1,""],TPM_E_MA_DESTINATION:[29,7,1,""],TPM_E_MA_SOURCE:[29,7,1,""],TPM_E_MA_TICKET_SIGNATURE:[29,7,1,""],TPM_E_MIGRATEFAIL:[29,7,1,""],TPM_E_NEEDS_SELFTEST:[29,7,1,""],TPM_E_NOCONTEXTSPACE:[29,7,1,""],TPM_E_NOOPERATOR:[29,7,1,""],TPM_E_NOSPACE:[29,7,1,""],TPM_E_NOSRK:[29,7,1,""],TPM_E_NOTFIPS:[29,7,1,""],TPM_E_NOTLOCAL:[29,7,1,""],TPM_E_NOTRESETABLE:[29,7,1,""],TPM_E_NOTSEALED_BLOB:[29,7,1,""],TPM_E_NOT_FULLWRITE:[29,7,1,""],TPM_E_NOT_PCR_BOUND:[29,7,1,""],TPM_E_NO_ENDORSEMENT:[29,7,1,""],TPM_E_NO_KEY_CERTIFICATION:[29,7,1,""],TPM_E_NO_NV_PERMISSION:[29,7,1,""],TPM_E_NO_WRAP_TRANSPORT:[29,7,1,""],TPM_E_OWNER_CONTROL:[29,7,1,""],TPM_E_OWNER_SET:[29,7,1,""],TPM_E_PCP_AUTHENTICATION_FAILED:[29,7,1,""],TPM_E_PCP_AUTHENTICATION_IGNORED:[29,7,1,""],TPM_E_PCP_BUFFER_TOO_SMALL:[29,7,1,""],TPM_E_PCP_DEVICE_NOT_READY:[29,7,1,""],TPM_E_PCP_ERROR_MASK:[29,7,1,""],TPM_E_PCP_FLAG_NOT_SUPPORTED:[29,7,1,""],TPM_E_PCP_IFX_RSA_KEY_CREATION_BLOCKED:[29,7,1,""],TPM_E_PCP_INTERNAL_ERROR:[29,7,1,""],TPM_E_PCP_INVALID_HANDLE:[29,7,1,""],TPM_E_PCP_INVALID_PARAMETER:[29,7,1,""],TPM_E_PCP_KEY_HANDLE_INVALIDATED:[29,7,1,""],TPM_E_PCP_KEY_NOT_AIK:[29,7,1,""],TPM_E_PCP_NOT_SUPPORTED:[29,7,1,""],TPM_E_PCP_POLICY_NOT_FOUND:[29,7,1,""],TPM_E_PCP_PROFILE_NOT_FOUND:[29,7,1,""],TPM_E_PCP_RAW_POLICY_NOT_SUPPORTED:[29,7,1,""],TPM_E_PCP_TICKET_MISSING:[29,7,1,""],TPM_E_PCP_UNSUPPORTED_PSS_SALT:[29,7,1,""],TPM_E_PCP_VALIDATION_FAILED:[29,7,1,""],TPM_E_PCP_WRONG_PARENT:[29,7,1,""],TPM_E_PERMANENTEK:[29,7,1,""],TPM_E_PER_NOWRITE:[29,7,1,""],TPM_E_PPI_ACPI_FAILURE:[29,7,1,""],TPM_E_PPI_BIOS_FAILURE:[29,7,1,""],TPM_E_PPI_BLOCKED_IN_BIOS:[29,7,1,""],TPM_E_PPI_NOT_SUPPORTED:[29,7,1,""],TPM_E_PPI_USER_ABORT:[29,7,1,""],TPM_E_READ_ONLY:[29,7,1,""],TPM_E_REQUIRES_SIGN:[29,7,1,""],TPM_E_RESOURCEMISSING:[29,7,1,""],TPM_E_RESOURCES:[29,7,1,""],TPM_E_RETRY:[29,7,1,""],TPM_E_SHA_ERROR:[29,7,1,""],TPM_E_SHA_THREAD:[29,7,1,""],TPM_E_SHORTRANDOM:[29,7,1,""],TPM_E_SIZE:[29,7,1,""],TPM_E_SOFT_KEY_ERROR:[29,7,1,""],TPM_E_TOOMANYCONTEXTS:[29,7,1,""],TPM_E_TRANSPORT_NOTEXCLUSIVE:[29,7,1,""],TPM_E_VERSION_NOT_SUPPORTED:[29,7,1,""],TPM_E_WRITE_LOCKED:[29,7,1,""],TPM_E_WRONGPCRVAL:[29,7,1,""],TPM_E_WRONG_ENTITYTYPE:[29,7,1,""],TPM_E_ZERO_EXHAUST_ENABLED:[29,7,1,""],TRUNCATE_EXISTING:[27,7,1,""],TRUST_E_ACTION_UNKNOWN:[29,7,1,""],TRUST_E_BAD_DIGEST:[29,7,1,""],TRUST_E_BASIC_CONSTRAINTS:[29,7,1,""],TRUST_E_CERT_SIGNATURE:[29,7,1,""],TRUST_E_COUNTER_SIGNER:[29,7,1,""],TRUST_E_EXPLICIT_DISTRUST:[29,7,1,""],TRUST_E_FAIL:[29,7,1,""],TRUST_E_FINANCIAL_CRITERIA:[29,7,1,""],TRUST_E_MALFORMED_SIGNATURE:[29,7,1,""],TRUST_E_NOSIGNATURE:[29,7,1,""],TRUST_E_NO_SIGNER_CERT:[29,7,1,""],TRUST_E_PROVIDER_UNKNOWN:[29,7,1,""],TRUST_E_SUBJECT_FORM_UNKNOWN:[29,7,1,""],TRUST_E_SUBJECT_NOT_TRUSTED:[29,7,1,""],TRUST_E_SYSTEM_ERROR:[29,7,1,""],TRUST_E_TIME_STAMP:[29,7,1,""],TXFS_MINIVERSION_COMMITTED_VIEW:[27,7,1,""],TXFS_MINIVERSION_DEFAULT_VIEW:[27,7,1,""],TXFS_MINIVERSION_DIRTY_VIEW:[27,7,1,""],TYPE_E_AMBIGUOUSNAME:[29,7,1,""],TYPE_E_BADMODULEKIND:[29,7,1,""],TYPE_E_BUFFERTOOSMALL:[29,7,1,""],TYPE_E_CANTCREATETMPFILE:[29,7,1,""],TYPE_E_CANTLOADLIBRARY:[29,7,1,""],TYPE_E_CIRCULARTYPE:[29,7,1,""],TYPE_E_DLLFUNCTIONNOTFOUND:[29,7,1,""],TYPE_E_DUPLICATEID:[29,7,1,""],TYPE_E_ELEMENTNOTFOUND:[29,7,1,""],TYPE_E_FIELDNOTFOUND:[29,7,1,""],TYPE_E_INCONSISTENTPROPFUNCS:[29,7,1,""],TYPE_E_INVALIDID:[29,7,1,""],TYPE_E_INVALIDSTATE:[29,7,1,""],TYPE_E_INVDATAREAD:[29,7,1,""],TYPE_E_IOERROR:[29,7,1,""],TYPE_E_LIBNOTREGISTERED:[29,7,1,""],TYPE_E_NAMECONFLICT:[29,7,1,""],TYPE_E_OUTOFBOUNDS:[29,7,1,""],TYPE_E_QUALIFIEDNAMEDISALLOWED:[29,7,1,""],TYPE_E_REGISTRYACCESS:[29,7,1,""],TYPE_E_SIZETOOBIG:[29,7,1,""],TYPE_E_TYPEMISMATCH:[29,7,1,""],TYPE_E_UNDEFINEDTYPE:[29,7,1,""],TYPE_E_UNKNOWNLCID:[29,7,1,""],TYPE_E_UNSUPFORMAT:[29,7,1,""],TYPE_E_WRONGTYPEKIND:[29,7,1,""],UCEERR_BLOCKSFULL:[29,7,1,""],UCEERR_CHANNELSYNCABANDONED:[29,7,1,""],UCEERR_CHANNELSYNCTIMEDOUT:[29,7,1,""],UCEERR_COMMANDTRANSPORTDENIED:[29,7,1,""],UCEERR_CONNECTIONIDLOOKUPFAILED:[29,7,1,""],UCEERR_CTXSTACKFRSTTARGETNULL:[29,7,1,""],UCEERR_FEEDBACK_UNSUPPORTED:[29,7,1,""],UCEERR_GRAPHICSSTREAMALREADYOPEN:[29,7,1,""],UCEERR_GRAPHICSSTREAMUNAVAILABLE:[29,7,1,""],UCEERR_HANDLELOOKUPFAILED:[29,7,1,""],UCEERR_ILLEGALHANDLE:[29,7,1,""],UCEERR_ILLEGALPACKET:[29,7,1,""],UCEERR_ILLEGALRECORDTYPE:[29,7,1,""],UCEERR_INVALIDPACKETHEADER:[29,7,1,""],UCEERR_MALFORMEDPACKET:[29,7,1,""],UCEERR_MEMORYFAILURE:[29,7,1,""],UCEERR_MISSINGBEGINCOMMAND:[29,7,1,""],UCEERR_MISSINGENDCOMMAND:[29,7,1,""],UCEERR_NO_MULTIPLE_WORKER_THREADS:[29,7,1,""],UCEERR_OUTOFHANDLES:[29,7,1,""],UCEERR_PACKETRECORDOUTOFRANGE:[29,7,1,""],UCEERR_PARTITION_ZOMBIED:[29,7,1,""],UCEERR_REMOTINGNOTSUPPORTED:[29,7,1,""],UCEERR_RENDERTHREADFAILURE:[29,7,1,""],UCEERR_TRANSPORTDISCONNECTED:[29,7,1,""],UCEERR_TRANSPORTOVERLOADED:[29,7,1,""],UCEERR_TRANSPORTUNAVAILABLE:[29,7,1,""],UCEERR_UNCHANGABLE_UPDATE_ATTEMPTED:[29,7,1,""],UCEERR_UNKNOWNPACKET:[29,7,1,""],UCEERR_UNSUPPORTEDTRANSPORTVERSION:[29,7,1,""],UI_E_AMBIGUOUS_MATCH:[29,7,1,""],UI_E_BOOLEAN_EXPECTED:[29,7,1,""],UI_E_CREATE_FAILED:[29,7,1,""],UI_E_DIFFERENT_OWNER:[29,7,1,""],UI_E_END_KEYFRAME_NOT_DETERMINED:[29,7,1,""],UI_E_FP_OVERFLOW:[29,7,1,""],UI_E_ILLEGAL_REENTRANCY:[29,7,1,""],UI_E_INVALID_DIMENSION:[29,7,1,""],UI_E_INVALID_OUTPUT:[29,7,1,""],UI_E_LOOPS_OVERLAP:[29,7,1,""],UI_E_OBJECT_SEALED:[29,7,1,""],UI_E_PRIMITIVE_OUT_OF_BOUNDS:[29,7,1,""],UI_E_SHUTDOWN_CALLED:[29,7,1,""],UI_E_START_KEYFRAME_AFTER_END:[29,7,1,""],UI_E_STORYBOARD_ACTIVE:[29,7,1,""],UI_E_STORYBOARD_NOT_PLAYING:[29,7,1,""],UI_E_TIMER_CLIENT_ALREADY_CONNECTED:[29,7,1,""],UI_E_TIME_BEFORE_LAST_UPDATE:[29,7,1,""],UI_E_TRANSITION_ALREADY_USED:[29,7,1,""],UI_E_TRANSITION_ECLIPSED:[29,7,1,""],UI_E_TRANSITION_NOT_IN_STORYBOARD:[29,7,1,""],UI_E_VALUE_NOT_DETERMINED:[29,7,1,""],UI_E_VALUE_NOT_SET:[29,7,1,""],UI_E_WINDOW_CLOSED:[29,7,1,""],UI_E_WRONG_THREAD:[29,7,1,""],UNLOAD_DLL_DEBUG_EVENT:[27,7,1,""],UNPROTECTED_DACL_SECURITY_INFORMATION:[27,7,1,""],UNPROTECTED_SACL_SECURITY_INFORMATION:[27,7,1,""],USAGE_MATCH_TYPE_AND:[27,7,1,""],USAGE_MATCH_TYPE_OR:[27,7,1,""],UTC_E_ACTION_NOT_SUPPORTED_IN_DESTINATION:[29,7,1,""],UTC_E_AGENT_DIAGNOSTICS_TOO_LARGE:[29,7,1,""],UTC_E_ALTERNATIVE_TRACE_CANNOT_PREEMPT:[29,7,1,""],UTC_E_AOT_NOT_RUNNING:[29,7,1,""],UTC_E_API_BUSY:[29,7,1,""],UTC_E_API_NOT_SUPPORTED:[29,7,1,""],UTC_E_API_RESULT_UNAVAILABLE:[29,7,1,""],UTC_E_BINARY_MISSING:[29,7,1,""],UTC_E_CANNOT_LOAD_SCENARIO_EDITOR_XML:[29,7,1,""],UTC_E_CERT_REV_FAILED:[29,7,1,""],UTC_E_CHILD_PROCESS_FAILED:[29,7,1,""],UTC_E_COMMAND_LINE_NOT_AUTHORIZED:[29,7,1,""],UTC_E_DELAY_TERMINATED:[29,7,1,""],UTC_E_DEVICE_TICKET_ERROR:[29,7,1,""],UTC_E_DIAGRULES_SCHEMAVERSION_MISMATCH:[29,7,1,""],UTC_E_ESCALATION_ALREADY_RUNNING:[29,7,1,""],UTC_E_ESCALATION_CANCELLED_AT_SHUTDOWN:[29,7,1,""],UTC_E_ESCALATION_DIRECTORY_ALREADY_EXISTS:[29,7,1,""],UTC_E_ESCALATION_NOT_AUTHORIZED:[29,7,1,""],UTC_E_ESCALATION_TIMED_OUT:[29,7,1,""],UTC_E_EVENTLOG_ENTRY_MALFORMED:[29,7,1,""],UTC_E_EXCLUSIVITY_NOT_AVAILABLE:[29,7,1,""],UTC_E_EXE_TERMINATED:[29,7,1,""],UTC_E_FAILED_TO_RECEIVE_AGENT_DIAGNOSTICS:[29,7,1,""],UTC_E_FAILED_TO_RESOLVE_CONTAINER_ID:[29,7,1,""],UTC_E_FAILED_TO_START_NDISCAP:[29,7,1,""],UTC_E_FILTER_FUNCTION_RESTRICTED:[29,7,1,""],UTC_E_FILTER_ILLEGAL_EVAL:[29,7,1,""],UTC_E_FILTER_INVALID_COMMAND:[29,7,1,""],UTC_E_FILTER_INVALID_FUNCTION:[29,7,1,""],UTC_E_FILTER_INVALID_FUNCTION_PARAMS:[29,7,1,""],UTC_E_FILTER_INVALID_TYPE:[29,7,1,""],UTC_E_FILTER_MISSING_ATTRIBUTE:[29,7,1,""],UTC_E_FILTER_VARIABLE_NOT_FOUND:[29,7,1,""],UTC_E_FILTER_VERSION_MISMATCH:[29,7,1,""],UTC_E_FORWARDER_ALREADY_DISABLED:[29,7,1,""],UTC_E_FORWARDER_ALREADY_ENABLED:[29,7,1,""],UTC_E_FORWARDER_PRODUCER_MISMATCH:[29,7,1,""],UTC_E_GETFILEINFOACTION_FILE_NOT_APPROVED:[29,7,1,""],UTC_E_GETFILE_EXTERNAL_PATH_NOT_APPROVED:[29,7,1,""],UTC_E_GETFILE_FILE_PATH_NOT_APPROVED:[29,7,1,""],UTC_E_INSUFFICIENT_SPACE_TO_START_TRACE:[29,7,1,""],UTC_E_INTENTIONAL_SCRIPT_FAILURE:[29,7,1,""],UTC_E_INVALID_AGGREGATION_STRUCT:[29,7,1,""],UTC_E_INVALID_CUSTOM_FILTER:[29,7,1,""],UTC_E_INVALID_FILTER:[29,7,1,""],UTC_E_KERNELDUMP_LIMIT_REACHED:[29,7,1,""],UTC_E_MISSING_AGGREGATE_EVENT_TAG:[29,7,1,""],UTC_E_MULTIPLE_TIME_TRIGGER_ON_SINGLE_STATE:[29,7,1,""],UTC_E_NETWORK_CAPTURE_NOT_ALLOWED:[29,7,1,""],UTC_E_NO_WER_LOGGER_SUPPORTED:[29,7,1,""],UTC_E_PERFTRACK_ALREADY_TRACING:[29,7,1,""],UTC_E_REACHED_MAX_ESCALATIONS:[29,7,1,""],UTC_E_REESCALATED_TOO_QUICKLY:[29,7,1,""],UTC_E_RPC_TIMEOUT:[29,7,1,""],UTC_E_RPC_WAIT_FAILED:[29,7,1,""],UTC_E_SCENARIODEF_NOT_FOUND:[29,7,1,""],UTC_E_SCENARIODEF_SCHEMAVERSION_MISMATCH:[29,7,1,""],UTC_E_SCENARIO_HAS_NO_ACTIONS:[29,7,1,""],UTC_E_SCENARIO_THROTTLED:[29,7,1,""],UTC_E_SCRIPT_MISSING:[29,7,1,""],UTC_E_SCRIPT_TERMINATED:[29,7,1,""],UTC_E_SCRIPT_TYPE_INVALID:[29,7,1,""],UTC_E_SETREGKEYACTION_TYPE_NOT_APPROVED:[29,7,1,""],UTC_E_SETUP_NOT_AUTHORIZED:[29,7,1,""],UTC_E_SETUP_TIMED_OUT:[29,7,1,""],UTC_E_SIF_NOT_SUPPORTED:[29,7,1,""],UTC_E_SQM_INIT_FAILED:[29,7,1,""],UTC_E_THROTTLED:[29,7,1,""],UTC_E_TIME_TRIGGER_INVALID_TIME_RANGE:[29,7,1,""],UTC_E_TIME_TRIGGER_ONLY_VALID_ON_SINGLE_TRANSITION:[29,7,1,""],UTC_E_TIME_TRIGGER_ON_START_INVALID:[29,7,1,""],UTC_E_TOGGLE_TRACE_STARTED:[29,7,1,""],UTC_E_TRACEPROFILE_NOT_FOUND:[29,7,1,""],UTC_E_TRACERS_DONT_EXIST:[29,7,1,""],UTC_E_TRACE_BUFFER_LIMIT_EXCEEDED:[29,7,1,""],UTC_E_TRACE_MIN_DURATION_REQUIREMENT_NOT_MET:[29,7,1,""],UTC_E_TRACE_NOT_RUNNING:[29,7,1,""],UTC_E_TRIGGER_MISMATCH:[29,7,1,""],UTC_E_TRIGGER_NOT_FOUND:[29,7,1,""],UTC_E_TRY_GET_SCENARIO_TIMEOUT_EXCEEDED:[29,7,1,""],UTC_E_TTTRACER_RETURNED_ERROR:[29,7,1,""],UTC_E_TTTRACER_STORAGE_FULL:[29,7,1,""],UTC_E_UNABLE_TO_RESOLVE_SESSION:[29,7,1,""],UTC_E_UNAPPROVED_SCRIPT:[29,7,1,""],UTC_E_WINRT_INIT_FAILED:[29,7,1,""],VALID_INHERIT_FLAGS:[27,7,1,""],VER_NT_DOMAIN_CONTROLLER:[27,7,1,""],VER_NT_SERVER:[27,7,1,""],VER_NT_WORKSTATION:[27,7,1,""],VIEW_E_DRAW:[29,7,1,""],VIEW_E_FIRST:[29,7,1,""],VIEW_E_LAST:[29,7,1,""],VIEW_S_ALREADY_FROZEN:[29,7,1,""],VIEW_S_FIRST:[29,7,1,""],VIEW_S_LAST:[29,7,1,""],VIRTUAL_STORAGE_TYPE_DEVICE_ISO:[27,7,1,""],VIRTUAL_STORAGE_TYPE_DEVICE_UNKNOWN:[27,7,1,""],VIRTUAL_STORAGE_TYPE_DEVICE_VHD:[27,7,1,""],VIRTUAL_STORAGE_TYPE_DEVICE_VHDX:[27,7,1,""],WAIT_IO_COMPLETION:[27,7,1,""],WAIT_TIMEOUT:[29,7,1,""],WARMING_NOT_SAME_FLAG_FOR_WINXP:[27,7,1,""],WARNING_IPSEC_MM_POLICY_PRUNED:[29,7,1,""],WARNING_IPSEC_QM_POLICY_PRUNED:[29,7,1,""],WEB_E_INVALID_JSON_NUMBER:[29,7,1,""],WEB_E_INVALID_JSON_STRING:[29,7,1,""],WEB_E_INVALID_XML:[29,7,1,""],WEB_E_JSON_VALUE_NOT_FOUND:[29,7,1,""],WEB_E_MISSING_REQUIRED_ATTRIBUTE:[29,7,1,""],WEB_E_MISSING_REQUIRED_ELEMENT:[29,7,1,""],WEB_E_RESOURCE_TOO_LARGE:[29,7,1,""],WEB_E_UNEXPECTED_CONTENT:[29,7,1,""],WEB_E_UNSUPPORTED_FORMAT:[29,7,1,""],WEP_E_BUFFER_TOO_LARGE:[29,7,1,""],WEP_E_FIXED_DATA_NOT_SUPPORTED:[29,7,1,""],WEP_E_HARDWARE_NOT_COMPLIANT:[29,7,1,""],WEP_E_LOCK_NOT_CONFIGURED:[29,7,1,""],WEP_E_NOT_PROVISIONED_ON_ALL_VOLUMES:[29,7,1,""],WEP_E_NO_LICENSE:[29,7,1,""],WEP_E_OS_NOT_PROTECTED:[29,7,1,""],WEP_E_PROTECTION_SUSPENDED:[29,7,1,""],WEP_E_UNEXPECTED_FAIL:[29,7,1,""],WER_E_ALREADY_REPORTING:[29,7,1,""],WER_E_CANCELED:[29,7,1,""],WER_E_CRASH_FAILURE:[29,7,1,""],WER_E_DUMP_THROTTLED:[29,7,1,""],WER_E_INSUFFICIENT_CONSENT:[29,7,1,""],WER_E_NETWORK_FAILURE:[29,7,1,""],WER_E_NOT_INITIALIZED:[29,7,1,""],WER_E_TOO_HEAVY:[29,7,1,""],WER_S_ASSERT_CONTINUE:[29,7,1,""],WER_S_DISABLED:[29,7,1,""],WER_S_DISABLED_ARCHIVE:[29,7,1,""],WER_S_DISABLED_QUEUE:[29,7,1,""],WER_S_IGNORE_ALL_ASSERTS:[29,7,1,""],WER_S_IGNORE_ASSERT_INSTANCE:[29,7,1,""],WER_S_REPORT_ASYNC:[29,7,1,""],WER_S_REPORT_DEBUG:[29,7,1,""],WER_S_REPORT_QUEUED:[29,7,1,""],WER_S_REPORT_UPLOADED:[29,7,1,""],WER_S_REPORT_UPLOADED_CAB:[29,7,1,""],WER_S_SUSPENDED_UPLOAD:[29,7,1,""],WER_S_THROTTLED:[29,7,1,""],WHV_E_GPA_RANGE_NOT_FOUND:[29,7,1,""],WHV_E_INSUFFICIENT_BUFFER:[29,7,1,""],WHV_E_INVALID_PARTITION_CONFIG:[29,7,1,""],WHV_E_INVALID_VP_REGISTER_NAME:[29,7,1,""],WHV_E_INVALID_VP_STATE:[29,7,1,""],WHV_E_UNKNOWN_CAPABILITY:[29,7,1,""],WHV_E_UNKNOWN_PROPERTY:[29,7,1,""],WHV_E_UNSUPPORTED_HYPERVISOR_CONFIG:[29,7,1,""],WHV_E_VP_ALREADY_EXISTS:[29,7,1,""],WHV_E_VP_DOES_NOT_EXIST:[29,7,1,""],WINCODEC_ERR_ALREADYLOCKED:[29,7,1,""],WINCODEC_ERR_BADHEADER:[29,7,1,""],WINCODEC_ERR_BADIMAGE:[29,7,1,""],WINCODEC_ERR_BADMETADATAHEADER:[29,7,1,""],WINCODEC_ERR_BADSTREAMDATA:[29,7,1,""],WINCODEC_ERR_CODECNOTHUMBNAIL:[29,7,1,""],WINCODEC_ERR_CODECPRESENT:[29,7,1,""],WINCODEC_ERR_CODECTOOMANYSCANLINES:[29,7,1,""],WINCODEC_ERR_COMPONENTINITIALIZEFAILURE:[29,7,1,""],WINCODEC_ERR_COMPONENTNOTFOUND:[29,7,1,""],WINCODEC_ERR_DUPLICATEMETADATAPRESENT:[29,7,1,""],WINCODEC_ERR_FRAMEMISSING:[29,7,1,""],WINCODEC_ERR_IMAGESIZEOUTOFRANGE:[29,7,1,""],WINCODEC_ERR_INSUFFICIENTBUFFER:[29,7,1,""],WINCODEC_ERR_INTERNALERROR:[29,7,1,""],WINCODEC_ERR_INVALIDJPEGSCANINDEX:[29,7,1,""],WINCODEC_ERR_INVALIDPROGRESSIVELEVEL:[29,7,1,""],WINCODEC_ERR_INVALIDQUERYCHARACTER:[29,7,1,""],WINCODEC_ERR_INVALIDQUERYREQUEST:[29,7,1,""],WINCODEC_ERR_INVALIDREGISTRATION:[29,7,1,""],WINCODEC_ERR_NOTINITIALIZED:[29,7,1,""],WINCODEC_ERR_PALETTEUNAVAILABLE:[29,7,1,""],WINCODEC_ERR_PROPERTYNOTFOUND:[29,7,1,""],WINCODEC_ERR_PROPERTYNOTSUPPORTED:[29,7,1,""],WINCODEC_ERR_PROPERTYSIZE:[29,7,1,""],WINCODEC_ERR_PROPERTYUNEXPECTEDTYPE:[29,7,1,""],WINCODEC_ERR_REQUESTONLYVALIDATMETADATAROOT:[29,7,1,""],WINCODEC_ERR_SOURCERECTDOESNOTMATCHDIMENSIONS:[29,7,1,""],WINCODEC_ERR_STREAMNOTAVAILABLE:[29,7,1,""],WINCODEC_ERR_STREAMREAD:[29,7,1,""],WINCODEC_ERR_STREAMWRITE:[29,7,1,""],WINCODEC_ERR_TOOMUCHMETADATA:[29,7,1,""],WINCODEC_ERR_UNEXPECTEDMETADATATYPE:[29,7,1,""],WINCODEC_ERR_UNEXPECTEDSIZE:[29,7,1,""],WINCODEC_ERR_UNKNOWNIMAGEFORMAT:[29,7,1,""],WINCODEC_ERR_UNSUPPORTEDOPERATION:[29,7,1,""],WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT:[29,7,1,""],WINCODEC_ERR_UNSUPPORTEDVERSION:[29,7,1,""],WINCODEC_ERR_VALUEOUTOFRANGE:[29,7,1,""],WINCODEC_ERR_WIN32ERROR:[29,7,1,""],WINCODEC_ERR_WRONGSTATE:[29,7,1,""],WININET_E_ASYNC_THREAD_FAILED:[29,7,1,""],WININET_E_BAD_AUTO_PROXY_SCRIPT:[29,7,1,""],WININET_E_BAD_OPTION_LENGTH:[29,7,1,""],WININET_E_BAD_REGISTRY_PARAMETER:[29,7,1,""],WININET_E_CANNOT_CONNECT:[29,7,1,""],WININET_E_CHG_POST_IS_NON_SECURE:[29,7,1,""],WININET_E_CLIENT_AUTH_CERT_NEEDED:[29,7,1,""],WININET_E_CLIENT_AUTH_NOT_SETUP:[29,7,1,""],WININET_E_CONNECTION_ABORTED:[29,7,1,""],WININET_E_CONNECTION_RESET:[29,7,1,""],WININET_E_COOKIE_DECLINED:[29,7,1,""],WININET_E_COOKIE_NEEDS_CONFIRMATION:[29,7,1,""],WININET_E_DECODING_FAILED:[29,7,1,""],WININET_E_DIALOG_PENDING:[29,7,1,""],WININET_E_DISCONNECTED:[29,7,1,""],WININET_E_DOWNLEVEL_SERVER:[29,7,1,""],WININET_E_EXTENDED_ERROR:[29,7,1,""],WININET_E_FAILED_DUETOSECURITYCHECK:[29,7,1,""],WININET_E_FORCE_RETRY:[29,7,1,""],WININET_E_HANDLE_EXISTS:[29,7,1,""],WININET_E_HEADER_ALREADY_EXISTS:[29,7,1,""],WININET_E_HEADER_NOT_FOUND:[29,7,1,""],WININET_E_HTTPS_HTTP_SUBMIT_REDIR:[29,7,1,""],WININET_E_HTTPS_TO_HTTP_ON_REDIR:[29,7,1,""],WININET_E_HTTP_TO_HTTPS_ON_REDIR:[29,7,1,""],WININET_E_INCORRECT_FORMAT:[29,7,1,""],WININET_E_INCORRECT_HANDLE_STATE:[29,7,1,""],WININET_E_INCORRECT_HANDLE_TYPE:[29,7,1,""],WININET_E_INCORRECT_PASSWORD:[29,7,1,""],WININET_E_INCORRECT_USER_NAME:[29,7,1,""],WININET_E_INTERNAL_ERROR:[29,7,1,""],WININET_E_INVALID_CA:[29,7,1,""],WININET_E_INVALID_HEADER:[29,7,1,""],WININET_E_INVALID_OPERATION:[29,7,1,""],WININET_E_INVALID_OPTION:[29,7,1,""],WININET_E_INVALID_PROXY_REQUEST:[29,7,1,""],WININET_E_INVALID_QUERY_REQUEST:[29,7,1,""],WININET_E_INVALID_SERVER_RESPONSE:[29,7,1,""],WININET_E_INVALID_URL:[29,7,1,""],WININET_E_ITEM_NOT_FOUND:[29,7,1,""],WININET_E_LOGIN_FAILURE:[29,7,1,""],WININET_E_LOGIN_FAILURE_DISPLAY_ENTITY_BODY:[29,7,1,""],WININET_E_MIXED_SECURITY:[29,7,1,""],WININET_E_NAME_NOT_RESOLVED:[29,7,1,""],WININET_E_NEED_UI:[29,7,1,""],WININET_E_NOT_INITIALIZED:[29,7,1,""],WININET_E_NOT_PROXY_REQUEST:[29,7,1,""],WININET_E_NOT_REDIRECTED:[29,7,1,""],WININET_E_NO_CALLBACK:[29,7,1,""],WININET_E_NO_CONTEXT:[29,7,1,""],WININET_E_NO_DIRECT_ACCESS:[29,7,1,""],WININET_E_NO_NEW_CONTAINERS:[29,7,1,""],WININET_E_OPERATION_CANCELLED:[29,7,1,""],WININET_E_OPTION_NOT_SETTABLE:[29,7,1,""],WININET_E_OUT_OF_HANDLES:[29,7,1,""],WININET_E_POST_IS_NON_SECURE:[29,7,1,""],WININET_E_PROTOCOL_NOT_FOUND:[29,7,1,""],WININET_E_PROXY_SERVER_UNREACHABLE:[29,7,1,""],WININET_E_REDIRECT_FAILED:[29,7,1,""],WININET_E_REDIRECT_NEEDS_CONFIRMATION:[29,7,1,""],WININET_E_REDIRECT_SCHEME_CHANGE:[29,7,1,""],WININET_E_REGISTRY_VALUE_NOT_FOUND:[29,7,1,""],WININET_E_REQUEST_PENDING:[29,7,1,""],WININET_E_RETRY_DIALOG:[29,7,1,""],WININET_E_SECURITY_CHANNEL_ERROR:[29,7,1,""],WININET_E_SEC_CERT_CN_INVALID:[29,7,1,""],WININET_E_SEC_CERT_DATE_INVALID:[29,7,1,""],WININET_E_SEC_CERT_ERRORS:[29,7,1,""],WININET_E_SEC_CERT_REVOKED:[29,7,1,""],WININET_E_SEC_CERT_REV_FAILED:[29,7,1,""],WININET_E_SEC_INVALID_CERT:[29,7,1,""],WININET_E_SERVER_UNREACHABLE:[29,7,1,""],WININET_E_SHUTDOWN:[29,7,1,""],WININET_E_TCPIP_NOT_INSTALLED:[29,7,1,""],WININET_E_TIMEOUT:[29,7,1,""],WININET_E_UNABLE_TO_CACHE_FILE:[29,7,1,""],WININET_E_UNABLE_TO_DOWNLOAD_SCRIPT:[29,7,1,""],WININET_E_UNRECOGNIZED_SCHEME:[29,7,1,""],WINML_ERR_INVALID_BINDING:[29,7,1,""],WINML_ERR_INVALID_DEVICE:[29,7,1,""],WINML_ERR_SIZE_MISMATCH:[29,7,1,""],WINML_ERR_VALUE_NOTFOUND:[29,7,1,""],WOW64_MAXIMUM_SUPPORTED_EXTENSION:[27,7,1,""],WOW64_SIZE_OF_80387_REGISTERS:[27,7,1,""],WPN_E_ACCESS_DENIED:[29,7,1,""],WPN_E_ALL_URL_NOT_COMPLETED:[29,7,1,""],WPN_E_CALLBACK_ALREADY_REGISTERED:[29,7,1,""],WPN_E_CHANNEL_CLOSED:[29,7,1,""],WPN_E_CHANNEL_REQUEST_NOT_COMPLETE:[29,7,1,""],WPN_E_CLOUD_AUTH_UNAVAILABLE:[29,7,1,""],WPN_E_CLOUD_DISABLED:[29,7,1,""],WPN_E_CLOUD_DISABLED_FOR_APP:[29,7,1,""],WPN_E_CLOUD_INCAPABLE:[29,7,1,""],WPN_E_CLOUD_SERVICE_UNAVAILABLE:[29,7,1,""],WPN_E_DEV_ID_SIZE:[29,7,1,""],WPN_E_DUPLICATE_CHANNEL:[29,7,1,""],WPN_E_DUPLICATE_REGISTRATION:[29,7,1,""],WPN_E_FAILED_LOCK_SCREEN_UPDATE_INTIALIZATION:[29,7,1,""],WPN_E_GROUP_ALPHANUMERIC:[29,7,1,""],WPN_E_GROUP_SIZE:[29,7,1,""],WPN_E_IMAGE_NOT_FOUND_IN_CACHE:[29,7,1,""],WPN_E_INTERNET_INCAPABLE:[29,7,1,""],WPN_E_INVALID_APP:[29,7,1,""],WPN_E_INVALID_CLOUD_IMAGE:[29,7,1,""],WPN_E_INVALID_HTTP_STATUS_CODE:[29,7,1,""],WPN_E_NOTIFICATION_DISABLED:[29,7,1,""],WPN_E_NOTIFICATION_HIDDEN:[29,7,1,""],WPN_E_NOTIFICATION_ID_MATCHED:[29,7,1,""],WPN_E_NOTIFICATION_INCAPABLE:[29,7,1,""],WPN_E_NOTIFICATION_NOT_POSTED:[29,7,1,""],WPN_E_NOTIFICATION_POSTED:[29,7,1,""],WPN_E_NOTIFICATION_SIZE:[29,7,1,""],WPN_E_NOTIFICATION_TYPE_DISABLED:[29,7,1,""],WPN_E_OUTSTANDING_CHANNEL_REQUEST:[29,7,1,""],WPN_E_OUT_OF_SESSION:[29,7,1,""],WPN_E_PLATFORM_UNAVAILABLE:[29,7,1,""],WPN_E_POWER_SAVE:[29,7,1,""],WPN_E_PUSH_NOTIFICATION_INCAPABLE:[29,7,1,""],WPN_E_STORAGE_LOCKED:[29,7,1,""],WPN_E_TAG_ALPHANUMERIC:[29,7,1,""],WPN_E_TAG_SIZE:[29,7,1,""],WPN_E_TOAST_NOTIFICATION_DROPPED:[29,7,1,""],WRITE_DAC:[27,7,1,""],WRITE_OWNER:[27,7,1,""],WRITE_WATCH_FLAG_RESET:[27,7,1,""],WSABASEERR:[29,7,1,""],WSAEACCES:[29,7,1,""],WSAEADDRINUSE:[29,7,1,""],WSAEADDRNOTAVAIL:[29,7,1,""],WSAEAFNOSUPPORT:[29,7,1,""],WSAEALREADY:[29,7,1,""],WSAEBADF:[29,7,1,""],WSAECANCELLED:[29,7,1,""],WSAECONNABORTED:[29,7,1,""],WSAECONNREFUSED:[29,7,1,""],WSAECONNRESET:[29,7,1,""],WSAEDESTADDRREQ:[29,7,1,""],WSAEDISCON:[29,7,1,""],WSAEDQUOT:[29,7,1,""],WSAEFAULT:[29,7,1,""],WSAEHOSTDOWN:[29,7,1,""],WSAEHOSTUNREACH:[29,7,1,""],WSAEINPROGRESS:[29,7,1,""],WSAEINTR:[29,7,1,""],WSAEINVAL:[29,7,1,""],WSAEINVALIDPROCTABLE:[29,7,1,""],WSAEINVALIDPROVIDER:[29,7,1,""],WSAEISCONN:[29,7,1,""],WSAELOOP:[29,7,1,""],WSAEMFILE:[29,7,1,""],WSAEMSGSIZE:[29,7,1,""],WSAENAMETOOLONG:[29,7,1,""],WSAENETDOWN:[29,7,1,""],WSAENETRESET:[29,7,1,""],WSAENETUNREACH:[29,7,1,""],WSAENOBUFS:[29,7,1,""],WSAENOMORE:[29,7,1,""],WSAENOPROTOOPT:[29,7,1,""],WSAENOTCONN:[29,7,1,""],WSAENOTEMPTY:[29,7,1,""],WSAENOTSOCK:[29,7,1,""],WSAEOPNOTSUPP:[29,7,1,""],WSAEPFNOSUPPORT:[29,7,1,""],WSAEPROCLIM:[29,7,1,""],WSAEPROTONOSUPPORT:[29,7,1,""],WSAEPROTOTYPE:[29,7,1,""],WSAEPROVIDERFAILEDINIT:[29,7,1,""],WSAEREFUSED:[29,7,1,""],WSAEREMOTE:[29,7,1,""],WSAESHUTDOWN:[29,7,1,""],WSAESOCKTNOSUPPORT:[29,7,1,""],WSAESTALE:[29,7,1,""],WSAETIMEDOUT:[29,7,1,""],WSAETOOMANYREFS:[29,7,1,""],WSAEUSERS:[29,7,1,""],WSAEWOULDBLOCK:[29,7,1,""],WSAHOST_NOT_FOUND:[29,7,1,""],WSANOTINITIALISED:[29,7,1,""],WSANO_DATA:[29,7,1,""],WSANO_RECOVERY:[29,7,1,""],WSASERVICE_NOT_FOUND:[29,7,1,""],WSASYSCALLFAILURE:[29,7,1,""],WSASYSNOTREADY:[29,7,1,""],WSATRY_AGAIN:[29,7,1,""],WSATYPE_NOT_FOUND:[29,7,1,""],WSAVERNOTSUPPORTED:[29,7,1,""],WSA_E_CANCELLED:[29,7,1,""],WSA_E_NO_MORE:[29,7,1,""],WSA_IPSEC_NAME_POLICY_ERROR:[29,7,1,""],WSA_QOS_ADMISSION_FAILURE:[29,7,1,""],WSA_QOS_BAD_OBJECT:[29,7,1,""],WSA_QOS_BAD_STYLE:[29,7,1,""],WSA_QOS_EFILTERCOUNT:[29,7,1,""],WSA_QOS_EFILTERSTYLE:[29,7,1,""],WSA_QOS_EFILTERTYPE:[29,7,1,""],WSA_QOS_EFLOWCOUNT:[29,7,1,""],WSA_QOS_EFLOWDESC:[29,7,1,""],WSA_QOS_EFLOWSPEC:[29,7,1,""],WSA_QOS_EOBJLENGTH:[29,7,1,""],WSA_QOS_EPOLICYOBJ:[29,7,1,""],WSA_QOS_EPROVSPECBUF:[29,7,1,""],WSA_QOS_EPSFILTERSPEC:[29,7,1,""],WSA_QOS_EPSFLOWSPEC:[29,7,1,""],WSA_QOS_ESDMODEOBJ:[29,7,1,""],WSA_QOS_ESERVICETYPE:[29,7,1,""],WSA_QOS_ESHAPERATEOBJ:[29,7,1,""],WSA_QOS_EUNKOWNPSOBJ:[29,7,1,""],WSA_QOS_GENERIC_ERROR:[29,7,1,""],WSA_QOS_NO_RECEIVERS:[29,7,1,""],WSA_QOS_NO_SENDERS:[29,7,1,""],WSA_QOS_POLICY_FAILURE:[29,7,1,""],WSA_QOS_RECEIVERS:[29,7,1,""],WSA_QOS_REQUEST_CONFIRMED:[29,7,1,""],WSA_QOS_RESERVED_PETYPE:[29,7,1,""],WSA_QOS_SENDERS:[29,7,1,""],WSA_QOS_TRAFFIC_CTRL_ERROR:[29,7,1,""],WSA_SECURE_HOST_NOT_FOUND:[29,7,1,""],WS_E_ADDRESS_IN_USE:[29,7,1,""],WS_E_ADDRESS_NOT_AVAILABLE:[29,7,1,""],WS_E_ENDPOINT_ACCESS_DENIED:[29,7,1,""],WS_E_ENDPOINT_ACTION_NOT_SUPPORTED:[29,7,1,""],WS_E_ENDPOINT_DISCONNECTED:[29,7,1,""],WS_E_ENDPOINT_FAILURE:[29,7,1,""],WS_E_ENDPOINT_FAULT_RECEIVED:[29,7,1,""],WS_E_ENDPOINT_NOT_AVAILABLE:[29,7,1,""],WS_E_ENDPOINT_NOT_FOUND:[29,7,1,""],WS_E_ENDPOINT_TOO_BUSY:[29,7,1,""],WS_E_ENDPOINT_UNREACHABLE:[29,7,1,""],WS_E_INVALID_ENDPOINT_URL:[29,7,1,""],WS_E_INVALID_FORMAT:[29,7,1,""],WS_E_INVALID_OPERATION:[29,7,1,""],WS_E_NOT_SUPPORTED:[29,7,1,""],WS_E_NO_TRANSLATION_AVAILABLE:[29,7,1,""],WS_E_NUMERIC_OVERFLOW:[29,7,1,""],WS_E_OBJECT_FAULTED:[29,7,1,""],WS_E_OPERATION_ABANDONED:[29,7,1,""],WS_E_OPERATION_ABORTED:[29,7,1,""],WS_E_OPERATION_TIMED_OUT:[29,7,1,""],WS_E_OTHER:[29,7,1,""],WS_E_PROXY_ACCESS_DENIED:[29,7,1,""],WS_E_PROXY_FAILURE:[29,7,1,""],WS_E_PROXY_REQUIRES_BASIC_AUTH:[29,7,1,""],WS_E_PROXY_REQUIRES_DIGEST_AUTH:[29,7,1,""],WS_E_PROXY_REQUIRES_NEGOTIATE_AUTH:[29,7,1,""],WS_E_PROXY_REQUIRES_NTLM_AUTH:[29,7,1,""],WS_E_QUOTA_EXCEEDED:[29,7,1,""],WS_E_SECURITY_SYSTEM_FAILURE:[29,7,1,""],WS_E_SECURITY_TOKEN_EXPIRED:[29,7,1,""],WS_E_SECURITY_VERIFICATION_FAILURE:[29,7,1,""],WS_E_SERVER_REQUIRES_BASIC_AUTH:[29,7,1,""],WS_E_SERVER_REQUIRES_DIGEST_AUTH:[29,7,1,""],WS_E_SERVER_REQUIRES_NEGOTIATE_AUTH:[29,7,1,""],WS_E_SERVER_REQUIRES_NTLM_AUTH:[29,7,1,""],WS_S_ASYNC:[29,7,1,""],WS_S_END:[29,7,1,""],WTD_CHOICE_BLOB:[27,7,1,""],WTD_CHOICE_CATALOG:[27,7,1,""],WTD_CHOICE_CERT:[27,7,1,""],WTD_CHOICE_FILE:[27,7,1,""],WTD_CHOICE_SIGNER:[27,7,1,""],WTD_REVOKE_NONE:[27,7,1,""],WTD_REVOKE_WHOLECHAIN:[27,7,1,""],WTD_STATEACTION_AUTO_CACHE:[27,7,1,""],WTD_STATEACTION_AUTO_CACHE_FLUSH:[27,7,1,""],WTD_STATEACTION_CLOSE:[27,7,1,""],WTD_STATEACTION_IGNORE:[27,7,1,""],WTD_STATEACTION_VERIFY:[27,7,1,""],WTD_UI_ALL:[27,7,1,""],WTD_UI_NOBAD:[27,7,1,""],WTD_UI_NOGOOD:[27,7,1,""],WTD_UI_NONE:[27,7,1,""],X509_ALTERNATE_NAME:[27,7,1,""],X509_ANY_STRING:[27,7,1,""],X509_ASN_ENCODING:[27,7,1,""],X509_AUTHORITY_KEY_ID:[27,7,1,""],X509_BASIC_CONSTRAINTS2:[27,7,1,""],X509_BASIC_CONSTRAINTS:[27,7,1,""],X509_BITS:[27,7,1,""],X509_CERT:[27,7,1,""],X509_CERT_CRL_TO_BE_SIGNED:[27,7,1,""],X509_CERT_POLICIES:[27,7,1,""],X509_CERT_REQUEST_TO_BE_SIGNED:[27,7,1,""],X509_CERT_TO_BE_SIGNED:[27,7,1,""],X509_CHOICE_OF_TIME:[27,7,1,""],X509_ENUMERATED:[27,7,1,""],X509_EXTENSIONS:[27,7,1,""],X509_INTEGER:[27,7,1,""],X509_KEYGEN_REQUEST_TO_BE_SIGNED:[27,7,1,""],X509_KEY_ATTRIBUTES:[27,7,1,""],X509_KEY_USAGE:[27,7,1,""],X509_KEY_USAGE_RESTRICTION:[27,7,1,""],X509_MULTI_BYTE_INTEGER:[27,7,1,""],X509_NAME:[27,7,1,""],X509_NAME_VALUE:[27,7,1,""],X509_NDR_ENCODING:[27,7,1,""],X509_OCTET_STRING:[27,7,1,""],X509_PUBLIC_KEY_INFO:[27,7,1,""],X509_UNICODE_ANY_STRING:[27,7,1,""],X509_UNICODE_NAME:[27,7,1,""],X509_UNICODE_NAME_VALUE:[27,7,1,""],X86_EFLAGS_V86_MASK:[27,7,1,""],X86_FRAME_EDITED:[27,7,1,""],X86_KGDT_DF_TSS:[27,7,1,""],X86_KGDT_LDT:[27,7,1,""],X86_KGDT_NMI_TSS:[27,7,1,""],X86_KGDT_NULL:[27,7,1,""],X86_KGDT_R0_CODE:[27,7,1,""],X86_KGDT_R0_DATA:[27,7,1,""],X86_KGDT_R0_PCR:[27,7,1,""],X86_KGDT_R3_CODE:[27,7,1,""],X86_KGDT_R3_DATA:[27,7,1,""],X86_KGDT_R3_TEB:[27,7,1,""],X86_KGDT_TSS:[27,7,1,""],X86_KGDT_VDM_TILE:[27,7,1,""],X86_MODE_MASK:[27,7,1,""],XACT_E_ABORTED:[29,7,1,""],XACT_E_ABORTING:[29,7,1,""],XACT_E_ALREADYINPROGRESS:[29,7,1,""],XACT_E_ALREADYOTHERSINGLEPHASE:[29,7,1,""],XACT_E_CANTRETAIN:[29,7,1,""],XACT_E_CLERKEXISTS:[29,7,1,""],XACT_E_CLERKNOTFOUND:[29,7,1,""],XACT_E_COMMITFAILED:[29,7,1,""],XACT_E_COMMITPREVENTED:[29,7,1,""],XACT_E_CONNECTION_DENIED:[29,7,1,""],XACT_E_CONNECTION_DOWN:[29,7,1,""],XACT_E_DEST_TMNOTAVAILABLE:[29,7,1,""],XACT_E_FIRST:[29,7,1,""],XACT_E_HEURISTICABORT:[29,7,1,""],XACT_E_HEURISTICCOMMIT:[29,7,1,""],XACT_E_HEURISTICDAMAGE:[29,7,1,""],XACT_E_HEURISTICDANGER:[29,7,1,""],XACT_E_INDOUBT:[29,7,1,""],XACT_E_INVALIDCOOKIE:[29,7,1,""],XACT_E_INVALIDLSN:[29,7,1,""],XACT_E_ISOLATIONLEVEL:[29,7,1,""],XACT_E_LAST:[29,7,1,""],XACT_E_LOGFULL:[29,7,1,""],XACT_E_LU_TX_DISABLED:[29,7,1,""],XACT_E_NETWORK_TX_DISABLED:[29,7,1,""],XACT_E_NOASYNC:[29,7,1,""],XACT_E_NOENLIST:[29,7,1,""],XACT_E_NOIMPORTOBJECT:[29,7,1,""],XACT_E_NOISORETAIN:[29,7,1,""],XACT_E_NORESOURCE:[29,7,1,""],XACT_E_NOTCURRENT:[29,7,1,""],XACT_E_NOTIMEOUT:[29,7,1,""],XACT_E_NOTRANSACTION:[29,7,1,""],XACT_E_NOTSUPPORTED:[29,7,1,""],XACT_E_PARTNER_NETWORK_TX_DISABLED:[29,7,1,""],XACT_E_PULL_COMM_FAILURE:[29,7,1,""],XACT_E_PUSH_COMM_FAILURE:[29,7,1,""],XACT_E_RECOVERYINPROGRESS:[29,7,1,""],XACT_E_REENLISTTIMEOUT:[29,7,1,""],XACT_E_REPLAYREQUEST:[29,7,1,""],XACT_E_TIP_CONNECT_FAILED:[29,7,1,""],XACT_E_TIP_DISABLED:[29,7,1,""],XACT_E_TIP_PROTOCOL_ERROR:[29,7,1,""],XACT_E_TIP_PULL_FAILED:[29,7,1,""],XACT_E_TMNOTAVAILABLE:[29,7,1,""],XACT_E_TRANSACTIONCLOSED:[29,7,1,""],XACT_E_UNABLE_TO_LOAD_DTC_PROXY:[29,7,1,""],XACT_E_UNABLE_TO_READ_DTC_CONFIG:[29,7,1,""],XACT_E_UNKNOWNRMGRID:[29,7,1,""],XACT_E_WRONGSTATE:[29,7,1,""],XACT_E_WRONGUOW:[29,7,1,""],XACT_E_XA_TX_DISABLED:[29,7,1,""],XACT_E_XTIONEXISTS:[29,7,1,""],XACT_S_ABORTING:[29,7,1,""],XACT_S_ALLNORETAIN:[29,7,1,""],XACT_S_ASYNC:[29,7,1,""],XACT_S_DEFECT:[29,7,1,""],XACT_S_FIRST:[29,7,1,""],XACT_S_LAST:[29,7,1,""],XACT_S_LASTRESOURCEMANAGER:[29,7,1,""],XACT_S_LOCALLY_OK:[29,7,1,""],XACT_S_MADECHANGESCONTENT:[29,7,1,""],XACT_S_MADECHANGESINFORM:[29,7,1,""],XACT_S_OKINFORM:[29,7,1,""],XACT_S_READONLY:[29,7,1,""],XACT_S_SINGLEPHASE:[29,7,1,""],XACT_S_SOMENORETAIN:[29,7,1,""],XENROLL_E_CANNOT_ADD_ROOT_CERT:[29,7,1,""],XENROLL_E_KEYSPEC_SMIME_MISMATCH:[29,7,1,""],XENROLL_E_KEY_NOT_EXPORTABLE:[29,7,1,""],XENROLL_E_RESPONSE_KA_HASH_MISMATCH:[29,7,1,""],XENROLL_E_RESPONSE_KA_HASH_NOT_FOUND:[29,7,1,""],XENROLL_E_RESPONSE_UNEXPECTED_KA_HASH:[29,7,1,""],szOID_ANSI_X942:[27,7,1,""],szOID_ANSI_X942_DH:[27,7,1,""],szOID_COMMON_NAME:[27,7,1,""],szOID_DH_SINGLE_PASS_STDDH_SHA1_KDF:[27,7,1,""],szOID_DH_SINGLE_PASS_STDDH_SHA256_KDF:[27,7,1,""],szOID_DH_SINGLE_PASS_STDDH_SHA384_KDF:[27,7,1,""],szOID_DS:[27,7,1,""],szOID_DSALG:[27,7,1,""],szOID_DSALG_CRPT:[27,7,1,""],szOID_DSALG_HASH:[27,7,1,""],szOID_DSALG_RSA:[27,7,1,""],szOID_DSALG_SIGN:[27,7,1,""],szOID_ECC_CURVE_P256:[27,7,1,""],szOID_ECC_CURVE_P384:[27,7,1,""],szOID_ECC_CURVE_P521:[27,7,1,""],szOID_ECC_PUBLIC_KEY:[27,7,1,""],szOID_ECDSA_SHA1:[27,7,1,""],szOID_ECDSA_SHA256:[27,7,1,""],szOID_ECDSA_SHA384:[27,7,1,""],szOID_ECDSA_SHA512:[27,7,1,""],szOID_ECDSA_SPECIFIED:[27,7,1,""],szOID_ENHANCED_HASH:[27,7,1,""],szOID_INFOSEC:[27,7,1,""],szOID_INFOSEC_SuiteAConfidentiality:[27,7,1,""],szOID_INFOSEC_SuiteAIntegrity:[27,7,1,""],szOID_INFOSEC_SuiteAKMandSig:[27,7,1,""],szOID_INFOSEC_SuiteAKeyManagement:[27,7,1,""],szOID_INFOSEC_SuiteASignature:[27,7,1,""],szOID_INFOSEC_SuiteATokenProtection:[27,7,1,""],szOID_INFOSEC_mosaicConfidentiality:[27,7,1,""],szOID_INFOSEC_mosaicIntegrity:[27,7,1,""],szOID_INFOSEC_mosaicKMandSig:[27,7,1,""],szOID_INFOSEC_mosaicKMandUpdSig:[27,7,1,""],szOID_INFOSEC_mosaicKeyManagement:[27,7,1,""],szOID_INFOSEC_mosaicSignature:[27,7,1,""],szOID_INFOSEC_mosaicTokenProtection:[27,7,1,""],szOID_INFOSEC_mosaicUpdatedInteg:[27,7,1,""],szOID_INFOSEC_mosaicUpdatedSig:[27,7,1,""],szOID_INFOSEC_sdnsConfidentiality:[27,7,1,""],szOID_INFOSEC_sdnsIntegrity:[27,7,1,""],szOID_INFOSEC_sdnsKMandSig:[27,7,1,""],szOID_INFOSEC_sdnsKeyManagement:[27,7,1,""],szOID_INFOSEC_sdnsSignature:[27,7,1,""],szOID_INFOSEC_sdnsTokenProtection:[27,7,1,""],szOID_INTENT_TO_SEAL:[27,7,1,""],szOID_NESTED_SIGNATURE:[27,7,1,""],szOID_NIST_AES128_CBC:[27,7,1,""],szOID_NIST_AES128_WRAP:[27,7,1,""],szOID_NIST_AES192_CBC:[27,7,1,""],szOID_NIST_AES192_WRAP:[27,7,1,""],szOID_NIST_AES256_CBC:[27,7,1,""],szOID_NIST_AES256_WRAP:[27,7,1,""],szOID_NIST_sha256:[27,7,1,""],szOID_NIST_sha384:[27,7,1,""],szOID_NIST_sha512:[27,7,1,""],szOID_OIW:[27,7,1,""],szOID_OIWDIR:[27,7,1,""],szOID_OIWDIR_CRPT:[27,7,1,""],szOID_OIWDIR_HASH:[27,7,1,""],szOID_OIWDIR_SIGN:[27,7,1,""],szOID_OIWDIR_md2:[27,7,1,""],szOID_OIWDIR_md2RSA:[27,7,1,""],szOID_OIWSEC:[27,7,1,""],szOID_OIWSEC_desCBC:[27,7,1,""],szOID_OIWSEC_desCFB:[27,7,1,""],szOID_OIWSEC_desECB:[27,7,1,""],szOID_OIWSEC_desEDE:[27,7,1,""],szOID_OIWSEC_desMAC:[27,7,1,""],szOID_OIWSEC_desOFB:[27,7,1,""],szOID_OIWSEC_dhCommMod:[27,7,1,""],szOID_OIWSEC_dsa:[27,7,1,""],szOID_OIWSEC_dsaComm:[27,7,1,""],szOID_OIWSEC_dsaCommSHA1:[27,7,1,""],szOID_OIWSEC_dsaCommSHA:[27,7,1,""],szOID_OIWSEC_dsaSHA1:[27,7,1,""],szOID_OIWSEC_keyHashSeal:[27,7,1,""],szOID_OIWSEC_md2RSASign:[27,7,1,""],szOID_OIWSEC_md4RSA2:[27,7,1,""],szOID_OIWSEC_md4RSA:[27,7,1,""],szOID_OIWSEC_md5RSA:[27,7,1,""],szOID_OIWSEC_md5RSASign:[27,7,1,""],szOID_OIWSEC_mdc2:[27,7,1,""],szOID_OIWSEC_mdc2RSA:[27,7,1,""],szOID_OIWSEC_rsaSign:[27,7,1,""],szOID_OIWSEC_rsaXchg:[27,7,1,""],szOID_OIWSEC_sha1:[27,7,1,""],szOID_OIWSEC_sha1RSASign:[27,7,1,""],szOID_OIWSEC_sha:[27,7,1,""],szOID_OIWSEC_shaDSA:[27,7,1,""],szOID_OIWSEC_shaRSA:[27,7,1,""],szOID_PKCS:[27,7,1,""],szOID_PKCS_10:[27,7,1,""],szOID_PKCS_12:[27,7,1,""],szOID_PKCS_1:[27,7,1,""],szOID_PKCS_2:[27,7,1,""],szOID_PKCS_3:[27,7,1,""],szOID_PKCS_4:[27,7,1,""],szOID_PKCS_5:[27,7,1,""],szOID_PKCS_6:[27,7,1,""],szOID_PKCS_7:[27,7,1,""],szOID_PKCS_8:[27,7,1,""],szOID_PKCS_9:[27,7,1,""],szOID_PKCS_9_SEQUENCE_NUMBER:[27,7,1,""],szOID_RFC3161_counterSign:[27,7,1,""],szOID_RSA:[27,7,1,""],szOID_RSAES_OAEP:[27,7,1,""],szOID_RSA_DES_EDE3_CBC:[27,7,1,""],szOID_RSA_DH:[27,7,1,""],szOID_RSA_ENCRYPT:[27,7,1,""],szOID_RSA_HASH:[27,7,1,""],szOID_RSA_MD2:[27,7,1,""],szOID_RSA_MD2RSA:[27,7,1,""],szOID_RSA_MD4:[27,7,1,""],szOID_RSA_MD4RSA:[27,7,1,""],szOID_RSA_MD5:[27,7,1,""],szOID_RSA_MD5RSA:[27,7,1,""],szOID_RSA_MGF1:[27,7,1,""],szOID_RSA_PSPECIFIED:[27,7,1,""],szOID_RSA_RC2CBC:[27,7,1,""],szOID_RSA_RC4:[27,7,1,""],szOID_RSA_RC5_CBCPad:[27,7,1,""],szOID_RSA_RSA:[27,7,1,""],szOID_RSA_SETOAEP_RSA:[27,7,1,""],szOID_RSA_SHA1RSA:[27,7,1,""],szOID_RSA_SHA256RSA:[27,7,1,""],szOID_RSA_SHA384RSA:[27,7,1,""],szOID_RSA_SHA512RSA:[27,7,1,""],szOID_RSA_SMIMECapabilities:[27,7,1,""],szOID_RSA_SMIMEalg:[27,7,1,""],szOID_RSA_SMIMEalgCMS3DESwrap:[27,7,1,""],szOID_RSA_SMIMEalgCMSRC2wrap:[27,7,1,""],szOID_RSA_SMIMEalgESDH:[27,7,1,""],szOID_RSA_SSA_PSS:[27,7,1,""],szOID_RSA_certExtensions:[27,7,1,""],szOID_RSA_challengePwd:[27,7,1,""],szOID_RSA_contentType:[27,7,1,""],szOID_RSA_counterSign:[27,7,1,""],szOID_RSA_data:[27,7,1,""],szOID_RSA_digestedData:[27,7,1,""],szOID_RSA_emailAddr:[27,7,1,""],szOID_RSA_encryptedData:[27,7,1,""],szOID_RSA_envelopedData:[27,7,1,""],szOID_RSA_extCertAttrs:[27,7,1,""],szOID_RSA_hashedData:[27,7,1,""],szOID_RSA_messageDigest:[27,7,1,""],szOID_RSA_preferSignedData:[27,7,1,""],szOID_RSA_signEnvData:[27,7,1,""],szOID_RSA_signedData:[27,7,1,""],szOID_RSA_signingTime:[27,7,1,""],szOID_RSA_unstructAddr:[27,7,1,""],szOID_RSA_unstructName:[27,7,1,""],szOID_SEALING_SIGNATURE:[27,7,1,""],szOID_SEALING_TIMESTAMP:[27,7,1,""],szOID_TIMESTAMP_TOKEN:[27,7,1,""],szOID_TRUSTED_CLIENT_AUTH_CA_LIST:[27,7,1,""],szOID_TRUSTED_CODESIGNING_CA_LIST:[27,7,1,""],szOID_TRUSTED_SERVER_AUTH_CA_LIST:[27,7,1,""],szOID_X957:[27,7,1,""],szOID_X957_DSA:[27,7,1,""],szOID_X957_SHA1DSA:[27,7,1,""],winstructs:[33,0,0,"-"]},"windows.generated_def.winstructs":{"double":[33,3,1,""],ACCESS_ALLOWED_ACE:[33,1,1,""],ACCESS_ALLOWED_CALLBACK_ACE:[33,1,1,""],ACCESS_ALLOWED_CALLBACK_OBJECT_ACE:[33,1,1,""],ACCESS_ALLOWED_OBJECT_ACE:[33,1,1,""],ACCESS_DENIED_ACE:[33,1,1,""],ACCESS_DENIED_CALLBACK_ACE:[33,1,1,""],ACCESS_DENIED_CALLBACK_OBJECT_ACE:[33,1,1,""],ACCESS_DENIED_OBJECT_ACE:[33,1,1,""],ACCESS_MASK:[33,3,1,""],ACE_HEADER:[33,1,1,""],ACL:[33,1,1,""],ACL_INFORMATION_CLASS:[33,1,1,""],ACL_REVISION_INFORMATION:[33,1,1,""],ACL_SIZE_INFORMATION:[33,1,1,""],ACTIVATEOPTIONS:[33,1,1,""],ADDRESS64:[33,1,1,""],ADDRESS:[33,1,1,""],ADDRESS_MODE:[33,1,1,""],ALG_ID:[33,3,1,""],ALPC_CONTEXT_ATTR32:[33,1,1,""],ALPC_CONTEXT_ATTR64:[33,1,1,""],ALPC_CONTEXT_ATTR:[33,1,1,""],ALPC_DATA_VIEW_ATTR32:[33,1,1,""],ALPC_DATA_VIEW_ATTR64:[33,1,1,""],ALPC_DATA_VIEW_ATTR:[33,1,1,""],ALPC_DIRECT_ATTR32:[33,1,1,""],ALPC_DIRECT_ATTR64:[33,1,1,""],ALPC_DIRECT_ATTR:[33,1,1,""],ALPC_HANDLE:[33,3,1,""],ALPC_HANDLE_ATTR32:[33,1,1,""],ALPC_HANDLE_ATTR64:[33,1,1,""],ALPC_HANDLE_ATTR:[33,1,1,""],ALPC_MESSAGE_ATTRIBUTES:[33,1,1,""],ALPC_MESSAGE_INFORMATION_CLASS:[33,1,1,""],ALPC_PORT_ATTRIBUTES32:[33,1,1,""],ALPC_PORT_ATTRIBUTES64:[33,1,1,""],ALPC_PORT_INFORMATION_CLASS:[33,1,1,""],ALPC_SECURITY_ATTR32:[33,1,1,""],ALPC_SECURITY_ATTR64:[33,1,1,""],ALPC_SECURITY_ATTR:[33,1,1,""],ALPC_SERVER_INFORMATION:[33,1,1,""],ALPC_SERVER_INFORMATION_TMP_IN:[33,1,1,""],ALPC_SERVER_INFORMATION_TMP_OUT:[33,1,1,""],ALPC_TOKEN_ATTR:[33,1,1,""],ALPC_WORK_ON_BEHALF_ATTR:[33,1,1,""],API_SET_NAMESPACE_ARRAY:[33,1,1,""],API_SET_NAMESPACE_ARRAY_V2:[33,1,1,""],API_SET_NAMESPACE_ARRAY_V4:[33,1,1,""],API_SET_NAMESPACE_ENTRY:[33,1,1,""],API_SET_NAMESPACE_ENTRY_V2:[33,1,1,""],API_SET_NAMESPACE_ENTRY_V4:[33,1,1,""],API_SET_NAMESPACE_ENTRY_V6:[33,1,1,""],API_SET_NAMESPACE_V6:[33,1,1,""],API_SET_VALUE_ARRAY_V2:[33,1,1,""],API_SET_VALUE_ARRAY_V4:[33,1,1,""],API_SET_VALUE_ENTRY:[33,1,1,""],API_SET_VALUE_ENTRY_V2:[33,1,1,""],ARRAYDESC:[33,1,1,""],ATTACH_VIRTUAL_DISK_FLAG:[33,1,1,""],ATTACH_VIRTUAL_DISK_PARAMETERS:[33,1,1,""],ATTACH_VIRTUAL_DISK_VERSION:[33,1,1,""],BG_AUTH_CREDENTIALS:[33,1,1,""],BG_AUTH_CREDENTIALS_UNION:[33,1,1,""],BG_AUTH_SCHEME:[33,1,1,""],BG_AUTH_TARGET:[33,1,1,""],BG_BASIC_CREDENTIALS:[33,1,1,""],BG_ERROR_CONTEXT:[33,1,1,""],BG_FILE_INFO:[33,1,1,""],BG_FILE_PROGRESS:[33,1,1,""],BG_FILE_RANGE:[33,1,1,""],BG_JOB_PRIORITY:[33,1,1,""],BG_JOB_PROGRESS:[33,1,1,""],BG_JOB_PROXY_USAGE:[33,1,1,""],BG_JOB_REPLY_PROGRESS:[33,1,1,""],BG_JOB_STATE:[33,1,1,""],BG_JOB_TIMES:[33,1,1,""],BG_JOB_TYPE:[33,1,1,""],BINDPTR:[33,1,1,""],BIND_OPTS:[33,1,1,""],BITMAP:[33,1,1,""],BITMAPCOREHEADER:[33,1,1,""],BITMAPCOREINFO:[33,1,1,""],BITMAPFILEHEADER:[33,1,1,""],BITMAPINFO:[33,1,1,""],BITMAPINFOHEADER:[33,1,1,""],BSTR:[33,3,1,""],BYTE:[33,3,1,""],BasicType:[33,1,1,""],CALLCONV:[33,1,1,""],CALLFRAMEINFO:[33,1,1,""],CALLFRAMEPARAMINFO:[33,1,1,""],CALLFRAME_COPY:[33,1,1,""],CALLFRAME_MARSHALCONTEXT:[33,1,1,""],CALLFRAME_WALK:[33,1,1,""],CATALOG_INFO:[33,1,1,""],CATALOG_INFO_:[33,1,1,""],CBA_EVENT_SEVERITY:[33,1,1,""],CERT_BLOB:[33,1,1,""],CERT_CHAIN_CONTEXT:[33,1,1,""],CERT_CHAIN_ELEMENT:[33,1,1,""],CERT_CHAIN_ENGINE_CONFIG:[33,1,1,""],CERT_CHAIN_PARA:[33,1,1,""],CERT_CONTEXT:[33,1,1,""],CERT_ENHKEY_USAGE:[33,1,1,""],CERT_EXTENSION:[33,1,1,""],CERT_EXTENSIONS:[33,1,1,""],CERT_ID:[33,1,1,""],CERT_INFO:[33,1,1,""],CERT_ISSUER_SERIAL_NUMBER:[33,1,1,""],CERT_KEY_CONTEXT:[33,1,1,""],CERT_NAME_BLOB:[33,1,1,""],CERT_PUBLIC_KEY_INFO:[33,1,1,""],CERT_RDN_VALUE_BLOB:[33,1,1,""],CERT_REVOCATION_CRL_INFO:[33,1,1,""],CERT_REVOCATION_INFO:[33,1,1,""],CERT_SIMPLE_CHAIN:[33,1,1,""],CERT_STRONG_SIGN_PARA:[33,1,1,""],CERT_STRONG_SIGN_SERIALIZED_INFO:[33,1,1,""],CERT_TRUST_LIST_INFO:[33,1,1,""],CERT_TRUST_STATUS:[33,1,1,""],CERT_USAGE_MATCH:[33,1,1,""],CHAR:[33,3,1,""],CIMTYPE:[33,3,1,""],CLAIM_SECURITY_ATTRIBUTES_INFORMATION:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTES_INFORMATION_UNION:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_RELATIVE:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1_UNION:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_V1:[33,1,1,""],CLAIM_SECURITY_ATTRIBUTE_V1_UNION:[33,1,1,""],CLIENT_ID32:[33,1,1,""],CLIENT_ID64:[33,1,1,""],CLIENT_ID:[33,1,1,""],CLSCTX:[33,1,1,""],CLSID:[33,1,1,""],CMSG_CTRL_DECRYPT_PARA:[33,1,1,""],CMSG_ENVELOPED_ENCODE_INFO:[33,1,1,""],CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO:[33,1,1,""],CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO:[33,1,1,""],CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO:[33,1,1,""],CMSG_RECIPIENT_ENCODE_INFO:[33,1,1,""],CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO:[33,1,1,""],CMSG_SIGNER_INFO:[33,1,1,""],CMSG_STREAM_INFO:[33,1,1,""],COAUTHIDENTITY:[33,1,1,""],COAUTHINFO:[33,1,1,""],COINIT:[33,1,1,""],COMSD:[33,1,1,""],COMVERSION:[33,1,1,""],CONTEXT32:[33,1,1,""],CONTEXT64:[33,1,1,""],COSERVERINFO:[33,1,1,""],CREATE_PROCESS_DEBUG_INFO:[33,1,1,""],CREATE_THREAD_DEBUG_INFO:[33,1,1,""],CRL_BLOB:[33,1,1,""],CRL_CONTEXT:[33,1,1,""],CRL_ENTRY:[33,1,1,""],CRL_INFO:[33,1,1,""],CRYPTCATATTRIBUTE:[33,1,1,""],CRYPTCATATTRIBUTE_:[33,1,1,""],CRYPTCATMEMBER:[33,1,1,""],CRYPTCATMEMBER_:[33,1,1,""],CRYPT_ALGORITHM_IDENTIFIER:[33,1,1,""],CRYPT_ATTRIBUTE:[33,1,1,""],CRYPT_ATTRIBUTES:[33,1,1,""],CRYPT_ATTRIBUTE_TYPE_VALUE:[33,1,1,""],CRYPT_ATTR_BLOB:[33,1,1,""],CRYPT_BIT_BLOB:[33,1,1,""],CRYPT_DATA_BLOB:[33,1,1,""],CRYPT_DECRYPT_MESSAGE_PARA:[33,1,1,""],CRYPT_DER_BLOB:[33,1,1,""],CRYPT_DIGEST_BLOB:[33,1,1,""],CRYPT_ENCODE_PARA:[33,1,1,""],CRYPT_ENCRYPT_MESSAGE_PARA:[33,1,1,""],CRYPT_HASH_BLOB:[33,1,1,""],CRYPT_HASH_MESSAGE_PARA:[33,1,1,""],CRYPT_INTEGER_BLOB:[33,1,1,""],CRYPT_KEY_PROV_INFO:[33,1,1,""],CRYPT_KEY_PROV_PARAM:[33,1,1,""],CRYPT_KEY_VERIFY_MESSAGE_PARA:[33,1,1,""],CRYPT_OBJID_BLOB:[33,1,1,""],CRYPT_SIGN_MESSAGE_PARA:[33,1,1,""],CRYPT_UINT_BLOB:[33,1,1,""],CRYPT_VERIFY_MESSAGE_PARA:[33,1,1,""],CSHORT:[33,3,1,""],CTL_CONTEXT:[33,1,1,""],CTL_ENTRY:[33,1,1,""],CTL_INFO:[33,1,1,""],CTL_USAGE:[33,1,1,""],CURDIR:[33,1,1,""],DATA_BLOB:[33,1,1,""],DATE:[33,3,1,""],DEBUG_BREAKPOINT_PARAMETERS:[33,1,1,""],DEBUG_EVENT:[33,1,1,""],DEBUG_EXCEPTION_FILTER_PARAMETERS:[33,1,1,""],DEBUG_LAST_EVENT_INFO_BREAKPOINT:[33,1,1,""],DEBUG_LAST_EVENT_INFO_EXCEPTION:[33,1,1,""],DEBUG_LAST_EVENT_INFO_EXIT_PROCESS:[33,1,1,""],DEBUG_LAST_EVENT_INFO_EXIT_THREAD:[33,1,1,""],DEBUG_LAST_EVENT_INFO_LOAD_MODULE:[33,1,1,""],DEBUG_LAST_EVENT_INFO_SYSTEM_ERROR:[33,1,1,""],DEBUG_LAST_EVENT_INFO_UNLOAD_MODULE:[33,1,1,""],DEBUG_MODULE_AND_ID:[33,1,1,""],DEBUG_MODULE_PARAMETERS:[33,1,1,""],DEBUG_OFFSET_REGION:[33,1,1,""],DEBUG_PROCESSOR_IDENTIFICATION_ALL:[33,1,1,""],DEBUG_PROCESSOR_IDENTIFICATION_ALPHA:[33,1,1,""],DEBUG_PROCESSOR_IDENTIFICATION_AMD64:[33,1,1,""],DEBUG_PROCESSOR_IDENTIFICATION_ARM:[33,1,1,""],DEBUG_PROCESSOR_IDENTIFICATION_IA64:[33,1,1,""],DEBUG_PROCESSOR_IDENTIFICATION_X86:[33,1,1,""],DEBUG_REGISTER_DESCRIPTION:[33,1,1,""],DEBUG_SPECIFIC_FILTER_PARAMETERS:[33,1,1,""],DEBUG_STACK_FRAME:[33,1,1,""],DEBUG_SYMBOL_ENTRY:[33,1,1,""],DEBUG_SYMBOL_PARAMETERS:[33,1,1,""],DEBUG_SYMBOL_SOURCE_ENTRY:[33,1,1,""],DEBUG_VALUE:[33,1,1,""],DEBUG_VALUE_TMP_SUBSTRUCT1:[33,1,1,""],DEBUG_VALUE_TMP_SUBSTRUCT2:[33,1,1,""],DEBUG_VALUE_TMP_SUBSTRUCT3:[33,1,1,""],DEBUG_VALUE_TMP_UNION:[33,1,1,""],DECIMAL:[33,1,1,""],DESCKIND:[33,1,1,""],DEVICE_TYPE:[33,3,1,""],DISPID:[33,3,1,""],DISPPARAMS:[33,1,1,""],DNS_AAAA_DATA:[33,1,1,""],DNS_ATMA_DATA:[33,1,1,""],DNS_A_DATA:[33,1,1,""],DNS_CACHE_ENTRY:[33,1,1,""],DNS_DHCID_DATA:[33,1,1,""],DNS_DNSKEY_DATA:[33,1,1,""],DNS_DS_DATA:[33,1,1,""],DNS_FREE_TYPE:[33,1,1,""],DNS_KEY_DATA:[33,1,1,""],DNS_LOC_DATA:[33,1,1,""],DNS_MINFO_DATAA:[33,1,1,""],DNS_MINFO_DATAW:[33,1,1,""],DNS_MX_DATAA:[33,1,1,""],DNS_MX_DATAW:[33,1,1,""],DNS_NAPTR_DATAA:[33,1,1,""],DNS_NAPTR_DATAW:[33,1,1,""],DNS_NSEC3PARAM_DATA:[33,1,1,""],DNS_NSEC3_DATA:[33,1,1,""],DNS_NSEC_DATAA:[33,1,1,""],DNS_NSEC_DATAW:[33,1,1,""],DNS_NULL_DATA:[33,1,1,""],DNS_NXT_DATAA:[33,1,1,""],DNS_NXT_DATAW:[33,1,1,""],DNS_OPT_DATA:[33,1,1,""],DNS_PTR_DATAA:[33,1,1,""],DNS_PTR_DATAW:[33,1,1,""],DNS_RECORDA:[33,1,1,""],DNS_RECORDW:[33,1,1,""],DNS_RECORD_FLAGS:[33,1,1,""],DNS_RRSIG_DATAA:[33,1,1,""],DNS_RRSIG_DATAW:[33,1,1,""],DNS_SIG_DATAA:[33,1,1,""],DNS_SIG_DATAW:[33,1,1,""],DNS_SOA_DATAA:[33,1,1,""],DNS_SOA_DATAW:[33,1,1,""],DNS_SRV_DATAA:[33,1,1,""],DNS_SRV_DATAW:[33,1,1,""],DNS_STATUS:[33,3,1,""],DNS_TKEY_DATAA:[33,1,1,""],DNS_TKEY_DATAW:[33,1,1,""],DNS_TLSA_DATA:[33,1,1,""],DNS_TSIG_DATAA:[33,1,1,""],DNS_TSIG_DATAW:[33,1,1,""],DNS_TXT_DATAA:[33,1,1,""],DNS_TXT_DATAW:[33,1,1,""],DNS_UNKNOWN_DATA:[33,1,1,""],DNS_WINSR_DATAA:[33,1,1,""],DNS_WINSR_DATAW:[33,1,1,""],DNS_WINS_DATA:[33,1,1,""],DNS_WKS_DATA:[33,1,1,""],DWORD64:[33,3,1,""],DWORD_PTR:[33,3,1,""],DataKind:[33,1,1,""],ELEMDESC:[33,1,1,""],ENABLE_TRACE_PARAMETERS:[33,1,1,""],ENUM_SERVICE_STATUSA:[33,1,1,""],ENUM_SERVICE_STATUSW:[33,1,1,""],ENUM_SERVICE_STATUS_PROCESSA:[33,1,1,""],ENUM_SERVICE_STATUS_PROCESSW:[33,1,1,""],ETW_BUFFER_CONTEXT:[33,1,1,""],EVENTLOGRECORD:[33,1,1,""],EVENTLOG_FULL_INFORMATION:[33,1,1,""],EVENT_DATA_DESCRIPTOR:[33,1,1,""],EVENT_DESCRIPTOR:[33,1,1,""],EVENT_FILTER_DESCRIPTOR:[33,1,1,""],EVENT_HEADER:[33,1,1,""],EVENT_HEADER_EXTENDED_DATA_ITEM:[33,1,1,""],EVENT_RECORD:[33,1,1,""],EVENT_TRACE:[33,1,1,""],EVENT_TRACE_HEADER:[33,1,1,""],EVENT_TRACE_LOGFILEA:[33,1,1,""],EVENT_TRACE_LOGFILEW:[33,1,1,""],EVENT_TRACE_PROPERTIES:[33,1,1,""],EVT_CHANNEL_CONFIG_PROPERTY_ID:[33,1,1,""],EVT_CHANNEL_ISOLATION_TYPE:[33,1,1,""],EVT_CHANNEL_TYPE:[33,1,1,""],EVT_EVENT_METADATA_PROPERTY_ID:[33,1,1,""],EVT_FORMAT_MESSAGE_FLAGS:[33,1,1,""],EVT_HANDLE:[33,3,1,""],EVT_LOGIN_CLASS:[33,1,1,""],EVT_LOG_PROPERTY_ID:[33,1,1,""],EVT_OBJECT_ARRAY_PROPERTY_HANDLE:[33,3,1,""],EVT_OPEN_LOG_FLAGS:[33,1,1,""],EVT_PUBLISHER_METADATA_PROPERTY_ID:[33,1,1,""],EVT_QUERY_FLAGS:[33,1,1,""],EVT_RENDER_CONTEXT_FLAGS:[33,1,1,""],EVT_RENDER_FLAGS:[33,1,1,""],EVT_RPC_LOGIN:[33,1,1,""],EVT_SEEK_FLAGS:[33,1,1,""],EVT_SYSTEM_PROPERTY_ID:[33,1,1,""],EVT_VARIANT:[33,1,1,""],EVT_VARIANT_TYPE:[33,1,1,""],EXCEPINFO:[33,1,1,""],EXCEPTION_DEBUG_INFO:[33,1,1,""],EXCEPTION_POINTERS32:[33,1,1,""],EXCEPTION_POINTERS64:[33,1,1,""],EXCEPTION_RECORD32:[33,1,1,""],EXCEPTION_RECORD64:[33,1,1,""],EXCEPTION_RECORD:[33,1,1,""],EXIT_PROCESS_DEBUG_INFO:[33,1,1,""],EXIT_THREAD_DEBUG_INFO:[33,1,1,""],EXPCMDFLAGS:[33,1,1,""],EXPCMDSTATE:[33,1,1,""],FARPROC:[33,3,1,""],FILETIME:[33,1,1,""],FILE_ACCESS_INFORMATION:[33,1,1,""],FILE_ALIGNMENT_INFORMATION:[33,1,1,""],FILE_ALL_INFORMATION:[33,1,1,""],FILE_ATTRIBUTE_TAG_INFORMATION:[33,1,1,""],FILE_BASIC_INFORMATION:[33,1,1,""],FILE_DISPOSITION_INFORMATION:[33,1,1,""],FILE_EA_INFORMATION:[33,1,1,""],FILE_FS_ATTRIBUTE_INFORMATION:[33,1,1,""],FILE_FS_CONTROL_INFORMATION:[33,1,1,""],FILE_FS_DEVICE_INFORMATION:[33,1,1,""],FILE_FS_DRIVER_PATH_INFORMATION:[33,1,1,""],FILE_FS_FULL_SIZE_INFORMATION:[33,1,1,""],FILE_FS_LABEL_INFORMATION:[33,1,1,""],FILE_FS_OBJECTID_INFORMATION:[33,1,1,""],FILE_FS_SECTOR_SIZE_INFORMATION:[33,1,1,""],FILE_FS_SIZE_INFORMATION:[33,1,1,""],FILE_FS_VOLUME_INFORMATION:[33,1,1,""],FILE_FULL_EA_INFORMATION:[33,1,1,""],FILE_GET_EA_INFORMATION:[33,1,1,""],FILE_INFORMATION_CLASS:[33,1,1,""],FILE_INTERNAL_INFORMATION:[33,1,1,""],FILE_IO_PRIORITY_HINT_INFORMATION:[33,1,1,""],FILE_IS_REMOTE_DEVICE_INFORMATION:[33,1,1,""],FILE_LINK_INFORMATION:[33,1,1,""],FILE_MODE_INFORMATION:[33,1,1,""],FILE_NAME_INFORMATION:[33,1,1,""],FILE_NETWORK_OPEN_INFORMATION:[33,1,1,""],FILE_POSITION_INFORMATION:[33,1,1,""],FILE_STANDARD_INFORMATION:[33,1,1,""],FILE_STREAM_INFORMATION:[33,1,1,""],FLOATING_SAVE_AREA:[33,1,1,""],FS_INFORMATION_CLASS:[33,1,1,""],FUNCDESC:[33,1,1,""],FUNCKIND:[33,1,1,""],GENERIC_MAPPING:[33,1,1,""],GETPROPERTYSTOREFLAGS:[33,1,1,""],GUID:[33,1,1,""],HBRUSH:[33,3,1,""],HCATADMIN:[33,3,1,""],HCATINFO:[33,3,1,""],HCERTCHAINENGINE:[33,3,1,""],HCERTSTORE:[33,3,1,""],HCRYPTHASH:[33,3,1,""],HCRYPTKEY:[33,3,1,""],HCRYPTMSG:[33,3,1,""],HCRYPTPROV:[33,3,1,""],HCRYPTPROV_LEGACY:[33,3,1,""],HCRYPTPROV_OR_NCRYPT_KEY_HANDLE:[33,3,1,""],HCURSOR:[33,3,1,""],HREFTYPE:[33,3,1,""],IDLDESC:[33,1,1,""],IFTYPE:[33,3,1,""],IF_INDEX:[33,3,1,""],IID:[33,1,1,""],IMAGEHLP_CBA_EVENT:[33,1,1,""],IMAGEHLP_CBA_EVENTW:[33,1,1,""],IMAGEHLP_CBA_READ_MEMORY:[33,1,1,""],IMAGEHLP_DEFERRED_SYMBOL_LOAD64:[33,1,1,""],IMAGEHLP_DEFERRED_SYMBOL_LOAD:[33,1,1,""],IMAGEHLP_DEFERRED_SYMBOL_LOADW64:[33,1,1,""],IMAGEHLP_DUPLICATE_SYMBOL64:[33,1,1,""],IMAGEHLP_DUPLICATE_SYMBOL:[33,1,1,""],IMAGEHLP_EXTENDED_OPTIONS:[33,1,1,""],IMAGEHLP_MODULE64:[33,1,1,""],IMAGEHLP_MODULEW64:[33,1,1,""],IMAGEHLP_STACK_FRAME:[33,1,1,""],IMAGEHLP_SYMBOL64:[33,1,1,""],IMAGEHLP_SYMBOL:[33,1,1,""],IMAGEHLP_SYMBOLW64:[33,1,1,""],IMAGEHLP_SYMBOL_TYPE_INFO:[33,1,1,""],IMAGE_BASE_RELOCATION:[33,1,1,""],IMAGE_DATA_DIRECTORY:[33,1,1,""],IMAGE_EXPORT_DIRECTORY:[33,1,1,""],IMAGE_FILE_HEADER:[33,1,1,""],IMAGE_IMPORT_BY_NAME:[33,1,1,""],IMAGE_IMPORT_DESCRIPTOR:[33,1,1,""],IMAGE_NT_HEADERS32:[33,1,1,""],IMAGE_NT_HEADERS64:[33,1,1,""],IMAGE_OPTIONAL_HEADER32:[33,1,1,""],IMAGE_OPTIONAL_HEADER64:[33,1,1,""],IMAGE_SECTION_HEADER:[33,1,1,""],INT16:[33,3,1,""],INT32:[33,3,1,""],INT64:[33,3,1,""],INT8:[33,3,1,""],INTERNAL_IF_OPER_STATUS:[33,1,1,""],INVOKEKIND:[33,1,1,""],IO_PRIORITY_HINT:[33,1,1,""],IO_STATUS_BLOCK:[33,1,1,""],IP4_ADDRESS:[33,3,1,""],IP6_ADDRESS:[33,1,1,""],IP_ADAPTER_INDEX_MAP:[33,1,1,""],IP_INTERFACE_INFO:[33,1,1,""],ITEMIDLIST:[33,1,1,""],JIT_DEBUG_INFO:[33,1,1,""],KAFFINITY:[33,3,1,""],KDHELP64:[33,1,1,""],KDHELP:[33,1,1,""],KEY_INFORMATION_CLASS:[33,1,1,""],KEY_VALUE_BASIC_INFORMATION:[33,1,1,""],KEY_VALUE_FULL_INFORMATION:[33,1,1,""],KEY_VALUE_INFORMATION_CLASS:[33,1,1,""],KEY_VALUE_PARTIAL_INFORMATION:[33,1,1,""],KPRIORITY:[33,3,1,""],LDR_DATA_TABLE_ENTRY:[33,1,1,""],LIST_ENTRY:[33,1,1,""],LOAD_DLL_DEBUG_INFO:[33,1,1,""],LOCALTHIS:[33,1,1,""],LONG64:[33,3,1,""],LONGLONG:[33,3,1,""],LONG_PTR:[33,3,1,""],LPADDRESS64:[33,1,1,""],LPADDRESS:[33,1,1,""],LPBINDPTR:[33,1,1,""],LPBIND_OPTS:[33,1,1,""],LPBITMAP:[33,1,1,""],LPBITMAPCOREHEADER:[33,1,1,""],LPBITMAPCOREINFO:[33,1,1,""],LPBITMAPFILEHEADER:[33,1,1,""],LPBITMAPINFO:[33,1,1,""],LPBITMAPINFOHEADER:[33,1,1,""],LPBOOL:[33,3,1,""],LPBYTE:[33,1,1,""],LPCGUID:[33,1,1,""],LPCLSID:[33,1,1,""],LPCONTEXT32:[33,1,1,""],LPCONTEXT64:[33,1,1,""],LPCONTEXT:[33,3,1,""],LPCREATE_PROCESS_DEBUG_INFO:[33,1,1,""],LPCREATE_THREAD_DEBUG_INFO:[33,1,1,""],LPDEBUG_EVENT:[33,1,1,""],LPDWORD:[33,1,1,""],LPELEMDESC:[33,1,1,""],LPENUM_SERVICE_STATUSA:[33,1,1,""],LPENUM_SERVICE_STATUSW:[33,1,1,""],LPENUM_SERVICE_STATUS_PROCESSA:[33,1,1,""],LPENUM_SERVICE_STATUS_PROCESSW:[33,1,1,""],LPEVENTLOG_FULL_INFORMATION:[33,1,1,""],LPEXCEPTION_DEBUG_INFO:[33,1,1,""],LPEXIT_PROCESS_DEBUG_INFO:[33,1,1,""],LPEXIT_THREAD_DEBUG_INFO:[33,1,1,""],LPFILETIME:[33,1,1,""],LPFUNCDESC:[33,1,1,""],LPGUID:[33,1,1,""],LPHANDLE:[33,1,1,""],LPIDLDESC:[33,1,1,""],LPJIT_DEBUG_INFO:[33,1,1,""],LPLOAD_DLL_DEBUG_INFO:[33,1,1,""],LPOSVERSIONINFOA:[33,1,1,""],LPOSVERSIONINFOEXA:[33,1,1,""],LPOSVERSIONINFOEXW:[33,1,1,""],LPOSVERSIONINFOW:[33,1,1,""],LPOUTPUT_DEBUG_STRING_INFO:[33,1,1,""],LPOVERLAPPED:[33,1,1,""],LPPARAMDESC:[33,1,1,""],LPPARAMDESCEX:[33,1,1,""],LPPOINT:[33,1,1,""],LPPROCESSENTRY32:[33,1,1,""],LPPROCESSENTRY32W:[33,1,1,""],LPPROCESS_INFORMATION:[33,1,1,""],LPPROC_THREAD_ATTRIBUTE_LIST:[33,3,1,""],LPQUERY_SERVICE_CONFIGA:[33,1,1,""],LPQUERY_SERVICE_CONFIGW:[33,1,1,""],LPRECT:[33,1,1,""],LPRGBTRIPLE:[33,1,1,""],LPRIP_INFO:[33,1,1,""],LPSAFEARRAYBOUND:[33,1,1,""],LPSECURITY_ATTRIBUTES:[33,1,1,""],LPSERVICE_STATUS:[33,1,1,""],LPSERVICE_STATUS_PROCESS:[33,1,1,""],LPSTACKFRAME64:[33,1,1,""],LPSTACKFRAME:[33,1,1,""],LPSTACKFRAME_EX:[33,1,1,""],LPSTARTUPINFOA:[33,1,1,""],LPSTARTUPINFOEXA:[33,1,1,""],LPSTARTUPINFOEXW:[33,1,1,""],LPSTARTUPINFOW:[33,1,1,""],LPSYSTEMTIME:[33,1,1,""],LPTHREADENTRY32:[33,1,1,""],LPTHREAD_START_ROUTINE:[33,3,1,""],LPTIME_ZONE_INFORMATION:[33,1,1,""],LPTLIBATTR:[33,1,1,""],LPTYPEATTR:[33,1,1,""],LPUNKNOWN:[33,1,1,""],LPUNLOAD_DLL_DEBUG_INFO:[33,1,1,""],LPVARDESC:[33,1,1,""],LPVARIANT:[33,1,1,""],LPVARIANTARG:[33,1,1,""],LPWIN32_FIND_DATAA:[33,1,1,""],LPWIN32_FIND_DATAW:[33,1,1,""],LPWNDCLASSEXA:[33,1,1,""],LPWNDCLASSEXW:[33,1,1,""],LRESULT:[33,3,1,""],LSA_UNICODE_STRING:[33,1,1,""],LSTATUS:[33,3,1,""],LUID:[33,1,1,""],LUID_AND_ATTRIBUTES:[33,1,1,""],M128A:[33,1,1,""],MEMBERID:[33,3,1,""],MEMORY_BASIC_INFORMATION32:[33,1,1,""],MEMORY_BASIC_INFORMATION64:[33,1,1,""],MEMORY_BASIC_INFORMATION:[33,1,1,""],MEMORY_INFORMATION_CLASS:[33,1,1,""],MIB_IFROW:[33,1,1,""],MIB_IFTABLE:[33,1,1,""],MIB_IPADDRROW:[33,1,1,""],MIB_IPADDRROW_XP:[33,1,1,""],MIB_IPADDRTABLE:[33,1,1,""],MIB_TCP6ROW_OWNER_PID:[33,1,1,""],MIB_TCP6TABLE_OWNER_PID:[33,1,1,""],MIB_TCPROW:[33,1,1,""],MIB_TCPROW_OWNER_PID:[33,1,1,""],MIB_TCPTABLE_OWNER_PID:[33,1,1,""],MIB_TCP_STATE:[33,1,1,""],MIB_UDP6ROW_OWNER_PID:[33,1,1,""],MIB_UDP6TABLE_OWNER_PID:[33,1,1,""],MIB_UDPROW_OWNER_PID:[33,1,1,""],MIB_UDPTABLE_OWNER_PID:[33,1,1,""],MIDL_XmitDefs_0001:[33,1,1,""],MODLOAD_DATA:[33,1,1,""],MSHLFLAGS:[33,1,1,""],MULTI_QI:[33,1,1,""],NCRYPT_HANDLE:[33,3,1,""],NCRYPT_HASH_HANDLE:[33,3,1,""],NCRYPT_KEY_HANDLE:[33,3,1,""],NCRYPT_PROV_HANDLE:[33,3,1,""],NCRYPT_SECRET_HANDLE:[33,3,1,""],NDR_FORMAT_CHARACTER:[33,1,1,""],NET_FW_ACTION:[33,1,1,""],NET_FW_ACTION_:[33,1,1,""],NET_FW_IP_PROTOCOL:[33,1,1,""],NET_FW_IP_PROTOCOL_:[33,1,1,""],NET_FW_MODIFY_STATE:[33,1,1,""],NET_FW_MODIFY_STATE_:[33,1,1,""],NET_FW_PROFILE_TYPE2:[33,1,1,""],NET_FW_PROFILE_TYPE2_:[33,1,1,""],NET_FW_RULE_DIRECTION:[33,1,1,""],NET_FW_RULE_DIRECTION_:[33,1,1,""],NET_IFINDEX:[33,3,1,""],NPBITMAP:[33,1,1,""],NPRGBTRIPLE:[33,1,1,""],NTSTATUS:[33,3,1,""],OBJECT_ATTRIBUTES:[33,1,1,""],OBJECT_DIRECTORY_INFORMATION:[33,1,1,""],OBJECT_INFORMATION_CLASS:[33,1,1,""],OBJECT_TYPES_INFORMATION:[33,1,1,""],OLECHAR:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG:[33,1,1,""],OPEN_VIRTUAL_DISK_PARAMETERS:[33,1,1,""],OPEN_VIRTUAL_DISK_VERSION:[33,1,1,""],ORPCTHIS:[33,1,1,""],OSVERSIONINFOA:[33,1,1,""],OSVERSIONINFOEXA:[33,1,1,""],OSVERSIONINFOEXW:[33,1,1,""],OSVERSIONINFOW:[33,1,1,""],OUTPUT_DEBUG_STRING_INFO:[33,1,1,""],OVERLAPPED:[33,1,1,""],PACCESS_ALLOWED_ACE:[33,1,1,""],PACCESS_ALLOWED_CALLBACK_ACE:[33,1,1,""],PACCESS_ALLOWED_CALLBACK_OBJECT_ACE:[33,1,1,""],PACCESS_ALLOWED_OBJECT_ACE:[33,1,1,""],PACCESS_DENIED_ACE:[33,1,1,""],PACCESS_DENIED_CALLBACK_ACE:[33,1,1,""],PACCESS_DENIED_CALLBACK_OBJECT_ACE:[33,1,1,""],PACCESS_DENIED_OBJECT_ACE:[33,1,1,""],PACCESS_MASK:[33,1,1,""],PACE_HEADER:[33,1,1,""],PACKAGE_EXECUTION_STATE:[33,1,1,""],PACL:[33,1,1,""],PACL_REVISION_INFORMATION:[33,1,1,""],PACL_SIZE_INFORMATION:[33,1,1,""],PALPC_CONTEXT_ATTR32:[33,1,1,""],PALPC_CONTEXT_ATTR64:[33,1,1,""],PALPC_CONTEXT_ATTR:[33,1,1,""],PALPC_DATA_VIEW_ATTR32:[33,1,1,""],PALPC_DATA_VIEW_ATTR64:[33,1,1,""],PALPC_DATA_VIEW_ATTR:[33,1,1,""],PALPC_DIRECT_ATTR32:[33,1,1,""],PALPC_DIRECT_ATTR64:[33,1,1,""],PALPC_DIRECT_ATTR:[33,1,1,""],PALPC_HANDLE:[33,1,1,""],PALPC_HANDLE_ATTR32:[33,1,1,""],PALPC_HANDLE_ATTR64:[33,1,1,""],PALPC_HANDLE_ATTR:[33,1,1,""],PALPC_MESSAGE_ATTRIBUTES:[33,1,1,""],PALPC_MESSAGE_INFORMATION_CLASS:[33,1,1,""],PALPC_PORT_ATTRIBUTES32:[33,1,1,""],PALPC_PORT_ATTRIBUTES64:[33,1,1,""],PALPC_PORT_ATTRIBUTES:[33,3,1,""],PALPC_SECURITY_ATTR32:[33,1,1,""],PALPC_SECURITY_ATTR64:[33,1,1,""],PALPC_SECURITY_ATTR:[33,1,1,""],PALPC_TOKEN_ATTR:[33,1,1,""],PALPC_WORK_ON_BEHALF_ATTR:[33,1,1,""],PANSI_STRING:[33,1,1,""],PAPI_SET_NAMESPACE_ARRAY:[33,1,1,""],PAPI_SET_NAMESPACE_ARRAY_V2:[33,1,1,""],PAPI_SET_NAMESPACE_ARRAY_V4:[33,1,1,""],PAPI_SET_NAMESPACE_ENTRY:[33,1,1,""],PAPI_SET_NAMESPACE_ENTRY_V2:[33,1,1,""],PAPI_SET_NAMESPACE_ENTRY_V4:[33,1,1,""],PAPI_SET_VALUE_ARRAY_V2:[33,1,1,""],PAPI_SET_VALUE_ENTRY:[33,1,1,""],PAPI_SET_VALUE_ENTRY_V2:[33,1,1,""],PARAMDESC:[33,1,1,""],PARAMDESCEX:[33,1,1,""],PATTACH_VIRTUAL_DISK_PARAMETERS:[33,1,1,""],PBITMAP:[33,1,1,""],PBITMAPCOREHEADER:[33,1,1,""],PBITMAPCOREINFO:[33,1,1,""],PBITMAPFILEHEADER:[33,1,1,""],PBITMAPINFO:[33,1,1,""],PBITMAPINFOHEADER:[33,1,1,""],PBOOL:[33,1,1,""],PBOOLEAN:[33,1,1,""],PBYTE:[33,1,1,""],PCANSI_STRING:[33,1,1,""],PCCERT_CHAIN_CONTEXT:[33,1,1,""],PCCERT_CHAIN_ELEMENT:[33,1,1,""],PCCERT_CONTEXT:[33,1,1,""],PCCERT_SIMPLE_CHAIN:[33,1,1,""],PCCERT_STRONG_SIGN_PARA:[33,1,1,""],PCCRL_CONTEXT:[33,1,1,""],PCCTL_CONTEXT:[33,1,1,""],PCERT_BLOB:[33,1,1,""],PCERT_CHAIN_CONTEXT:[33,1,1,""],PCERT_CHAIN_ELEMENT:[33,1,1,""],PCERT_CHAIN_ENGINE_CONFIG:[33,1,1,""],PCERT_CHAIN_PARA:[33,1,1,""],PCERT_CONTEXT:[33,1,1,""],PCERT_ENHKEY_USAGE:[33,1,1,""],PCERT_EXTENSION:[33,1,1,""],PCERT_EXTENSIONS:[33,1,1,""],PCERT_ID:[33,1,1,""],PCERT_INFO:[33,1,1,""],PCERT_ISSUER_SERIAL_NUMBER:[33,1,1,""],PCERT_KEY_CONTEXT:[33,1,1,""],PCERT_NAME_BLOB:[33,1,1,""],PCERT_PUBLIC_KEY_INFO:[33,1,1,""],PCERT_RDN_VALUE_BLOB:[33,1,1,""],PCERT_REVOCATION_CRL_INFO:[33,1,1,""],PCERT_REVOCATION_INFO:[33,1,1,""],PCERT_SIMPLE_CHAIN:[33,1,1,""],PCERT_STRONG_SIGN_PARA:[33,1,1,""],PCERT_STRONG_SIGN_SERIALIZED_INFO:[33,1,1,""],PCERT_TRUST_LIST_INFO:[33,1,1,""],PCERT_TRUST_STATUS:[33,1,1,""],PCERT_USAGE_MATCH:[33,1,1,""],PCEVENT_DESCRIPTOR:[33,1,1,""],PCHAR:[33,1,1,""],PCIDLIST_ABSOLUTE:[33,1,1,""],PCLAIM_SECURITY_ATTRIBUTES_INFORMATION:[33,1,1,""],PCLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE:[33,1,1,""],PCLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_RELATIVE:[33,1,1,""],PCLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE:[33,1,1,""],PCLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1:[33,1,1,""],PCLAIM_SECURITY_ATTRIBUTE_V1:[33,1,1,""],PCMSG_CTRL_DECRYPT_PARA:[33,1,1,""],PCMSG_ENVELOPED_ENCODE_INFO:[33,1,1,""],PCMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO:[33,1,1,""],PCMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO:[33,1,1,""],PCMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO:[33,1,1,""],PCMSG_RECIPIENT_ENCODE_INFO:[33,1,1,""],PCMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO:[33,1,1,""],PCMSG_SIGNER_INFO:[33,1,1,""],PCMSG_STREAM_INFO:[33,1,1,""],PCONTEXT32:[33,1,1,""],PCONTEXT64:[33,1,1,""],PCRL_BLOB:[33,1,1,""],PCRL_CONTEXT:[33,1,1,""],PCRL_ENTRY:[33,1,1,""],PCRL_INFO:[33,1,1,""],PCRYPTCATATTRIBUTE:[33,1,1,""],PCRYPTCATMEMBER:[33,1,1,""],PCRYPT_ALGORITHM_IDENTIFIER:[33,1,1,""],PCRYPT_ATTRIBUTE:[33,1,1,""],PCRYPT_ATTRIBUTES:[33,1,1,""],PCRYPT_ATTRIBUTE_TYPE_VALUE:[33,1,1,""],PCRYPT_ATTR_BLOB:[33,1,1,""],PCRYPT_BIT_BLOB:[33,1,1,""],PCRYPT_DATA_BLOB:[33,1,1,""],PCRYPT_DECRYPT_MESSAGE_PARA:[33,1,1,""],PCRYPT_DER_BLOB:[33,1,1,""],PCRYPT_DIGEST_BLOB:[33,1,1,""],PCRYPT_ENCODE_PARA:[33,1,1,""],PCRYPT_ENCRYPT_MESSAGE_PARA:[33,1,1,""],PCRYPT_HASH_BLOB:[33,1,1,""],PCRYPT_HASH_MESSAGE_PARA:[33,1,1,""],PCRYPT_INTEGER_BLOB:[33,1,1,""],PCRYPT_KEY_PROV_INFO:[33,1,1,""],PCRYPT_KEY_PROV_PARAM:[33,1,1,""],PCRYPT_KEY_VERIFY_MESSAGE_PARA:[33,1,1,""],PCRYPT_OBJID_BLOB:[33,1,1,""],PCRYPT_SIGN_MESSAGE_PARA:[33,1,1,""],PCRYPT_UINT_BLOB:[33,1,1,""],PCRYPT_VERIFY_MESSAGE_PARA:[33,1,1,""],PCSTR:[33,3,1,""],PCTL_CONTEXT:[33,1,1,""],PCTL_ENTRY:[33,1,1,""],PCTL_INFO:[33,1,1,""],PCTL_USAGE:[33,1,1,""],PCURDIR:[33,1,1,""],PCWSTR:[33,3,1,""],PDATA_BLOB:[33,1,1,""],PDEBUG_BREAKPOINT_PARAMETERS:[33,1,1,""],PDEBUG_EXCEPTION_FILTER_PARAMETERS:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_BREAKPOINT:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_EXCEPTION:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_EXIT_PROCESS:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_EXIT_THREAD:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_LOAD_MODULE:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_SYSTEM_ERROR:[33,1,1,""],PDEBUG_LAST_EVENT_INFO_UNLOAD_MODULE:[33,1,1,""],PDEBUG_MODULE_AND_ID:[33,1,1,""],PDEBUG_MODULE_PARAMETERS:[33,1,1,""],PDEBUG_OFFSET_REGION:[33,1,1,""],PDEBUG_PROCESSOR_IDENTIFICATION_ALL:[33,1,1,""],PDEBUG_PROCESSOR_IDENTIFICATION_ALPHA:[33,1,1,""],PDEBUG_PROCESSOR_IDENTIFICATION_AMD64:[33,1,1,""],PDEBUG_PROCESSOR_IDENTIFICATION_ARM:[33,1,1,""],PDEBUG_PROCESSOR_IDENTIFICATION_IA64:[33,1,1,""],PDEBUG_PROCESSOR_IDENTIFICATION_X86:[33,1,1,""],PDEBUG_REGISTER_DESCRIPTION:[33,1,1,""],PDEBUG_SPECIFIC_FILTER_PARAMETERS:[33,1,1,""],PDEBUG_STACK_FRAME:[33,1,1,""],PDEBUG_SYMBOL_ENTRY:[33,1,1,""],PDEBUG_SYMBOL_PARAMETERS:[33,1,1,""],PDEBUG_SYMBOL_SOURCE_ENTRY:[33,1,1,""],PDEBUG_VALUE:[33,1,1,""],PDNS_AAAA_DATA:[33,1,1,""],PDNS_ATMA_DATA:[33,1,1,""],PDNS_A_DATA:[33,1,1,""],PDNS_CACHE_ENTRY:[33,1,1,""],PDNS_DHCID_DATA:[33,1,1,""],PDNS_DNSKEY_DATA:[33,1,1,""],PDNS_DS_DATA:[33,1,1,""],PDNS_KEY_DATA:[33,1,1,""],PDNS_LOC_DATA:[33,1,1,""],PDNS_MINFO_DATAA:[33,1,1,""],PDNS_MINFO_DATAW:[33,1,1,""],PDNS_MX_DATAA:[33,1,1,""],PDNS_MX_DATAW:[33,1,1,""],PDNS_NAPTR_DATAA:[33,1,1,""],PDNS_NAPTR_DATAW:[33,1,1,""],PDNS_NSEC3PARAM_DATA:[33,1,1,""],PDNS_NSEC3_DATA:[33,1,1,""],PDNS_NSEC_DATAA:[33,1,1,""],PDNS_NSEC_DATAW:[33,1,1,""],PDNS_NULL_DATA:[33,1,1,""],PDNS_NXT_DATAA:[33,1,1,""],PDNS_NXT_DATAW:[33,1,1,""],PDNS_OPT_DATA:[33,1,1,""],PDNS_PTR_DATAA:[33,1,1,""],PDNS_PTR_DATAW:[33,1,1,""],PDNS_RECORDA:[33,1,1,""],PDNS_RECORDW:[33,1,1,""],PDNS_RRSIG_DATAA:[33,1,1,""],PDNS_RRSIG_DATAW:[33,1,1,""],PDNS_SIG_DATAA:[33,1,1,""],PDNS_SIG_DATAW:[33,1,1,""],PDNS_SOA_DATAA:[33,1,1,""],PDNS_SOA_DATAW:[33,1,1,""],PDNS_SRV_DATAA:[33,1,1,""],PDNS_SRV_DATAW:[33,1,1,""],PDNS_TKEY_DATAA:[33,1,1,""],PDNS_TKEY_DATAW:[33,1,1,""],PDNS_TLSA_DATA:[33,1,1,""],PDNS_TSIG_DATAA:[33,1,1,""],PDNS_TSIG_DATAW:[33,1,1,""],PDNS_TXT_DATAA:[33,1,1,""],PDNS_TXT_DATAW:[33,1,1,""],PDNS_UNKNOWN_DATA:[33,1,1,""],PDNS_WINSR_DATAA:[33,1,1,""],PDNS_WINSR_DATAW:[33,1,1,""],PDNS_WINS_DATA:[33,1,1,""],PDNS_WKS_DATA:[33,1,1,""],PDWORD64:[33,1,1,""],PDWORD:[33,1,1,""],PEB:[33,1,1,""],PEB_LDR_DATA:[33,1,1,""],PENABLE_TRACE_PARAMETERS:[33,1,1,""],PETW_BUFFER_CONTEXT:[33,1,1,""],PEVENTLOGRECORD:[33,1,1,""],PEVENT_CALLBACK:[33,3,1,""],PEVENT_DATA_DESCRIPTOR:[33,1,1,""],PEVENT_DESCRIPTOR:[33,1,1,""],PEVENT_FILTER_DESCRIPTOR:[33,1,1,""],PEVENT_HEADER:[33,1,1,""],PEVENT_HEADER_EXTENDED_DATA_ITEM:[33,1,1,""],PEVENT_RECORD:[33,1,1,""],PEVENT_RECORD_CALLBACK:[33,3,1,""],PEVENT_TRACE:[33,1,1,""],PEVENT_TRACE_BUFFER_CALLBACKA:[33,3,1,""],PEVENT_TRACE_BUFFER_CALLBACKW:[33,3,1,""],PEVENT_TRACE_HEADER:[33,1,1,""],PEVENT_TRACE_LOGFILEA:[33,1,1,""],PEVENT_TRACE_LOGFILEW:[33,1,1,""],PEVENT_TRACE_PROPERTIES:[33,1,1,""],PEVT_VARIANT:[33,1,1,""],PEXCEPTION_POINTERS32:[33,1,1,""],PEXCEPTION_POINTERS64:[33,1,1,""],PEXCEPTION_RECORD32:[33,1,1,""],PEXCEPTION_RECORD64:[33,1,1,""],PEXCEPTION_RECORD:[33,1,1,""],PFILETIME:[33,1,1,""],PFILE_ACCESS_INFORMATION:[33,1,1,""],PFILE_ALIGNMENT_INFORMATION:[33,1,1,""],PFILE_ALL_INFORMATION:[33,1,1,""],PFILE_ATTRIBUTE_TAG_INFORMATION:[33,1,1,""],PFILE_BASIC_INFORMATION:[33,1,1,""],PFILE_DISPOSITION_INFORMATION:[33,1,1,""],PFILE_EA_INFORMATION:[33,1,1,""],PFILE_FS_ATTRIBUTE_INFORMATION:[33,1,1,""],PFILE_FS_CONTROL_INFORMATION:[33,1,1,""],PFILE_FS_DEVICE_INFORMATION:[33,1,1,""],PFILE_FS_DRIVER_PATH_INFORMATION:[33,1,1,""],PFILE_FS_FULL_SIZE_INFORMATION:[33,1,1,""],PFILE_FS_LABEL_INFORMATION:[33,1,1,""],PFILE_FS_OBJECTID_INFORMATION:[33,1,1,""],PFILE_FS_SECTOR_SIZE_INFORMATION:[33,1,1,""],PFILE_FS_SIZE_INFORMATION:[33,1,1,""],PFILE_FS_VOLUME_INFORMATION:[33,1,1,""],PFILE_FULL_EA_INFORMATION:[33,1,1,""],PFILE_GET_EA_INFORMATION:[33,1,1,""],PFILE_INFORMATION_CLASS:[33,1,1,""],PFILE_INTERNAL_INFORMATION:[33,1,1,""],PFILE_IO_PRIORITY_HINT_INFORMATION:[33,1,1,""],PFILE_IS_REMOTE_DEVICE_INFORMATION:[33,1,1,""],PFILE_LINK_INFORMATION:[33,1,1,""],PFILE_MODE_INFORMATION:[33,1,1,""],PFILE_NAME_INFORMATION:[33,1,1,""],PFILE_NETWORK_OPEN_INFORMATION:[33,1,1,""],PFILE_POSITION_INFORMATION:[33,1,1,""],PFILE_STANDARD_INFORMATION:[33,1,1,""],PFILE_STREAM_INFORMATION:[33,1,1,""],PFN_CRYPT_ENUM_OID_FUNC:[33,3,1,""],PFN_CRYPT_GET_SIGNER_CERTIFICATE:[33,3,1,""],PFUNCTION_TABLE_ACCESS_ROUTINE64:[33,3,1,""],PFUNCTION_TABLE_ACCESS_ROUTINE:[33,3,1,""],PGENERIC_MAPPING:[33,1,1,""],PGET_MODULE_BASE_ROUTINE64:[33,3,1,""],PGET_MODULE_BASE_ROUTINE:[33,3,1,""],PHANDLE:[33,1,1,""],PHANDLER_ROUTINE:[33,3,1,""],PHKEY:[33,1,1,""],PIDLIST_ABSOLUTE:[33,1,1,""],PIMAGEHLP_CBA_EVENT:[33,1,1,""],PIMAGEHLP_CBA_EVENTW:[33,1,1,""],PIMAGEHLP_CBA_READ_MEMORY:[33,1,1,""],PIMAGEHLP_CONTEXT:[33,3,1,""],PIMAGEHLP_DEFERRED_SYMBOL_LOAD64:[33,1,1,""],PIMAGEHLP_DEFERRED_SYMBOL_LOAD:[33,1,1,""],PIMAGEHLP_DEFERRED_SYMBOL_LOADW64:[33,1,1,""],PIMAGEHLP_DUPLICATE_SYMBOL64:[33,1,1,""],PIMAGEHLP_DUPLICATE_SYMBOL:[33,1,1,""],PIMAGEHLP_MODULE64:[33,1,1,""],PIMAGEHLP_MODULEW64:[33,1,1,""],PIMAGEHLP_STACK_FRAME:[33,1,1,""],PIMAGEHLP_SYMBOL64:[33,1,1,""],PIMAGEHLP_SYMBOL:[33,1,1,""],PIMAGEHLP_SYMBOLW64:[33,1,1,""],PIMAGE_BASE_RELOCATION:[33,1,1,""],PIMAGE_DATA_DIRECTORY:[33,1,1,""],PIMAGE_EXPORT_DIRECTORY:[33,1,1,""],PIMAGE_FILE_HEADER:[33,1,1,""],PIMAGE_IMPORT_BY_NAME:[33,1,1,""],PIMAGE_IMPORT_DESCRIPTOR:[33,1,1,""],PIMAGE_NT_HEADERS32:[33,1,1,""],PIMAGE_NT_HEADERS64:[33,1,1,""],PIMAGE_OPTIONAL_HEADER32:[33,1,1,""],PIMAGE_OPTIONAL_HEADER64:[33,1,1,""],PIMAGE_SECTION_HEADER:[33,1,1,""],PIO_APC_ROUTINE:[33,3,1,""],PIO_STATUS_BLOCK:[33,1,1,""],PIP6_ADDRESS:[33,1,1,""],PIP_ADAPTER_INDEX_MAP:[33,1,1,""],PIP_INTERFACE_INFO:[33,1,1,""],PISECURITY_DESCRIPTOR:[33,1,1,""],PKDHELP64:[33,1,1,""],PKDHELP:[33,1,1,""],PKEY_VALUE_BASIC_INFORMATION:[33,1,1,""],PKEY_VALUE_FULL_INFORMATION:[33,1,1,""],PKEY_VALUE_PARTIAL_INFORMATION:[33,1,1,""],PLARGE_INTEGER:[33,1,1,""],PLDR_DATA_TABLE_ENTRY:[33,1,1,""],PLIST_ENTRY:[33,1,1,""],PLONG64:[33,1,1,""],PLSA_UNICODE_STRING:[33,1,1,""],PLUID:[33,1,1,""],PLUID_AND_ATTRIBUTES:[33,1,1,""],PM128A:[33,1,1,""],PMEMORY_BASIC_INFORMATION32:[33,1,1,""],PMEMORY_BASIC_INFORMATION64:[33,1,1,""],PMEMORY_BASIC_INFORMATION:[33,1,1,""],PMIB_IFROW:[33,1,1,""],PMIB_IFTABLE:[33,1,1,""],PMIB_IPADDRROW_XP:[33,1,1,""],PMIB_IPADDRTABLE:[33,1,1,""],PMIB_TCP6ROW_OWNER_PID:[33,1,1,""],PMIB_TCP6TABLE_OWNER_PID:[33,1,1,""],PMIB_TCPROW:[33,1,1,""],PMIB_TCPROW_OWNER_PID:[33,1,1,""],PMIB_TCPTABLE_OWNER_PID:[33,1,1,""],PMIB_UDP6ROW_OWNER_PID:[33,1,1,""],PMIB_UDP6TABLE_OWNER_PID:[33,1,1,""],PMIB_UDPROW_OWNER_PID:[33,1,1,""],PMIB_UDPTABLE_OWNER_PID:[33,1,1,""],PMODLOAD_DATA:[33,1,1,""],POBJECT_ATTRIBUTES:[33,1,1,""],POBJECT_DIRECTORY_INFORMATION:[33,1,1,""],POBJECT_TYPES_INFORMATION:[33,1,1,""],POLECHAR:[33,3,1,""],POPEN_VIRTUAL_DISK_PARAMETERS:[33,1,1,""],PORT_MESSAGE32:[33,1,1,""],PORT_MESSAGE64:[33,1,1,""],PORT_MESSAGE_TMP_UNION:[33,1,1,""],PORT_VIEW:[33,1,1,""],POSVERSIONINFOA:[33,1,1,""],POSVERSIONINFOEXA:[33,1,1,""],POSVERSIONINFOEXW:[33,1,1,""],POSVERSIONINFOW:[33,1,1,""],PPEB:[33,1,1,""],PPEB_LDR_DATA:[33,1,1,""],PPORT_MESSAGE32:[33,1,1,""],PPORT_MESSAGE64:[33,1,1,""],PPORT_MESSAGE:[33,3,1,""],PPORT_VIEW:[33,1,1,""],PPRIVILEGE_SET:[33,1,1,""],PPROCESSENTRY32:[33,1,1,""],PPROCESSENTRY32W:[33,1,1,""],PPROCESS_BASIC_INFORMATION:[33,1,1,""],PPROCESS_INFORMATION:[33,1,1,""],PPROCESS_INSTRUMENTATION_CALLBACK_INFORMATION:[33,1,1,""],PPROCESS_MEMORY_COUNTERS:[33,1,1,""],PPROCESS_MITIGATION_ASLR_POLICY:[33,1,1,""],PPROCESS_MITIGATION_BINARY_SIGNATURE_POLICY:[33,1,1,""],PPROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY:[33,1,1,""],PPROCESS_MITIGATION_DEP_POLICY:[33,1,1,""],PPROCESS_MITIGATION_DYNAMIC_CODE_POLICY:[33,1,1,""],PPROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY:[33,1,1,""],PPROCESS_MITIGATION_IMAGE_LOAD_POLICY:[33,1,1,""],PPROCESS_MITIGATION_POLICY:[33,1,1,""],PPROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY:[33,1,1,""],PPROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY:[33,1,1,""],PPROVIDER_ENUMERATION_INFO:[33,1,1,""],PPSAPI_WORKING_SET_BLOCK32:[33,1,1,""],PPSAPI_WORKING_SET_BLOCK64:[33,1,1,""],PPSAPI_WORKING_SET_BLOCK:[33,1,1,""],PPSAPI_WORKING_SET_EX_BLOCK32:[33,1,1,""],PPSAPI_WORKING_SET_EX_BLOCK64:[33,1,1,""],PPSAPI_WORKING_SET_EX_BLOCK:[33,1,1,""],PPSAPI_WORKING_SET_EX_INFORMATION32:[33,1,1,""],PPSAPI_WORKING_SET_EX_INFORMATION64:[33,1,1,""],PPSAPI_WORKING_SET_EX_INFORMATION:[33,1,1,""],PPSAPI_WORKING_SET_INFORMATION32:[33,1,1,""],PPSAPI_WORKING_SET_INFORMATION64:[33,1,1,""],PPSAPI_WORKING_SET_INFORMATION:[33,1,1,""],PPS_POST_PROCESS_INIT_ROUTINE:[33,3,1,""],PPUBLIC_OBJECT_BASIC_INFORMATION:[33,1,1,""],PPUBLIC_OBJECT_TYPE_INFORMATION:[33,1,1,""],PREAD_PROCESS_MEMORY_ROUTINE64:[33,3,1,""],PREAD_PROCESS_MEMORY_ROUTINE:[33,3,1,""],PREMOTE_PORT_VIEW:[33,1,1,""],PRGBTRIPLE:[33,1,1,""],PRIVILEGE_SET:[33,1,1,""],PRLIST_ENTRY:[33,1,1,""],PROCESSENTRY32:[33,1,1,""],PROCESSENTRY32W:[33,1,1,""],PROCESSINFOCLASS:[33,1,1,""],PROCESS_BASIC_INFORMATION:[33,1,1,""],PROCESS_INFORMATION:[33,1,1,""],PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION:[33,1,1,""],PROCESS_MEMORY_COUNTERS:[33,1,1,""],PROCESS_MEMORY_COUNTERS_EX:[33,1,1,""],PROCESS_MITIGATION_ASLR_POLICY:[33,1,1,""],PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY:[33,1,1,""],PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY:[33,1,1,""],PROCESS_MITIGATION_DEP_POLICY:[33,1,1,""],PROCESS_MITIGATION_DYNAMIC_CODE_POLICY:[33,1,1,""],PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY:[33,1,1,""],PROCESS_MITIGATION_IMAGE_LOAD_POLICY:[33,1,1,""],PROCESS_MITIGATION_POLICY:[33,1,1,""],PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY:[33,1,1,""],PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY:[33,1,1,""],PROPERTYKEY:[33,1,1,""],PROVIDER_ENUMERATION_INFO:[33,1,1,""],PRTLP_CURDIR_REF:[33,1,1,""],PRTL_DRIVE_LETTER_CURDIR:[33,1,1,""],PRTL_OSVERSIONINFOEXW:[33,1,1,""],PRTL_OSVERSIONINFOW:[33,1,1,""],PRTL_RELATIVE_NAME_U:[33,1,1,""],PRTL_UNLOAD_EVENT_TRACE32:[33,1,1,""],PRTL_UNLOAD_EVENT_TRACE64:[33,1,1,""],PRTL_UNLOAD_EVENT_TRACE:[33,1,1,""],PRTL_USER_PROCESS_PARAMETERS:[33,1,1,""],PSAPI_WORKING_SET_BLOCK32:[33,1,1,""],PSAPI_WORKING_SET_BLOCK64:[33,1,1,""],PSAPI_WORKING_SET_BLOCK:[33,1,1,""],PSAPI_WORKING_SET_EX_BLOCK32:[33,1,1,""],PSAPI_WORKING_SET_EX_BLOCK64:[33,1,1,""],PSAPI_WORKING_SET_EX_BLOCK:[33,1,1,""],PSAPI_WORKING_SET_EX_INFORMATION32:[33,1,1,""],PSAPI_WORKING_SET_EX_INFORMATION64:[33,1,1,""],PSAPI_WORKING_SET_EX_INFORMATION:[33,1,1,""],PSAPI_WORKING_SET_INFORMATION32:[33,1,1,""],PSAPI_WORKING_SET_INFORMATION64:[33,1,1,""],PSAPI_WORKING_SET_INFORMATION:[33,1,1,""],PSECURITY_ATTRIBUTES:[33,1,1,""],PSECURITY_ATTRIBUTES_OPAQUE:[33,3,1,""],PSECURITY_DESCRIPTOR:[33,3,1,""],PSECURITY_DESCRIPTOR_CONTROL:[33,1,1,""],PSECURITY_IMPERSONATION_LEVEL:[33,1,1,""],PSECURITY_INFORMATION:[33,1,1,""],PSECURITY_QUALITY_OF_SERVICE:[33,1,1,""],PSID:[33,1,1,""],PSID_AND_ATTRIBUTES:[33,1,1,""],PSID_AND_ATTRIBUTES_HASH:[33,1,1,""],PSID_HASH_ENTRY:[33,1,1,""],PSID_IDENTIFIER_AUTHORITY:[33,1,1,""],PSID_NAME_USE:[33,1,1,""],PSIP_INDIRECT_DATA:[33,1,1,""],PSIZE_T:[33,1,1,""],PSOLE_AUTHENTICATION_SERVICE:[33,1,1,""],PSPC_INDIRECT_DATA_CONTENT:[33,1,1,""],PSPC_LINK:[33,1,1,""],PSPC_PE_IMAGE_DATA:[33,1,1,""],PSPC_SERIALIZED_OBJECT:[33,1,1,""],PSPC_SP_OPUS_INFO:[33,1,1,""],PSTR:[33,3,1,""],PSTRING:[33,1,1,""],PSYMBOL_INFO:[33,1,1,""],PSYMBOL_INFOW:[33,1,1,""],PSYMBOL_REGISTERED_CALLBACK64:[33,3,1,""],PSYMBOL_REGISTERED_CALLBACK:[33,3,1,""],PSYMSRV_INDEX_INFO:[33,1,1,""],PSYMSRV_INDEX_INFOW:[33,1,1,""],PSYM_ENUMERATESYMBOLS_CALLBACK:[33,3,1,""],PSYM_ENUMERATESYMBOLS_CALLBACKW:[33,3,1,""],PSYM_ENUMPROCESSES_CALLBACK:[33,3,1,""],PSYSTEMTIME:[33,1,1,""],PSYSTEM_ALARM_CALLBACK_ACE:[33,1,1,""],PSYSTEM_ALARM_CALLBACK_OBJECT_ACE:[33,1,1,""],PSYSTEM_ALARM_OBJECT_ACE:[33,1,1,""],PSYSTEM_AUDIT_CALLBACK_ACE:[33,1,1,""],PSYSTEM_AUDIT_CALLBACK_OBJECT_ACE:[33,1,1,""],PSYSTEM_AUDIT_OBJECT_ACE:[33,1,1,""],PSYSTEM_HANDLE_INFORMATION64:[33,1,1,""],PSYSTEM_HANDLE_INFORMATION:[33,1,1,""],PSYSTEM_MANDATORY_LABEL_ACE:[33,1,1,""],PSYSTEM_MODULE32:[33,1,1,""],PSYSTEM_MODULE64:[33,1,1,""],PSYSTEM_MODULE_INFORMATION32:[33,1,1,""],PSYSTEM_MODULE_INFORMATION64:[33,1,1,""],PSYSTEM_PROCESS_TRUST_LABEL_ACE:[33,1,1,""],PSYSTEM_RESOURCE_ATTRIBUTE_ACE:[33,1,1,""],PSYSTEM_SCOPED_POLICY_ID_ACE:[33,1,1,""],PSYSTEM_VERIFIER_INFORMATION:[33,1,1,""],PTHREADENTRY32:[33,1,1,""],PTHREAD_BASIC_INFORMATION:[33,1,1,""],PTHREAD_INFORMATION_CLASS:[33,1,1,""],PTIME_ZONE_INFORMATION:[33,1,1,""],PTOKEN_ACCESS_INFORMATION:[33,1,1,""],PTOKEN_APPCONTAINER_INFORMATION:[33,1,1,""],PTOKEN_DEFAULT_DACL:[33,1,1,""],PTOKEN_ELEVATION:[33,1,1,""],PTOKEN_ELEVATION_TYPE:[33,1,1,""],PTOKEN_GROUPS:[33,1,1,""],PTOKEN_GROUPS_AND_PRIVILEGES:[33,1,1,""],PTOKEN_INFORMATION_CLASS:[33,1,1,""],PTOKEN_LINKED_TOKEN:[33,1,1,""],PTOKEN_MANDATORY_LABEL:[33,1,1,""],PTOKEN_MANDATORY_POLICY:[33,1,1,""],PTOKEN_ORIGIN:[33,1,1,""],PTOKEN_OWNER:[33,1,1,""],PTOKEN_PRIMARY_GROUP:[33,1,1,""],PTOKEN_PRIVILEGES:[33,1,1,""],PTOKEN_SECURITY_ATTRIBUTES_INFORMATION:[33,1,1,""],PTOKEN_SECURITY_ATTRIBUTE_FQBN_VALUE:[33,1,1,""],PTOKEN_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE:[33,1,1,""],PTOKEN_SECURITY_ATTRIBUTE_V1:[33,1,1,""],PTOKEN_SOURCE:[33,1,1,""],PTOKEN_STATISTICS:[33,1,1,""],PTOKEN_TYPE:[33,1,1,""],PTOKEN_USER:[33,1,1,""],PTRACEHANDLE:[33,1,1,""],PTRACE_ENABLE_INFO:[33,1,1,""],PTRACE_GUID_INFO:[33,1,1,""],PTRACE_GUID_REGISTRATION:[33,1,1,""],PTRACE_LOGFILE_HEADER:[33,1,1,""],PTRACE_PROVIDER_INSTANCE_INFO:[33,1,1,""],PTRANSLATE_ADDRESS_ROUTINE64:[33,3,1,""],PTRANSLATE_ADDRESS_ROUTINE:[33,3,1,""],PUBLIC_OBJECT_BASIC_INFORMATION:[33,1,1,""],PUBLIC_OBJECT_TYPE_INFORMATION:[33,1,1,""],PUCHAR:[33,1,1,""],PUINT:[33,1,1,""],PULONG64:[33,1,1,""],PULONG:[33,1,1,""],PULONGLONG:[33,1,1,""],PUNICODE_STRING:[33,1,1,""],PUSHORT:[33,1,1,""],PVECTORED_EXCEPTION_HANDLER:[33,3,1,""],PVIRTUAL_STORAGE_TYPE:[33,1,1,""],PVOID:[33,3,1,""],PWIN32_FIND_DATAA:[33,1,1,""],PWIN32_FIND_DATAW:[33,1,1,""],PWINDBG_EXTENSION_APIS32:[33,3,1,""],PWINDBG_EXTENSION_APIS64:[33,3,1,""],PWINTRUST_BLOB_INFO:[33,1,1,""],PWINTRUST_CATALOG_INFO:[33,1,1,""],PWINTRUST_CERT_INFO:[33,1,1,""],PWINTRUST_DATA:[33,1,1,""],PWINTRUST_FILE_INFO:[33,1,1,""],PWINTRUST_SGNR_INFO:[33,1,1,""],PWNDCLASSEXA:[33,1,1,""],PWNDCLASSEXW:[33,1,1,""],PWNODE_HEADER:[33,1,1,""],PWOW64_CONTEXT:[33,1,1,""],PWSTR:[33,3,1,""],PXSAVE_FORMAT_32:[33,1,1,""],PXSAVE_FORMAT_64:[33,1,1,""],PZZWSTR:[33,3,1,""],QUERY_SERVICE_CONFIGA:[33,1,1,""],QUERY_SERVICE_CONFIGW:[33,1,1,""],REFCLSID:[33,1,1,""],REFGUID:[33,1,1,""],REFIID:[33,1,1,""],REFPROPERTYKEY:[33,1,1,""],REGSAM:[33,3,1,""],REMOTE_PORT_VIEW:[33,1,1,""],RGBQUAD:[33,1,1,""],RGBTRIPLE:[33,1,1,""],RIP_INFO:[33,1,1,""],RPCOLEDATAREP:[33,3,1,""],RPC_IF_ID:[33,1,1,""],RTLP_CURDIR_REF:[33,1,1,""],RTL_DRIVE_LETTER_CURDIR:[33,1,1,""],RTL_OSVERSIONINFOEXW:[33,1,1,""],RTL_OSVERSIONINFOW:[33,1,1,""],RTL_PATH_TYPE:[33,1,1,""],RTL_RELATIVE_NAME_U:[33,1,1,""],RTL_UNLOAD_EVENT_TRACE32:[33,1,1,""],RTL_UNLOAD_EVENT_TRACE64:[33,1,1,""],RTL_UNLOAD_EVENT_TRACE:[33,1,1,""],RTL_USER_PROCESS_PARAMETERS:[33,1,1,""],SAFEARRAY:[33,1,1,""],SAFEARRAYBOUND:[33,1,1,""],SCODE:[33,3,1,""],SC_ENUM_TYPE:[33,1,1,""],SC_STATUS_TYPE:[33,1,1,""],SECTION_INHERIT:[33,1,1,""],SECURITY_ATTRIBUTES:[33,1,1,""],SECURITY_CONTEXT_TRACKING_MODE:[33,3,1,""],SECURITY_DESCRIPTOR:[33,1,1,""],SECURITY_DESCRIPTOR_CONTROL:[33,3,1,""],SECURITY_IMPERSONATION_LEVEL:[33,1,1,""],SECURITY_INFORMATION:[33,3,1,""],SECURITY_QUALITY_OF_SERVICE:[33,1,1,""],SERVICE_STATUS:[33,1,1,""],SERVICE_STATUS_PROCESS:[33,1,1,""],SE_OBJECT_TYPE:[33,1,1,""],SFGAOF:[33,3,1,""],SHITEMID:[33,1,1,""],SIATTRIBFLAGS:[33,1,1,""],SICHINTF:[33,1,1,""],SID_AND_ATTRIBUTES:[33,1,1,""],SID_AND_ATTRIBUTES_HASH:[33,1,1,""],SID_HASH_ENTRY:[33,3,1,""],SID_IDENTIFIER_AUTHORITY:[33,1,1,""],SID_NAME_USE:[33,1,1,""],SIGDN:[33,1,1,""],SIP_INDIRECT_DATA:[33,1,1,""],SIP_INDIRECT_DATA_:[33,1,1,""],SIZE_T:[33,3,1,""],SOLE_AUTHENTICATION_SERVICE:[33,1,1,""],SPC_INDIRECT_DATA_CONTENT:[33,1,1,""],SPC_LINK:[33,1,1,""],SPC_LINK_:[33,1,1,""],SPC_PE_IMAGE_DATA:[33,1,1,""],SPC_SERIALIZED_OBJECT:[33,1,1,""],SPC_SP_OPUS_INFO:[33,1,1,""],SPC_UUID:[33,3,1,""],STACKFRAME64:[33,1,1,""],STACKFRAME:[33,1,1,""],STACKFRAME_EX:[33,1,1,""],STARTUPINFOA:[33,1,1,""],STARTUPINFOEXA:[33,1,1,""],STARTUPINFOEXW:[33,1,1,""],STARTUPINFOW:[33,1,1,""],STATSTG:[33,1,1,""],STRING:[33,1,1,""],SYMBOL_INFO:[33,1,1,""],SYMBOL_INFOW:[33,1,1,""],SYMSRV_INDEX_INFO:[33,1,1,""],SYMSRV_INDEX_INFOW:[33,1,1,""],SYM_TYPE:[33,1,1,""],SYSKIND:[33,1,1,""],SYSTEMTIME:[33,1,1,""],SYSTEM_ALARM_ACE:[33,1,1,""],SYSTEM_ALARM_CALLBACK_ACE:[33,1,1,""],SYSTEM_ALARM_CALLBACK_OBJECT_ACE:[33,1,1,""],SYSTEM_ALARM_OBJECT_ACE:[33,1,1,""],SYSTEM_AUDIT_ACE:[33,1,1,""],SYSTEM_AUDIT_CALLBACK_ACE:[33,1,1,""],SYSTEM_AUDIT_CALLBACK_OBJECT_ACE:[33,1,1,""],SYSTEM_AUDIT_OBJECT_ACE:[33,1,1,""],SYSTEM_HANDLE64:[33,1,1,""],SYSTEM_HANDLE:[33,1,1,""],SYSTEM_HANDLE_INFORMATION64:[33,1,1,""],SYSTEM_HANDLE_INFORMATION:[33,1,1,""],SYSTEM_INFORMATION_CLASS:[33,1,1,""],SYSTEM_MANDATORY_LABEL_ACE:[33,1,1,""],SYSTEM_MODULE32:[33,1,1,""],SYSTEM_MODULE64:[33,1,1,""],SYSTEM_MODULE_INFORMATION32:[33,1,1,""],SYSTEM_MODULE_INFORMATION64:[33,1,1,""],SYSTEM_PROCESS_TRUST_LABEL_ACE:[33,1,1,""],SYSTEM_RESOURCE_ATTRIBUTE_ACE:[33,1,1,""],SYSTEM_SCOPED_POLICY_ID_ACE:[33,1,1,""],SYSTEM_VERIFIER_INFORMATION:[33,1,1,""],SymTagEnum:[33,1,1,""],TASK_ACTION_TYPE:[33,1,1,""],TASK_COMPATIBILITY:[33,1,1,""],TASK_CREATION:[33,1,1,""],TASK_ENUM_FLAGS:[33,1,1,""],TASK_INSTANCES_POLICY:[33,1,1,""],TASK_LOGON_TYPE:[33,1,1,""],TASK_RUNLEVEL_TYPE:[33,1,1,""],TASK_RUN_FLAGS:[33,1,1,""],TASK_STATE:[33,1,1,""],TASK_TRIGGER_TYPE2:[33,1,1,""],TCP_TABLE_CLASS:[33,1,1,""],TDHSTATUS:[33,3,1,""],THREADENTRY32:[33,1,1,""],THREAD_BASIC_INFORMATION:[33,1,1,""],THREAD_INFORMATION_CLASS:[33,1,1,""],TIME_ZONE_INFORMATION:[33,1,1,""],TLIBATTR:[33,1,1,""],TMPUNION_CERT_ID:[33,1,1,""],TMPUNION_CMSG_CTRL_DECRYPT_PARA:[33,1,1,""],TMPUNION_CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO:[33,1,1,""],TMPUNION_CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO:[33,1,1,""],TMP_CERT_STRONG_SIGN_PARA_UNION_TYPE:[33,1,1,""],TMP_CMSG_RECIPIENT_ENCODE_INFO_UNION:[33,1,1,""],TMP_CONTEXT64_SUBUNION:[33,1,1,""],TMP_DUMMYSTRUCTNAME:[33,1,1,""],TMP_SPC_LINK_UNION:[33,1,1,""],TMP_TYPEDESC_UNION:[33,1,1,""],TMP_UNION_DEBUG_INFO:[33,1,1,""],TMP_UNION_IO_STATUS_BLOCK:[33,1,1,""],TMP_VARDESC_UNION:[33,1,1,""],TMP_WINTRUST_UNION_TYPE:[33,1,1,""],TMP_lowmid_union:[33,1,1,""],TMP_signscale_union:[33,1,1,""],TOKEN_ACCESS_INFORMATION:[33,1,1,""],TOKEN_APPCONTAINER_INFORMATION:[33,1,1,""],TOKEN_DEFAULT_DACL:[33,1,1,""],TOKEN_ELEVATION:[33,1,1,""],TOKEN_ELEVATION_TYPE:[33,1,1,""],TOKEN_GROUPS:[33,1,1,""],TOKEN_GROUPS_AND_PRIVILEGES:[33,1,1,""],TOKEN_INFORMATION_CLASS:[33,1,1,""],TOKEN_LINKED_TOKEN:[33,1,1,""],TOKEN_MANDATORY_LABEL:[33,1,1,""],TOKEN_MANDATORY_POLICY:[33,1,1,""],TOKEN_ORIGIN:[33,1,1,""],TOKEN_OWNER:[33,1,1,""],TOKEN_PRIMARY_GROUP:[33,1,1,""],TOKEN_PRIVILEGES:[33,1,1,""],TOKEN_SECURITY_ATTRIBUTES_INFORMATION:[33,1,1,""],TOKEN_SECURITY_ATTRIBUTES_INFORMATION_UNION:[33,1,1,""],TOKEN_SECURITY_ATTRIBUTE_FQBN_VALUE:[33,1,1,""],TOKEN_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE:[33,1,1,""],TOKEN_SECURITY_ATTRIBUTE_V1:[33,1,1,""],TOKEN_SECURITY_ATTRIBUTE_V1_UNION:[33,1,1,""],TOKEN_SOURCE:[33,1,1,""],TOKEN_STATISTICS:[33,1,1,""],TOKEN_TYPE:[33,1,1,""],TOKEN_USER:[33,1,1,""],TRACEHANDLE:[33,3,1,""],TRACE_ENABLE_INFO:[33,1,1,""],TRACE_GUID_INFO:[33,1,1,""],TRACE_GUID_REGISTRATION:[33,1,1,""],TRACE_INFO_CLASS:[33,1,1,""],TRACE_LOGFILE_HEADER:[33,1,1,""],TRACE_PROVIDER_INFO:[33,1,1,""],TRACE_PROVIDER_INSTANCE_INFO:[33,1,1,""],TRACE_QUERY_INFO_CLASS:[33,1,1,""],TYPEATTR:[33,1,1,""],TYPEDESC:[33,1,1,""],TYPEKIND:[33,1,1,""],UCHAR:[33,3,1,""],UDP_TABLE_CLASS:[33,1,1,""],UINT16:[33,3,1,""],UINT32:[33,3,1,""],UINT64:[33,3,1,""],UINT8:[33,3,1,""],ULONG64:[33,3,1,""],ULONGLONG:[33,3,1,""],ULONG_PTR:[33,3,1,""],UNICODE_STRING:[33,1,1,""],UNLOAD_DLL_DEBUG_INFO:[33,1,1,""],UdtKind:[33,1,1,""],VARDESC:[33,1,1,""],VARENUM:[33,1,1,""],VARIANT:[33,1,1,""],VARIANTARG:[33,1,1,""],VARKIND:[33,1,1,""],VARTYPE:[33,3,1,""],VIRTUAL_DISK_ACCESS_MASK:[33,1,1,""],VIRTUAL_STORAGE_TYPE:[33,1,1,""],VOID:[33,3,1,""],VS_FIXEDFILEINFO:[33,1,1,""],WBEMSTATUS:[33,1,1,""],WBEM_CHANGE_FLAG_TYPE:[33,1,1,""],WBEM_CONNECT_OPTIONS:[33,1,1,""],WBEM_GENERIC_FLAG_TYPE:[33,1,1,""],WBEM_GENUS_TYPE:[33,1,1,""],WBEM_QUERY_FLAG_TYPE:[33,1,1,""],WBEM_TIMEOUT_TYPE:[33,1,1,""],WELL_KNOWN_SID_TYPE:[33,1,1,""],WIN32_FIND_DATAA:[33,1,1,""],WIN32_FIND_DATAW:[33,1,1,""],WINTRUST_BLOB_INFO:[33,1,1,""],WINTRUST_BLOB_INFO_:[33,1,1,""],WINTRUST_CATALOG_INFO:[33,1,1,""],WINTRUST_CATALOG_INFO_:[33,1,1,""],WINTRUST_CERT_INFO:[33,1,1,""],WINTRUST_CERT_INFO_:[33,1,1,""],WINTRUST_DATA:[33,1,1,""],WINTRUST_FILE_INFO:[33,1,1,""],WINTRUST_FILE_INFO_:[33,1,1,""],WINTRUST_SGNR_INFO:[33,1,1,""],WINTRUST_SGNR_INFO_:[33,1,1,""],WMIDPREQUESTCODE:[33,1,1,""],WNDCLASSEXA:[33,1,1,""],WNDCLASSEXW:[33,1,1,""],WNDENUMPROC:[33,3,1,""],WNDPROC:[33,3,1,""],WNODE_HEADER:[33,1,1,""],WOW64_CONTEXT:[33,1,1,""],WOW64_FLOATING_SAVE_AREA:[33,1,1,""],XSAVE_FORMAT_32:[33,1,1,""],XSAVE_FORMAT_64:[33,1,1,""],_ACCESS_ALLOWED_ACE:[33,1,1,""],_ACCESS_ALLOWED_CALLBACK_ACE:[33,1,1,""],_ACCESS_ALLOWED_CALLBACK_OBJECT_ACE:[33,1,1,""],_ACCESS_ALLOWED_OBJECT_ACE:[33,1,1,""],_ACCESS_DENIED_ACE:[33,1,1,""],_ACCESS_DENIED_CALLBACK_ACE:[33,1,1,""],_ACCESS_DENIED_CALLBACK_OBJECT_ACE:[33,1,1,""],_ACCESS_DENIED_OBJECT_ACE:[33,1,1,""],_ACE_HEADER:[33,1,1,""],_ACL:[33,1,1,""],_ACL_INFORMATION_CLASS:[33,1,1,""],_ACL_REVISION_INFORMATION:[33,1,1,""],_ACL_SIZE_INFORMATION:[33,1,1,""],_ALPC_CONTEXT_ATTR32:[33,1,1,""],_ALPC_CONTEXT_ATTR64:[33,1,1,""],_ALPC_CONTEXT_ATTR:[33,1,1,""],_ALPC_DATA_VIEW_ATTR32:[33,1,1,""],_ALPC_DATA_VIEW_ATTR64:[33,1,1,""],_ALPC_DATA_VIEW_ATTR:[33,1,1,""],_ALPC_DIRECT_ATTR32:[33,1,1,""],_ALPC_DIRECT_ATTR64:[33,1,1,""],_ALPC_DIRECT_ATTR:[33,1,1,""],_ALPC_HANDLE_ATTR32:[33,1,1,""],_ALPC_HANDLE_ATTR64:[33,1,1,""],_ALPC_HANDLE_ATTR:[33,1,1,""],_ALPC_MESSAGE_ATTRIBUTES:[33,1,1,""],_ALPC_MESSAGE_INFORMATION_CLASS:[33,1,1,""],_ALPC_PORT_ATTRIBUTES32:[33,1,1,""],_ALPC_PORT_ATTRIBUTES64:[33,1,1,""],_ALPC_PORT_INFORMATION_CLASS:[33,1,1,""],_ALPC_SECURITY_ATTR32:[33,1,1,""],_ALPC_SECURITY_ATTR64:[33,1,1,""],_ALPC_SECURITY_ATTR:[33,1,1,""],_ALPC_SERVER_INFORMATION_TMP_IN:[33,1,1,""],_ALPC_SERVER_INFORMATION_TMP_OUT:[33,1,1,""],_ALPC_TOKEN_ATTR:[33,1,1,""],_ALPC_WORK_ON_BEHALF_ATTR:[33,1,1,""],_ANON_PEB_SYSTEM_DEPENDENT_02:[33,1,1,""],_ANON_PEB_SYSTEM_DEPENDENT_03:[33,1,1,""],_ANON_PEB_SYSTEM_DEPENDENT_06:[33,1,1,""],_ANON_PEB_SYSTEM_DEPENDENT_07:[33,1,1,""],_ANON_PEB_UNION_1:[33,1,1,""],_ANON_PEB_UNION_2:[33,1,1,""],_ANON_TMP_variant_sub_union:[33,1,1,""],_API_SET_NAMESPACE_ARRAY:[33,1,1,""],_API_SET_NAMESPACE_ARRAY_V2:[33,1,1,""],_API_SET_NAMESPACE_ARRAY_V4:[33,1,1,""],_API_SET_NAMESPACE_ENTRY:[33,1,1,""],_API_SET_NAMESPACE_ENTRY_V2:[33,1,1,""],_API_SET_NAMESPACE_ENTRY_V4:[33,1,1,""],_API_SET_NAMESPACE_ENTRY_V6:[33,1,1,""],_API_SET_NAMESPACE_V6:[33,1,1,""],_API_SET_VALUE_ARRAY_V2:[33,1,1,""],_API_SET_VALUE_ARRAY_V4:[33,1,1,""],_API_SET_VALUE_ENTRY:[33,1,1,""],_API_SET_VALUE_ENTRY_V2:[33,1,1,""],_ATTACH_VIRTUAL_DISK_FLAG:[33,1,1,""],_ATTACH_VIRTUAL_DISK_PARAMETERS:[33,1,1,""],_ATTACH_VIRTUAL_DISK_VERSION:[33,1,1,""],_BG_ERROR_CONTEXT:[33,1,1,""],_BG_FILE_INFO:[33,1,1,""],_BG_FILE_PROGRESS:[33,1,1,""],_BG_FILE_RANGE:[33,1,1,""],_BG_JOB_PRIORITY:[33,1,1,""],_BG_JOB_PROGRESS:[33,1,1,""],_BG_JOB_PROXY_USAGE:[33,1,1,""],_BG_JOB_REPLY_PROGRESS:[33,1,1,""],_BG_JOB_STATE:[33,1,1,""],_BG_JOB_TIMES:[33,1,1,""],_BG_JOB_TYPE:[33,1,1,""],_CALLFRAMEINFO:[33,1,1,""],_CALLFRAMEPARAMINFO:[33,1,1,""],_CALLFRAME_COPY:[33,1,1,""],_CALLFRAME_MARSHALCONTEXT:[33,1,1,""],_CBA_EVENT_SEVERITY:[33,1,1,""],_CERT_CHAIN_CONTEXT:[33,1,1,""],_CERT_CHAIN_ELEMENT:[33,1,1,""],_CERT_CHAIN_ENGINE_CONFIG:[33,1,1,""],_CERT_CHAIN_PARA:[33,1,1,""],_CERT_CONTEXT:[33,1,1,""],_CERT_EXTENSION:[33,1,1,""],_CERT_EXTENSIONS:[33,1,1,""],_CERT_ID:[33,1,1,""],_CERT_INFO:[33,1,1,""],_CERT_ISSUER_SERIAL_NUMBER:[33,1,1,""],_CERT_KEY_CONTEXT:[33,1,1,""],_CERT_PUBLIC_KEY_INFO:[33,1,1,""],_CERT_REVOCATION_CRL_INFO:[33,1,1,""],_CERT_REVOCATION_INFO:[33,1,1,""],_CERT_SIMPLE_CHAIN:[33,1,1,""],_CERT_STRONG_SIGN_PARA:[33,1,1,""],_CERT_STRONG_SIGN_SERIALIZED_INFO:[33,1,1,""],_CERT_TRUST_LIST_INFO:[33,1,1,""],_CERT_TRUST_STATUS:[33,1,1,""],_CERT_USAGE_MATCH:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTES_INFORMATION:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTES_INFORMATION_UNION:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_RELATIVE:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1_UNION:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_V1:[33,1,1,""],_CLAIM_SECURITY_ATTRIBUTE_V1_UNION:[33,1,1,""],_CLIENT_ID32:[33,1,1,""],_CLIENT_ID64:[33,1,1,""],_CLIENT_ID:[33,1,1,""],_CMSG_CTRL_DECRYPT_PARA:[33,1,1,""],_CMSG_ENVELOPED_ENCODE_INFO:[33,1,1,""],_CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO:[33,1,1,""],_CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO:[33,1,1,""],_CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO:[33,1,1,""],_CMSG_RECIPIENT_ENCODE_INFO:[33,1,1,""],_CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO:[33,1,1,""],_CMSG_SIGNER_INFO:[33,1,1,""],_CMSG_STREAM_INFO:[33,1,1,""],_COAUTHIDENTITY:[33,1,1,""],_COAUTHINFO:[33,1,1,""],_CONTEXT32:[33,1,1,""],_CONTEXT64:[33,1,1,""],_COSERVERINFO:[33,1,1,""],_CREATE_PROCESS_DEBUG_INFO:[33,1,1,""],_CREATE_THREAD_DEBUG_INFO:[33,1,1,""],_CRL_CONTEXT:[33,1,1,""],_CRL_ENTRY:[33,1,1,""],_CRL_INFO:[33,1,1,""],_CRYPTOAPI_BLOB:[33,1,1,""],_CRYPT_ALGORITHM_IDENTIFIER:[33,1,1,""],_CRYPT_ATTRIBUTE:[33,1,1,""],_CRYPT_ATTRIBUTES:[33,1,1,""],_CRYPT_ATTRIBUTE_TYPE_VALUE:[33,1,1,""],_CRYPT_BIT_BLOB:[33,1,1,""],_CRYPT_DECRYPT_MESSAGE_PARA:[33,1,1,""],_CRYPT_ENCODE_PARA:[33,1,1,""],_CRYPT_ENCRYPT_MESSAGE_PARA:[33,1,1,""],_CRYPT_HASH_MESSAGE_PARA:[33,1,1,""],_CRYPT_KEY_PROV_INFO:[33,1,1,""],_CRYPT_KEY_PROV_PARAM:[33,1,1,""],_CRYPT_KEY_VERIFY_MESSAGE_PARA:[33,1,1,""],_CRYPT_SIGN_MESSAGE_PARA:[33,1,1,""],_CRYPT_VERIFY_MESSAGE_PARA:[33,1,1,""],_CTL_CONTEXT:[33,1,1,""],_CTL_ENTRY:[33,1,1,""],_CTL_INFO:[33,1,1,""],_CTL_USAGE:[33,1,1,""],_CURDIR:[33,1,1,""],_DEBUG_BREAKPOINT_PARAMETERS:[33,1,1,""],_DEBUG_EVENT:[33,1,1,""],_DEBUG_EXCEPTION_FILTER_PARAMETERS:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_BREAKPOINT:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_EXCEPTION:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_EXIT_PROCESS:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_EXIT_THREAD:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_LOAD_MODULE:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_SYSTEM_ERROR:[33,1,1,""],_DEBUG_LAST_EVENT_INFO_UNLOAD_MODULE:[33,1,1,""],_DEBUG_MODULE_AND_ID:[33,1,1,""],_DEBUG_MODULE_PARAMETERS:[33,1,1,""],_DEBUG_OFFSET_REGION:[33,1,1,""],_DEBUG_PROCESSOR_IDENTIFICATION_ALL:[33,1,1,""],_DEBUG_PROCESSOR_IDENTIFICATION_ALPHA:[33,1,1,""],_DEBUG_PROCESSOR_IDENTIFICATION_AMD64:[33,1,1,""],_DEBUG_PROCESSOR_IDENTIFICATION_ARM:[33,1,1,""],_DEBUG_PROCESSOR_IDENTIFICATION_IA64:[33,1,1,""],_DEBUG_PROCESSOR_IDENTIFICATION_X86:[33,1,1,""],_DEBUG_REGISTER_DESCRIPTION:[33,1,1,""],_DEBUG_SPECIFIC_FILTER_PARAMETERS:[33,1,1,""],_DEBUG_STACK_FRAME:[33,1,1,""],_DEBUG_SYMBOL_ENTRY:[33,1,1,""],_DEBUG_SYMBOL_PARAMETERS:[33,1,1,""],_DEBUG_SYMBOL_SOURCE_ENTRY:[33,1,1,""],_DEBUG_VALUE:[33,1,1,""],_DEBUG_VALUE_TMP_SUBSTRUCT1:[33,1,1,""],_DEBUG_VALUE_TMP_SUBSTRUCT2:[33,1,1,""],_DEBUG_VALUE_TMP_SUBSTRUCT3:[33,1,1,""],_DEBUG_VALUE_TMP_UNION:[33,1,1,""],_DNS_CACHE_ENTRY:[33,1,1,""],_DnsRecordA:[33,1,1,""],_DnsRecordFlags:[33,1,1,""],_DnsRecordW:[33,1,1,""],_ENABLE_TRACE_PARAMETERS:[33,1,1,""],_ENUM_SERVICE_STATUSA:[33,1,1,""],_ENUM_SERVICE_STATUSW:[33,1,1,""],_ENUM_SERVICE_STATUS_PROCESSA:[33,1,1,""],_ENUM_SERVICE_STATUS_PROCESSW:[33,1,1,""],_ETW_BUFFER_CONTEXT:[33,1,1,""],_EVENTLOGRECORD:[33,1,1,""],_EVENTLOG_FULL_INFORMATION:[33,1,1,""],_EVENT_DATA_DESCRIPTOR:[33,1,1,""],_EVENT_DESCRIPTOR:[33,1,1,""],_EVENT_FILTER_DESCRIPTOR:[33,1,1,""],_EVENT_HEADER:[33,1,1,""],_EVENT_HEADER_EXTENDED_DATA_ITEM:[33,1,1,""],_EVENT_RECORD:[33,1,1,""],_EVENT_TRACE:[33,1,1,""],_EVENT_TRACE_HEADER:[33,1,1,""],_EVENT_TRACE_LOGFILEA:[33,1,1,""],_EVENT_TRACE_LOGFILEW:[33,1,1,""],_EVENT_TRACE_PROPERTIES:[33,1,1,""],_EVT_CHANNEL_CONFIG_PROPERTY_ID:[33,1,1,""],_EVT_CHANNEL_ISOLATION_TYPE:[33,1,1,""],_EVT_CHANNEL_TYPE:[33,1,1,""],_EVT_EVENT_METADATA_PROPERTY_ID:[33,1,1,""],_EVT_FORMAT_MESSAGE_FLAGS:[33,1,1,""],_EVT_LOGIN_CLASS:[33,1,1,""],_EVT_LOG_PROPERTY_ID:[33,1,1,""],_EVT_OPEN_LOG_FLAGS:[33,1,1,""],_EVT_PUBLISHER_METADATA_PROPERTY_ID:[33,1,1,""],_EVT_QUERY_FLAGS:[33,1,1,""],_EVT_RENDER_CONTEXT_FLAGS:[33,1,1,""],_EVT_RENDER_FLAGS:[33,1,1,""],_EVT_RPC_LOGIN:[33,1,1,""],_EVT_SEEK_FLAGS:[33,1,1,""],_EVT_SYSTEM_PROPERTY_ID:[33,1,1,""],_EVT_VARIANT:[33,1,1,""],_EVT_VARIANT_TYPE:[33,1,1,""],_EXCEPTION_DEBUG_INFO:[33,1,1,""],_EXCEPTION_POINTERS32:[33,1,1,""],_EXCEPTION_POINTERS64:[33,1,1,""],_EXCEPTION_RECORD32:[33,1,1,""],_EXCEPTION_RECORD64:[33,1,1,""],_EXCEPTION_RECORD:[33,1,1,""],_EXIT_PROCESS_DEBUG_INFO:[33,1,1,""],_EXIT_THREAD_DEBUG_INFO:[33,1,1,""],_EXPCMDFLAGS:[33,1,1,""],_EXPCMDSTATE:[33,1,1,""],_FILETIME:[33,1,1,""],_FILE_ACCESS_INFORMATION:[33,1,1,""],_FILE_ALIGNMENT_INFORMATION:[33,1,1,""],_FILE_ALL_INFORMATION:[33,1,1,""],_FILE_ATTRIBUTE_TAG_INFORMATION:[33,1,1,""],_FILE_BASIC_INFORMATION:[33,1,1,""],_FILE_DISPOSITION_INFORMATION:[33,1,1,""],_FILE_EA_INFORMATION:[33,1,1,""],_FILE_FS_ATTRIBUTE_INFORMATION:[33,1,1,""],_FILE_FS_CONTROL_INFORMATION:[33,1,1,""],_FILE_FS_DEVICE_INFORMATION:[33,1,1,""],_FILE_FS_DRIVER_PATH_INFORMATION:[33,1,1,""],_FILE_FS_FULL_SIZE_INFORMATION:[33,1,1,""],_FILE_FS_LABEL_INFORMATION:[33,1,1,""],_FILE_FS_OBJECTID_INFORMATION:[33,1,1,""],_FILE_FS_SECTOR_SIZE_INFORMATION:[33,1,1,""],_FILE_FS_SIZE_INFORMATION:[33,1,1,""],_FILE_FS_VOLUME_INFORMATION:[33,1,1,""],_FILE_FULL_EA_INFORMATION:[33,1,1,""],_FILE_GET_EA_INFORMATION:[33,1,1,""],_FILE_INFORMATION_CLASS:[33,1,1,""],_FILE_INTERNAL_INFORMATION:[33,1,1,""],_FILE_IO_PRIORITY_HINT_INFORMATION:[33,1,1,""],_FILE_IS_REMOTE_DEVICE_INFORMATION:[33,1,1,""],_FILE_LINK_INFORMATION:[33,1,1,""],_FILE_MODE_INFORMATION:[33,1,1,""],_FILE_NAME_INFORMATION:[33,1,1,""],_FILE_NETWORK_OPEN_INFORMATION:[33,1,1,""],_FILE_POSITION_INFORMATION:[33,1,1,""],_FILE_STANDARD_INFORMATION:[33,1,1,""],_FILE_STREAM_INFORMATION:[33,1,1,""],_FLOATING_SAVE_AREA:[33,1,1,""],_FS_INFORMATION_CLASS:[33,1,1,""],_GENERIC_MAPPING:[33,1,1,""],_GUID:[33,1,1,""],_IMAGEHLP_CBA_EVENT:[33,1,1,""],_IMAGEHLP_CBA_EVENTW:[33,1,1,""],_IMAGEHLP_CBA_READ_MEMORY:[33,1,1,""],_IMAGEHLP_DEFERRED_SYMBOL_LOAD64:[33,1,1,""],_IMAGEHLP_DEFERRED_SYMBOL_LOAD:[33,1,1,""],_IMAGEHLP_DEFERRED_SYMBOL_LOADW64:[33,1,1,""],_IMAGEHLP_DUPLICATE_SYMBOL64:[33,1,1,""],_IMAGEHLP_DUPLICATE_SYMBOL:[33,1,1,""],_IMAGEHLP_EXTENDED_OPTIONS:[33,1,1,""],_IMAGEHLP_MODULE64:[33,1,1,""],_IMAGEHLP_MODULEW64:[33,1,1,""],_IMAGEHLP_STACK_FRAME:[33,1,1,""],_IMAGEHLP_SYMBOL64:[33,1,1,""],_IMAGEHLP_SYMBOL:[33,1,1,""],_IMAGEHLP_SYMBOLW64:[33,1,1,""],_IMAGEHLP_SYMBOL_TYPE_INFO:[33,1,1,""],_IMAGE_BASE_RELOCATION:[33,1,1,""],_IMAGE_DATA_DIRECTORY:[33,1,1,""],_IMAGE_EXPORT_DIRECTORY:[33,1,1,""],_IMAGE_FILE_HEADER:[33,1,1,""],_IMAGE_IMPORT_BY_NAME:[33,1,1,""],_IMAGE_IMPORT_DESCRIPTOR:[33,1,1,""],_IMAGE_NT_HEADERS64:[33,1,1,""],_IMAGE_NT_HEADERS:[33,1,1,""],_IMAGE_OPTIONAL_HEADER64:[33,1,1,""],_IMAGE_OPTIONAL_HEADER:[33,1,1,""],_IMAGE_SECTION_HEADER:[33,1,1,""],_INTERNAL_IF_OPER_STATUS:[33,1,1,""],_IO_PRIORITY_HINT:[33,1,1,""],_IO_STATUS_BLOCK:[33,1,1,""],_IP_ADAPTER_INDEX_MAP:[33,1,1,""],_IP_INTERFACE_INFO:[33,1,1,""],_ITEMIDLIST:[33,1,1,""],_JIT_DEBUG_INFO:[33,1,1,""],_KDHELP64:[33,1,1,""],_KDHELP:[33,1,1,""],_KEY_INFORMATION_CLASS:[33,1,1,""],_KEY_VALUE_BASIC_INFORMATION:[33,1,1,""],_KEY_VALUE_FULL_INFORMATION:[33,1,1,""],_KEY_VALUE_INFORMATION_CLASS:[33,1,1,""],_KEY_VALUE_PARTIAL_INFORMATION:[33,1,1,""],_LDR_DATA_TABLE_ENTRY:[33,1,1,""],_LIST_ENTRY:[33,1,1,""],_LOAD_DLL_DEBUG_INFO:[33,1,1,""],_LOCALTHIS:[33,1,1,""],_LSA_UNICODE_STRING:[33,1,1,""],_LUID:[33,1,1,""],_LUID_AND_ATTRIBUTES:[33,1,1,""],_M128A:[33,1,1,""],_MEMORY_BASIC_INFORMATION32:[33,1,1,""],_MEMORY_BASIC_INFORMATION64:[33,1,1,""],_MEMORY_BASIC_INFORMATION:[33,1,1,""],_MEMORY_INFORMATION_CLASS:[33,1,1,""],_MIB_IFROW:[33,1,1,""],_MIB_IFTABLE:[33,1,1,""],_MIB_IPADDRROW_XP:[33,1,1,""],_MIB_IPADDRTABLE:[33,1,1,""],_MIB_TCP6ROW_OWNER_PID:[33,1,1,""],_MIB_TCP6TABLE_OWNER_PID:[33,1,1,""],_MIB_TCPROW:[33,1,1,""],_MIB_TCPROW_OWNER_PID:[33,1,1,""],_MIB_TCPTABLE_OWNER_PID:[33,1,1,""],_MIB_TCP_STATE:[33,1,1,""],_MIB_UDP6ROW_OWNER_PID:[33,1,1,""],_MIB_UDP6TABLE_OWNER_PID:[33,1,1,""],_MIB_UDPROW_OWNER_PID:[33,1,1,""],_MIB_UDPTABLE_OWNER_PID:[33,1,1,""],_MODLOAD_DATA:[33,1,1,""],_OBJECT_ATTRIBUTES:[33,1,1,""],_OBJECT_DIRECTORY_INFORMATION:[33,1,1,""],_OBJECT_INFORMATION_CLASS:[33,1,1,""],_OBJECT_TYPES_INFORMATION:[33,1,1,""],_OPEN_VIRTUAL_DISK_FLAG:[33,1,1,""],_OPEN_VIRTUAL_DISK_PARAMETERS:[33,1,1,""],_OPEN_VIRTUAL_DISK_VERSION:[33,1,1,""],_OSVERSIONINFOA:[33,1,1,""],_OSVERSIONINFOEXA:[33,1,1,""],_OSVERSIONINFOEXW:[33,1,1,""],_OSVERSIONINFOW:[33,1,1,""],_OUTPUT_DEBUG_STRING_INFO:[33,1,1,""],_OVERLAPPED:[33,1,1,""],_PEB:[33,1,1,""],_PEB_LDR_DATA:[33,1,1,""],_PORT_MESSAGE32:[33,1,1,""],_PORT_MESSAGE32_TMP_UNION:[33,1,1,""],_PORT_MESSAGE64:[33,1,1,""],_PORT_MESSAGE64_TMP_UNION:[33,1,1,""],_PORT_MESSAGE_TMP_SUBSTRUCT_S1:[33,1,1,""],_PORT_MESSAGE_TMP_SUBSTRUCT_S2:[33,1,1,""],_PORT_MESSAGE_TMP_UNION_U1:[33,1,1,""],_PORT_MESSAGE_TMP_UNION_U2:[33,1,1,""],_PORT_VIEW:[33,1,1,""],_PRIVILEGE_SET:[33,1,1,""],_PROCESSINFOCLASS:[33,1,1,""],_PROCESS_BASIC_INFORMATION:[33,1,1,""],_PROCESS_INFORMATION:[33,1,1,""],_PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION:[33,1,1,""],_PROCESS_MEMORY_COUNTERS:[33,1,1,""],_PROCESS_MEMORY_COUNTERS_EX:[33,1,1,""],_PROCESS_MITIGATION_ASLR_POLICY:[33,1,1,""],_PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY:[33,1,1,""],_PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY:[33,1,1,""],_PROCESS_MITIGATION_DEP_POLICY:[33,1,1,""],_PROCESS_MITIGATION_DYNAMIC_CODE_POLICY:[33,1,1,""],_PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY:[33,1,1,""],_PROCESS_MITIGATION_IMAGE_LOAD_POLICY:[33,1,1,""],_PROCESS_MITIGATION_POLICY:[33,1,1,""],_PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY:[33,1,1,""],_PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY:[33,1,1,""],_PROVIDER_ENUMERATION_INFO:[33,1,1,""],_PSAPI_WORKING_SET_BLOCK32:[33,1,1,""],_PSAPI_WORKING_SET_BLOCK64:[33,1,1,""],_PSAPI_WORKING_SET_BLOCK:[33,1,1,""],_PSAPI_WORKING_SET_EX_BLOCK32:[33,1,1,""],_PSAPI_WORKING_SET_EX_BLOCK64:[33,1,1,""],_PSAPI_WORKING_SET_EX_BLOCK:[33,1,1,""],_PSAPI_WORKING_SET_EX_INFORMATION32:[33,1,1,""],_PSAPI_WORKING_SET_EX_INFORMATION64:[33,1,1,""],_PSAPI_WORKING_SET_EX_INFORMATION:[33,1,1,""],_PSAPI_WORKING_SET_INFORMATION32:[33,1,1,""],_PSAPI_WORKING_SET_INFORMATION64:[33,1,1,""],_PSAPI_WORKING_SET_INFORMATION:[33,1,1,""],_PUBLIC_OBJECT_BASIC_INFORMATION:[33,1,1,""],_QUERY_SERVICE_CONFIGA:[33,1,1,""],_QUERY_SERVICE_CONFIGW:[33,1,1,""],_REMOTE_PORT_VIEW:[33,1,1,""],_RIP_INFO:[33,1,1,""],_RPC_IF_ID:[33,1,1,""],_RTLP_CURDIR_REF:[33,1,1,""],_RTL_DRIVE_LETTER_CURDIR:[33,1,1,""],_RTL_PATH_TYPE:[33,1,1,""],_RTL_RELATIVE_NAME_U:[33,1,1,""],_RTL_UNLOAD_EVENT_TRACE32:[33,1,1,""],_RTL_UNLOAD_EVENT_TRACE64:[33,1,1,""],_RTL_UNLOAD_EVENT_TRACE:[33,1,1,""],_RTL_USER_PROCESS_PARAMETERS:[33,1,1,""],_SC_ENUM_TYPE:[33,1,1,""],_SC_STATUS_TYPE:[33,1,1,""],_SECTION_INHERIT:[33,1,1,""],_SECURITY_ATTRIBUTES:[33,1,1,""],_SECURITY_DESCRIPTOR:[33,1,1,""],_SECURITY_IMPERSONATION_LEVEL:[33,1,1,""],_SECURITY_QUALITY_OF_SERVICE:[33,1,1,""],_SERVICE_STATUS:[33,1,1,""],_SERVICE_STATUS_PROCESS:[33,1,1,""],_SE_OBJECT_TYPE:[33,1,1,""],_SHITEMID:[33,1,1,""],_SID_AND_ATTRIBUTES:[33,1,1,""],_SID_AND_ATTRIBUTES_HASH:[33,1,1,""],_SID_IDENTIFIER_AUTHORITY:[33,1,1,""],_SID_NAME_USE:[33,1,1,""],_SIGDN:[33,1,1,""],_SPC_INDIRECT_DATA_CONTENT:[33,1,1,""],_SPC_PE_IMAGE_DATA:[33,1,1,""],_SPC_SERIALIZED_OBJECT:[33,1,1,""],_SPC_SP_OPUS_INFO:[33,1,1,""],_STARTUPINFOA:[33,1,1,""],_STARTUPINFOEXA:[33,1,1,""],_STARTUPINFOEXW:[33,1,1,""],_STARTUPINFOW:[33,1,1,""],_STRING:[33,1,1,""],_SYMBOL_INFO:[33,1,1,""],_SYMBOL_INFOW:[33,1,1,""],_SYSTEMTIME:[33,1,1,""],_SYSTEM_ALARM_ACE:[33,1,1,""],_SYSTEM_ALARM_CALLBACK_ACE:[33,1,1,""],_SYSTEM_ALARM_CALLBACK_OBJECT_ACE:[33,1,1,""],_SYSTEM_ALARM_OBJECT_ACE:[33,1,1,""],_SYSTEM_AUDIT_ACE:[33,1,1,""],_SYSTEM_AUDIT_CALLBACK_ACE:[33,1,1,""],_SYSTEM_AUDIT_CALLBACK_OBJECT_ACE:[33,1,1,""],_SYSTEM_AUDIT_OBJECT_ACE:[33,1,1,""],_SYSTEM_HANDLE64:[33,1,1,""],_SYSTEM_HANDLE:[33,1,1,""],_SYSTEM_HANDLE_INFORMATION64:[33,1,1,""],_SYSTEM_HANDLE_INFORMATION:[33,1,1,""],_SYSTEM_INFORMATION_CLASS:[33,1,1,""],_SYSTEM_MANDATORY_LABEL_ACE:[33,1,1,""],_SYSTEM_MODULE32:[33,1,1,""],_SYSTEM_MODULE64:[33,1,1,""],_SYSTEM_MODULE_INFORMATION32:[33,1,1,""],_SYSTEM_MODULE_INFORMATION64:[33,1,1,""],_SYSTEM_PROCESS_TRUST_LABEL_ACE:[33,1,1,""],_SYSTEM_RESOURCE_ATTRIBUTE_ACE:[33,1,1,""],_SYSTEM_SCOPED_POLICY_ID_ACE:[33,1,1,""],_SYSTEM_VERIFIER_INFORMATION:[33,1,1,""],_SymTagEnum:[33,1,1,""],_TASK_ACTION_TYPE:[33,1,1,""],_TASK_COMPATIBILITY:[33,1,1,""],_TASK_CREATION:[33,1,1,""],_TASK_ENUM_FLAGS:[33,1,1,""],_TASK_INSTANCES_POLICY:[33,1,1,""],_TASK_LOGON_TYPE:[33,1,1,""],_TASK_RUNLEVEL_TYPE:[33,1,1,""],_TASK_STATE:[33,1,1,""],_TASK_TRIGGER_TYPE2:[33,1,1,""],_TCP_TABLE_CLASS:[33,1,1,""],_THREAD_BASIC_INFORMATION:[33,1,1,""],_THREAD_INFORMATION_CLASS:[33,1,1,""],_TIME_ZONE_INFORMATION:[33,1,1,""],_TMPUNION_CERT_ID:[33,1,1,""],_TMPUNION_CMSG_CTRL_DECRYPT_PARA:[33,1,1,""],_TMPUNION_CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO:[33,1,1,""],_TMPUNION_CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO:[33,1,1,""],_TMP_CMSG_RECIPIENT_ENCODE_INFO_UNION:[33,1,1,""],_TMP_CONTEXT64_SUBUNION:[33,1,1,""],_TMP_DUMMYSTRUCTNAME:[33,1,1,""],_TMP_SPC_LINK_UNION:[33,1,1,""],_TMP_TYPEDESC_UNION:[33,1,1,""],_TMP_UNION_DEBUG_INFO:[33,1,1,""],_TMP_UNION_IO_STATUS_BLOCK:[33,1,1,""],_TMP_VARDESC_UNION:[33,1,1,""],_TMP_WINTRUST_UNION_TYPE:[33,1,1,""],_TMP_lowmid:[33,1,1,""],_TMP_signscale:[33,1,1,""],_TOKEN_ACCESS_INFORMATION:[33,1,1,""],_TOKEN_APPCONTAINER_INFORMATION:[33,1,1,""],_TOKEN_DEFAULT_DACL:[33,1,1,""],_TOKEN_ELEVATION:[33,1,1,""],_TOKEN_ELEVATION_TYPE:[33,1,1,""],_TOKEN_GROUPS:[33,1,1,""],_TOKEN_GROUPS_AND_PRIVILEGES:[33,1,1,""],_TOKEN_INFORMATION_CLASS:[33,1,1,""],_TOKEN_LINKED_TOKEN:[33,1,1,""],_TOKEN_MANDATORY_LABEL:[33,1,1,""],_TOKEN_MANDATORY_POLICY:[33,1,1,""],_TOKEN_ORIGIN:[33,1,1,""],_TOKEN_OWNER:[33,1,1,""],_TOKEN_PRIMARY_GROUP:[33,1,1,""],_TOKEN_PRIVILEGES:[33,1,1,""],_TOKEN_SECURITY_ATTRIBUTES_INFORMATION:[33,1,1,""],_TOKEN_SECURITY_ATTRIBUTES_INFORMATION_UNION:[33,1,1,""],_TOKEN_SECURITY_ATTRIBUTE_FQBN_VALUE:[33,1,1,""],_TOKEN_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE:[33,1,1,""],_TOKEN_SECURITY_ATTRIBUTE_V1:[33,1,1,""],_TOKEN_SECURITY_ATTRIBUTE_V1_UNION:[33,1,1,""],_TOKEN_SOURCE:[33,1,1,""],_TOKEN_STATISTICS:[33,1,1,""],_TOKEN_USER:[33,1,1,""],_TRACE_ENABLE_INFO:[33,1,1,""],_TRACE_GUID_INFO:[33,1,1,""],_TRACE_GUID_REGISTRATION:[33,1,1,""],_TRACE_LOGFILE_HEADER:[33,1,1,""],_TRACE_PROVIDER_INFO:[33,1,1,""],_TRACE_PROVIDER_INSTANCE_INFO:[33,1,1,""],_UDP_TABLE_CLASS:[33,1,1,""],_UNLOAD_DLL_DEBUG_INFO:[33,1,1,""],_VARENUM:[33,1,1,""],_VIRTUAL_DISK_ACCESS_MASK:[33,1,1,""],_VIRTUAL_STORAGE_TYPE:[33,1,1,""],_WELL_KNOWN_SID_TYPE:[33,1,1,""],_WIN32_FIND_DATAA:[33,1,1,""],_WIN32_FIND_DATAW:[33,1,1,""],_WINTRUST_DATA:[33,1,1,""],_WNODE_HEADER:[33,1,1,""],_WOW64_CONTEXT:[33,1,1,""],_WOW64_FLOATING_SAVE_AREA:[33,1,1,""],_XSAVE_FORMAT_32:[33,1,1,""],_XSAVE_FORMAT_64:[33,1,1,""],__MIDL_IBackgroundCopyJob2_0001:[33,1,1,""],__MIDL_IBackgroundCopyJob2_0002:[33,1,1,""],__MIDL_IBackgroundCopyJob2_0003:[33,1,1,""],__MIDL_IBackgroundCopyJob2_0004:[33,1,1,""],__MIDL_XmitDefs_0001:[33,1,1,""],__PUBLIC_OBJECT_TYPE_INFORMATION:[33,1,1,""],__tagBRECORD:[33,1,1,""],__tagVARIANT:[33,1,1,""],_tagADDRESS64:[33,1,1,""],_tagADDRESS:[33,1,1,""],_tagBRECORD:[33,1,1,""],_tagSTACKFRAME64:[33,1,1,""],_tagSTACKFRAME:[33,1,1,""],_tagSTACKFRAME_EX:[33,1,1,""],_tagVARIANT:[33,1,1,""],_tagpropertykey:[33,1,1,""],tagARRAYDESC:[33,1,1,""],tagBINDPTR:[33,1,1,""],tagBIND_OPTS:[33,1,1,""],tagBITMAP:[33,1,1,""],tagBITMAPCOREHEADER:[33,1,1,""],tagBITMAPCOREINFO:[33,1,1,""],tagBITMAPFILEHEADER:[33,1,1,""],tagBITMAPINFO:[33,1,1,""],tagBITMAPINFOHEADER:[33,1,1,""],tagCALLCONV:[33,1,1,""],tagCALLFRAME_WALK:[33,1,1,""],tagCLSCTX:[33,1,1,""],tagCOINIT:[33,1,1,""],tagCOMSD:[33,1,1,""],tagCOMVERSION:[33,1,1,""],tagDEC:[33,1,1,""],tagDESCKIND:[33,1,1,""],tagDISPPARAMS:[33,1,1,""],tagELEMDESC:[33,1,1,""],tagEXCEPINFO:[33,1,1,""],tagFUNCDESC:[33,1,1,""],tagFUNCKIND:[33,1,1,""],tagIDLDESC:[33,1,1,""],tagINVOKEKIND:[33,1,1,""],tagMSHLFLAGS:[33,1,1,""],tagMULTI_QI:[33,1,1,""],tagORPCTHIS:[33,1,1,""],tagPARAMDESC:[33,1,1,""],tagPARAMDESCEX:[33,1,1,""],tagPROCESSENTRY32:[33,1,1,""],tagPROCESSENTRY32W:[33,1,1,""],tagRGBQUAD:[33,1,1,""],tagRGBTRIPLE:[33,1,1,""],tagSAFEARRAY:[33,1,1,""],tagSAFEARRAYBOUND:[33,1,1,""],tagSOLE_AUTHENTICATION_SERVICE:[33,1,1,""],tagSTATSTG:[33,1,1,""],tagSYSKIND:[33,1,1,""],tagTHREADENTRY32:[33,1,1,""],tagTLIBATTR:[33,1,1,""],tagTOKEN_TYPE:[33,1,1,""],tagTYPEATTR:[33,1,1,""],tagTYPEDESC:[33,1,1,""],tagTYPEKIND:[33,1,1,""],tagVARDESC:[33,1,1,""],tagVARKIND:[33,1,1,""],tagVS_FIXEDFILEINFO:[33,1,1,""],tagWNDCLASSEXA:[33,1,1,""],tagWNDCLASSEXW:[33,1,1,""],tag_WBEMSTATUS:[33,1,1,""],tag_WBEM_CHANGE_FLAG_TYPE:[33,1,1,""],tag_WBEM_CONNECT_OPTIONS:[33,1,1,""],tag_WBEM_GENERIC_FLAG_TYPE:[33,1,1,""],tag_WBEM_GENUS_TYPE:[33,1,1,""],tag_WBEM_QUERY_FLAG_TYPE:[33,1,1,""],tag_WBEM_TIMEOUT_TYPE:[33,1,1,""],va_list:[33,3,1,""]},"windows.generated_def.winstructs.ACTIVATEOPTIONS":{AO_DESIGNMODE:[33,3,1,""],AO_NOERRORUI:[33,3,1,""],AO_NONE:[33,3,1,""],AO_NOSPLASHSCREEN:[33,3,1,""],AO_PRELAUNCH:[33,3,1,""]},"windows.generated_def.winstructs.ADDRESS_MODE":{AddrMode1616:[33,3,1,""],AddrMode1632:[33,3,1,""],AddrModeFlat:[33,3,1,""],AddrModeReal:[33,3,1,""]},"windows.generated_def.winstructs.ALPC_SERVER_INFORMATION":{In:[33,3,1,""],Out:[33,3,1,""]},"windows.generated_def.winstructs.BG_AUTH_CREDENTIALS":{Credentials:[33,3,1,""],Scheme:[33,3,1,""],Target:[33,3,1,""]},"windows.generated_def.winstructs.BasicType":{btBCD:[33,3,1,""],btBSTR:[33,3,1,""],btBit:[33,3,1,""],btBool:[33,3,1,""],btChar:[33,3,1,""],btComplex:[33,3,1,""],btCurrency:[33,3,1,""],btDate:[33,3,1,""],btFloat:[33,3,1,""],btHresult:[33,3,1,""],btInt:[33,3,1,""],btLong:[33,3,1,""],btNoType:[33,3,1,""],btUInt:[33,3,1,""],btULong:[33,3,1,""],btVariant:[33,3,1,""],btVoid:[33,3,1,""],btWChar:[33,3,1,""]},"windows.generated_def.winstructs.CATALOG_INFO_":{cbStruct:[33,3,1,""],wszCatalogFile:[33,3,1,""]},"windows.generated_def.winstructs.CRYPTCATATTRIBUTE_":{cbStruct:[33,3,1,""],cbValue:[33,3,1,""],dwAttrTypeAndAction:[33,3,1,""],dwReserved:[33,3,1,""],pbValue:[33,3,1,""],pwszReferenceTag:[33,3,1,""]},"windows.generated_def.winstructs.CRYPTCATMEMBER_":{cbStruct:[33,3,1,""],dwCertVersion:[33,3,1,""],dwReserved:[33,3,1,""],fdwMemberFlags:[33,3,1,""],gSubjectType:[33,3,1,""],hReserved:[33,3,1,""],pIndirectData:[33,3,1,""],pwszFileName:[33,3,1,""],pwszReferenceTag:[33,3,1,""],sEncodedIndirectData:[33,3,1,""],sEncodedMemberInfo:[33,3,1,""]},"windows.generated_def.winstructs.DNS_AAAA_DATA":{Ip6Address:[33,3,1,""]},"windows.generated_def.winstructs.DNS_ATMA_DATA":{Address:[33,3,1,""],AddressType:[33,3,1,""]},"windows.generated_def.winstructs.DNS_A_DATA":{IpAddress:[33,3,1,""]},"windows.generated_def.winstructs.DNS_DHCID_DATA":{DHCID:[33,3,1,""],dwByteCount:[33,3,1,""]},"windows.generated_def.winstructs.DNS_DS_DATA":{Digest:[33,3,1,""],chAlgorithm:[33,3,1,""],chDigestType:[33,3,1,""],wDigestLength:[33,3,1,""],wKeyTag:[33,3,1,""],wPad:[33,3,1,""]},"windows.generated_def.winstructs.DNS_FREE_TYPE":{DnsFreeFlat:[33,3,1,""],DnsFreeParsedMessageFields:[33,3,1,""],DnsFreeRecordList:[33,3,1,""]},"windows.generated_def.winstructs.DNS_KEY_DATA":{Key:[33,3,1,""],chAlgorithm:[33,3,1,""],chProtocol:[33,3,1,""],wFlags:[33,3,1,""],wKeyLength:[33,3,1,""],wPad:[33,3,1,""]},"windows.generated_def.winstructs.DNS_LOC_DATA":{dwAltitude:[33,3,1,""],dwLatitude:[33,3,1,""],dwLongitude:[33,3,1,""],wHorPrec:[33,3,1,""],wSize:[33,3,1,""],wVerPrec:[33,3,1,""],wVersion:[33,3,1,""]},"windows.generated_def.winstructs.DNS_MINFO_DATAA":{pNameErrorsMailbox:[33,3,1,""],pNameMailbox:[33,3,1,""]},"windows.generated_def.winstructs.DNS_MINFO_DATAW":{pNameErrorsMailbox:[33,3,1,""],pNameMailbox:[33,3,1,""]},"windows.generated_def.winstructs.DNS_MX_DATAA":{Pad:[33,3,1,""],pNameExchange:[33,3,1,""],wPreference:[33,3,1,""]},"windows.generated_def.winstructs.DNS_MX_DATAW":{Pad:[33,3,1,""],pNameExchange:[33,3,1,""],wPreference:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NAPTR_DATAA":{pFlags:[33,3,1,""],pRegularExpression:[33,3,1,""],pReplacement:[33,3,1,""],pService:[33,3,1,""],wOrder:[33,3,1,""],wPreference:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NAPTR_DATAW":{pFlags:[33,3,1,""],pRegularExpression:[33,3,1,""],pReplacement:[33,3,1,""],pService:[33,3,1,""],wOrder:[33,3,1,""],wPreference:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NSEC3PARAM_DATA":{bFlags:[33,3,1,""],bPad:[33,3,1,""],bSaltLength:[33,3,1,""],chAlgorithm:[33,3,1,""],pbSalt:[33,3,1,""],wIterations:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NSEC3_DATA":{bFlags:[33,3,1,""],bHashLength:[33,3,1,""],bSaltLength:[33,3,1,""],chAlgorithm:[33,3,1,""],chData:[33,3,1,""],wIterations:[33,3,1,""],wTypeBitMapsLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NSEC_DATAA":{TypeBitMaps:[33,3,1,""],pNextDomainName:[33,3,1,""],wPad:[33,3,1,""],wTypeBitMapsLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NSEC_DATAW":{TypeBitMaps:[33,3,1,""],pNextDomainName:[33,3,1,""],wPad:[33,3,1,""],wTypeBitMapsLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NULL_DATA":{Data:[33,3,1,""],dwByteCount:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NXT_DATAA":{pNameNext:[33,3,1,""],wNumTypes:[33,3,1,""],wTypes:[33,3,1,""]},"windows.generated_def.winstructs.DNS_NXT_DATAW":{pNameNext:[33,3,1,""],wNumTypes:[33,3,1,""],wTypes:[33,3,1,""]},"windows.generated_def.winstructs.DNS_OPT_DATA":{Data:[33,3,1,""],wDataLength:[33,3,1,""],wPad:[33,3,1,""]},"windows.generated_def.winstructs.DNS_PTR_DATAA":{pNameHost:[33,3,1,""]},"windows.generated_def.winstructs.DNS_PTR_DATAW":{pNameHost:[33,3,1,""]},"windows.generated_def.winstructs.DNS_SIG_DATAA":{Signature:[33,3,1,""],chAlgorithm:[33,3,1,""],chLabelCount:[33,3,1,""],dwExpiration:[33,3,1,""],dwOriginalTtl:[33,3,1,""],dwTimeSigned:[33,3,1,""],pNameSigner:[33,3,1,""],wKeyTag:[33,3,1,""],wSignatureLength:[33,3,1,""],wTypeCovered:[33,3,1,""]},"windows.generated_def.winstructs.DNS_SIG_DATAW":{Signature:[33,3,1,""],chAlgorithm:[33,3,1,""],chLabelCount:[33,3,1,""],dwExpiration:[33,3,1,""],dwOriginalTtl:[33,3,1,""],dwTimeSigned:[33,3,1,""],pNameSigner:[33,3,1,""],wKeyTag:[33,3,1,""],wSignatureLength:[33,3,1,""],wTypeCovered:[33,3,1,""]},"windows.generated_def.winstructs.DNS_SOA_DATAA":{dwDefaultTtl:[33,3,1,""],dwExpire:[33,3,1,""],dwRefresh:[33,3,1,""],dwRetry:[33,3,1,""],dwSerialNo:[33,3,1,""],pNameAdministrator:[33,3,1,""],pNamePrimaryServer:[33,3,1,""]},"windows.generated_def.winstructs.DNS_SOA_DATAW":{dwDefaultTtl:[33,3,1,""],dwExpire:[33,3,1,""],dwRefresh:[33,3,1,""],dwRetry:[33,3,1,""],dwSerialNo:[33,3,1,""],pNameAdministrator:[33,3,1,""],pNamePrimaryServer:[33,3,1,""]},"windows.generated_def.winstructs.DNS_SRV_DATAA":{Pad:[33,3,1,""],pNameTarget:[33,3,1,""],wPort:[33,3,1,""],wPriority:[33,3,1,""],wWeight:[33,3,1,""]},"windows.generated_def.winstructs.DNS_SRV_DATAW":{Pad:[33,3,1,""],pNameTarget:[33,3,1,""],wPort:[33,3,1,""],wPriority:[33,3,1,""],wWeight:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TKEY_DATAA":{bPacketPointers:[33,3,1,""],cAlgNameLength:[33,3,1,""],dwCreateTime:[33,3,1,""],dwExpireTime:[33,3,1,""],pAlgorithmPacket:[33,3,1,""],pKey:[33,3,1,""],pNameAlgorithm:[33,3,1,""],pOtherData:[33,3,1,""],wError:[33,3,1,""],wKeyLength:[33,3,1,""],wMode:[33,3,1,""],wOtherLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TKEY_DATAW":{bPacketPointers:[33,3,1,""],cAlgNameLength:[33,3,1,""],dwCreateTime:[33,3,1,""],dwExpireTime:[33,3,1,""],pAlgorithmPacket:[33,3,1,""],pKey:[33,3,1,""],pNameAlgorithm:[33,3,1,""],pOtherData:[33,3,1,""],wError:[33,3,1,""],wKeyLength:[33,3,1,""],wMode:[33,3,1,""],wOtherLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TLSA_DATA":{bCertUsage:[33,3,1,""],bCertificateAssociationData:[33,3,1,""],bCertificateAssociationDataLength:[33,3,1,""],bMatchingType:[33,3,1,""],bPad:[33,3,1,""],bSelector:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TSIG_DATAA":{bPacketPointers:[33,3,1,""],cAlgNameLength:[33,3,1,""],i64CreateTime:[33,3,1,""],pAlgorithmPacket:[33,3,1,""],pNameAlgorithm:[33,3,1,""],pOtherData:[33,3,1,""],pSignature:[33,3,1,""],wError:[33,3,1,""],wFudgeTime:[33,3,1,""],wOriginalXid:[33,3,1,""],wOtherLength:[33,3,1,""],wSigLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TSIG_DATAW":{bPacketPointers:[33,3,1,""],cAlgNameLength:[33,3,1,""],i64CreateTime:[33,3,1,""],pAlgorithmPacket:[33,3,1,""],pNameAlgorithm:[33,3,1,""],pOtherData:[33,3,1,""],pSignature:[33,3,1,""],wError:[33,3,1,""],wFudgeTime:[33,3,1,""],wOriginalXid:[33,3,1,""],wOtherLength:[33,3,1,""],wSigLength:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TXT_DATAA":{dwStringCount:[33,3,1,""],pStringArray:[33,3,1,""]},"windows.generated_def.winstructs.DNS_TXT_DATAW":{dwStringCount:[33,3,1,""],pStringArray:[33,3,1,""]},"windows.generated_def.winstructs.DNS_UNKNOWN_DATA":{bData:[33,3,1,""],dwByteCount:[33,3,1,""]},"windows.generated_def.winstructs.DNS_WINSR_DATAA":{dwCacheTimeout:[33,3,1,""],dwLookupTimeout:[33,3,1,""],dwMappingFlag:[33,3,1,""],pNameResultDomain:[33,3,1,""]},"windows.generated_def.winstructs.DNS_WINSR_DATAW":{dwCacheTimeout:[33,3,1,""],dwLookupTimeout:[33,3,1,""],dwMappingFlag:[33,3,1,""],pNameResultDomain:[33,3,1,""]},"windows.generated_def.winstructs.DNS_WINS_DATA":{WinsServers:[33,3,1,""],cWinsServerCount:[33,3,1,""],dwCacheTimeout:[33,3,1,""],dwLookupTimeout:[33,3,1,""],dwMappingFlag:[33,3,1,""]},"windows.generated_def.winstructs.DNS_WKS_DATA":{BitMask:[33,3,1,""],IpAddress:[33,3,1,""],chProtocol:[33,3,1,""]},"windows.generated_def.winstructs.DataKind":{DataIsConstant:[33,3,1,""],DataIsFileStatic:[33,3,1,""],DataIsGlobal:[33,3,1,""],DataIsLocal:[33,3,1,""],DataIsMember:[33,3,1,""],DataIsObjectPtr:[33,3,1,""],DataIsParam:[33,3,1,""],DataIsStaticLocal:[33,3,1,""],DataIsStaticMember:[33,3,1,""],DataIsUnknown:[33,3,1,""]},"windows.generated_def.winstructs.GETPROPERTYSTOREFLAGS":{GPS_BESTEFFORT:[33,3,1,""],GPS_DEFAULT:[33,3,1,""],GPS_DELAYCREATION:[33,3,1,""],GPS_EXTRINSICPROPERTIES:[33,3,1,""],GPS_EXTRINSICPROPERTIESONLY:[33,3,1,""],GPS_FASTPROPERTIESONLY:[33,3,1,""],GPS_HANDLERPROPERTIESONLY:[33,3,1,""],GPS_MASK_VALID:[33,3,1,""],GPS_NO_OPLOCK:[33,3,1,""],GPS_OPENSLOWITEM:[33,3,1,""],GPS_PREFERQUERYPROPERTIES:[33,3,1,""],GPS_READWRITE:[33,3,1,""],GPS_TEMPORARY:[33,3,1,""]},"windows.generated_def.winstructs.IP6_ADDRESS":{IP6Qword:[33,3,1,""]},"windows.generated_def.winstructs.NDR_FORMAT_CHARACTER":{FC_ADD_1:[33,3,1,""],FC_ALIGNM2:[33,3,1,""],FC_ALIGNM4:[33,3,1,""],FC_ALIGNM8:[33,3,1,""],FC_AUTO_HANDLE:[33,3,1,""],FC_BIND_CONTEXT:[33,3,1,""],FC_BIND_GENERIC:[33,3,1,""],FC_BIND_PRIMITIVE:[33,3,1,""],FC_BLKHOLE:[33,3,1,""],FC_BOGUS_ARRAY:[33,3,1,""],FC_BOGUS_STRUCT:[33,3,1,""],FC_BSTRING:[33,3,1,""],FC_BYTE:[33,3,1,""],FC_BYTE_COUNT_POINTER:[33,3,1,""],FC_CALLBACK:[33,3,1,""],FC_CALLBACK_HANDLE:[33,3,1,""],FC_CARRAY:[33,3,1,""],FC_CHAR:[33,3,1,""],FC_CONSTANT_IID:[33,3,1,""],FC_CPSTRUCT:[33,3,1,""],FC_CSTRING:[33,3,1,""],FC_CSTRUCT:[33,3,1,""],FC_CVARRAY:[33,3,1,""],FC_CVSTRUCT:[33,3,1,""],FC_C_BSTRING:[33,3,1,""],FC_C_CSTRING:[33,3,1,""],FC_C_SSTRING:[33,3,1,""],FC_C_WSTRING:[33,3,1,""],FC_DEREFERENCE:[33,3,1,""],FC_DIV_2:[33,3,1,""],FC_DOUBLE:[33,3,1,""],FC_EMBEDDED_COMPLEX:[33,3,1,""],FC_ENCAPSULATED_UNION:[33,3,1,""],FC_END:[33,3,1,""],FC_END_OF_UNIVERSE:[33,3,1,""],FC_ENUM16:[33,3,1,""],FC_ENUM32:[33,3,1,""],FC_ERROR_STATUS_T:[33,3,1,""],FC_FIXED_OFFSET:[33,3,1,""],FC_FIXED_REPEAT:[33,3,1,""],FC_FLOAT:[33,3,1,""],FC_FP:[33,3,1,""],FC_HARD_STRUCT:[33,3,1,""],FC_HYPER:[33,3,1,""],FC_IGNORE:[33,3,1,""],FC_INT3264:[33,3,1,""],FC_IN_OUT_PARAM:[33,3,1,""],FC_IN_PARAM:[33,3,1,""],FC_IN_PARAM_BASETYPE:[33,3,1,""],FC_IN_PARAM_NO_FREE_INST:[33,3,1,""],FC_IP:[33,3,1,""],FC_LGFARRAY:[33,3,1,""],FC_LGVARRAY:[33,3,1,""],FC_LONG:[33,3,1,""],FC_MULT_2:[33,3,1,""],FC_NON_ENCAPSULATED_UNION:[33,3,1,""],FC_NO_REPEAT:[33,3,1,""],FC_OP:[33,3,1,""],FC_OUT_PARAM:[33,3,1,""],FC_PAD:[33,3,1,""],FC_PIPE:[33,3,1,""],FC_POINTER:[33,3,1,""],FC_PP:[33,3,1,""],FC_PSTRUCT:[33,3,1,""],FC_RANGE:[33,3,1,""],FC_REPRESENT_AS:[33,3,1,""],FC_REPRESENT_AS_PTR:[33,3,1,""],FC_RETURN_PARAM:[33,3,1,""],FC_RETURN_PARAM_BASETYPE:[33,3,1,""],FC_RP:[33,3,1,""],FC_SHORT:[33,3,1,""],FC_SMALL:[33,3,1,""],FC_SMFARRAY:[33,3,1,""],FC_SMVARRAY:[33,3,1,""],FC_SPLIT_ADD_1:[33,3,1,""],FC_SPLIT_CALLBACK:[33,3,1,""],FC_SPLIT_DEREFERENCE:[33,3,1,""],FC_SPLIT_DIV_2:[33,3,1,""],FC_SPLIT_MULT_2:[33,3,1,""],FC_SPLIT_SUB_1:[33,3,1,""],FC_SSTRING:[33,3,1,""],FC_STRING_SIZED:[33,3,1,""],FC_STRUCT:[33,3,1,""],FC_STRUCTPAD1:[33,3,1,""],FC_STRUCTPAD2:[33,3,1,""],FC_STRUCTPAD3:[33,3,1,""],FC_STRUCTPAD4:[33,3,1,""],FC_STRUCTPAD5:[33,3,1,""],FC_STRUCTPAD6:[33,3,1,""],FC_STRUCTPAD7:[33,3,1,""],FC_SUB_1:[33,3,1,""],FC_TRANSMIT_AS:[33,3,1,""],FC_TRANSMIT_AS_PTR:[33,3,1,""],FC_UINT3264:[33,3,1,""],FC_ULONG:[33,3,1,""],FC_UNUSED1:[33,3,1,""],FC_UNUSED2:[33,3,1,""],FC_UNUSED3:[33,3,1,""],FC_UNUSED4:[33,3,1,""],FC_UNUSED5:[33,3,1,""],FC_UP:[33,3,1,""],FC_USER_MARSHAL:[33,3,1,""],FC_USHORT:[33,3,1,""],FC_USMALL:[33,3,1,""],FC_VARIABLE_OFFSET:[33,3,1,""],FC_VARIABLE_REPEAT:[33,3,1,""],FC_WCHAR:[33,3,1,""],FC_WSTRING:[33,3,1,""],FC_ZERO:[33,3,1,""]},"windows.generated_def.winstructs.NET_FW_ACTION_":{NET_FW_ACTION_ALLOW:[33,3,1,""],NET_FW_ACTION_BLOCK:[33,3,1,""],NET_FW_ACTION_MAX:[33,3,1,""]},"windows.generated_def.winstructs.NET_FW_IP_PROTOCOL_":{NET_FW_IP_PROTOCOL_ANY:[33,3,1,""],NET_FW_IP_PROTOCOL_TCP:[33,3,1,""],NET_FW_IP_PROTOCOL_UDP:[33,3,1,""]},"windows.generated_def.winstructs.NET_FW_MODIFY_STATE_":{NET_FW_MODIFY_STATE_GP_OVERRIDE:[33,3,1,""],NET_FW_MODIFY_STATE_INBOUND_BLOCKED:[33,3,1,""],NET_FW_MODIFY_STATE_OK:[33,3,1,""]},"windows.generated_def.winstructs.NET_FW_PROFILE_TYPE2_":{NET_FW_PROFILE2_ALL:[33,3,1,""],NET_FW_PROFILE2_DOMAIN:[33,3,1,""],NET_FW_PROFILE2_PRIVATE:[33,3,1,""],NET_FW_PROFILE2_PUBLIC:[33,3,1,""]},"windows.generated_def.winstructs.NET_FW_RULE_DIRECTION_":{NET_FW_RULE_DIR_IN:[33,3,1,""],NET_FW_RULE_DIR_MAX:[33,3,1,""],NET_FW_RULE_DIR_OUT:[33,3,1,""]},"windows.generated_def.winstructs.PACKAGE_EXECUTION_STATE":{PES_RUNNING:[33,3,1,""],PES_SUSPENDED:[33,3,1,""],PES_SUSPENDING:[33,3,1,""],PES_TERMINATED:[33,3,1,""],PES_UNKNOWN:[33,3,1,""]},"windows.generated_def.winstructs.PSID":{value:[33,3,1,""]},"windows.generated_def.winstructs.SIATTRIBFLAGS":{SIATTRIBFLAGS_ALLITEMS:[33,3,1,""],SIATTRIBFLAGS_AND:[33,3,1,""],SIATTRIBFLAGS_APPCOMPAT:[33,3,1,""],SIATTRIBFLAGS_MASK:[33,3,1,""],SIATTRIBFLAGS_OR:[33,3,1,""]},"windows.generated_def.winstructs.SICHINTF":{SICHINT_ALLFIELDS:[33,3,1,""],SICHINT_CANONICAL:[33,3,1,""],SICHINT_DISPLAY:[33,3,1,""],SICHINT_TEST_FILESYSPATH_IF_NOT_EQUAL:[33,3,1,""]},"windows.generated_def.winstructs.SIP_INDIRECT_DATA_":{Data:[33,3,1,""],Digest:[33,3,1,""],DigestAlgorithm:[33,3,1,""]},"windows.generated_def.winstructs.SPC_LINK_":{dwLinkChoice:[33,3,1,""],u:[33,3,1,""]},"windows.generated_def.winstructs.SYMSRV_INDEX_INFO":{age:[33,3,1,""],dbgfile:[33,3,1,""],file:[33,3,1,""],guid:[33,3,1,""],pdbfile:[33,3,1,""],sig:[33,3,1,""],size:[33,3,1,""],sizeofstruct:[33,3,1,""],stripped:[33,3,1,""],timestamp:[33,3,1,""]},"windows.generated_def.winstructs.SYMSRV_INDEX_INFOW":{age:[33,3,1,""],dbgfile:[33,3,1,""],file:[33,3,1,""],guid:[33,3,1,""],pdbfile:[33,3,1,""],sig:[33,3,1,""],size:[33,3,1,""],sizeofstruct:[33,3,1,""],stripped:[33,3,1,""],timestamp:[33,3,1,""]},"windows.generated_def.winstructs.SYM_TYPE":{NumSymTypes:[33,3,1,""],SymCoff:[33,3,1,""],SymCv:[33,3,1,""],SymDeferred:[33,3,1,""],SymDia:[33,3,1,""],SymExport:[33,3,1,""],SymNone:[33,3,1,""],SymPdb:[33,3,1,""],SymSym:[33,3,1,""],SymVirtual:[33,3,1,""]},"windows.generated_def.winstructs.TASK_RUN_FLAGS":{TASK_RUN_AS_SELF:[33,3,1,""],TASK_RUN_IGNORE_CONSTRAINTS:[33,3,1,""],TASK_RUN_NO_FLAGS:[33,3,1,""],TASK_RUN_USER_SID:[33,3,1,""],TASK_RUN_USE_SESSION_ID:[33,3,1,""]},"windows.generated_def.winstructs.TMP_CERT_STRONG_SIGN_PARA_UNION_TYPE":{pSerializedInfo:[33,3,1,""],pszOID:[33,3,1,""],pvInfo:[33,3,1,""]},"windows.generated_def.winstructs.TMP_lowmid_union":{Lo64:[33,3,1,""],s:[33,3,1,""]},"windows.generated_def.winstructs.TMP_signscale_union":{s:[33,3,1,""],signscale:[33,3,1,""]},"windows.generated_def.winstructs.TRACE_INFO_CLASS":{MaxTraceSetInfoClass:[33,3,1,""],TraceDisallowListQuery:[33,3,1,""],TraceGroupQueryInfo:[33,3,1,""],TraceGroupQueryList:[33,3,1,""],TraceGuidQueryInfo:[33,3,1,""],TraceGuidQueryList:[33,3,1,""],TraceGuidQueryProcess:[33,3,1,""],TraceInfoReserved15:[33,3,1,""],TraceMaxLoggersQuery:[33,3,1,""],TracePeriodicCaptureStateInfo:[33,3,1,""],TracePeriodicCaptureStateListInfo:[33,3,1,""],TracePmcCounterListInfo:[33,3,1,""],TracePmcEventListInfo:[33,3,1,""],TraceProfileSourceConfigInfo:[33,3,1,""],TraceProfileSourceListInfo:[33,3,1,""],TraceProviderBinaryTracking:[33,3,1,""],TraceSampledProfileIntervalInfo:[33,3,1,""],TraceSetDisallowList:[33,3,1,""],TraceStackTracingInfo:[33,3,1,""],TraceSystemTraceEnableFlagsInfo:[33,3,1,""],TraceVersionInfo:[33,3,1,""]},"windows.generated_def.winstructs.UdtKind":{UdtClass:[33,3,1,""],UdtStruct:[33,3,1,""],UdtUnion:[33,3,1,""]},"windows.generated_def.winstructs.WINTRUST_BLOB_INFO_":{cbMemObject:[33,3,1,""],cbMemSignedMsg:[33,3,1,""],cbStruct:[33,3,1,""],gSubject:[33,3,1,""],pbMemObject:[33,3,1,""],pbMemSignedMsg:[33,3,1,""],pcwszDisplayName:[33,3,1,""]},"windows.generated_def.winstructs.WINTRUST_CATALOG_INFO_":{cbCalculatedFileHash:[33,3,1,""],cbStruct:[33,3,1,""],dwCatalogVersion:[33,3,1,""],hMemberFile:[33,3,1,""],pbCalculatedFileHash:[33,3,1,""],pcCatalogContext:[33,3,1,""],pcwszCatalogFilePath:[33,3,1,""],pcwszMemberFilePath:[33,3,1,""],pcwszMemberTag:[33,3,1,""]},"windows.generated_def.winstructs.WINTRUST_CERT_INFO_":{cbStruct:[33,3,1,""],chStores:[33,3,1,""],dwFlags:[33,3,1,""],pahStores:[33,3,1,""],pcwszDisplayName:[33,3,1,""],psCertContext:[33,3,1,""],psftVerifyAsOf:[33,3,1,""]},"windows.generated_def.winstructs.WINTRUST_FILE_INFO_":{cbStruct:[33,3,1,""],hFile:[33,3,1,""],pcwszFilePath:[33,3,1,""],pgKnownSubject:[33,3,1,""]},"windows.generated_def.winstructs.WINTRUST_SGNR_INFO_":{cbStruct:[33,3,1,""],chStores:[33,3,1,""],pahStores:[33,3,1,""],pcwszDisplayName:[33,3,1,""],psSignerInfo:[33,3,1,""]},"windows.generated_def.winstructs.WMIDPREQUESTCODE":{WMI_DISABLE_COLLECTION:[33,3,1,""],WMI_DISABLE_EVENTS:[33,3,1,""],WMI_ENABLE_COLLECTION:[33,3,1,""],WMI_ENABLE_EVENTS:[33,3,1,""],WMI_EXECUTE_METHOD:[33,3,1,""],WMI_GET_ALL_DATA:[33,3,1,""],WMI_GET_SINGLE_INSTANCE:[33,3,1,""],WMI_REGINFO:[33,3,1,""],WMI_SET_SINGLE_INSTANCE:[33,3,1,""],WMI_SET_SINGLE_ITEM:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_ALLOWED_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_ALLOWED_CALLBACK_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_ALLOWED_CALLBACK_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_ALLOWED_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_DENIED_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_DENIED_CALLBACK_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_DENIED_CALLBACK_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACCESS_DENIED_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._ACE_HEADER":{AceFlags:[33,3,1,""],AceSize:[33,3,1,""],AceType:[33,3,1,""]},"windows.generated_def.winstructs._ACL":{AceCount:[33,3,1,""],AclRevision:[33,3,1,""],AclSize:[33,3,1,""],Sbz1:[33,3,1,""],Sbz2:[33,3,1,""]},"windows.generated_def.winstructs._ACL_INFORMATION_CLASS":{AclRevisionInformation:[33,3,1,""],AclSizeInformation:[33,3,1,""]},"windows.generated_def.winstructs._ACL_REVISION_INFORMATION":{AclRevision:[33,3,1,""]},"windows.generated_def.winstructs._ACL_SIZE_INFORMATION":{AceCount:[33,3,1,""],AclBytesFree:[33,3,1,""],AclBytesInUse:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_CONTEXT_ATTR":{CallbackId:[33,3,1,""],MessageContext:[33,3,1,""],MessageId:[33,3,1,""],PortContext:[33,3,1,""],Sequence:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_CONTEXT_ATTR32":{CallbackId:[33,3,1,""],MessageContext:[33,3,1,""],MessageId:[33,3,1,""],PortContext:[33,3,1,""],Sequence:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_CONTEXT_ATTR64":{CallbackId:[33,3,1,""],MessageContext:[33,3,1,""],MessageId:[33,3,1,""],PortContext:[33,3,1,""],Sequence:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_DATA_VIEW_ATTR":{Flags:[33,3,1,""],SectionHandle:[33,3,1,""],ViewBase:[33,3,1,""],ViewSize:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_DATA_VIEW_ATTR32":{Flags:[33,3,1,""],SectionHandle:[33,3,1,""],ViewBase:[33,3,1,""],ViewSize:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_DATA_VIEW_ATTR64":{Flags:[33,3,1,""],SectionHandle:[33,3,1,""],ViewBase:[33,3,1,""],ViewSize:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_DIRECT_ATTR":{Event:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_DIRECT_ATTR32":{Event:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_DIRECT_ATTR64":{Event:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_HANDLE_ATTR":{DesiredAccess:[33,3,1,""],Flags:[33,3,1,""],Handle:[33,3,1,""],ObjectType:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_HANDLE_ATTR32":{DesiredAccess:[33,3,1,""],Flags:[33,3,1,""],Handle:[33,3,1,""],ObjectType:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_HANDLE_ATTR64":{DesiredAccess:[33,3,1,""],Flags:[33,3,1,""],Handle:[33,3,1,""],ObjectType:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_MESSAGE_ATTRIBUTES":{AllocatedAttributes:[33,3,1,""],ValidAttributes:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_MESSAGE_INFORMATION_CLASS":{AlpcMessageHandleInformation:[33,3,1,""],AlpcMessageSidInformation:[33,3,1,""],AlpcMessageTokenModifiedIdInformation:[33,3,1,""],MaxAlpcMessageInfoClass:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_PORT_ATTRIBUTES32":{DupObjectTypes:[33,3,1,""],Flags:[33,3,1,""],MaxMessageLength:[33,3,1,""],MaxPoolUsage:[33,3,1,""],MaxSectionSize:[33,3,1,""],MaxTotalSectionSize:[33,3,1,""],MaxViewSize:[33,3,1,""],MemoryBandwidth:[33,3,1,""],SecurityQos:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_PORT_ATTRIBUTES64":{DupObjectTypes:[33,3,1,""],Flags:[33,3,1,""],MaxMessageLength:[33,3,1,""],MaxPoolUsage:[33,3,1,""],MaxSectionSize:[33,3,1,""],MaxTotalSectionSize:[33,3,1,""],MaxViewSize:[33,3,1,""],MemoryBandwidth:[33,3,1,""],Reserved:[33,3,1,""],SecurityQos:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_PORT_INFORMATION_CLASS":{AlpcAdjustCompletionListConcurrencyCountInformation:[33,3,1,""],AlpcAssociateCompletionPortInformation:[33,3,1,""],AlpcBasicInformation:[33,3,1,""],AlpcCompletionListRundownInformation:[33,3,1,""],AlpcConnectedSIDInformation:[33,3,1,""],AlpcMessageZoneInformation:[33,3,1,""],AlpcPortInformation:[33,3,1,""],AlpcRegisterCallbackInformation:[33,3,1,""],AlpcRegisterCompletionListInformation:[33,3,1,""],AlpcServerInformation:[33,3,1,""],AlpcUnregisterCompletionListInformation:[33,3,1,""],AlpcWaitForPortReferences:[33,3,1,""],MaxAlpcPortInfoClass:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_SECURITY_ATTR":{ContextHandle:[33,3,1,""],Flags:[33,3,1,""],QoS:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_SECURITY_ATTR32":{ContextHandle:[33,3,1,""],Flags:[33,3,1,""],QoS:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_SECURITY_ATTR64":{ContextHandle:[33,3,1,""],Flags:[33,3,1,""],QoS:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_SERVER_INFORMATION_TMP_IN":{ThreadHandle:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_SERVER_INFORMATION_TMP_OUT":{ConnectedProcessId:[33,3,1,""],ConnectionPortName:[33,3,1,""],ThreadBlocked:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_TOKEN_ATTR":{AuthenticationId:[33,3,1,""],ModifiedId:[33,3,1,""],TokenId:[33,3,1,""]},"windows.generated_def.winstructs._ALPC_WORK_ON_BEHALF_ATTR":{Ticket:[33,3,1,""]},"windows.generated_def.winstructs._ANON_PEB_SYSTEM_DEPENDENT_02":{AtlThunkSListPtr:[33,3,1,""],FastPebLockRoutine:[33,3,1,""],SparePtr1:[33,3,1,""]},"windows.generated_def.winstructs._ANON_PEB_SYSTEM_DEPENDENT_03":{FastPebUnlockRoutine:[33,3,1,""],IFEOKey:[33,3,1,""],SparePtr2:[33,3,1,""]},"windows.generated_def.winstructs._ANON_PEB_SYSTEM_DEPENDENT_06":{ApiSetMap:[33,3,1,""],FreeList:[33,3,1,""],SparePebPtr0:[33,3,1,""]},"windows.generated_def.winstructs._ANON_PEB_SYSTEM_DEPENDENT_07":{HotpatchInformation:[33,3,1,""],ReadOnlySharedMemoryHeap:[33,3,1,""],SparePvoid0:[33,3,1,""]},"windows.generated_def.winstructs._ANON_PEB_UNION_1":{KernelCallbackTable:[33,3,1,""],UserSharedInfoPtr:[33,3,1,""]},"windows.generated_def.winstructs._ANON_PEB_UNION_2":{ActiveProcessAffinityMask:[33,3,1,""],ImageProcessAffinityMask:[33,3,1,""]},"windows.generated_def.winstructs._ANON_TMP_variant_sub_union":{_VARIANT_NAME_4:[33,3,1,""],bVal:[33,3,1,""],boolVal:[33,3,1,""],bstrVal:[33,3,1,""],byref:[33,3,1,""],cVal:[33,3,1,""],dblVal:[33,3,1,""],fltVal:[33,3,1,""],iVal:[33,3,1,""],intVal:[33,3,1,""],lVal:[33,3,1,""],llVal:[33,3,1,""],parray:[33,3,1,""],pbVal:[33,3,1,""],pboolVal:[33,3,1,""],pbstrVal:[33,3,1,""],pcVal:[33,3,1,""],pdblVal:[33,3,1,""],pdispVal:[33,3,1,""],pfltVal:[33,3,1,""],piVal:[33,3,1,""],pintVal:[33,3,1,""],plVal:[33,3,1,""],pllVal:[33,3,1,""],pscode:[33,3,1,""],puiVal:[33,3,1,""],puintVal:[33,3,1,""],pulVal:[33,3,1,""],pullVal:[33,3,1,""],punkVal:[33,3,1,""],scode:[33,3,1,""],uiVal:[33,3,1,""],uintVal:[33,3,1,""],ulVal:[33,3,1,""],ullVal:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ARRAY":{Array:[33,3,1,""],Count:[33,3,1,""],Flags:[33,3,1,""],Size:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ARRAY_V2":{Array:[33,3,1,""],Count:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ARRAY_V4":{Array:[33,3,1,""],Count:[33,3,1,""],Flags:[33,3,1,""],Size:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ENTRY":{AliasLength:[33,3,1,""],AliasOffset:[33,3,1,""],DataOffset:[33,3,1,""],Flags:[33,3,1,""],NameLength:[33,3,1,""],NameOffset:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ENTRY_V2":{DataOffset:[33,3,1,""],NameLength:[33,3,1,""],NameOffset:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ENTRY_V4":{AliasLength:[33,3,1,""],AliasOffset:[33,3,1,""],DataOffset:[33,3,1,""],Flags:[33,3,1,""],NameLength:[33,3,1,""],NameOffset:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_ENTRY_V6":{Flags:[33,3,1,""],HashedLength:[33,3,1,""],NameLength:[33,3,1,""],NameOffset:[33,3,1,""],ValueCount:[33,3,1,""],ValueOffset:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_NAMESPACE_V6":{Count:[33,3,1,""],EntryOffset:[33,3,1,""],Flags:[33,3,1,""],HashFactor:[33,3,1,""],HashOffset:[33,3,1,""],Size:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_VALUE_ARRAY_V2":{Array:[33,3,1,""],Count:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_VALUE_ARRAY_V4":{Array:[33,3,1,""],Count:[33,3,1,""],GuessFlags:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_VALUE_ENTRY":{Flags:[33,3,1,""],NameLength:[33,3,1,""],NameOffset:[33,3,1,""],ValueLength:[33,3,1,""],ValueOffset:[33,3,1,""]},"windows.generated_def.winstructs._API_SET_VALUE_ENTRY_V2":{NameLength:[33,3,1,""],NameOffset:[33,3,1,""],ValueLength:[33,3,1,""],ValueOffset:[33,3,1,""]},"windows.generated_def.winstructs._ATTACH_VIRTUAL_DISK_FLAG":{ATTACH_VIRTUAL_DISK_FLAG_BYPASS_DEFAULT_ENCRYPTION_POLICY:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_NONE:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_NON_PNP:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_NO_DRIVE_LETTER:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_NO_LOCAL_HOST:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_NO_SECURITY_DESCRIPTOR:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_PERMANENT_LIFETIME:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_READ_ONLY:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_REGISTER_VOLUME:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_RESTRICTED_RANGE:[33,3,1,""],ATTACH_VIRTUAL_DISK_FLAG_SINGLE_PARTITION:[33,3,1,""]},"windows.generated_def.winstructs._ATTACH_VIRTUAL_DISK_PARAMETERS":{Version:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._ATTACH_VIRTUAL_DISK_VERSION":{ATTACH_VIRTUAL_DISK_VERSION_1:[33,3,1,""],ATTACH_VIRTUAL_DISK_VERSION_2:[33,3,1,""],ATTACH_VIRTUAL_DISK_VERSION_UNSPECIFIED:[33,3,1,""]},"windows.generated_def.winstructs._BG_ERROR_CONTEXT":{BG_ERROR_CONTEXT_GENERAL_QUEUE_MANAGER:[33,3,1,""],BG_ERROR_CONTEXT_GENERAL_TRANSPORT:[33,3,1,""],BG_ERROR_CONTEXT_LOCAL_FILE:[33,3,1,""],BG_ERROR_CONTEXT_NONE:[33,3,1,""],BG_ERROR_CONTEXT_QUEUE_MANAGER_NOTIFICATION:[33,3,1,""],BG_ERROR_CONTEXT_REMOTE_APPLICATION:[33,3,1,""],BG_ERROR_CONTEXT_REMOTE_FILE:[33,3,1,""],BG_ERROR_CONTEXT_UNKNOWN:[33,3,1,""]},"windows.generated_def.winstructs._BG_FILE_INFO":{LocalName:[33,3,1,""],RemoteName:[33,3,1,""]},"windows.generated_def.winstructs._BG_FILE_PROGRESS":{BytesTotal:[33,3,1,""],BytesTransferred:[33,3,1,""],Completed:[33,3,1,""]},"windows.generated_def.winstructs._BG_FILE_RANGE":{InitialOffset:[33,3,1,""],Length:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_PRIORITY":{BG_JOB_PRIORITY_FOREGROUND:[33,3,1,""],BG_JOB_PRIORITY_HIGH:[33,3,1,""],BG_JOB_PRIORITY_LOW:[33,3,1,""],BG_JOB_PRIORITY_NORMAL:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_PROGRESS":{BytesTotal:[33,3,1,""],BytesTransferred:[33,3,1,""],FilesTotal:[33,3,1,""],FilesTransferred:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_PROXY_USAGE":{BG_JOB_PROXY_USAGE_AUTODETECT:[33,3,1,""],BG_JOB_PROXY_USAGE_NO_PROXY:[33,3,1,""],BG_JOB_PROXY_USAGE_OVERRIDE:[33,3,1,""],BG_JOB_PROXY_USAGE_PRECONFIG:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_REPLY_PROGRESS":{BytesTotal:[33,3,1,""],BytesTransferred:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_STATE":{BG_JOB_STATE_ACKNOWLEDGED:[33,3,1,""],BG_JOB_STATE_CANCELLED:[33,3,1,""],BG_JOB_STATE_CONNECTING:[33,3,1,""],BG_JOB_STATE_ERROR:[33,3,1,""],BG_JOB_STATE_QUEUED:[33,3,1,""],BG_JOB_STATE_SUSPENDED:[33,3,1,""],BG_JOB_STATE_TRANSFERRED:[33,3,1,""],BG_JOB_STATE_TRANSFERRING:[33,3,1,""],BG_JOB_STATE_TRANSIENT_ERROR:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_TIMES":{CreationTime:[33,3,1,""],ModificationTime:[33,3,1,""],TransferCompletionTime:[33,3,1,""]},"windows.generated_def.winstructs._BG_JOB_TYPE":{BG_JOB_TYPE_DOWNLOAD:[33,3,1,""],BG_JOB_TYPE_UPLOAD:[33,3,1,""],BG_JOB_TYPE_UPLOAD_REPLY:[33,3,1,""]},"windows.generated_def.winstructs._CALLFRAMEINFO":{cInInterfacesMax:[33,3,1,""],cInOutInterfacesMax:[33,3,1,""],cMethod:[33,3,1,""],cOutInterfacesMax:[33,3,1,""],cParams:[33,3,1,""],cTopLevelInInterfaces:[33,3,1,""],fDerivesFromIDispatch:[33,3,1,""],fHasInOutValues:[33,3,1,""],fHasInValues:[33,3,1,""],fHasOutValues:[33,3,1,""],iMethod:[33,3,1,""],iid:[33,3,1,""]},"windows.generated_def.winstructs._CALLFRAMEPARAMINFO":{cbParam:[33,3,1,""],fIn:[33,3,1,""],fOut:[33,3,1,""],stackOffset:[33,3,1,""]},"windows.generated_def.winstructs._CALLFRAME_COPY":{CALLFRAME_COPY_INDEPENDENT:[33,3,1,""],CALLFRAME_COPY_NESTED:[33,3,1,""]},"windows.generated_def.winstructs._CALLFRAME_MARSHALCONTEXT":{dwDestContext:[33,3,1,""],fIn:[33,3,1,""],guidTransferSyntax:[33,3,1,""],mshlmgr:[33,3,1,""],pvDestContext:[33,3,1,""]},"windows.generated_def.winstructs._CBA_EVENT_SEVERITY":{sevAttn:[33,3,1,""],sevFatal:[33,3,1,""],sevInfo:[33,3,1,""],sevMax:[33,3,1,""],sevProblem:[33,3,1,""]},"windows.generated_def.winstructs._CERT_CHAIN_CONTEXT":{ChainId:[33,3,1,""],TrustStatus:[33,3,1,""],cChain:[33,3,1,""],cLowerQualityChainContext:[33,3,1,""],cbSize:[33,3,1,""],dwCreateFlags:[33,3,1,""],dwRevocationFreshnessTime:[33,3,1,""],fHasRevocationFreshnessTime:[33,3,1,""],rgpChain:[33,3,1,""],rgpLowerQualityChainContext:[33,3,1,""]},"windows.generated_def.winstructs._CERT_CHAIN_ELEMENT":{TrustStatus:[33,3,1,""],cbSize:[33,3,1,""],pApplicationUsage:[33,3,1,""],pCertContext:[33,3,1,""],pIssuanceUsage:[33,3,1,""],pRevocationInfo:[33,3,1,""],pwszExtendedErrorInfo:[33,3,1,""]},"windows.generated_def.winstructs._CERT_CHAIN_ENGINE_CONFIG":{CycleDetectionModulus:[33,3,1,""],MaximumCachedCertificates:[33,3,1,""],cAdditionalStore:[33,3,1,""],cbSize:[33,3,1,""],dwFlags:[33,3,1,""],dwUrlRetrievalTimeout:[33,3,1,""],hRestrictedOther:[33,3,1,""],hRestrictedRoot:[33,3,1,""],hRestrictedTrust:[33,3,1,""],rghAdditionalStore:[33,3,1,""]},"windows.generated_def.winstructs._CERT_CHAIN_PARA":{RequestedIssuancePolicy:[33,3,1,""],RequestedUsage:[33,3,1,""],cbSize:[33,3,1,""],dwRevocationFreshnessTime:[33,3,1,""],dwUrlRetrievalTimeout:[33,3,1,""],fCheckRevocationFreshnessTime:[33,3,1,""],pftCacheResync:[33,3,1,""]},"windows.generated_def.winstructs._CERT_CONTEXT":{cbCertEncoded:[33,3,1,""],dwCertEncodingType:[33,3,1,""],hCertStore:[33,3,1,""],pCertInfo:[33,3,1,""],pbCertEncoded:[33,3,1,""]},"windows.generated_def.winstructs._CERT_EXTENSION":{Value:[33,3,1,""],fCritical:[33,3,1,""],pszObjId:[33,3,1,""]},"windows.generated_def.winstructs._CERT_EXTENSIONS":{cExtension:[33,3,1,""],rgExtension:[33,3,1,""]},"windows.generated_def.winstructs._CERT_ID":{DUMMYUNIONNAME:[33,3,1,""],dwIdChoice:[33,3,1,""]},"windows.generated_def.winstructs._CERT_INFO":{Issuer:[33,3,1,""],IssuerUniqueId:[33,3,1,""],NotAfter:[33,3,1,""],NotBefore:[33,3,1,""],SerialNumber:[33,3,1,""],SignatureAlgorithm:[33,3,1,""],Subject:[33,3,1,""],SubjectPublicKeyInfo:[33,3,1,""],SubjectUniqueId:[33,3,1,""],cExtension:[33,3,1,""],dwVersion:[33,3,1,""],rgExtension:[33,3,1,""]},"windows.generated_def.winstructs._CERT_ISSUER_SERIAL_NUMBER":{Issuer:[33,3,1,""],SerialNumber:[33,3,1,""]},"windows.generated_def.winstructs._CERT_KEY_CONTEXT":{cbSize:[33,3,1,""],dwKeySpec:[33,3,1,""],hCryptProv:[33,3,1,""]},"windows.generated_def.winstructs._CERT_PUBLIC_KEY_INFO":{Algorithm:[33,3,1,""],PublicKey:[33,3,1,""]},"windows.generated_def.winstructs._CERT_REVOCATION_CRL_INFO":{cbSize:[33,3,1,""],fDeltaCrlEntry:[33,3,1,""],pBaseCrlContext:[33,3,1,""],pCrlEntry:[33,3,1,""],pDeltaCrlContext:[33,3,1,""]},"windows.generated_def.winstructs._CERT_REVOCATION_INFO":{cbSize:[33,3,1,""],dwFreshnessTime:[33,3,1,""],dwRevocationResult:[33,3,1,""],fHasFreshnessTime:[33,3,1,""],pCrlInfo:[33,3,1,""],pszRevocationOid:[33,3,1,""],pvOidSpecificInfo:[33,3,1,""]},"windows.generated_def.winstructs._CERT_SIMPLE_CHAIN":{TrustStatus:[33,3,1,""],cElement:[33,3,1,""],cbSize:[33,3,1,""],dwRevocationFreshnessTime:[33,3,1,""],fHasRevocationFreshnessTime:[33,3,1,""],pTrustListInfo:[33,3,1,""],rgpElement:[33,3,1,""]},"windows.generated_def.winstructs._CERT_STRONG_SIGN_PARA":{cbSize:[33,3,1,""],dwInfoChoice:[33,3,1,""],tmp_union:[33,3,1,""]},"windows.generated_def.winstructs._CERT_STRONG_SIGN_SERIALIZED_INFO":{dwFlags:[33,3,1,""],pwszCNGPubKeyMinBitLengths:[33,3,1,""],pwszCNGSignHashAlgids:[33,3,1,""]},"windows.generated_def.winstructs._CERT_TRUST_LIST_INFO":{cbSize:[33,3,1,""],pCtlContext:[33,3,1,""],pCtlEntry:[33,3,1,""]},"windows.generated_def.winstructs._CERT_TRUST_STATUS":{dwErrorStatus:[33,3,1,""],dwInfoStatus:[33,3,1,""]},"windows.generated_def.winstructs._CERT_USAGE_MATCH":{Usage:[33,3,1,""],dwType:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTES_INFORMATION":{Attribute:[33,3,1,""],AttributeCount:[33,3,1,""],Reserved:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTES_INFORMATION_UNION":{pAttributeV1:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE":{Name:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_RELATIVE":{Length:[33,3,1,""],OctetString:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE":{ValueLength:[33,3,1,""],pValue:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1":{Flags:[33,3,1,""],Name:[33,3,1,""],Reserved:[33,3,1,""],ValueCount:[33,3,1,""],ValueType:[33,3,1,""],Values:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1_UNION":{pFqbn:[33,3,1,""],pInt64:[33,3,1,""],pOctetString:[33,3,1,""],pUint64:[33,3,1,""],ppString:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_V1":{Flags:[33,3,1,""],Name:[33,3,1,""],Reserved:[33,3,1,""],ValueCount:[33,3,1,""],ValueType:[33,3,1,""],Values:[33,3,1,""]},"windows.generated_def.winstructs._CLAIM_SECURITY_ATTRIBUTE_V1_UNION":{pFqbn:[33,3,1,""],pInt64:[33,3,1,""],pOctetString:[33,3,1,""],pUint64:[33,3,1,""],ppString:[33,3,1,""]},"windows.generated_def.winstructs._CLIENT_ID":{UniqueProcess:[33,3,1,""],UniqueThread:[33,3,1,""]},"windows.generated_def.winstructs._CLIENT_ID32":{UniqueProcess:[33,3,1,""],UniqueThread:[33,3,1,""]},"windows.generated_def.winstructs._CLIENT_ID64":{UniqueProcess:[33,3,1,""],UniqueThread:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_CTRL_DECRYPT_PARA":{DUMMYUNIONNAME:[33,3,1,""],cbSize:[33,3,1,""],dwKeySpec:[33,3,1,""],dwRecipientIndex:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_ENVELOPED_ENCODE_INFO":{ContentEncryptionAlgorithm:[33,3,1,""],cAttrCertEncoded:[33,3,1,""],cCertEncoded:[33,3,1,""],cCrlEncoded:[33,3,1,""],cRecipients:[33,3,1,""],cUnprotectedAttr:[33,3,1,""],cbSize:[33,3,1,""],hCryptProv:[33,3,1,""],pvEncryptionAuxInfo:[33,3,1,""],rgAttrCertEncoded:[33,3,1,""],rgCertEncoded:[33,3,1,""],rgCmsRecipients:[33,3,1,""],rgCrlEncoded:[33,3,1,""],rgUnprotectedAttr:[33,3,1,""],rgpRecipients:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO":{DUMMYUNIONNAME:[33,3,1,""],KeyEncryptionAlgorithm:[33,3,1,""],KeyWrapAlgorithm:[33,3,1,""],UserKeyingMaterial:[33,3,1,""],cRecipientEncryptedKeys:[33,3,1,""],cbSize:[33,3,1,""],dwKeyChoice:[33,3,1,""],dwKeySpec:[33,3,1,""],hCryptProv:[33,3,1,""],pvKeyEncryptionAuxInfo:[33,3,1,""],pvKeyWrapAuxInfo:[33,3,1,""],rgpRecipientEncryptedKeys:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO":{KeyEncryptionAlgorithm:[33,3,1,""],RecipientId:[33,3,1,""],RecipientPublicKey:[33,3,1,""],cbSize:[33,3,1,""],hCryptProv:[33,3,1,""],pvKeyEncryptionAuxInfo:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO":{DUMMYUNIONNAME:[33,3,1,""],Date:[33,3,1,""],KeyEncryptionAlgorithm:[33,3,1,""],KeyId:[33,3,1,""],cbSize:[33,3,1,""],dwKeyChoice:[33,3,1,""],hCryptProv:[33,3,1,""],pOtherAttr:[33,3,1,""],pvKeyEncryptionAuxInfo:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_RECIPIENT_ENCODE_INFO":{DUMMYUNIONNAME:[33,3,1,""],dwRecipientChoice:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_RECIPIENT_ENCRYPTED_KEY_ENCODE_INFO":{Date:[33,3,1,""],RecipientId:[33,3,1,""],RecipientPublicKey:[33,3,1,""],cbSize:[33,3,1,""],pOtherAttr:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_SIGNER_INFO":{AuthAttrs:[33,3,1,""],EncryptedHash:[33,3,1,""],HashAlgorithm:[33,3,1,""],HashEncryptionAlgorithm:[33,3,1,""],Issuer:[33,3,1,""],SerialNumber:[33,3,1,""],UnauthAttrs:[33,3,1,""],dwVersion:[33,3,1,""]},"windows.generated_def.winstructs._CMSG_STREAM_INFO":{cbContent:[33,3,1,""],pfnStreamOutput:[33,3,1,""],pvArg:[33,3,1,""]},"windows.generated_def.winstructs._COAUTHIDENTITY":{Domain:[33,3,1,""],DomainLength:[33,3,1,""],Flags:[33,3,1,""],Password:[33,3,1,""],PasswordLength:[33,3,1,""],User:[33,3,1,""],UserLength:[33,3,1,""]},"windows.generated_def.winstructs._COAUTHINFO":{dwAuthnLevel:[33,3,1,""],dwAuthnSvc:[33,3,1,""],dwAuthzSvc:[33,3,1,""],dwCapabilities:[33,3,1,""],dwImpersonationLevel:[33,3,1,""],pAuthIdentityData:[33,3,1,""],pwszServerPrincName:[33,3,1,""]},"windows.generated_def.winstructs._CONTEXT32":{ContextFlags:[33,3,1,""],Dr0:[33,3,1,""],Dr1:[33,3,1,""],Dr2:[33,3,1,""],Dr3:[33,3,1,""],Dr6:[33,3,1,""],Dr7:[33,3,1,""],EFlags:[33,3,1,""],Eax:[33,3,1,""],Ebp:[33,3,1,""],Ebx:[33,3,1,""],Ecx:[33,3,1,""],Edi:[33,3,1,""],Edx:[33,3,1,""],Eip:[33,3,1,""],Esi:[33,3,1,""],Esp:[33,3,1,""],ExtendedRegisters:[33,3,1,""],FloatSave:[33,3,1,""],SegCs:[33,3,1,""],SegDs:[33,3,1,""],SegEs:[33,3,1,""],SegFs:[33,3,1,""],SegGs:[33,3,1,""],SegSs:[33,3,1,""]},"windows.generated_def.winstructs._CONTEXT64":{ContextFlags:[33,3,1,""],DUMMYUNIONNAME:[33,3,1,""],DebugControl:[33,3,1,""],Dr0:[33,3,1,""],Dr1:[33,3,1,""],Dr2:[33,3,1,""],Dr3:[33,3,1,""],Dr6:[33,3,1,""],Dr7:[33,3,1,""],EFlags:[33,3,1,""],LastBranchFromRip:[33,3,1,""],LastBranchToRip:[33,3,1,""],LastExceptionFromRip:[33,3,1,""],LastExceptionToRip:[33,3,1,""],MxCsr:[33,3,1,""],P1Home:[33,3,1,""],P2Home:[33,3,1,""],P3Home:[33,3,1,""],P4Home:[33,3,1,""],P5Home:[33,3,1,""],P6Home:[33,3,1,""],R10:[33,3,1,""],R11:[33,3,1,""],R12:[33,3,1,""],R13:[33,3,1,""],R14:[33,3,1,""],R15:[33,3,1,""],R8:[33,3,1,""],R9:[33,3,1,""],Rax:[33,3,1,""],Rbp:[33,3,1,""],Rbx:[33,3,1,""],Rcx:[33,3,1,""],Rdi:[33,3,1,""],Rdx:[33,3,1,""],Rip:[33,3,1,""],Rsi:[33,3,1,""],Rsp:[33,3,1,""],SegCs:[33,3,1,""],SegDs:[33,3,1,""],SegEs:[33,3,1,""],SegFs:[33,3,1,""],SegGs:[33,3,1,""],SegSs:[33,3,1,""],VectorControl:[33,3,1,""],VectorRegister:[33,3,1,""]},"windows.generated_def.winstructs._COSERVERINFO":{dwReserved1:[33,3,1,""],dwReserved2:[33,3,1,""],pAuthInfo:[33,3,1,""],pwszName:[33,3,1,""]},"windows.generated_def.winstructs._CREATE_PROCESS_DEBUG_INFO":{dwDebugInfoFileOffset:[33,3,1,""],fUnicode:[33,3,1,""],hFile:[33,3,1,""],hProcess:[33,3,1,""],hThread:[33,3,1,""],lpBaseOfImage:[33,3,1,""],lpImageName:[33,3,1,""],lpStartAddress:[33,3,1,""],lpThreadLocalBase:[33,3,1,""],nDebugInfoSize:[33,3,1,""]},"windows.generated_def.winstructs._CREATE_THREAD_DEBUG_INFO":{hThread:[33,3,1,""],lpStartAddress:[33,3,1,""],lpThreadLocalBase:[33,3,1,""]},"windows.generated_def.winstructs._CRL_CONTEXT":{cbCrlEncoded:[33,3,1,""],dwCertEncodingType:[33,3,1,""],hCertStore:[33,3,1,""],pCrlInfo:[33,3,1,""],pbCrlEncoded:[33,3,1,""]},"windows.generated_def.winstructs._CRL_ENTRY":{RevocationDate:[33,3,1,""],SerialNumber:[33,3,1,""],cExtension:[33,3,1,""],rgExtension:[33,3,1,""]},"windows.generated_def.winstructs._CRL_INFO":{Issuer:[33,3,1,""],NextUpdate:[33,3,1,""],SignatureAlgorithm:[33,3,1,""],ThisUpdate:[33,3,1,""],cCRLEntry:[33,3,1,""],cExtension:[33,3,1,""],dwVersion:[33,3,1,""],rgCRLEntry:[33,3,1,""],rgExtension:[33,3,1,""]},"windows.generated_def.winstructs._CRYPTOAPI_BLOB":{cbData:[33,3,1,""],pbData:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_ALGORITHM_IDENTIFIER":{Parameters:[33,3,1,""],pszObjId:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_ATTRIBUTE":{cValue:[33,3,1,""],pszObjId:[33,3,1,""],rgValue:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_ATTRIBUTES":{cAttr:[33,3,1,""],rgAttr:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_ATTRIBUTE_TYPE_VALUE":{Value:[33,3,1,""],pszObjId:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_BIT_BLOB":{cUnusedBits:[33,3,1,""],cbData:[33,3,1,""],pbData:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_DECRYPT_MESSAGE_PARA":{cCertStore:[33,3,1,""],cbSize:[33,3,1,""],dwFlags:[33,3,1,""],dwMsgAndCertEncodingType:[33,3,1,""],rghCertStore:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_ENCODE_PARA":{cbSize:[33,3,1,""],pfnAlloc:[33,3,1,""],pfnFree:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_ENCRYPT_MESSAGE_PARA":{ContentEncryptionAlgorithm:[33,3,1,""],cbSize:[33,3,1,""],dwFlags:[33,3,1,""],dwInnerContentType:[33,3,1,""],dwMsgEncodingType:[33,3,1,""],hCryptProv:[33,3,1,""],pvEncryptionAuxInfo:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_HASH_MESSAGE_PARA":{HashAlgorithm:[33,3,1,""],cbSize:[33,3,1,""],dwMsgEncodingType:[33,3,1,""],hCryptProv:[33,3,1,""],pvHashAuxInfo:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_KEY_PROV_INFO":{cProvParam:[33,3,1,""],dwFlags:[33,3,1,""],dwKeySpec:[33,3,1,""],dwProvType:[33,3,1,""],pwszContainerName:[33,3,1,""],pwszProvName:[33,3,1,""],rgProvParam:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_KEY_PROV_PARAM":{cbData:[33,3,1,""],dwFlags:[33,3,1,""],dwParam:[33,3,1,""],pbData:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_KEY_VERIFY_MESSAGE_PARA":{cbSize:[33,3,1,""],dwMsgEncodingType:[33,3,1,""],hCryptProv:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_SIGN_MESSAGE_PARA":{HashAlgorithm:[33,3,1,""],HashEncryptionAlgorithm:[33,3,1,""],cAuthAttr:[33,3,1,""],cMsgCert:[33,3,1,""],cMsgCrl:[33,3,1,""],cUnauthAttr:[33,3,1,""],cbSize:[33,3,1,""],dwFlags:[33,3,1,""],dwInnerContentType:[33,3,1,""],dwMsgEncodingType:[33,3,1,""],pSigningCert:[33,3,1,""],pvHashAuxInfo:[33,3,1,""],pvHashEncryptionAuxInfo:[33,3,1,""],rgAuthAttr:[33,3,1,""],rgUnauthAttr:[33,3,1,""],rgpMsgCert:[33,3,1,""],rgpMsgCrl:[33,3,1,""]},"windows.generated_def.winstructs._CRYPT_VERIFY_MESSAGE_PARA":{cbSize:[33,3,1,""],dwMsgAndCertEncodingType:[33,3,1,""],hCryptProv:[33,3,1,""],pStrongSignPara:[33,3,1,""],pfnGetSignerCertificate:[33,3,1,""],pvGetArg:[33,3,1,""]},"windows.generated_def.winstructs._CTL_CONTEXT":{cbCtlContent:[33,3,1,""],cbCtlEncoded:[33,3,1,""],dwMsgAndCertEncodingType:[33,3,1,""],hCertStore:[33,3,1,""],hCryptMsg:[33,3,1,""],pCtlInfo:[33,3,1,""],pbCtlContent:[33,3,1,""],pbCtlEncoded:[33,3,1,""]},"windows.generated_def.winstructs._CTL_ENTRY":{SubjectIdentifier:[33,3,1,""],cAttribute:[33,3,1,""],rgAttribute:[33,3,1,""]},"windows.generated_def.winstructs._CTL_INFO":{ListIdentifier:[33,3,1,""],NextUpdate:[33,3,1,""],SequenceNumber:[33,3,1,""],SubjectAlgorithm:[33,3,1,""],SubjectUsage:[33,3,1,""],ThisUpdate:[33,3,1,""],cCTLEntry:[33,3,1,""],cExtension:[33,3,1,""],dwVersion:[33,3,1,""],rgCTLEntry:[33,3,1,""],rgExtension:[33,3,1,""]},"windows.generated_def.winstructs._CTL_USAGE":{cUsageIdentifier:[33,3,1,""],rgpszUsageIdentifier:[33,3,1,""]},"windows.generated_def.winstructs._CURDIR":{DosPath:[33,3,1,""],Handle:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_BREAKPOINT_PARAMETERS":{BreakType:[33,3,1,""],CommandSize:[33,3,1,""],CurrentPassCount:[33,3,1,""],DataAccessType:[33,3,1,""],DataSize:[33,3,1,""],Flags:[33,3,1,""],Id:[33,3,1,""],MatchThread:[33,3,1,""],Offset:[33,3,1,""],OffsetExpressionSize:[33,3,1,""],PassCount:[33,3,1,""],ProcType:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_EVENT":{dwDebugEventCode:[33,3,1,""],dwProcessId:[33,3,1,""],dwThreadId:[33,3,1,""],u:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_EXCEPTION_FILTER_PARAMETERS":{CommandSize:[33,3,1,""],ContinueOption:[33,3,1,""],ExceptionCode:[33,3,1,""],ExecutionOption:[33,3,1,""],SecondCommandSize:[33,3,1,""],TextSize:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_BREAKPOINT":{Id:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_EXCEPTION":{ExceptionRecord:[33,3,1,""],FirstChance:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_EXIT_PROCESS":{ExitCode:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_EXIT_THREAD":{ExitCode:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_LOAD_MODULE":{Base:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_SYSTEM_ERROR":{Error:[33,3,1,""],Level:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_LAST_EVENT_INFO_UNLOAD_MODULE":{Base:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_MODULE_AND_ID":{Id:[33,3,1,""],ModuleBase:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_MODULE_PARAMETERS":{Base:[33,3,1,""],Checksum:[33,3,1,""],Flags:[33,3,1,""],ImageNameSize:[33,3,1,""],LoadedImageNameSize:[33,3,1,""],MappedImageNameSize:[33,3,1,""],ModuleNameSize:[33,3,1,""],Reserved:[33,3,1,""],Size:[33,3,1,""],SymbolFileNameSize:[33,3,1,""],SymbolType:[33,3,1,""],TimeDateStamp:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_OFFSET_REGION":{Base:[33,3,1,""],Size:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_PROCESSOR_IDENTIFICATION_ALL":{Alpha:[33,3,1,""],Amd64:[33,3,1,""],Arm:[33,3,1,""],Ia64:[33,3,1,""],X86:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_PROCESSOR_IDENTIFICATION_ALPHA":{Revision:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_PROCESSOR_IDENTIFICATION_AMD64":{Family:[33,3,1,""],Model:[33,3,1,""],Stepping:[33,3,1,""],VendorString:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_PROCESSOR_IDENTIFICATION_ARM":{Revision:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_PROCESSOR_IDENTIFICATION_IA64":{ArchRev:[33,3,1,""],Family:[33,3,1,""],Model:[33,3,1,""],Revision:[33,3,1,""],VendorString:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_PROCESSOR_IDENTIFICATION_X86":{Family:[33,3,1,""],Model:[33,3,1,""],Stepping:[33,3,1,""],VendorString:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_REGISTER_DESCRIPTION":{Flags:[33,3,1,""],Reserved0:[33,3,1,""],SubregLength:[33,3,1,""],SubregMask:[33,3,1,""],SubregMaster:[33,3,1,""],SubregShift:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_SPECIFIC_FILTER_PARAMETERS":{ArgumentSize:[33,3,1,""],CommandSize:[33,3,1,""],ContinueOption:[33,3,1,""],ExecutionOption:[33,3,1,""],TextSize:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_STACK_FRAME":{FrameNumber:[33,3,1,""],FrameOffset:[33,3,1,""],FuncTableEntry:[33,3,1,""],InstructionOffset:[33,3,1,""],Params:[33,3,1,""],Reserved:[33,3,1,""],ReturnOffset:[33,3,1,""],StackOffset:[33,3,1,""],Virtual:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_SYMBOL_ENTRY":{Arg32:[33,3,1,""],Arg64:[33,3,1,""],Flags:[33,3,1,""],Id:[33,3,1,""],ModuleBase:[33,3,1,""],NameSize:[33,3,1,""],Offset:[33,3,1,""],Reserved:[33,3,1,""],Size:[33,3,1,""],Tag:[33,3,1,""],Token:[33,3,1,""],TypeId:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_SYMBOL_PARAMETERS":{Flags:[33,3,1,""],Module:[33,3,1,""],ParentSymbol:[33,3,1,""],Reserved:[33,3,1,""],SubElements:[33,3,1,""],TypeId:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_SYMBOL_SOURCE_ENTRY":{EndColumn:[33,3,1,""],EndLine:[33,3,1,""],EngineInternal:[33,3,1,""],FileNameId:[33,3,1,""],FileNameSize:[33,3,1,""],Flags:[33,3,1,""],ModuleBase:[33,3,1,""],Offset:[33,3,1,""],Reserved:[33,3,1,""],Size:[33,3,1,""],StartColumn:[33,3,1,""],StartLine:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_VALUE":{TailOfRawBytes:[33,3,1,""],Type:[33,3,1,""],u:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_VALUE_TMP_SUBSTRUCT1":{I64:[33,3,1,""],Nat:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_VALUE_TMP_SUBSTRUCT2":{HighPart:[33,3,1,""],LowPart:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_VALUE_TMP_SUBSTRUCT3":{HighPart:[33,3,1,""],LowPart:[33,3,1,""]},"windows.generated_def.winstructs._DEBUG_VALUE_TMP_UNION":{F128Bytes:[33,3,1,""],F128Parts64:[33,3,1,""],F32:[33,3,1,""],F64:[33,3,1,""],F80Bytes:[33,3,1,""],F82Bytes:[33,3,1,""],I16:[33,3,1,""],I32:[33,3,1,""],I64Parts32:[33,3,1,""],I8:[33,3,1,""],RawBytes:[33,3,1,""],VF32:[33,3,1,""],VF64:[33,3,1,""],VI16:[33,3,1,""],VI32:[33,3,1,""],VI64:[33,3,1,""],VI8:[33,3,1,""],tmp_sub_struct_1:[33,3,1,""]},"windows.generated_def.winstructs._DNS_CACHE_ENTRY":{dwFlags:[33,3,1,""],pNext:[33,3,1,""],pszName:[33,3,1,""],wDataLength:[33,3,1,""],wType:[33,3,1,""]},"windows.generated_def.winstructs._DnsRecordA":{Data:[33,3,1,""],Flags:[33,3,1,""],dwReserved:[33,3,1,""],dwTtl:[33,3,1,""],pName:[33,3,1,""],pNext:[33,3,1,""],wDataLength:[33,3,1,""],wType:[33,3,1,""]},"windows.generated_def.winstructs._DnsRecordFlags":{CharSet:[33,3,1,""],Delete:[33,3,1,""],Reserved:[33,3,1,""],Section:[33,3,1,""],Unused:[33,3,1,""]},"windows.generated_def.winstructs._DnsRecordW":{Data:[33,3,1,""],Flags:[33,3,1,""],dwReserved:[33,3,1,""],dwTtl:[33,3,1,""],pName:[33,3,1,""],pNext:[33,3,1,""],wDataLength:[33,3,1,""],wType:[33,3,1,""]},"windows.generated_def.winstructs._ENABLE_TRACE_PARAMETERS":{ControlFlags:[33,3,1,""],EnableFilterDesc:[33,3,1,""],EnableProperty:[33,3,1,""],FilterDescCount:[33,3,1,""],SourceId:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._ENUM_SERVICE_STATUSA":{ServiceStatus:[33,3,1,""],lpDisplayName:[33,3,1,""],lpServiceName:[33,3,1,""]},"windows.generated_def.winstructs._ENUM_SERVICE_STATUSW":{ServiceStatus:[33,3,1,""],lpDisplayName:[33,3,1,""],lpServiceName:[33,3,1,""]},"windows.generated_def.winstructs._ENUM_SERVICE_STATUS_PROCESSA":{ServiceStatusProcess:[33,3,1,""],lpDisplayName:[33,3,1,""],lpServiceName:[33,3,1,""]},"windows.generated_def.winstructs._ENUM_SERVICE_STATUS_PROCESSW":{ServiceStatusProcess:[33,3,1,""],lpDisplayName:[33,3,1,""],lpServiceName:[33,3,1,""]},"windows.generated_def.winstructs._ETW_BUFFER_CONTEXT":{LoggerId:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._EVENTLOGRECORD":{ClosingRecordNumber:[33,3,1,""],DataLength:[33,3,1,""],DataOffset:[33,3,1,""],EventCategory:[33,3,1,""],EventID:[33,3,1,""],EventType:[33,3,1,""],Length:[33,3,1,""],NumStrings:[33,3,1,""],RecordNumber:[33,3,1,""],Reserved:[33,3,1,""],ReservedFlags:[33,3,1,""],StringOffset:[33,3,1,""],TimeGenerated:[33,3,1,""],TimeWritten:[33,3,1,""],UserSidLength:[33,3,1,""],UserSidOffset:[33,3,1,""]},"windows.generated_def.winstructs._EVENTLOG_FULL_INFORMATION":{dwFull:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_DATA_DESCRIPTOR":{DUMMYUNIONNAME:[33,3,1,""],Ptr:[33,3,1,""],Size:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_DESCRIPTOR":{Channel:[33,3,1,""],Id:[33,3,1,""],Keyword:[33,3,1,""],Level:[33,3,1,""],Opcode:[33,3,1,""],Task:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_FILTER_DESCRIPTOR":{Ptr:[33,3,1,""],Size:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_HEADER":{ActivityId:[33,3,1,""],DUMMYUNIONNAME:[33,3,1,""],EventDescriptor:[33,3,1,""],EventProperty:[33,3,1,""],Flags:[33,3,1,""],HeaderType:[33,3,1,""],ProcessId:[33,3,1,""],ProviderId:[33,3,1,""],Size:[33,3,1,""],ThreadId:[33,3,1,""],TimeStamp:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_HEADER_EXTENDED_DATA_ITEM":{DataPtr:[33,3,1,""],DataSize:[33,3,1,""],ExtType:[33,3,1,""],Reserved1:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_RECORD":{BufferContext:[33,3,1,""],EventHeader:[33,3,1,""],ExtendedData:[33,3,1,""],ExtendedDataCount:[33,3,1,""],UserContext:[33,3,1,""],UserData:[33,3,1,""],UserDataLength:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_TRACE":{Header:[33,3,1,""],InstanceId:[33,3,1,""],MofData:[33,3,1,""],MofLength:[33,3,1,""],ParentGuid:[33,3,1,""],ParentInstanceId:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_TRACE_HEADER":{ProcessId:[33,3,1,""],Size:[33,3,1,""],ThreadId:[33,3,1,""],TimeStamp:[33,3,1,""],anon_01:[33,3,1,""],anon_02:[33,3,1,""],anon_03:[33,3,1,""],anon_04:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_TRACE_LOGFILEA":{BufferCallback:[33,3,1,""],BufferSize:[33,3,1,""],BuffersRead:[33,3,1,""],Context:[33,3,1,""],CurrentEvent:[33,3,1,""],CurrentTime:[33,3,1,""],EventsLost:[33,3,1,""],Filled:[33,3,1,""],IsKernelTrace:[33,3,1,""],LogFileName:[33,3,1,""],LogfileHeader:[33,3,1,""],LoggerName:[33,3,1,""],anon_01:[33,3,1,""],anon_02:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_TRACE_LOGFILEW":{BufferCallback:[33,3,1,""],BufferSize:[33,3,1,""],BuffersRead:[33,3,1,""],Context:[33,3,1,""],CurrentEvent:[33,3,1,""],CurrentTime:[33,3,1,""],EventsLost:[33,3,1,""],Filled:[33,3,1,""],IsKernelTrace:[33,3,1,""],LogFileName:[33,3,1,""],LogfileHeader:[33,3,1,""],LoggerName:[33,3,1,""],anon_01:[33,3,1,""],anon_02:[33,3,1,""]},"windows.generated_def.winstructs._EVENT_TRACE_PROPERTIES":{AgeLimit:[33,3,1,""],BufferSize:[33,3,1,""],BuffersWritten:[33,3,1,""],EnableFlags:[33,3,1,""],EventsLost:[33,3,1,""],FlushTimer:[33,3,1,""],FreeBuffers:[33,3,1,""],LogBuffersLost:[33,3,1,""],LogFileMode:[33,3,1,""],LogFileNameOffset:[33,3,1,""],LoggerNameOffset:[33,3,1,""],LoggerThreadId:[33,3,1,""],MaximumBuffers:[33,3,1,""],MaximumFileSize:[33,3,1,""],MinimumBuffers:[33,3,1,""],NumberOfBuffers:[33,3,1,""],RealTimeBuffersLost:[33,3,1,""],Wnode:[33,3,1,""]},"windows.generated_def.winstructs._EVT_CHANNEL_CONFIG_PROPERTY_ID":{EvtChannelConfigAccess:[33,3,1,""],EvtChannelConfigClassicEventlog:[33,3,1,""],EvtChannelConfigEnabled:[33,3,1,""],EvtChannelConfigIsolation:[33,3,1,""],EvtChannelConfigOwningPublisher:[33,3,1,""],EvtChannelConfigPropertyIdEND:[33,3,1,""],EvtChannelConfigType:[33,3,1,""],EvtChannelLoggingConfigAutoBackup:[33,3,1,""],EvtChannelLoggingConfigLogFilePath:[33,3,1,""],EvtChannelLoggingConfigMaxSize:[33,3,1,""],EvtChannelLoggingConfigRetention:[33,3,1,""],EvtChannelPublisherList:[33,3,1,""],EvtChannelPublishingConfigBufferSize:[33,3,1,""],EvtChannelPublishingConfigClockType:[33,3,1,""],EvtChannelPublishingConfigControlGuid:[33,3,1,""],EvtChannelPublishingConfigFileMax:[33,3,1,""],EvtChannelPublishingConfigKeywords:[33,3,1,""],EvtChannelPublishingConfigLatency:[33,3,1,""],EvtChannelPublishingConfigLevel:[33,3,1,""],EvtChannelPublishingConfigMaxBuffers:[33,3,1,""],EvtChannelPublishingConfigMinBuffers:[33,3,1,""],EvtChannelPublishingConfigSidType:[33,3,1,""]},"windows.generated_def.winstructs._EVT_CHANNEL_ISOLATION_TYPE":{EvtChannelIsolationTypeApplication:[33,3,1,""],EvtChannelIsolationTypeCustom:[33,3,1,""],EvtChannelIsolationTypeSystem:[33,3,1,""]},"windows.generated_def.winstructs._EVT_CHANNEL_TYPE":{EvtChannelTypeAdmin:[33,3,1,""],EvtChannelTypeAnalytic:[33,3,1,""],EvtChannelTypeDebug:[33,3,1,""],EvtChannelTypeOperational:[33,3,1,""]},"windows.generated_def.winstructs._EVT_EVENT_METADATA_PROPERTY_ID":{EventMetadataEventChannel:[33,3,1,""],EventMetadataEventID:[33,3,1,""],EventMetadataEventKeyword:[33,3,1,""],EventMetadataEventLevel:[33,3,1,""],EventMetadataEventMessageID:[33,3,1,""],EventMetadataEventOpcode:[33,3,1,""],EventMetadataEventTask:[33,3,1,""],EventMetadataEventTemplate:[33,3,1,""],EventMetadataEventVersion:[33,3,1,""],EvtEventMetadataPropertyIdEND:[33,3,1,""]},"windows.generated_def.winstructs._EVT_FORMAT_MESSAGE_FLAGS":{EvtFormatMessageChannel:[33,3,1,""],EvtFormatMessageEvent:[33,3,1,""],EvtFormatMessageId:[33,3,1,""],EvtFormatMessageKeyword:[33,3,1,""],EvtFormatMessageLevel:[33,3,1,""],EvtFormatMessageOpcode:[33,3,1,""],EvtFormatMessageProvider:[33,3,1,""],EvtFormatMessageTask:[33,3,1,""],EvtFormatMessageXml:[33,3,1,""]},"windows.generated_def.winstructs._EVT_LOGIN_CLASS":{EvtRpcLogin:[33,3,1,""]},"windows.generated_def.winstructs._EVT_LOG_PROPERTY_ID":{EvtLogAttributes:[33,3,1,""],EvtLogCreationTime:[33,3,1,""],EvtLogFileSize:[33,3,1,""],EvtLogFull:[33,3,1,""],EvtLogLastAccessTime:[33,3,1,""],EvtLogLastWriteTime:[33,3,1,""],EvtLogNumberOfLogRecords:[33,3,1,""],EvtLogOldestRecordNumber:[33,3,1,""]},"windows.generated_def.winstructs._EVT_OPEN_LOG_FLAGS":{EvtOpenChannelPath:[33,3,1,""],EvtOpenFilePath:[33,3,1,""]},"windows.generated_def.winstructs._EVT_PUBLISHER_METADATA_PROPERTY_ID":{EvtPublisherMetadataChannelReferenceFlags:[33,3,1,""],EvtPublisherMetadataChannelReferenceID:[33,3,1,""],EvtPublisherMetadataChannelReferenceIndex:[33,3,1,""],EvtPublisherMetadataChannelReferenceMessageID:[33,3,1,""],EvtPublisherMetadataChannelReferencePath:[33,3,1,""],EvtPublisherMetadataChannelReferences:[33,3,1,""],EvtPublisherMetadataHelpLink:[33,3,1,""],EvtPublisherMetadataKeywordMessageID:[33,3,1,""],EvtPublisherMetadataKeywordName:[33,3,1,""],EvtPublisherMetadataKeywordValue:[33,3,1,""],EvtPublisherMetadataKeywords:[33,3,1,""],EvtPublisherMetadataLevelMessageID:[33,3,1,""],EvtPublisherMetadataLevelName:[33,3,1,""],EvtPublisherMetadataLevelValue:[33,3,1,""],EvtPublisherMetadataLevels:[33,3,1,""],EvtPublisherMetadataMessageFilePath:[33,3,1,""],EvtPublisherMetadataOpcodeMessageID:[33,3,1,""],EvtPublisherMetadataOpcodeName:[33,3,1,""],EvtPublisherMetadataOpcodeValue:[33,3,1,""],EvtPublisherMetadataOpcodes:[33,3,1,""],EvtPublisherMetadataParameterFilePath:[33,3,1,""],EvtPublisherMetadataPropertyIdEND:[33,3,1,""],EvtPublisherMetadataPublisherGuid:[33,3,1,""],EvtPublisherMetadataPublisherMessageID:[33,3,1,""],EvtPublisherMetadataResourceFilePath:[33,3,1,""],EvtPublisherMetadataTaskEventGuid:[33,3,1,""],EvtPublisherMetadataTaskMessageID:[33,3,1,""],EvtPublisherMetadataTaskName:[33,3,1,""],EvtPublisherMetadataTaskValue:[33,3,1,""],EvtPublisherMetadataTasks:[33,3,1,""]},"windows.generated_def.winstructs._EVT_QUERY_FLAGS":{EvtQueryChannelPath:[33,3,1,""],EvtQueryFilePath:[33,3,1,""],EvtQueryForwardDirection:[33,3,1,""],EvtQueryReverseDirection:[33,3,1,""],EvtQueryTolerateQueryErrors:[33,3,1,""]},"windows.generated_def.winstructs._EVT_RENDER_CONTEXT_FLAGS":{EvtRenderContextSystem:[33,3,1,""],EvtRenderContextUser:[33,3,1,""],EvtRenderContextValues:[33,3,1,""]},"windows.generated_def.winstructs._EVT_RENDER_FLAGS":{EvtRenderBookmark:[33,3,1,""],EvtRenderEventValues:[33,3,1,""],EvtRenderEventXml:[33,3,1,""]},"windows.generated_def.winstructs._EVT_RPC_LOGIN":{Domain:[33,3,1,""],Flags:[33,3,1,""],Password:[33,3,1,""],Server:[33,3,1,""],User:[33,3,1,""]},"windows.generated_def.winstructs._EVT_SEEK_FLAGS":{EvtSeekOriginMask:[33,3,1,""],EvtSeekRelativeToBookmark:[33,3,1,""],EvtSeekRelativeToCurrent:[33,3,1,""],EvtSeekRelativeToFirst:[33,3,1,""],EvtSeekRelativeToLast:[33,3,1,""],EvtSeekStrict:[33,3,1,""]},"windows.generated_def.winstructs._EVT_SYSTEM_PROPERTY_ID":{EvtSystemActivityID:[33,3,1,""],EvtSystemChannel:[33,3,1,""],EvtSystemComputer:[33,3,1,""],EvtSystemEventID:[33,3,1,""],EvtSystemEventRecordId:[33,3,1,""],EvtSystemKeywords:[33,3,1,""],EvtSystemLevel:[33,3,1,""],EvtSystemOpcode:[33,3,1,""],EvtSystemProcessID:[33,3,1,""],EvtSystemPropertyIdEND:[33,3,1,""],EvtSystemProviderGuid:[33,3,1,""],EvtSystemProviderName:[33,3,1,""],EvtSystemQualifiers:[33,3,1,""],EvtSystemRelatedActivityID:[33,3,1,""],EvtSystemTask:[33,3,1,""],EvtSystemThreadID:[33,3,1,""],EvtSystemTimeCreated:[33,3,1,""],EvtSystemUserID:[33,3,1,""],EvtSystemVersion:[33,3,1,""]},"windows.generated_def.winstructs._EVT_VARIANT":{Count:[33,3,1,""],Type:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._EVT_VARIANT_TYPE":{EvtVarTypeAnsiString:[33,3,1,""],EvtVarTypeBinary:[33,3,1,""],EvtVarTypeBoolean:[33,3,1,""],EvtVarTypeByte:[33,3,1,""],EvtVarTypeDouble:[33,3,1,""],EvtVarTypeEvtHandle:[33,3,1,""],EvtVarTypeEvtXml:[33,3,1,""],EvtVarTypeFileTime:[33,3,1,""],EvtVarTypeGuid:[33,3,1,""],EvtVarTypeHexInt32:[33,3,1,""],EvtVarTypeHexInt64:[33,3,1,""],EvtVarTypeInt16:[33,3,1,""],EvtVarTypeInt32:[33,3,1,""],EvtVarTypeInt64:[33,3,1,""],EvtVarTypeNull:[33,3,1,""],EvtVarTypeSByte:[33,3,1,""],EvtVarTypeSid:[33,3,1,""],EvtVarTypeSingle:[33,3,1,""],EvtVarTypeSizeT:[33,3,1,""],EvtVarTypeString:[33,3,1,""],EvtVarTypeSysTime:[33,3,1,""],EvtVarTypeUInt16:[33,3,1,""],EvtVarTypeUInt32:[33,3,1,""],EvtVarTypeUInt64:[33,3,1,""]},"windows.generated_def.winstructs._EXCEPTION_DEBUG_INFO":{ExceptionRecord:[33,3,1,""],dwFirstChance:[33,3,1,""]},"windows.generated_def.winstructs._EXCEPTION_POINTERS32":{ContextRecord:[33,3,1,""],ExceptionRecord:[33,3,1,""]},"windows.generated_def.winstructs._EXCEPTION_POINTERS64":{ContextRecord:[33,3,1,""],ExceptionRecord:[33,3,1,""]},"windows.generated_def.winstructs._EXCEPTION_RECORD":{ExceptionAddress:[33,3,1,""],ExceptionCode:[33,3,1,""],ExceptionFlags:[33,3,1,""],ExceptionInformation:[33,3,1,""],ExceptionRecord:[33,3,1,""],NumberParameters:[33,3,1,""]},"windows.generated_def.winstructs._EXCEPTION_RECORD32":{ExceptionAddress:[33,3,1,""],ExceptionCode:[33,3,1,""],ExceptionFlags:[33,3,1,""],ExceptionInformation:[33,3,1,""],ExceptionRecord:[33,3,1,""],NumberParameters:[33,3,1,""]},"windows.generated_def.winstructs._EXCEPTION_RECORD64":{ExceptionAddress:[33,3,1,""],ExceptionCode:[33,3,1,""],ExceptionFlags:[33,3,1,""],ExceptionInformation:[33,3,1,""],ExceptionRecord:[33,3,1,""],NumberParameters:[33,3,1,""],__unusedAlignment:[33,3,1,""]},"windows.generated_def.winstructs._EXIT_PROCESS_DEBUG_INFO":{dwExitCode:[33,3,1,""]},"windows.generated_def.winstructs._EXIT_THREAD_DEBUG_INFO":{dwExitCode:[33,3,1,""]},"windows.generated_def.winstructs._EXPCMDFLAGS":{ECF_AUTOMENUICONS:[33,3,1,""],ECF_DEFAULT:[33,3,1,""],ECF_HASLUASHIELD:[33,3,1,""],ECF_HASSPLITBUTTON:[33,3,1,""],ECF_HASSUBCOMMANDS:[33,3,1,""],ECF_HIDELABEL:[33,3,1,""],ECF_ISDROPDOWN:[33,3,1,""],ECF_ISSEPARATOR:[33,3,1,""],ECF_SEPARATORAFTER:[33,3,1,""],ECF_SEPARATORBEFORE:[33,3,1,""],ECF_TOGGLEABLE:[33,3,1,""]},"windows.generated_def.winstructs._EXPCMDSTATE":{ECS_CHECKBOX:[33,3,1,""],ECS_CHECKED:[33,3,1,""],ECS_DISABLED:[33,3,1,""],ECS_ENABLED:[33,3,1,""],ECS_HIDDEN:[33,3,1,""],ECS_RADIOCHECK:[33,3,1,""]},"windows.generated_def.winstructs._FILETIME":{dwHighDateTime:[33,3,1,""],dwLowDateTime:[33,3,1,""]},"windows.generated_def.winstructs._FILE_ACCESS_INFORMATION":{AccessFlags:[33,3,1,""]},"windows.generated_def.winstructs._FILE_ALIGNMENT_INFORMATION":{AlignmentRequirement:[33,3,1,""]},"windows.generated_def.winstructs._FILE_ALL_INFORMATION":{AccessInformation:[33,3,1,""],AlignmentInformation:[33,3,1,""],BasicInformation:[33,3,1,""],EaInformation:[33,3,1,""],InternalInformation:[33,3,1,""],ModeInformation:[33,3,1,""],NameInformation:[33,3,1,""],PositionInformation:[33,3,1,""],StandardInformation:[33,3,1,""]},"windows.generated_def.winstructs._FILE_ATTRIBUTE_TAG_INFORMATION":{FileAttributes:[33,3,1,""],ReparseTag:[33,3,1,""]},"windows.generated_def.winstructs._FILE_BASIC_INFORMATION":{ChangeTime:[33,3,1,""],CreationTime:[33,3,1,""],FileAttributes:[33,3,1,""],LastAccessTime:[33,3,1,""],LastWriteTime:[33,3,1,""]},"windows.generated_def.winstructs._FILE_DISPOSITION_INFORMATION":{DeleteFile:[33,3,1,""]},"windows.generated_def.winstructs._FILE_EA_INFORMATION":{EaSize:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_ATTRIBUTE_INFORMATION":{FileSystemAttributes:[33,3,1,""],FileSystemName:[33,3,1,""],FileSystemNameLength:[33,3,1,""],MaximumComponentNameLength:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_CONTROL_INFORMATION":{DefaultQuotaLimit:[33,3,1,""],DefaultQuotaThreshold:[33,3,1,""],FileSystemControlFlags:[33,3,1,""],FreeSpaceStartFiltering:[33,3,1,""],FreeSpaceStopFiltering:[33,3,1,""],FreeSpaceThreshold:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_DEVICE_INFORMATION":{Characteristics:[33,3,1,""],DeviceType:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_DRIVER_PATH_INFORMATION":{DriverInPath:[33,3,1,""],DriverName:[33,3,1,""],DriverNameLength:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_FULL_SIZE_INFORMATION":{ActualAvailableAllocationUnits:[33,3,1,""],BytesPerSector:[33,3,1,""],CallerAvailableAllocationUnits:[33,3,1,""],SectorsPerAllocationUnit:[33,3,1,""],TotalAllocationUnits:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_LABEL_INFORMATION":{VolumeLabel:[33,3,1,""],VolumeLabelLength:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_OBJECTID_INFORMATION":{ExtendedInfo:[33,3,1,""],ObjectId:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_SECTOR_SIZE_INFORMATION":{ByteOffsetForPartitionAlignment:[33,3,1,""],ByteOffsetForSectorAlignment:[33,3,1,""],FileSystemEffectivePhysicalBytesPerSectorForAtomicity:[33,3,1,""],Flags:[33,3,1,""],LogicalBytesPerSector:[33,3,1,""],PhysicalBytesPerSectorForAtomicity:[33,3,1,""],PhysicalBytesPerSectorForPerformance:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_SIZE_INFORMATION":{AvailableAllocationUnits:[33,3,1,""],BytesPerSector:[33,3,1,""],SectorsPerAllocationUnit:[33,3,1,""],TotalAllocationUnits:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FS_VOLUME_INFORMATION":{SupportsObjects:[33,3,1,""],VolumeCreationTime:[33,3,1,""],VolumeLabel:[33,3,1,""],VolumeLabelLength:[33,3,1,""],VolumeSerialNumber:[33,3,1,""]},"windows.generated_def.winstructs._FILE_FULL_EA_INFORMATION":{EaName:[33,3,1,""],EaNameLength:[33,3,1,""],EaValueLength:[33,3,1,""],Flags:[33,3,1,""],NextEntryOffset:[33,3,1,""]},"windows.generated_def.winstructs._FILE_GET_EA_INFORMATION":{EaName:[33,3,1,""],EaNameLength:[33,3,1,""],NextEntryOffset:[33,3,1,""]},"windows.generated_def.winstructs._FILE_INFORMATION_CLASS":{FakeFileInformationZero:[33,3,1,""],FileAccessInformation:[33,3,1,""],FileAlignmentInformation:[33,3,1,""],FileAllInformation:[33,3,1,""],FileAllocationInformation:[33,3,1,""],FileAlternateNameInformation:[33,3,1,""],FileAttributeTagInformation:[33,3,1,""],FileBasicInformation:[33,3,1,""],FileBothDirectoryInformation:[33,3,1,""],FileCompletionInformation:[33,3,1,""],FileCompressionInformation:[33,3,1,""],FileDirectoryInformation:[33,3,1,""],FileDispositionInformation:[33,3,1,""],FileDispositionInformationEx:[33,3,1,""],FileEaInformation:[33,3,1,""],FileEndOfFileInformation:[33,3,1,""],FileFullDirectoryInformation:[33,3,1,""],FileFullEaInformation:[33,3,1,""],FileHardLinkFullIdInformation:[33,3,1,""],FileHardLinkInformation:[33,3,1,""],FileIdBothDirectoryInformation:[33,3,1,""],FileIdExtdBothDirectoryInformation:[33,3,1,""],FileIdExtdDirectoryInformation:[33,3,1,""],FileIdFullDirectoryInformation:[33,3,1,""],FileIdGlobalTxDirectoryInformation:[33,3,1,""],FileIdInformation:[33,3,1,""],FileInternalInformation:[33,3,1,""],FileIoCompletionNotificationInformation:[33,3,1,""],FileIoPriorityHintInformation:[33,3,1,""],FileIoStatusBlockRangeInformation:[33,3,1,""],FileIsRemoteDeviceInformation:[33,3,1,""],FileLinkInformation:[33,3,1,""],FileLinkInformationBypassAccessCheck:[33,3,1,""],FileMailslotQueryInformation:[33,3,1,""],FileMailslotSetInformation:[33,3,1,""],FileMaximumInformation:[33,3,1,""],FileModeInformation:[33,3,1,""],FileMoveClusterInformation:[33,3,1,""],FileNameInformation:[33,3,1,""],FileNamesInformation:[33,3,1,""],FileNetworkOpenInformation:[33,3,1,""],FileNetworkPhysicalNameInformation:[33,3,1,""],FileNormalizedNameInformation:[33,3,1,""],FileNumaNodeInformation:[33,3,1,""],FileObjectIdInformation:[33,3,1,""],FilePipeInformation:[33,3,1,""],FilePipeLocalInformation:[33,3,1,""],FilePipeRemoteInformation:[33,3,1,""],FilePositionInformation:[33,3,1,""],FileProcessIdsUsingFileInformation:[33,3,1,""],FileQuotaInformation:[33,3,1,""],FileRemoteProtocolInformation:[33,3,1,""],FileRenameInformation:[33,3,1,""],FileRenameInformationBypassAccessCheck:[33,3,1,""],FileRenameInformationEx:[33,3,1,""],FileRenameInformationExBypassAccessCheck:[33,3,1,""],FileReparsePointInformation:[33,3,1,""],FileReplaceCompletionInformation:[33,3,1,""],FileSfioReserveInformation:[33,3,1,""],FileSfioVolumeInformation:[33,3,1,""],FileShortNameInformation:[33,3,1,""],FileStandardInformation:[33,3,1,""],FileStandardLinkInformation:[33,3,1,""],FileStreamInformation:[33,3,1,""],FileTrackingInformation:[33,3,1,""],FileUnusedInformation:[33,3,1,""],FileValidDataLengthInformation:[33,3,1,""],FileVolumeNameInformation:[33,3,1,""]},"windows.generated_def.winstructs._FILE_INTERNAL_INFORMATION":{IndexNumber:[33,3,1,""]},"windows.generated_def.winstructs._FILE_IO_PRIORITY_HINT_INFORMATION":{PriorityHint:[33,3,1,""]},"windows.generated_def.winstructs._FILE_IS_REMOTE_DEVICE_INFORMATION":{IsRemote:[33,3,1,""]},"windows.generated_def.winstructs._FILE_LINK_INFORMATION":{FileName:[33,3,1,""],FileNameLength:[33,3,1,""],RootDirectory:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._FILE_MODE_INFORMATION":{Mode:[33,3,1,""]},"windows.generated_def.winstructs._FILE_NAME_INFORMATION":{FileName:[33,3,1,""],FileNameLength:[33,3,1,""]},"windows.generated_def.winstructs._FILE_NETWORK_OPEN_INFORMATION":{AllocationSize:[33,3,1,""],ChangeTime:[33,3,1,""],CreationTime:[33,3,1,""],EndOfFile:[33,3,1,""],FileAttributes:[33,3,1,""],LastAccessTime:[33,3,1,""],LastWriteTime:[33,3,1,""]},"windows.generated_def.winstructs._FILE_POSITION_INFORMATION":{CurrentByteOffset:[33,3,1,""]},"windows.generated_def.winstructs._FILE_STANDARD_INFORMATION":{AllocationSize:[33,3,1,""],DeletePending:[33,3,1,""],Directory:[33,3,1,""],EndOfFile:[33,3,1,""],NumberOfLinks:[33,3,1,""]},"windows.generated_def.winstructs._FILE_STREAM_INFORMATION":{NextEntryOffset:[33,3,1,""],StreamAllocationSize:[33,3,1,""],StreamName:[33,3,1,""],StreamNameLength:[33,3,1,""],StreamSize:[33,3,1,""]},"windows.generated_def.winstructs._FLOATING_SAVE_AREA":{ControlWord:[33,3,1,""],Cr0NpxState:[33,3,1,""],DataOffset:[33,3,1,""],DataSelector:[33,3,1,""],ErrorOffset:[33,3,1,""],ErrorSelector:[33,3,1,""],RegisterArea:[33,3,1,""],StatusWord:[33,3,1,""],TagWord:[33,3,1,""]},"windows.generated_def.winstructs._FS_INFORMATION_CLASS":{FileFsAttributeInformation:[33,3,1,""],FileFsControlInformation:[33,3,1,""],FileFsDeviceInformation:[33,3,1,""],FileFsDriverPathInformation:[33,3,1,""],FileFsFullSizeInformation:[33,3,1,""],FileFsLabelInformation:[33,3,1,""],FileFsObjectIdInformation:[33,3,1,""],FileFsSectorSizeInformation:[33,3,1,""],FileFsSizeInformation:[33,3,1,""],FileFsVolumeFlagsInformation:[33,3,1,""],FileFsVolumeInformation:[33,3,1,""]},"windows.generated_def.winstructs._GENERIC_MAPPING":{GenericAll:[33,3,1,""],GenericExecute:[33,3,1,""],GenericRead:[33,3,1,""],GenericWrite:[33,3,1,""]},"windows.generated_def.winstructs._GUID":{Data1:[33,3,1,""],Data2:[33,3,1,""],Data3:[33,3,1,""],Data4:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_CBA_EVENT":{code:[33,3,1,""],desc:[33,3,1,""],object:[33,3,1,""],severity:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_CBA_EVENTW":{code:[33,3,1,""],desc:[33,3,1,""],object:[33,3,1,""],severity:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_CBA_READ_MEMORY":{addr:[33,3,1,""],buf:[33,3,1,""],bytes:[33,3,1,""],bytesread:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_DEFERRED_SYMBOL_LOAD":{BaseOfImage:[33,3,1,""],CheckSum:[33,3,1,""],FileName:[33,3,1,""],Reparse:[33,3,1,""],SizeOfStruct:[33,3,1,""],TimeDateStamp:[33,3,1,""],hFile:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_DEFERRED_SYMBOL_LOAD64":{BaseOfImage:[33,3,1,""],CheckSum:[33,3,1,""],FileName:[33,3,1,""],Flags:[33,3,1,""],Reparse:[33,3,1,""],SizeOfStruct:[33,3,1,""],TimeDateStamp:[33,3,1,""],hFile:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_DEFERRED_SYMBOL_LOADW64":{BaseOfImage:[33,3,1,""],CheckSum:[33,3,1,""],FileName:[33,3,1,""],Flags:[33,3,1,""],Reparse:[33,3,1,""],SizeOfStruct:[33,3,1,""],TimeDateStamp:[33,3,1,""],hFile:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_DUPLICATE_SYMBOL":{NumberOfDups:[33,3,1,""],SelectedSymbol:[33,3,1,""],SizeOfStruct:[33,3,1,""],Symbol:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_DUPLICATE_SYMBOL64":{NumberOfDups:[33,3,1,""],SelectedSymbol:[33,3,1,""],SizeOfStruct:[33,3,1,""],Symbol:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_EXTENDED_OPTIONS":{SYMOPT_EX_DISABLEACCESSTIMEUPDATE:[33,3,1,""],SYMOPT_EX_LASTVALIDDEBUGDIRECTORY:[33,3,1,""],SYMOPT_EX_MAX:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_MODULE64":{BaseOfImage:[33,3,1,""],CVData:[33,3,1,""],CVSig:[33,3,1,""],CheckSum:[33,3,1,""],DbgUnmatched:[33,3,1,""],GlobalSymbols:[33,3,1,""],ImageName:[33,3,1,""],ImageSize:[33,3,1,""],LineNumbers:[33,3,1,""],LoadedImageName:[33,3,1,""],LoadedPdbName:[33,3,1,""],ModuleName:[33,3,1,""],NumSyms:[33,3,1,""],PdbAge:[33,3,1,""],PdbSig70:[33,3,1,""],PdbSig:[33,3,1,""],PdbUnmatched:[33,3,1,""],Publics:[33,3,1,""],SizeOfStruct:[33,3,1,""],SourceIndexed:[33,3,1,""],SymType:[33,3,1,""],TimeDateStamp:[33,3,1,""],TypeInfo:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_MODULEW64":{BaseOfImage:[33,3,1,""],CVData:[33,3,1,""],CVSig:[33,3,1,""],CheckSum:[33,3,1,""],DbgUnmatched:[33,3,1,""],GlobalSymbols:[33,3,1,""],ImageName:[33,3,1,""],ImageSize:[33,3,1,""],LineNumbers:[33,3,1,""],LoadedImageName:[33,3,1,""],LoadedPdbName:[33,3,1,""],MachineType:[33,3,1,""],ModuleName:[33,3,1,""],NumSyms:[33,3,1,""],PdbAge:[33,3,1,""],PdbSig70:[33,3,1,""],PdbSig:[33,3,1,""],PdbUnmatched:[33,3,1,""],Publics:[33,3,1,""],Reserved:[33,3,1,""],SizeOfStruct:[33,3,1,""],SourceIndexed:[33,3,1,""],SymType:[33,3,1,""],TimeDateStamp:[33,3,1,""],TypeInfo:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_STACK_FRAME":{BackingStoreOffset:[33,3,1,""],FrameOffset:[33,3,1,""],FuncTableEntry:[33,3,1,""],InstructionOffset:[33,3,1,""],Params:[33,3,1,""],Reserved2:[33,3,1,""],Reserved:[33,3,1,""],ReturnOffset:[33,3,1,""],StackOffset:[33,3,1,""],Virtual:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_SYMBOL":{Address:[33,3,1,""],Flags:[33,3,1,""],MaxNameLength:[33,3,1,""],Name:[33,3,1,""],Size:[33,3,1,""],SizeOfStruct:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_SYMBOL64":{Address:[33,3,1,""],Flags:[33,3,1,""],MaxNameLength:[33,3,1,""],Name:[33,3,1,""],Size:[33,3,1,""],SizeOfStruct:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_SYMBOLW64":{Address:[33,3,1,""],Flags:[33,3,1,""],MaxNameLength:[33,3,1,""],Name:[33,3,1,""],Size:[33,3,1,""],SizeOfStruct:[33,3,1,""]},"windows.generated_def.winstructs._IMAGEHLP_SYMBOL_TYPE_INFO":{IMAGEHLP_SYMBOL_TYPE_INFO_MAX:[33,3,1,""],TI_FINDCHILDREN:[33,3,1,""],TI_GET_ADDRESS:[33,3,1,""],TI_GET_ADDRESSOFFSET:[33,3,1,""],TI_GET_ARRAYINDEXTYPEID:[33,3,1,""],TI_GET_BASETYPE:[33,3,1,""],TI_GET_BITPOSITION:[33,3,1,""],TI_GET_CALLING_CONVENTION:[33,3,1,""],TI_GET_CHILDRENCOUNT:[33,3,1,""],TI_GET_CLASSPARENTID:[33,3,1,""],TI_GET_COUNT:[33,3,1,""],TI_GET_DATAKIND:[33,3,1,""],TI_GET_INDIRECTVIRTUALBASECLASS:[33,3,1,""],TI_GET_IS_REFERENCE:[33,3,1,""],TI_GET_LENGTH:[33,3,1,""],TI_GET_LEXICALPARENT:[33,3,1,""],TI_GET_NESTED:[33,3,1,""],TI_GET_OFFSET:[33,3,1,""],TI_GET_SYMINDEX:[33,3,1,""],TI_GET_SYMNAME:[33,3,1,""],TI_GET_SYMTAG:[33,3,1,""],TI_GET_THISADJUST:[33,3,1,""],TI_GET_TYPE:[33,3,1,""],TI_GET_TYPEID:[33,3,1,""],TI_GET_UDTKIND:[33,3,1,""],TI_GET_VALUE:[33,3,1,""],TI_GET_VIRTUALBASECLASS:[33,3,1,""],TI_GET_VIRTUALBASEDISPINDEX:[33,3,1,""],TI_GET_VIRTUALBASEOFFSET:[33,3,1,""],TI_GET_VIRTUALBASEPOINTEROFFSET:[33,3,1,""],TI_GET_VIRTUALTABLESHAPEID:[33,3,1,""],TI_GTIEX_REQS_VALID:[33,3,1,""],TI_IS_CLOSE_EQUIV_TO:[33,3,1,""],TI_IS_EQUIV_TO:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_BASE_RELOCATION":{SizeOfBlock:[33,3,1,""],VirtualAddress:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_DATA_DIRECTORY":{Size:[33,3,1,""],VirtualAddress:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_EXPORT_DIRECTORY":{AddressOfFunctions:[33,3,1,""],AddressOfNameOrdinals:[33,3,1,""],AddressOfNames:[33,3,1,""],Base:[33,3,1,""],Characteristics:[33,3,1,""],MajorVersion:[33,3,1,""],MinorVersion:[33,3,1,""],Name:[33,3,1,""],NumberOfFunctions:[33,3,1,""],NumberOfNames:[33,3,1,""],TimeDateStamp:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_FILE_HEADER":{Characteristics:[33,3,1,""],Machine:[33,3,1,""],NumberOfSections:[33,3,1,""],NumberOfSymbols:[33,3,1,""],PointerToSymbolTable:[33,3,1,""],SizeOfOptionalHeader:[33,3,1,""],TimeDateStamp:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_IMPORT_BY_NAME":{Hint:[33,3,1,""],Name:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_IMPORT_DESCRIPTOR":{FirstThunk:[33,3,1,""],ForwarderChain:[33,3,1,""],Name:[33,3,1,""],OriginalFirstThunk:[33,3,1,""],TimeDateStamp:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_NT_HEADERS":{FileHeader:[33,3,1,""],OptionalHeader:[33,3,1,""],Signature:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_NT_HEADERS64":{FileHeader:[33,3,1,""],OptionalHeader:[33,3,1,""],Signature:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_OPTIONAL_HEADER":{AddressOfEntryPoint:[33,3,1,""],BaseOfCode:[33,3,1,""],BaseOfData:[33,3,1,""],CheckSum:[33,3,1,""],DataDirectory:[33,3,1,""],DllCharacteristics:[33,3,1,""],FileAlignment:[33,3,1,""],ImageBase:[33,3,1,""],LoaderFlags:[33,3,1,""],Magic:[33,3,1,""],MajorImageVersion:[33,3,1,""],MajorLinkerVersion:[33,3,1,""],MajorOperatingSystemVersion:[33,3,1,""],MajorSubsystemVersion:[33,3,1,""],MinorImageVersion:[33,3,1,""],MinorLinkerVersion:[33,3,1,""],MinorOperatingSystemVersion:[33,3,1,""],MinorSubsystemVersion:[33,3,1,""],NumberOfRvaAndSizes:[33,3,1,""],SectionAlignment:[33,3,1,""],SizeOfCode:[33,3,1,""],SizeOfHeaders:[33,3,1,""],SizeOfHeapCommit:[33,3,1,""],SizeOfHeapReserve:[33,3,1,""],SizeOfImage:[33,3,1,""],SizeOfInitializedData:[33,3,1,""],SizeOfStackCommit:[33,3,1,""],SizeOfStackReserve:[33,3,1,""],SizeOfUninitializedData:[33,3,1,""],Subsystem:[33,3,1,""],Win32VersionValue:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_OPTIONAL_HEADER64":{AddressOfEntryPoint:[33,3,1,""],BaseOfCode:[33,3,1,""],CheckSum:[33,3,1,""],DataDirectory:[33,3,1,""],DllCharacteristics:[33,3,1,""],FileAlignment:[33,3,1,""],ImageBase:[33,3,1,""],LoaderFlags:[33,3,1,""],Magic:[33,3,1,""],MajorImageVersion:[33,3,1,""],MajorLinkerVersion:[33,3,1,""],MajorOperatingSystemVersion:[33,3,1,""],MajorSubsystemVersion:[33,3,1,""],MinorImageVersion:[33,3,1,""],MinorLinkerVersion:[33,3,1,""],MinorOperatingSystemVersion:[33,3,1,""],MinorSubsystemVersion:[33,3,1,""],NumberOfRvaAndSizes:[33,3,1,""],SectionAlignment:[33,3,1,""],SizeOfCode:[33,3,1,""],SizeOfHeaders:[33,3,1,""],SizeOfHeapCommit:[33,3,1,""],SizeOfHeapReserve:[33,3,1,""],SizeOfImage:[33,3,1,""],SizeOfInitializedData:[33,3,1,""],SizeOfStackCommit:[33,3,1,""],SizeOfStackReserve:[33,3,1,""],SizeOfUninitializedData:[33,3,1,""],Subsystem:[33,3,1,""],Win32VersionValue:[33,3,1,""]},"windows.generated_def.winstructs._IMAGE_SECTION_HEADER":{Characteristics:[33,3,1,""],Name:[33,3,1,""],NumberOfLinenumbers:[33,3,1,""],NumberOfRelocations:[33,3,1,""],PointerToLinenumbers:[33,3,1,""],PointerToRawData:[33,3,1,""],PointerToRelocations:[33,3,1,""],SizeOfRawData:[33,3,1,""],VirtualAddress:[33,3,1,""],VirtualSize:[33,3,1,""]},"windows.generated_def.winstructs._INTERNAL_IF_OPER_STATUS":{IF_OPER_STATUS_CONNECTED:[33,3,1,""],IF_OPER_STATUS_CONNECTING:[33,3,1,""],IF_OPER_STATUS_DISCONNECTED:[33,3,1,""],IF_OPER_STATUS_NON_OPERATIONAL:[33,3,1,""],IF_OPER_STATUS_OPERATIONAL:[33,3,1,""],IF_OPER_STATUS_UNREACHABLE:[33,3,1,""]},"windows.generated_def.winstructs._IO_PRIORITY_HINT":{IoPriorityCritical:[33,3,1,""],IoPriorityHigh:[33,3,1,""],IoPriorityLow:[33,3,1,""],IoPriorityNormal:[33,3,1,""],IoPriorityVeryLow:[33,3,1,""],MaxIoPriorityTypes:[33,3,1,""]},"windows.generated_def.winstructs._IO_STATUS_BLOCK":{DUMMYUNIONNAME:[33,3,1,""],Information:[33,3,1,""]},"windows.generated_def.winstructs._IP_ADAPTER_INDEX_MAP":{Index:[33,3,1,""],Name:[33,3,1,""]},"windows.generated_def.winstructs._IP_INTERFACE_INFO":{Adapter:[33,3,1,""],NumAdapters:[33,3,1,""]},"windows.generated_def.winstructs._ITEMIDLIST":{mkid:[33,3,1,""]},"windows.generated_def.winstructs._JIT_DEBUG_INFO":{dwProcessorArchitecture:[33,3,1,""],dwReserved0:[33,3,1,""],dwSize:[33,3,1,""],dwThreadID:[33,3,1,""],lpContextRecord:[33,3,1,""],lpExceptionAddress:[33,3,1,""],lpExceptionRecord:[33,3,1,""]},"windows.generated_def.winstructs._KDHELP":{FramePointer:[33,3,1,""],KeUserCallbackDispatcher:[33,3,1,""],KiCallUserMode:[33,3,1,""],KiUserExceptionDispatcher:[33,3,1,""],NextCallback:[33,3,1,""],Reserved:[33,3,1,""],StackBase:[33,3,1,""],StackLimit:[33,3,1,""],SystemRangeStart:[33,3,1,""],ThCallbackBStore:[33,3,1,""],ThCallbackStack:[33,3,1,""],Thread:[33,3,1,""]},"windows.generated_def.winstructs._KDHELP64":{BuildVersion:[33,3,1,""],FramePointer:[33,3,1,""],KeUserCallbackDispatcher:[33,3,1,""],KiCallUserMode:[33,3,1,""],KiUserExceptionDispatcher:[33,3,1,""],NextCallback:[33,3,1,""],Reserved0:[33,3,1,""],RetpolineStubFunctionTable:[33,3,1,""],RetpolineStubFunctionTableSize:[33,3,1,""],RetpolineStubOffset:[33,3,1,""],RetpolineStubSize:[33,3,1,""],StackBase:[33,3,1,""],StackLimit:[33,3,1,""],SystemRangeStart:[33,3,1,""],ThCallbackBStore:[33,3,1,""],ThCallbackStack:[33,3,1,""],Thread:[33,3,1,""]},"windows.generated_def.winstructs._KEY_INFORMATION_CLASS":{KeyBasicInformation:[33,3,1,""],KeyCachedInformation:[33,3,1,""],KeyFlagsInformation:[33,3,1,""],KeyFullInformation:[33,3,1,""],KeyHandleTagsInformation:[33,3,1,""],KeyLayerInformation:[33,3,1,""],KeyNameInformation:[33,3,1,""],KeyNodeInformation:[33,3,1,""],KeyTrustInformation:[33,3,1,""],KeyVirtualizationInformation:[33,3,1,""],MaxKeyInfoClass:[33,3,1,""]},"windows.generated_def.winstructs._KEY_VALUE_BASIC_INFORMATION":{Name:[33,3,1,""],NameLength:[33,3,1,""],TitleIndex:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._KEY_VALUE_FULL_INFORMATION":{DataLength:[33,3,1,""],DataOffset:[33,3,1,""],Name:[33,3,1,""],NameLength:[33,3,1,""],TitleIndex:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._KEY_VALUE_INFORMATION_CLASS":{KeyValueBasicInformation:[33,3,1,""],KeyValueFullInformation:[33,3,1,""],KeyValueFullInformationAlign64:[33,3,1,""],KeyValueLayerInformation:[33,3,1,""],KeyValuePartialInformation:[33,3,1,""],KeyValuePartialInformationAlign64:[33,3,1,""],MaxKeyValueInfoClass:[33,3,1,""]},"windows.generated_def.winstructs._KEY_VALUE_PARTIAL_INFORMATION":{Data:[33,3,1,""],DataLength:[33,3,1,""],TitleIndex:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._LDR_DATA_TABLE_ENTRY":{BaseDllName:[33,3,1,""],CheckSum:[33,3,1,""],DllBase:[33,3,1,""],EntryPoint:[33,3,1,""],FullDllName:[33,3,1,""],InMemoryOrderLinks:[33,3,1,""],Reserved1:[33,3,1,""],Reserved2:[33,3,1,""],Reserved5:[33,3,1,""],SizeOfImage:[33,3,1,""],TimeDateStamp:[33,3,1,""]},"windows.generated_def.winstructs._LIST_ENTRY":{Blink:[33,3,1,""],Flink:[33,3,1,""]},"windows.generated_def.winstructs._LOAD_DLL_DEBUG_INFO":{dwDebugInfoFileOffset:[33,3,1,""],fUnicode:[33,3,1,""],hFile:[33,3,1,""],lpBaseOfDll:[33,3,1,""],lpImageName:[33,3,1,""],nDebugInfoSize:[33,3,1,""]},"windows.generated_def.winstructs._LOCALTHIS":{asyncRequestBlock:[33,3,1,""],callTraceActivity:[33,3,1,""],dwClientThread:[33,3,1,""],dwFlags:[33,3,1,""],pTouchedAstaArray:[33,3,1,""],passthroughTraceActivity:[33,3,1,""],reserved:[33,3,1,""]},"windows.generated_def.winstructs._LSA_UNICODE_STRING":{Buffer:[33,3,1,""],Length:[33,3,1,""],MaximumLength:[33,3,1,""]},"windows.generated_def.winstructs._LUID":{HighPart:[33,3,1,""],LowPart:[33,3,1,""]},"windows.generated_def.winstructs._LUID_AND_ATTRIBUTES":{Attributes:[33,3,1,""],Luid:[33,3,1,""]},"windows.generated_def.winstructs._M128A":{High:[33,3,1,""],Low:[33,3,1,""]},"windows.generated_def.winstructs._MEMORY_BASIC_INFORMATION":{AllocationBase:[33,3,1,""],AllocationProtect:[33,3,1,""],BaseAddress:[33,3,1,""],Protect:[33,3,1,""],RegionSize:[33,3,1,""],State:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._MEMORY_BASIC_INFORMATION32":{AllocationBase:[33,3,1,""],AllocationProtect:[33,3,1,""],BaseAddress:[33,3,1,""],Protect:[33,3,1,""],RegionSize:[33,3,1,""],State:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._MEMORY_BASIC_INFORMATION64":{AllocationBase:[33,3,1,""],AllocationProtect:[33,3,1,""],BaseAddress:[33,3,1,""],Protect:[33,3,1,""],RegionSize:[33,3,1,""],State:[33,3,1,""],Type:[33,3,1,""],__alignment1:[33,3,1,""],__alignment2:[33,3,1,""]},"windows.generated_def.winstructs._MEMORY_INFORMATION_CLASS":{MemoryBasicInformation:[33,3,1,""],MemoryBasicVlmInformation:[33,3,1,""],MemorySectionName:[33,3,1,""],MemoryWorkingSetList:[33,3,1,""],MemoryWorkingSetListEx:[33,3,1,""]},"windows.generated_def.winstructs._MIB_IFROW":{bDescr:[33,3,1,""],bPhysAddr:[33,3,1,""],dwAdminStatus:[33,3,1,""],dwDescrLen:[33,3,1,""],dwInDiscards:[33,3,1,""],dwInErrors:[33,3,1,""],dwInNUcastPkts:[33,3,1,""],dwInOctets:[33,3,1,""],dwInUcastPkts:[33,3,1,""],dwInUnknownProtos:[33,3,1,""],dwIndex:[33,3,1,""],dwLastChange:[33,3,1,""],dwMtu:[33,3,1,""],dwOperStatus:[33,3,1,""],dwOutDiscards:[33,3,1,""],dwOutErrors:[33,3,1,""],dwOutNUcastPkts:[33,3,1,""],dwOutOctets:[33,3,1,""],dwOutQLen:[33,3,1,""],dwOutUcastPkts:[33,3,1,""],dwPhysAddrLen:[33,3,1,""],dwSpeed:[33,3,1,""],dwType:[33,3,1,""],wszName:[33,3,1,""]},"windows.generated_def.winstructs._MIB_IFTABLE":{dwNumEntries:[33,3,1,""],table:[33,3,1,""]},"windows.generated_def.winstructs._MIB_IPADDRROW_XP":{dwAddr:[33,3,1,""],dwBCastAddr:[33,3,1,""],dwIndex:[33,3,1,""],dwMask:[33,3,1,""],dwReasmSize:[33,3,1,""],unused1:[33,3,1,""],wType:[33,3,1,""]},"windows.generated_def.winstructs._MIB_IPADDRTABLE":{dwNumEntries:[33,3,1,""],table:[33,3,1,""]},"windows.generated_def.winstructs._MIB_TCP6ROW_OWNER_PID":{dwLocalPort:[33,3,1,""],dwLocalScopeId:[33,3,1,""],dwOwningPid:[33,3,1,""],dwRemotePort:[33,3,1,""],dwRemoteScopeId:[33,3,1,""],dwState:[33,3,1,""],ucLocalAddr:[33,3,1,""],ucRemoteAddr:[33,3,1,""]},"windows.generated_def.winstructs._MIB_TCP6TABLE_OWNER_PID":{dwNumEntries:[33,3,1,""],table:[33,3,1,""]},"windows.generated_def.winstructs._MIB_TCPROW":{dwLocalAddr:[33,3,1,""],dwLocalPort:[33,3,1,""],dwRemoteAddr:[33,3,1,""],dwRemotePort:[33,3,1,""],dwState:[33,3,1,""]},"windows.generated_def.winstructs._MIB_TCPROW_OWNER_PID":{dwLocalAddr:[33,3,1,""],dwLocalPort:[33,3,1,""],dwOwningPid:[33,3,1,""],dwRemoteAddr:[33,3,1,""],dwRemotePort:[33,3,1,""],dwState:[33,3,1,""]},"windows.generated_def.winstructs._MIB_TCPTABLE_OWNER_PID":{dwNumEntries:[33,3,1,""],table:[33,3,1,""]},"windows.generated_def.winstructs._MIB_TCP_STATE":{MIB_TCP_STATE_CLOSED:[33,3,1,""],MIB_TCP_STATE_CLOSE_WAIT:[33,3,1,""],MIB_TCP_STATE_CLOSING:[33,3,1,""],MIB_TCP_STATE_DELETE_TCB:[33,3,1,""],MIB_TCP_STATE_ESTAB:[33,3,1,""],MIB_TCP_STATE_FIN_WAIT1:[33,3,1,""],MIB_TCP_STATE_FIN_WAIT2:[33,3,1,""],MIB_TCP_STATE_LAST_ACK:[33,3,1,""],MIB_TCP_STATE_LISTEN:[33,3,1,""],MIB_TCP_STATE_SYN_RCVD:[33,3,1,""],MIB_TCP_STATE_SYN_SENT:[33,3,1,""],MIB_TCP_STATE_TIME_WAIT:[33,3,1,""]},"windows.generated_def.winstructs._MIB_UDP6ROW_OWNER_PID":{dwLocalPort:[33,3,1,""],dwLocalScopeId:[33,3,1,""],dwOwningPid:[33,3,1,""],ucLocalAddr:[33,3,1,""]},"windows.generated_def.winstructs._MIB_UDP6TABLE_OWNER_PID":{dwNumEntries:[33,3,1,""],table:[33,3,1,""]},"windows.generated_def.winstructs._MIB_UDPROW_OWNER_PID":{dwLocalAddr:[33,3,1,""],dwLocalPort:[33,3,1,""],dwOwningPid:[33,3,1,""]},"windows.generated_def.winstructs._MIB_UDPTABLE_OWNER_PID":{dwNumEntries:[33,3,1,""],table:[33,3,1,""]},"windows.generated_def.winstructs._MODLOAD_DATA":{data:[33,3,1,""],flags:[33,3,1,""],size:[33,3,1,""],ssig:[33,3,1,""],ssize:[33,3,1,""]},"windows.generated_def.winstructs._OBJECT_ATTRIBUTES":{Attributes:[33,3,1,""],Length:[33,3,1,""],ObjectName:[33,3,1,""],RootDirectory:[33,3,1,""],SecurityDescriptor:[33,3,1,""],SecurityQualityOfService:[33,3,1,""]},"windows.generated_def.winstructs._OBJECT_DIRECTORY_INFORMATION":{Name:[33,3,1,""],TypeName:[33,3,1,""]},"windows.generated_def.winstructs._OBJECT_INFORMATION_CLASS":{MaxObjectInfoClass:[33,3,1,""],ObjectBasicInformation:[33,3,1,""],ObjectHandleFlagInformation:[33,3,1,""],ObjectNameInformation:[33,3,1,""],ObjectSessionInformation:[33,3,1,""],ObjectSessionObjectInformation:[33,3,1,""],ObjectTypeInformation:[33,3,1,""],ObjectTypesInformation:[33,3,1,""]},"windows.generated_def.winstructs._OBJECT_TYPES_INFORMATION":{NumberOfTypes:[33,3,1,""]},"windows.generated_def.winstructs._OPEN_VIRTUAL_DISK_FLAG":{OPEN_VIRTUAL_DISK_FLAG_BLANK_FILE:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_BOOT_DRIVE:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_CACHED_IO:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_CUSTOM_DIFF_CHAIN:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_IGNORE_RELATIVE_PARENT_LOCATOR:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_NONE:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_NO_PARENTS:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_NO_WRITE_HARDENING:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_PARENT_CACHED_IO:[33,3,1,""],OPEN_VIRTUAL_DISK_FLAG_VHDSET_FILE_ONLY:[33,3,1,""]},"windows.generated_def.winstructs._OPEN_VIRTUAL_DISK_PARAMETERS":{Version:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._OPEN_VIRTUAL_DISK_VERSION":{OPEN_VIRTUAL_DISK_VERSION_1:[33,3,1,""],OPEN_VIRTUAL_DISK_VERSION_2:[33,3,1,""],OPEN_VIRTUAL_DISK_VERSION_3:[33,3,1,""],OPEN_VIRTUAL_DISK_VERSION_UNSPECIFIED:[33,3,1,""]},"windows.generated_def.winstructs._OSVERSIONINFOA":{dwBuildNumber:[33,3,1,""],dwMajorVersion:[33,3,1,""],dwMinorVersion:[33,3,1,""],dwOSVersionInfoSize:[33,3,1,""],dwPlatformId:[33,3,1,""],szCSDVersion:[33,3,1,""]},"windows.generated_def.winstructs._OSVERSIONINFOEXA":{dwBuildNumber:[33,3,1,""],dwMajorVersion:[33,3,1,""],dwMinorVersion:[33,3,1,""],dwOSVersionInfoSize:[33,3,1,""],dwPlatformId:[33,3,1,""],szCSDVersion:[33,3,1,""],wProductType:[33,3,1,""],wReserved:[33,3,1,""],wServicePackMajor:[33,3,1,""],wServicePackMinor:[33,3,1,""],wSuiteMask:[33,3,1,""]},"windows.generated_def.winstructs._OSVERSIONINFOEXW":{dwBuildNumber:[33,3,1,""],dwMajorVersion:[33,3,1,""],dwMinorVersion:[33,3,1,""],dwOSVersionInfoSize:[33,3,1,""],dwPlatformId:[33,3,1,""],szCSDVersion:[33,3,1,""],wProductType:[33,3,1,""],wReserved:[33,3,1,""],wServicePackMajor:[33,3,1,""],wServicePackMinor:[33,3,1,""],wSuiteMask:[33,3,1,""]},"windows.generated_def.winstructs._OSVERSIONINFOW":{dwBuildNumber:[33,3,1,""],dwMajorVersion:[33,3,1,""],dwMinorVersion:[33,3,1,""],dwOSVersionInfoSize:[33,3,1,""],dwPlatformId:[33,3,1,""],szCSDVersion:[33,3,1,""]},"windows.generated_def.winstructs._OUTPUT_DEBUG_STRING_INFO":{fUnicode:[33,3,1,""],lpDebugStringData:[33,3,1,""],nDebugStringLength:[33,3,1,""]},"windows.generated_def.winstructs._OVERLAPPED":{Internal:[33,3,1,""],InternalHigh:[33,3,1,""],Pointer:[33,3,1,""],hEvent:[33,3,1,""]},"windows.generated_def.winstructs._PEB":{ActivationContextData:[33,3,1,""],AnsiCodePageData:[33,3,1,""],AppCompatFlags:[33,3,1,""],AppCompatFlagsUser:[33,3,1,""],AppCompatInfo:[33,3,1,""],BeingDebugged:[33,3,1,""],CSDVersion:[33,3,1,""],CriticalSectionTimeout:[33,3,1,""],FastPebLock:[33,3,1,""],GdiDCAttributeList:[33,3,1,""],GdiHandleBuffer2:[33,3,1,""],GdiHandleBuffer:[33,3,1,""],GdiSharedHandleTable:[33,3,1,""],HeapDeCommitFreeBlockThreshold:[33,3,1,""],HeapDeCommitTotalFreeThreshold:[33,3,1,""],HeapSegmentCommit:[33,3,1,""],HeapSegmentReserve:[33,3,1,""],ImageBaseAddress:[33,3,1,""],ImageSubsystem:[33,3,1,""],ImageSubsystemMajorVersion:[33,3,1,""],ImageSubsystemMinorVersion:[33,3,1,""],Ldr:[33,3,1,""],LoaderLock:[33,3,1,""],MaximumNumberOfHeaps:[33,3,1,""],MinimumStackCommit:[33,3,1,""],Mutant:[33,3,1,""],NtGlobalFlag:[33,3,1,""],NumberOfHeaps:[33,3,1,""],NumberOfProcessors:[33,3,1,""],OSBuildNumber:[33,3,1,""],OSCSDVersion:[33,3,1,""],OSMajorVersion:[33,3,1,""],OSMinorVersion:[33,3,1,""],OSPlatformId:[33,3,1,""],OemCodePageData:[33,3,1,""],PostProcessInitRoutine:[33,3,1,""],ProcessAssemblyStorageMap:[33,3,1,""],ProcessHeap:[33,3,1,""],ProcessHeaps:[33,3,1,""],ProcessParameters:[33,3,1,""],ProcessStarterHelper:[33,3,1,""],ReadOnlySharedMemoryBase:[33,3,1,""],ReadOnlyStaticServerData:[33,3,1,""],Reserved1:[33,3,1,""],Reserved2:[33,3,1,""],SessionId:[33,3,1,""],SubSystemData:[33,3,1,""],SystemAssemblyStorageMap:[33,3,1,""],SystemDefaultActivationContextData:[33,3,1,""],SystemReserved:[33,3,1,""],TlsBitmap:[33,3,1,""],TlsBitmapBits:[33,3,1,""],TlsExpansionBitmap:[33,3,1,""],TlsExpansionBitmapBits:[33,3,1,""],TlsExpansionCounter:[33,3,1,""],UnicodeCaseTableData:[33,3,1,""],_SYSTEM_DEPENDENT_02:[33,3,1,""],_SYSTEM_DEPENDENT_03:[33,3,1,""],_SYSTEM_DEPENDENT_04:[33,3,1,""],_SYSTEM_DEPENDENT_05:[33,3,1,""],_SYSTEM_DEPENDENT_06:[33,3,1,""],_SYSTEM_DEPENDENT_07:[33,3,1,""],anon_01:[33,3,1,""],anon_02:[33,3,1,""],pShimData:[33,3,1,""]},"windows.generated_def.winstructs._PEB_LDR_DATA":{InMemoryOrderModuleList:[33,3,1,""],Reserved1:[33,3,1,""],Reserved2:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE32":{ClientId:[33,3,1,""],MessageId:[33,3,1,""],tmp_union:[33,3,1,""],u1:[33,3,1,""],u2:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE32_TMP_UNION":{CallbackId:[33,3,1,""],ClientViewSize:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE64":{ClientId:[33,3,1,""],MessageId:[33,3,1,""],tmp_union:[33,3,1,""],u1:[33,3,1,""],u2:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE64_TMP_UNION":{CallbackId:[33,3,1,""],ClientViewSize:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE_TMP_SUBSTRUCT_S1":{DataLength:[33,3,1,""],TotalLength:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE_TMP_SUBSTRUCT_S2":{DataInfoOffset:[33,3,1,""],Type:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE_TMP_UNION_U1":{Length:[33,3,1,""],s1:[33,3,1,""]},"windows.generated_def.winstructs._PORT_MESSAGE_TMP_UNION_U2":{ZeroInit:[33,3,1,""],s2:[33,3,1,""]},"windows.generated_def.winstructs._PORT_VIEW":{Length:[33,3,1,""],SectionHandle:[33,3,1,""],SectionOffset:[33,3,1,""],TargetViewBase:[33,3,1,""],ViewBase:[33,3,1,""],ViewSize:[33,3,1,""]},"windows.generated_def.winstructs._PRIVILEGE_SET":{Control:[33,3,1,""],Privilege:[33,3,1,""],PrivilegeCount:[33,3,1,""]},"windows.generated_def.winstructs._PROCESSINFOCLASS":{MaxProcessInfoClass:[33,3,1,""],ProcessAccessToken:[33,3,1,""],ProcessAffinityMask:[33,3,1,""],ProcessAffinityUpdateMode:[33,3,1,""],ProcessBasePriority:[33,3,1,""],ProcessBasicInformation:[33,3,1,""],ProcessBreakOnTermination:[33,3,1,""],ProcessCheckStackExtentsMode:[33,3,1,""],ProcessCommandLineInformation:[33,3,1,""],ProcessCommitReleaseInformation:[33,3,1,""],ProcessCookie:[33,3,1,""],ProcessCycleTime:[33,3,1,""],ProcessDebugFlags:[33,3,1,""],ProcessDebugObjectHandle:[33,3,1,""],ProcessDebugPort:[33,3,1,""],ProcessDefaultHardErrorMode:[33,3,1,""],ProcessDeviceMap:[33,3,1,""],ProcessDynamicFunctionTableInformation:[33,3,1,""],ProcessEnableAlignmentFaultFixup:[33,3,1,""],ProcessEnergyTrackingState:[33,3,1,""],ProcessExceptionPort:[33,3,1,""],ProcessExecuteFlags:[33,3,1,""],ProcessFaultInformation:[33,3,1,""],ProcessForegroundInformation:[33,3,1,""],ProcessGroupInformation:[33,3,1,""],ProcessHandleCheckingMode:[33,3,1,""],ProcessHandleCount:[33,3,1,""],ProcessHandleInformation:[33,3,1,""],ProcessHandleTable:[33,3,1,""],ProcessHandleTracing:[33,3,1,""],ProcessImageFileMapping:[33,3,1,""],ProcessImageFileName:[33,3,1,""],ProcessImageFileNameWin32:[33,3,1,""],ProcessImageInformation:[33,3,1,""],ProcessInPrivate:[33,3,1,""],ProcessInstrumentationCallback:[33,3,1,""],ProcessIoCounters:[33,3,1,""],ProcessIoPortHandlers:[33,3,1,""],ProcessIoPriority:[33,3,1,""],ProcessKeepAliveCount:[33,3,1,""],ProcessLUIDDeviceMapsEnabled:[33,3,1,""],ProcessLdtInformation:[33,3,1,""],ProcessLdtSize:[33,3,1,""],ProcessMemoryAllocationMode:[33,3,1,""],ProcessMemoryExhaustion:[33,3,1,""],ProcessMitigationPolicy:[33,3,1,""],ProcessOwnerInformation:[33,3,1,""],ProcessPagePriority:[33,3,1,""],ProcessPooledUsageAndLimits:[33,3,1,""],ProcessPriorityBoost:[33,3,1,""],ProcessPriorityClass:[33,3,1,""],ProcessProtectionInformation:[33,3,1,""],ProcessQuotaLimits:[33,3,1,""],ProcessRaisePriority:[33,3,1,""],ProcessRaiseUMExceptionOnInvalidHandleClose:[33,3,1,""],ProcessReserved1Information:[33,3,1,""],ProcessReserved2Information:[33,3,1,""],ProcessRevokeFileHandles:[33,3,1,""],ProcessSessionInformation:[33,3,1,""],ProcessSubsystemInformation:[33,3,1,""],ProcessSubsystemProcess:[33,3,1,""],ProcessTelemetryIdInformation:[33,3,1,""],ProcessThreadStackAllocation:[33,3,1,""],ProcessTimes:[33,3,1,""],ProcessTlsInformation:[33,3,1,""],ProcessTokenVirtualizationEnabled:[33,3,1,""],ProcessUserModeIOPL:[33,3,1,""],ProcessVmCounters:[33,3,1,""],ProcessWin32kSyscallFilterInformation:[33,3,1,""],ProcessWindowInformation:[33,3,1,""],ProcessWorkingSetControl:[33,3,1,""],ProcessWorkingSetWatch:[33,3,1,""],ProcessWorkingSetWatchEx:[33,3,1,""],ProcessWow64Information:[33,3,1,""],ProcessWx86Information:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_BASIC_INFORMATION":{AffinityMask:[33,3,1,""],BasePriority:[33,3,1,""],ExitStatus:[33,3,1,""],InheritedFromUniqueProcessId:[33,3,1,""],PebBaseAddress:[33,3,1,""],UniqueProcessId:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_INFORMATION":{dwProcessId:[33,3,1,""],dwThreadId:[33,3,1,""],hProcess:[33,3,1,""],hThread:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION":{Callback:[33,3,1,""],Reserved:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MEMORY_COUNTERS":{PageFaultCount:[33,3,1,""],PagefileUsage:[33,3,1,""],PeakPagefileUsage:[33,3,1,""],PeakWorkingSetSize:[33,3,1,""],QuotaNonPagedPoolUsage:[33,3,1,""],QuotaPagedPoolUsage:[33,3,1,""],QuotaPeakNonPagedPoolUsage:[33,3,1,""],QuotaPeakPagedPoolUsage:[33,3,1,""],WorkingSetSize:[33,3,1,""],cb:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MEMORY_COUNTERS_EX":{PageFaultCount:[33,3,1,""],PagefileUsage:[33,3,1,""],PeakPagefileUsage:[33,3,1,""],PeakWorkingSetSize:[33,3,1,""],PrivateUsage:[33,3,1,""],QuotaNonPagedPoolUsage:[33,3,1,""],QuotaPagedPoolUsage:[33,3,1,""],QuotaPeakNonPagedPoolUsage:[33,3,1,""],QuotaPeakPagedPoolUsage:[33,3,1,""],WorkingSetSize:[33,3,1,""],cb:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_ASLR_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_DEP_POLICY":{Permanent:[33,3,1,""],anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_DYNAMIC_CODE_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_IMAGE_LOAD_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_POLICY":{MaxProcessMitigationPolicy:[33,3,1,""],ProcessASLRPolicy:[33,3,1,""],ProcessDEPPolicy:[33,3,1,""],ProcessDynamicCodePolicy:[33,3,1,""],ProcessExtensionPointDisablePolicy:[33,3,1,""],ProcessMitigationOptionsMask:[33,3,1,""],ProcessReserved1Policy:[33,3,1,""],ProcessSignaturePolicy:[33,3,1,""],ProcessStrictHandleCheckPolicy:[33,3,1,""],ProcessSystemCallDisablePolicy:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY":{anon_01:[33,3,1,""]},"windows.generated_def.winstructs._PROVIDER_ENUMERATION_INFO":{NumberOfProviders:[33,3,1,""],Reserved:[33,3,1,""],TraceProviderInfoArray:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_BLOCK":{Flags:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_BLOCK32":{Flags:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_BLOCK64":{Flags:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_EX_BLOCK":{Flags:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_EX_BLOCK32":{Flags:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_EX_BLOCK64":{Flags:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_EX_INFORMATION":{VirtualAddress:[33,3,1,""],VirtualAttributes:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_EX_INFORMATION32":{VirtualAddress:[33,3,1,""],VirtualAttributes:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_EX_INFORMATION64":{VirtualAddress:[33,3,1,""],VirtualAttributes:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_INFORMATION":{NumberOfEntries:[33,3,1,""],WorkingSetInfo:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_INFORMATION32":{NumberOfEntries:[33,3,1,""],WorkingSetInfo:[33,3,1,""]},"windows.generated_def.winstructs._PSAPI_WORKING_SET_INFORMATION64":{NumberOfEntries:[33,3,1,""],WorkingSetInfo:[33,3,1,""]},"windows.generated_def.winstructs._PUBLIC_OBJECT_BASIC_INFORMATION":{Attributes:[33,3,1,""],GrantedAccess:[33,3,1,""],HandleCount:[33,3,1,""],PointerCount:[33,3,1,""],Reserved:[33,3,1,""]},"windows.generated_def.winstructs._QUERY_SERVICE_CONFIGA":{dwErrorControl:[33,3,1,""],dwServiceType:[33,3,1,""],dwStartType:[33,3,1,""],dwTagId:[33,3,1,""],lpBinaryPathName:[33,3,1,""],lpDependencies:[33,3,1,""],lpDisplayName:[33,3,1,""],lpLoadOrderGroup:[33,3,1,""],lpServiceStartName:[33,3,1,""]},"windows.generated_def.winstructs._QUERY_SERVICE_CONFIGW":{dwErrorControl:[33,3,1,""],dwServiceType:[33,3,1,""],dwStartType:[33,3,1,""],dwTagId:[33,3,1,""],lpBinaryPathName:[33,3,1,""],lpDependencies:[33,3,1,""],lpDisplayName:[33,3,1,""],lpLoadOrderGroup:[33,3,1,""],lpServiceStartName:[33,3,1,""]},"windows.generated_def.winstructs._REMOTE_PORT_VIEW":{Length:[33,3,1,""],ViewBase:[33,3,1,""],ViewSize:[33,3,1,""]},"windows.generated_def.winstructs._RIP_INFO":{dwError:[33,3,1,""],dwType:[33,3,1,""]},"windows.generated_def.winstructs._RPC_IF_ID":{Uuid:[33,3,1,""],VersMajor:[33,3,1,""],VersMinor:[33,3,1,""]},"windows.generated_def.winstructs._RTLP_CURDIR_REF":{Handle:[33,3,1,""],RefCount:[33,3,1,""]},"windows.generated_def.winstructs._RTL_DRIVE_LETTER_CURDIR":{DosPath:[33,3,1,""],Flags:[33,3,1,""],Length:[33,3,1,""],TimeStamp:[33,3,1,""]},"windows.generated_def.winstructs._RTL_PATH_TYPE":{RtlPathTypeDriveAbsolute:[33,3,1,""],RtlPathTypeDriveRelative:[33,3,1,""],RtlPathTypeLocalDevice:[33,3,1,""],RtlPathTypeRelative:[33,3,1,""],RtlPathTypeRootLocalDevice:[33,3,1,""],RtlPathTypeRooted:[33,3,1,""],RtlPathTypeUncAbsolute:[33,3,1,""],RtlPathTypeUnknown:[33,3,1,""]},"windows.generated_def.winstructs._RTL_RELATIVE_NAME_U":{ContainingDirectory:[33,3,1,""],CurDirRef:[33,3,1,""],RelativeName:[33,3,1,""]},"windows.generated_def.winstructs._RTL_UNLOAD_EVENT_TRACE":{BaseAddress:[33,3,1,""],CheckSum:[33,3,1,""],ImageName:[33,3,1,""],Sequence:[33,3,1,""],SizeOfImage:[33,3,1,""],TimeDateStamp:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._RTL_UNLOAD_EVENT_TRACE32":{BaseAddress:[33,3,1,""],CheckSum:[33,3,1,""],ImageName:[33,3,1,""],Sequence:[33,3,1,""],SizeOfImage:[33,3,1,""],TimeDateStamp:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._RTL_UNLOAD_EVENT_TRACE64":{BaseAddress:[33,3,1,""],CheckSum:[33,3,1,""],ImageName:[33,3,1,""],Sequence:[33,3,1,""],SizeOfImage:[33,3,1,""],TimeDateStamp:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._RTL_USER_PROCESS_PARAMETERS":{CommandLine:[33,3,1,""],ConsoleFlags:[33,3,1,""],ConsoleHandle:[33,3,1,""],CountCharsX:[33,3,1,""],CountCharsY:[33,3,1,""],CountX:[33,3,1,""],CountY:[33,3,1,""],CurrentDirectores:[33,3,1,""],CurrentDirectory:[33,3,1,""],DebugFlags:[33,3,1,""],DesktopInfo:[33,3,1,""],DllPath:[33,3,1,""],Environment:[33,3,1,""],FillAttribute:[33,3,1,""],Flags:[33,3,1,""],ImagePathName:[33,3,1,""],Length:[33,3,1,""],MaximumLength:[33,3,1,""],RuntimeData:[33,3,1,""],ShellInfo:[33,3,1,""],ShowWindowFlags:[33,3,1,""],StandardError:[33,3,1,""],StandardInput:[33,3,1,""],StandardOutput:[33,3,1,""],StartingX:[33,3,1,""],StartingY:[33,3,1,""],WindowFlags:[33,3,1,""],WindowTitle:[33,3,1,""]},"windows.generated_def.winstructs._SC_ENUM_TYPE":{SC_ENUM_PROCESS_INFO:[33,3,1,""]},"windows.generated_def.winstructs._SC_STATUS_TYPE":{SC_STATUS_PROCESS_INFO:[33,3,1,""]},"windows.generated_def.winstructs._SECTION_INHERIT":{ViewShare:[33,3,1,""],ViewUnmap:[33,3,1,""]},"windows.generated_def.winstructs._SECURITY_ATTRIBUTES":{bInheritHandle:[33,3,1,""],lpSecurityDescriptor:[33,3,1,""],nLength:[33,3,1,""]},"windows.generated_def.winstructs._SECURITY_DESCRIPTOR":{Control:[33,3,1,""],Dacl:[33,3,1,""],Group:[33,3,1,""],Owner:[33,3,1,""],Revision:[33,3,1,""],Sacl:[33,3,1,""],Sbz1:[33,3,1,""]},"windows.generated_def.winstructs._SECURITY_IMPERSONATION_LEVEL":{SecurityAnonymous:[33,3,1,""],SecurityDelegation:[33,3,1,""],SecurityIdentification:[33,3,1,""],SecurityImpersonation:[33,3,1,""]},"windows.generated_def.winstructs._SECURITY_QUALITY_OF_SERVICE":{ContextTrackingMode:[33,3,1,""],EffectiveOnly:[33,3,1,""],ImpersonationLevel:[33,3,1,""],Length:[33,3,1,""]},"windows.generated_def.winstructs._SERVICE_STATUS":{dwCheckPoint:[33,3,1,""],dwControlsAccepted:[33,3,1,""],dwCurrentState:[33,3,1,""],dwServiceSpecificExitCode:[33,3,1,""],dwServiceType:[33,3,1,""],dwWaitHint:[33,3,1,""],dwWin32ExitCode:[33,3,1,""]},"windows.generated_def.winstructs._SERVICE_STATUS_PROCESS":{dwCheckPoint:[33,3,1,""],dwControlsAccepted:[33,3,1,""],dwCurrentState:[33,3,1,""],dwProcessId:[33,3,1,""],dwServiceFlags:[33,3,1,""],dwServiceSpecificExitCode:[33,3,1,""],dwServiceType:[33,3,1,""],dwWaitHint:[33,3,1,""],dwWin32ExitCode:[33,3,1,""]},"windows.generated_def.winstructs._SE_OBJECT_TYPE":{SE_DS_OBJECT:[33,3,1,""],SE_DS_OBJECT_ALL:[33,3,1,""],SE_FILE_OBJECT:[33,3,1,""],SE_KERNEL_OBJECT:[33,3,1,""],SE_LMSHARE:[33,3,1,""],SE_PRINTER:[33,3,1,""],SE_PROVIDER_DEFINED_OBJECT:[33,3,1,""],SE_REGISTRY_KEY:[33,3,1,""],SE_REGISTRY_WOW64_32KEY:[33,3,1,""],SE_SERVICE:[33,3,1,""],SE_UNKNOWN_OBJECT_TYPE:[33,3,1,""],SE_WINDOW_OBJECT:[33,3,1,""],SE_WMIGUID_OBJECT:[33,3,1,""]},"windows.generated_def.winstructs._SHITEMID":{abID:[33,3,1,""],cb:[33,3,1,""]},"windows.generated_def.winstructs._SID_AND_ATTRIBUTES":{Attributes:[33,3,1,""],Sid:[33,3,1,""]},"windows.generated_def.winstructs._SID_AND_ATTRIBUTES_HASH":{Hash:[33,3,1,""],SidAttr:[33,3,1,""],SidCount:[33,3,1,""]},"windows.generated_def.winstructs._SID_IDENTIFIER_AUTHORITY":{Value:[33,3,1,""]},"windows.generated_def.winstructs._SID_NAME_USE":{SidTypeAlias:[33,3,1,""],SidTypeComputer:[33,3,1,""],SidTypeDeletedAccount:[33,3,1,""],SidTypeDomain:[33,3,1,""],SidTypeGroup:[33,3,1,""],SidTypeInvalid:[33,3,1,""],SidTypeLabel:[33,3,1,""],SidTypeUnknown:[33,3,1,""],SidTypeUser:[33,3,1,""],SidTypeWellKnownGroup:[33,3,1,""]},"windows.generated_def.winstructs._SIGDN":{SIGDN_DESKTOPABSOLUTEEDITING:[33,3,1,""],SIGDN_DESKTOPABSOLUTEPARSING:[33,3,1,""],SIGDN_FILESYSPATH:[33,3,1,""],SIGDN_NORMALDISPLAY:[33,3,1,""],SIGDN_PARENTRELATIVE:[33,3,1,""],SIGDN_PARENTRELATIVEEDITING:[33,3,1,""],SIGDN_PARENTRELATIVEFORADDRESSBAR:[33,3,1,""],SIGDN_PARENTRELATIVEFORUI:[33,3,1,""],SIGDN_PARENTRELATIVEPARSING:[33,3,1,""],SIGDN_URL:[33,3,1,""]},"windows.generated_def.winstructs._SPC_INDIRECT_DATA_CONTENT":{Data:[33,3,1,""],Digest:[33,3,1,""],DigestAlgorithm:[33,3,1,""]},"windows.generated_def.winstructs._SPC_PE_IMAGE_DATA":{Flags:[33,3,1,""],pFile:[33,3,1,""]},"windows.generated_def.winstructs._SPC_SERIALIZED_OBJECT":{ClassId:[33,3,1,""],SerializedData:[33,3,1,""]},"windows.generated_def.winstructs._SPC_SP_OPUS_INFO":{pMoreInfo:[33,3,1,""],pPublisherInfo:[33,3,1,""],pwszProgramName:[33,3,1,""]},"windows.generated_def.winstructs._STARTUPINFOA":{cb:[33,3,1,""],cbReserved2:[33,3,1,""],dwFillAttribute:[33,3,1,""],dwFlags:[33,3,1,""],dwX:[33,3,1,""],dwXCountChars:[33,3,1,""],dwXSize:[33,3,1,""],dwY:[33,3,1,""],dwYCountChars:[33,3,1,""],dwYSize:[33,3,1,""],hStdError:[33,3,1,""],hStdInput:[33,3,1,""],hStdOutput:[33,3,1,""],lpDesktop:[33,3,1,""],lpReserved2:[33,3,1,""],lpReserved:[33,3,1,""],lpTitle:[33,3,1,""],wShowWindow:[33,3,1,""]},"windows.generated_def.winstructs._STARTUPINFOEXA":{StartupInfo:[33,3,1,""],lpAttributeList:[33,3,1,""]},"windows.generated_def.winstructs._STARTUPINFOEXW":{StartupInfo:[33,3,1,""],lpAttributeList:[33,3,1,""]},"windows.generated_def.winstructs._STARTUPINFOW":{cb:[33,3,1,""],cbReserved2:[33,3,1,""],dwFillAttribute:[33,3,1,""],dwFlags:[33,3,1,""],dwX:[33,3,1,""],dwXCountChars:[33,3,1,""],dwXSize:[33,3,1,""],dwY:[33,3,1,""],dwYCountChars:[33,3,1,""],dwYSize:[33,3,1,""],hStdError:[33,3,1,""],hStdInput:[33,3,1,""],hStdOutput:[33,3,1,""],lpDesktop:[33,3,1,""],lpReserved2:[33,3,1,""],lpReserved:[33,3,1,""],lpTitle:[33,3,1,""],wShowWindow:[33,3,1,""]},"windows.generated_def.winstructs._STRING":{Buffer:[33,3,1,""],Length:[33,3,1,""],MaximumLength:[33,3,1,""]},"windows.generated_def.winstructs._SYMBOL_INFO":{Address:[33,3,1,""],Flags:[33,3,1,""],Index:[33,3,1,""],MaxNameLen:[33,3,1,""],ModBase:[33,3,1,""],Name:[33,3,1,""],NameLen:[33,3,1,""],Register:[33,3,1,""],Reserved:[33,3,1,""],Scope:[33,3,1,""],Size:[33,3,1,""],SizeOfStruct:[33,3,1,""],Tag:[33,3,1,""],TypeIndex:[33,3,1,""],Value:[33,3,1,""]},"windows.generated_def.winstructs._SYMBOL_INFOW":{Address:[33,3,1,""],Flags:[33,3,1,""],Index:[33,3,1,""],MaxNameLen:[33,3,1,""],ModBase:[33,3,1,""],Name:[33,3,1,""],NameLen:[33,3,1,""],Register:[33,3,1,""],Reserved:[33,3,1,""],Scope:[33,3,1,""],Size:[33,3,1,""],SizeOfStruct:[33,3,1,""],Tag:[33,3,1,""],TypeIndex:[33,3,1,""],Value:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEMTIME":{wDay:[33,3,1,""],wDayOfWeek:[33,3,1,""],wHour:[33,3,1,""],wMilliseconds:[33,3,1,""],wMinute:[33,3,1,""],wMonth:[33,3,1,""],wSecond:[33,3,1,""],wYear:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_ALARM_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_ALARM_CALLBACK_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_ALARM_CALLBACK_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_ALARM_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_AUDIT_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_AUDIT_CALLBACK_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_AUDIT_CALLBACK_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_AUDIT_OBJECT_ACE":{Flags:[33,3,1,""],Header:[33,3,1,""],InheritedObjectType:[33,3,1,""],Mask:[33,3,1,""],ObjectType:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_HANDLE":{GrantedAccess:[33,3,1,""],bFlags:[33,3,1,""],bObjectType:[33,3,1,""],dwProcessId:[33,3,1,""],pAddress:[33,3,1,""],wValue:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_HANDLE64":{GrantedAccess:[33,3,1,""],bFlags:[33,3,1,""],bObjectType:[33,3,1,""],dwProcessId:[33,3,1,""],pAddress:[33,3,1,""],wValue:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_HANDLE_INFORMATION":{HandleCount:[33,3,1,""],Handles:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_HANDLE_INFORMATION64":{HandleCount:[33,3,1,""],Handles:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_INFORMATION_CLASS":{MaxSystemInfoClass:[33,3,1,""],SystemBasicInformation:[33,3,1,""],SystemBigPoolInformation:[33,3,1,""],SystemCallCountInformation:[33,3,1,""],SystemCallTimeInformation:[33,3,1,""],SystemComPlusPackage:[33,3,1,""],SystemContextSwitchInformation:[33,3,1,""],SystemCrashDumpStateInformation:[33,3,1,""],SystemCurrentTimeZoneInformation:[33,3,1,""],SystemDeviceInformation:[33,3,1,""],SystemDpcBehaviorInformation:[33,3,1,""],SystemEmulationBasicInformation:[33,3,1,""],SystemEmulationProcessorInformation:[33,3,1,""],SystemExceptionInformation:[33,3,1,""],SystemExtendServiceTableInformation:[33,3,1,""],SystemExtendedHandleInformation:[33,3,1,""],SystemExtendedProcessInformation:[33,3,1,""],SystemFileCacheInformation:[33,3,1,""],SystemFileCacheInformationEx:[33,3,1,""],SystemFirmwareTableInformation:[33,3,1,""],SystemFlagsInformation:[33,3,1,""],SystemFullMemoryInformation:[33,3,1,""],SystemHandleInformation:[33,3,1,""],SystemHotpatchInformation:[33,3,1,""],SystemInterruptInformation:[33,3,1,""],SystemKernelDebuggerInformation:[33,3,1,""],SystemLegacyDriverInformation:[33,3,1,""],SystemLoadGdiDriverInSystemSpace:[33,3,1,""],SystemLoadGdiDriverInformation:[33,3,1,""],SystemLocksInformation:[33,3,1,""],SystemLogicalProcessorInformation:[33,3,1,""],SystemLookasideInformation:[33,3,1,""],SystemLostDelayedWriteInformation:[33,3,1,""],SystemMemoryListInformation:[33,3,1,""],SystemMirrorMemoryInformation:[33,3,1,""],SystemModuleInformation:[33,3,1,""],SystemModuleInformationEx:[33,3,1,""],SystemNonPagedPoolInformation:[33,3,1,""],SystemNumaAvailableMemory:[33,3,1,""],SystemNumaProcessorMap:[33,3,1,""],SystemObjectInformation:[33,3,1,""],SystemObjectSecurityMode:[33,3,1,""],SystemObsolete0:[33,3,1,""],SystemPageFileInformation:[33,3,1,""],SystemPagedPoolInformation:[33,3,1,""],SystemPathInformation:[33,3,1,""],SystemPerformanceInformation:[33,3,1,""],SystemPerformanceTraceInformation:[33,3,1,""],SystemPoolTagInformation:[33,3,1,""],SystemPrefetcherInformation:[33,3,1,""],SystemPrioritySeperation:[33,3,1,""],SystemProcessInformation:[33,3,1,""],SystemProcessorIdleInformation:[33,3,1,""],SystemProcessorInformation:[33,3,1,""],SystemProcessorPerformanceInformation:[33,3,1,""],SystemProcessorPowerInformation:[33,3,1,""],SystemRangeStartInformation:[33,3,1,""],SystemRecommendedSharedDataAlignment:[33,3,1,""],SystemRegisterFirmwareTableInformationHandler:[33,3,1,""],SystemRegistryQuotaInformation:[33,3,1,""],SystemSessionCreate:[33,3,1,""],SystemSessionDetach:[33,3,1,""],SystemSessionInformation:[33,3,1,""],SystemSessionMappedViewInformation:[33,3,1,""],SystemSessionPoolTagInformation:[33,3,1,""],SystemSessionProcessInformation:[33,3,1,""],SystemStackTraceInformation:[33,3,1,""],SystemSummaryMemoryInformation:[33,3,1,""],SystemSuperfetchInformation:[33,3,1,""],SystemTimeAdjustmentInformation:[33,3,1,""],SystemTimeOfDayInformation:[33,3,1,""],SystemTimeSlipNotification:[33,3,1,""],SystemUnloadGdiDriverInformation:[33,3,1,""],SystemVdmBopInformation:[33,3,1,""],SystemVdmInstemulInformation:[33,3,1,""],SystemVerifierAddDriverInformation:[33,3,1,""],SystemVerifierInformation:[33,3,1,""],SystemVerifierRemoveDriverInformation:[33,3,1,""],SystemVerifierThunkExtend:[33,3,1,""],SystemVerifierTriageInformation:[33,3,1,""],SystemWatchdogTimerHandler:[33,3,1,""],SystemWatchdogTimerInformation:[33,3,1,""],SystemWow64SharedInformation:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_MANDATORY_LABEL_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_MODULE32":{Base:[33,3,1,""],Flags:[33,3,1,""],ImageName:[33,3,1,""],Index:[33,3,1,""],LoadCount:[33,3,1,""],ModuleNameOffset:[33,3,1,""],Reserved:[33,3,1,""],Size:[33,3,1,""],Unknown:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_MODULE64":{Base:[33,3,1,""],Flags:[33,3,1,""],ImageName:[33,3,1,""],Index:[33,3,1,""],LoadCount:[33,3,1,""],ModuleNameOffset:[33,3,1,""],Reserved:[33,3,1,""],Size:[33,3,1,""],Unknown:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_MODULE_INFORMATION32":{Modules:[33,3,1,""],ModulesCount:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_MODULE_INFORMATION64":{Modules:[33,3,1,""],ModulesCount:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_PROCESS_TRUST_LABEL_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_RESOURCE_ATTRIBUTE_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_SCOPED_POLICY_ID_ACE":{Header:[33,3,1,""],Mask:[33,3,1,""],SidStart:[33,3,1,""]},"windows.generated_def.winstructs._SYSTEM_VERIFIER_INFORMATION":{AcquireSpinLocks:[33,3,1,""],AllocationsAttempted:[33,3,1,""],AllocationsFailed:[33,3,1,""],AllocationsFailedDeliberately:[33,3,1,""],AllocationsSucceeded:[33,3,1,""],AllocationsSucceededSpecialPool:[33,3,1,""],AllocationsWithNoTag:[33,3,1,""],CurrentNonPagedPoolAllocations:[33,3,1,""],CurrentPagedPoolAllocations:[33,3,1,""],DriverName:[33,3,1,""],Level:[33,3,1,""],Loads:[33,3,1,""],NextEntryOffset:[33,3,1,""],NonPagedPoolUsageInBytes:[33,3,1,""],PagedPoolUsageInBytes:[33,3,1,""],PeakNonPagedPoolAllocations:[33,3,1,""],PeakNonPagedPoolUsageInBytes:[33,3,1,""],PeakPagedPoolAllocations:[33,3,1,""],PeakPagedPoolUsageInBytes:[33,3,1,""],RaiseIrqls:[33,3,1,""],SynchronizeExecutions:[33,3,1,""],TrimRequests:[33,3,1,""],Trims:[33,3,1,""],UnTrackedPool:[33,3,1,""],Unloads:[33,3,1,""]},"windows.generated_def.winstructs._SymTagEnum":{SymTagAnnotation:[33,3,1,""],SymTagArrayType:[33,3,1,""],SymTagBaseClass:[33,3,1,""],SymTagBaseType:[33,3,1,""],SymTagBlock:[33,3,1,""],SymTagCompiland:[33,3,1,""],SymTagCompilandDetails:[33,3,1,""],SymTagCompilandEnv:[33,3,1,""],SymTagCustom:[33,3,1,""],SymTagCustomType:[33,3,1,""],SymTagData:[33,3,1,""],SymTagDimension:[33,3,1,""],SymTagEnum:[33,3,1,""],SymTagExe:[33,3,1,""],SymTagFriend:[33,3,1,""],SymTagFuncDebugEnd:[33,3,1,""],SymTagFuncDebugStart:[33,3,1,""],SymTagFunction:[33,3,1,""],SymTagFunctionArgType:[33,3,1,""],SymTagFunctionType:[33,3,1,""],SymTagLabel:[33,3,1,""],SymTagManagedType:[33,3,1,""],SymTagNull:[33,3,1,""],SymTagPointerType:[33,3,1,""],SymTagPublicSymbol:[33,3,1,""],SymTagThunk:[33,3,1,""],SymTagTypedef:[33,3,1,""],SymTagUDT:[33,3,1,""],SymTagUsingNamespace:[33,3,1,""],SymTagVTable:[33,3,1,""],SymTagVTableShape:[33,3,1,""]},"windows.generated_def.winstructs._TASK_ACTION_TYPE":{TASK_ACTION_COM_HANDLER:[33,3,1,""],TASK_ACTION_EXEC:[33,3,1,""],TASK_ACTION_SEND_EMAIL:[33,3,1,""],TASK_ACTION_SHOW_MESSAGE:[33,3,1,""]},"windows.generated_def.winstructs._TASK_COMPATIBILITY":{TASK_COMPATIBILITY_AT:[33,3,1,""],TASK_COMPATIBILITY_V1:[33,3,1,""],TASK_COMPATIBILITY_V2:[33,3,1,""]},"windows.generated_def.winstructs._TASK_CREATION":{TASK_CREATE:[33,3,1,""],TASK_CREATE_OR_UPDATE:[33,3,1,""],TASK_DISABLE:[33,3,1,""],TASK_DONT_ADD_PRINCIPAL_ACE:[33,3,1,""],TASK_IGNORE_REGISTRATION_TRIGGERS:[33,3,1,""],TASK_UPDATE:[33,3,1,""],TASK_VALIDATE_ONLY:[33,3,1,""]},"windows.generated_def.winstructs._TASK_ENUM_FLAGS":{TASK_ENUM_HIDDEN:[33,3,1,""]},"windows.generated_def.winstructs._TASK_INSTANCES_POLICY":{TASK_INSTANCES_IGNORE_NEW:[33,3,1,""],TASK_INSTANCES_PARALLEL:[33,3,1,""],TASK_INSTANCES_QUEUE:[33,3,1,""],TASK_INSTANCES_STOP_EXISTING:[33,3,1,""]},"windows.generated_def.winstructs._TASK_LOGON_TYPE":{TASK_LOGON_GROUP:[33,3,1,""],TASK_LOGON_INTERACTIVE_TOKEN:[33,3,1,""],TASK_LOGON_INTERACTIVE_TOKEN_OR_PASSWORD:[33,3,1,""],TASK_LOGON_NONE:[33,3,1,""],TASK_LOGON_PASSWORD:[33,3,1,""],TASK_LOGON_S4U:[33,3,1,""],TASK_LOGON_SERVICE_ACCOUNT:[33,3,1,""]},"windows.generated_def.winstructs._TASK_RUNLEVEL_TYPE":{TASK_RUNLEVEL_HIGHEST:[33,3,1,""],TASK_RUNLEVEL_LUA:[33,3,1,""]},"windows.generated_def.winstructs._TASK_STATE":{TASK_STATE_DISABLED:[33,3,1,""],TASK_STATE_QUEUED:[33,3,1,""],TASK_STATE_READY:[33,3,1,""],TASK_STATE_RUNNING:[33,3,1,""],TASK_STATE_UNKNOWN:[33,3,1,""]},"windows.generated_def.winstructs._TASK_TRIGGER_TYPE2":{TASK_TRIGGER_BOOT:[33,3,1,""],TASK_TRIGGER_DAILY:[33,3,1,""],TASK_TRIGGER_EVENT:[33,3,1,""],TASK_TRIGGER_IDLE:[33,3,1,""],TASK_TRIGGER_LOGON:[33,3,1,""],TASK_TRIGGER_MONTHLY:[33,3,1,""],TASK_TRIGGER_MONTHLYDOW:[33,3,1,""],TASK_TRIGGER_REGISTRATION:[33,3,1,""],TASK_TRIGGER_SESSION_STATE_CHANGE:[33,3,1,""],TASK_TRIGGER_TIME:[33,3,1,""],TASK_TRIGGER_WEEKLY:[33,3,1,""]},"windows.generated_def.winstructs._TCP_TABLE_CLASS":{TCP_TABLE_BASIC_ALL:[33,3,1,""],TCP_TABLE_BASIC_CONNECTIONS:[33,3,1,""],TCP_TABLE_BASIC_LISTENER:[33,3,1,""],TCP_TABLE_OWNER_MODULE_ALL:[33,3,1,""],TCP_TABLE_OWNER_MODULE_CONNECTIONS:[33,3,1,""],TCP_TABLE_OWNER_MODULE_LISTENER:[33,3,1,""],TCP_TABLE_OWNER_PID_ALL:[33,3,1,""],TCP_TABLE_OWNER_PID_CONNECTIONS:[33,3,1,""],TCP_TABLE_OWNER_PID_LISTENER:[33,3,1,""]},"windows.generated_def.winstructs._THREAD_BASIC_INFORMATION":{AffinityMask:[33,3,1,""],BasePriority:[33,3,1,""],ClientId:[33,3,1,""],ExitStatus:[33,3,1,""],Priority:[33,3,1,""],TebBaseAddress:[33,3,1,""]},"windows.generated_def.winstructs._THREAD_INFORMATION_CLASS":{ThreadAffinityMask:[33,3,1,""],ThreadAmILastThread:[33,3,1,""],ThreadBasePriority:[33,3,1,""],ThreadBasicInformation:[33,3,1,""],ThreadDescriptorTableEntry:[33,3,1,""],ThreadEnableAlignmentFaultFixup:[33,3,1,""],ThreadEventPair:[33,3,1,""],ThreadHideFromDebugger:[33,3,1,""],ThreadIdealProcessor:[33,3,1,""],ThreadImpersonationToken:[33,3,1,""],ThreadIsIoPending:[33,3,1,""],ThreadPerformanceCount:[33,3,1,""],ThreadPriority:[33,3,1,""],ThreadPriorityBoost:[33,3,1,""],ThreadQuerySetWin32StartAddress:[33,3,1,""],ThreadSetTlsArrayAddress:[33,3,1,""],ThreadTimes:[33,3,1,""],ThreadZeroTlsCell:[33,3,1,""]},"windows.generated_def.winstructs._TIME_ZONE_INFORMATION":{Bias:[33,3,1,""],DaylightBias:[33,3,1,""],DaylightDate:[33,3,1,""],DaylightName:[33,3,1,""],StandardBias:[33,3,1,""],StandardDate:[33,3,1,""],StandardName:[33,3,1,""]},"windows.generated_def.winstructs._TMPUNION_CERT_ID":{HashId:[33,3,1,""],IssuerSerialNumber:[33,3,1,""],KeyId:[33,3,1,""]},"windows.generated_def.winstructs._TMPUNION_CMSG_CTRL_DECRYPT_PARA":{hCryptProv:[33,3,1,""],hNCryptKey:[33,3,1,""]},"windows.generated_def.winstructs._TMPUNION_CMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO":{pEphemeralAlgorithm:[33,3,1,""],pSenderId:[33,3,1,""]},"windows.generated_def.winstructs._TMPUNION_CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO":{hKeyEncryptionKey:[33,3,1,""],pvKeyEncryptionKey:[33,3,1,""]},"windows.generated_def.winstructs._TMP_CMSG_RECIPIENT_ENCODE_INFO_UNION":{pKeyAgree:[33,3,1,""],pKeyTrans:[33,3,1,""],pMailList:[33,3,1,""]},"windows.generated_def.winstructs._TMP_CONTEXT64_SUBUNION":{DUMMYSTRUCTNAME:[33,3,1,""],FltSave:[33,3,1,""]},"windows.generated_def.winstructs._TMP_DUMMYSTRUCTNAME":{Header:[33,3,1,""],Legacy:[33,3,1,""],Xmm0:[33,3,1,""],Xmm10:[33,3,1,""],Xmm11:[33,3,1,""],Xmm12:[33,3,1,""],Xmm13:[33,3,1,""],Xmm14:[33,3,1,""],Xmm15:[33,3,1,""],Xmm1:[33,3,1,""],Xmm2:[33,3,1,""],Xmm3:[33,3,1,""],Xmm4:[33,3,1,""],Xmm5:[33,3,1,""],Xmm6:[33,3,1,""],Xmm7:[33,3,1,""],Xmm8:[33,3,1,""],Xmm9:[33,3,1,""]},"windows.generated_def.winstructs._TMP_SPC_LINK_UNION":{Moniker:[33,3,1,""],pwszFile:[33,3,1,""],pwszUrl:[33,3,1,""]},"windows.generated_def.winstructs._TMP_TYPEDESC_UNION":{hreftype:[33,3,1,""],lpadesc:[33,3,1,""],lptdesc:[33,3,1,""]},"windows.generated_def.winstructs._TMP_UNION_DEBUG_INFO":{CreateProcessInfo:[33,3,1,""],CreateThread:[33,3,1,""],DebugString:[33,3,1,""],Exception:[33,3,1,""],ExitProcess:[33,3,1,""],ExitThread:[33,3,1,""],LoadDll:[33,3,1,""],RipInfo:[33,3,1,""],UnloadDll:[33,3,1,""]},"windows.generated_def.winstructs._TMP_UNION_IO_STATUS_BLOCK":{Pointer:[33,3,1,""],Status:[33,3,1,""]},"windows.generated_def.winstructs._TMP_VARDESC_UNION":{lpvarValue:[33,3,1,""],oInst:[33,3,1,""]},"windows.generated_def.winstructs._TMP_WINTRUST_UNION_TYPE":{pBlob:[33,3,1,""],pCatalog:[33,3,1,""],pCert:[33,3,1,""],pFile:[33,3,1,""],pSgnr:[33,3,1,""]},"windows.generated_def.winstructs._TMP_lowmid":{Lo32:[33,3,1,""],Mid32:[33,3,1,""]},"windows.generated_def.winstructs._TMP_signscale":{scale:[33,3,1,""],sign:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_ACCESS_INFORMATION":{AppContainerNumber:[33,3,1,""],AuthenticationId:[33,3,1,""],CapabilitiesHash:[33,3,1,""],Flags:[33,3,1,""],ImpersonationLevel:[33,3,1,""],MandatoryPolicy:[33,3,1,""],PackageSid:[33,3,1,""],Privileges:[33,3,1,""],RestrictedSidHash:[33,3,1,""],SecurityAttributes:[33,3,1,""],SidHash:[33,3,1,""],TokenType:[33,3,1,""],TrustLevelSid:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_APPCONTAINER_INFORMATION":{TokenAppContainer:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_DEFAULT_DACL":{DefaultDacl:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_ELEVATION":{TokenIsElevated:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_ELEVATION_TYPE":{TokenElevationTypeDefault:[33,3,1,""],TokenElevationTypeFull:[33,3,1,""],TokenElevationTypeLimited:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_GROUPS":{GroupCount:[33,3,1,""],Groups:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_GROUPS_AND_PRIVILEGES":{AuthenticationId:[33,3,1,""],PrivilegeCount:[33,3,1,""],PrivilegeLength:[33,3,1,""],Privileges:[33,3,1,""],RestrictedSidCount:[33,3,1,""],RestrictedSidLength:[33,3,1,""],RestrictedSids:[33,3,1,""],SidCount:[33,3,1,""],SidLength:[33,3,1,""],Sids:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_INFORMATION_CLASS":{MaxTokenInfoClass:[33,3,1,""],TokenAccessInformation:[33,3,1,""],TokenAppContainerNumber:[33,3,1,""],TokenAppContainerSid:[33,3,1,""],TokenAuditPolicy:[33,3,1,""],TokenBnoIsolation:[33,3,1,""],TokenCapabilities:[33,3,1,""],TokenChildProcessFlags:[33,3,1,""],TokenDefaultDacl:[33,3,1,""],TokenDeviceClaimAttributes:[33,3,1,""],TokenDeviceGroups:[33,3,1,""],TokenElevation:[33,3,1,""],TokenElevationType:[33,3,1,""],TokenGroups:[33,3,1,""],TokenGroupsAndPrivileges:[33,3,1,""],TokenHasRestrictions:[33,3,1,""],TokenImpersonationLevel:[33,3,1,""],TokenIntegrityLevel:[33,3,1,""],TokenInvalid:[33,3,1,""],TokenIsAppContainer:[33,3,1,""],TokenIsRestricted:[33,3,1,""],TokenLinkedToken:[33,3,1,""],TokenLogonSid:[33,3,1,""],TokenMandatoryPolicy:[33,3,1,""],TokenOrigin:[33,3,1,""],TokenOwner:[33,3,1,""],TokenPrimaryGroup:[33,3,1,""],TokenPrivateNameSpace:[33,3,1,""],TokenPrivileges:[33,3,1,""],TokenProcessTrustLevel:[33,3,1,""],TokenRestrictedDeviceClaimAttributes:[33,3,1,""],TokenRestrictedDeviceGroups:[33,3,1,""],TokenRestrictedSids:[33,3,1,""],TokenRestrictedUserClaimAttributes:[33,3,1,""],TokenSandBoxInert:[33,3,1,""],TokenSecurityAttributes:[33,3,1,""],TokenSessionId:[33,3,1,""],TokenSessionReference:[33,3,1,""],TokenSingletonAttributes:[33,3,1,""],TokenSource:[33,3,1,""],TokenStatistics:[33,3,1,""],TokenType:[33,3,1,""],TokenUIAccess:[33,3,1,""],TokenUser:[33,3,1,""],TokenUserClaimAttributes:[33,3,1,""],TokenVirtualizationAllowed:[33,3,1,""],TokenVirtualizationEnabled:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_LINKED_TOKEN":{LinkedToken:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_MANDATORY_LABEL":{Label:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_MANDATORY_POLICY":{Policy:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_ORIGIN":{OriginatingLogonSession:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_OWNER":{Owner:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_PRIMARY_GROUP":{PrimaryGroup:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_PRIVILEGES":{PrivilegeCount:[33,3,1,""],Privileges:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SECURITY_ATTRIBUTES_INFORMATION":{Attribute:[33,3,1,""],AttributeCount:[33,3,1,""],Reserved:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SECURITY_ATTRIBUTES_INFORMATION_UNION":{pAttributeV1:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SECURITY_ATTRIBUTE_FQBN_VALUE":{Name:[33,3,1,""],Version:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE":{ValueLength:[33,3,1,""],pValue:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SECURITY_ATTRIBUTE_V1":{Flags:[33,3,1,""],Name:[33,3,1,""],Reserved:[33,3,1,""],ValueCount:[33,3,1,""],ValueType:[33,3,1,""],Values:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SECURITY_ATTRIBUTE_V1_UNION":{pFqbn:[33,3,1,""],pInt64:[33,3,1,""],pOctetString:[33,3,1,""],pString:[33,3,1,""],pUint64:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_SOURCE":{SourceIdentifier:[33,3,1,""],SourceName:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_STATISTICS":{AuthenticationId:[33,3,1,""],DynamicAvailable:[33,3,1,""],DynamicCharged:[33,3,1,""],ExpirationTime:[33,3,1,""],GroupCount:[33,3,1,""],ImpersonationLevel:[33,3,1,""],ModifiedId:[33,3,1,""],PrivilegeCount:[33,3,1,""],TokenId:[33,3,1,""],TokenType:[33,3,1,""]},"windows.generated_def.winstructs._TOKEN_USER":{User:[33,3,1,""]},"windows.generated_def.winstructs._TRACE_ENABLE_INFO":{EnableProperty:[33,3,1,""],IsEnabled:[33,3,1,""],Level:[33,3,1,""],LoggerId:[33,3,1,""],MatchAllKeyword:[33,3,1,""],MatchAnyKeyword:[33,3,1,""],Reserved1:[33,3,1,""],Reserved2:[33,3,1,""]},"windows.generated_def.winstructs._TRACE_GUID_INFO":{InstanceCount:[33,3,1,""],Reserved:[33,3,1,""]},"windows.generated_def.winstructs._TRACE_GUID_REGISTRATION":{Guid:[33,3,1,""],RegHandle:[33,3,1,""]},"windows.generated_def.winstructs._TRACE_LOGFILE_HEADER":{BootTime:[33,3,1,""],BufferSize:[33,3,1,""],BuffersLost:[33,3,1,""],BuffersWritten:[33,3,1,""],DUMMYUNIONNAME2:[33,3,1,""],DUMMYUNIONNAME:[33,3,1,""],EndTime:[33,3,1,""],LogFileMode:[33,3,1,""],LogFileName:[33,3,1,""],LoggerName:[33,3,1,""],MaximumFileSize:[33,3,1,""],NumberOfProcessors:[33,3,1,""],PerfFreq:[33,3,1,""],ProviderVersion:[33,3,1,""],ReservedFlags:[33,3,1,""],StartTime:[33,3,1,""],TimeZone:[33,3,1,""],TimerResolution:[33,3,1,""]},"windows.generated_def.winstructs._TRACE_PROVIDER_INFO":{ProviderGuid:[33,3,1,""],ProviderNameOffset:[33,3,1,""],SchemaSource:[33,3,1,""]},"windows.generated_def.winstructs._TRACE_PROVIDER_INSTANCE_INFO":{EnableCount:[33,3,1,""],Flags:[33,3,1,""],NextOffset:[33,3,1,""],Pid:[33,3,1,""]},"windows.generated_def.winstructs._UDP_TABLE_CLASS":{UDP_TABLE_BASIC:[33,3,1,""],UDP_TABLE_OWNER_MODULE:[33,3,1,""],UDP_TABLE_OWNER_PID:[33,3,1,""]},"windows.generated_def.winstructs._UNLOAD_DLL_DEBUG_INFO":{lpBaseOfDll:[33,3,1,""]},"windows.generated_def.winstructs._VARENUM":{VT_ARRAY:[33,3,1,""],VT_BLOB:[33,3,1,""],VT_BLOB_OBJECT:[33,3,1,""],VT_BOOL:[33,3,1,""],VT_BSTR:[33,3,1,""],VT_BSTR_BLOB:[33,3,1,""],VT_BYREF:[33,3,1,""],VT_CARRAY:[33,3,1,""],VT_CF:[33,3,1,""],VT_CLSID:[33,3,1,""],VT_CY:[33,3,1,""],VT_DATE:[33,3,1,""],VT_DECIMAL:[33,3,1,""],VT_DISPATCH:[33,3,1,""],VT_EMPTY:[33,3,1,""],VT_ERROR:[33,3,1,""],VT_FILETIME:[33,3,1,""],VT_HRESULT:[33,3,1,""],VT_I1:[33,3,1,""],VT_I2:[33,3,1,""],VT_I4:[33,3,1,""],VT_I8:[33,3,1,""],VT_ILLEGAL:[33,3,1,""],VT_ILLEGALMASKED:[33,3,1,""],VT_INT:[33,3,1,""],VT_INT_PTR:[33,3,1,""],VT_LPSTR:[33,3,1,""],VT_LPWSTR:[33,3,1,""],VT_NULL:[33,3,1,""],VT_PTR:[33,3,1,""],VT_R4:[33,3,1,""],VT_R8:[33,3,1,""],VT_RECORD:[33,3,1,""],VT_RESERVED:[33,3,1,""],VT_SAFEARRAY:[33,3,1,""],VT_STORAGE:[33,3,1,""],VT_STORED_OBJECT:[33,3,1,""],VT_STREAM:[33,3,1,""],VT_STREAMED_OBJECT:[33,3,1,""],VT_TYPEMASK:[33,3,1,""],VT_UI1:[33,3,1,""],VT_UI2:[33,3,1,""],VT_UI4:[33,3,1,""],VT_UI8:[33,3,1,""],VT_UINT:[33,3,1,""],VT_UINT_PTR:[33,3,1,""],VT_UNKNOWN:[33,3,1,""],VT_USERDEFINED:[33,3,1,""],VT_VARIANT:[33,3,1,""],VT_VECTOR:[33,3,1,""],VT_VERSIONED_STREAM:[33,3,1,""],VT_VOID:[33,3,1,""]},"windows.generated_def.winstructs._VIRTUAL_DISK_ACCESS_MASK":{VIRTUAL_DISK_ACCESS_ALL:[33,3,1,""],VIRTUAL_DISK_ACCESS_ATTACH_RO:[33,3,1,""],VIRTUAL_DISK_ACCESS_ATTACH_RW:[33,3,1,""],VIRTUAL_DISK_ACCESS_CREATE:[33,3,1,""],VIRTUAL_DISK_ACCESS_DETACH:[33,3,1,""],VIRTUAL_DISK_ACCESS_GET_INFO:[33,3,1,""],VIRTUAL_DISK_ACCESS_METAOPS:[33,3,1,""],VIRTUAL_DISK_ACCESS_NONE:[33,3,1,""],VIRTUAL_DISK_ACCESS_READ:[33,3,1,""],VIRTUAL_DISK_ACCESS_WRITABLE:[33,3,1,""]},"windows.generated_def.winstructs._VIRTUAL_STORAGE_TYPE":{DeviceId:[33,3,1,""],VendorId:[33,3,1,""]},"windows.generated_def.winstructs._WELL_KNOWN_SID_TYPE":{WinAccountAdministratorSid:[33,3,1,""],WinAccountCertAdminsSid:[33,3,1,""],WinAccountComputersSid:[33,3,1,""],WinAccountControllersSid:[33,3,1,""],WinAccountDomainAdminsSid:[33,3,1,""],WinAccountDomainGuestsSid:[33,3,1,""],WinAccountDomainUsersSid:[33,3,1,""],WinAccountEnterpriseAdminsSid:[33,3,1,""],WinAccountGuestSid:[33,3,1,""],WinAccountKrbtgtSid:[33,3,1,""],WinAccountPolicyAdminsSid:[33,3,1,""],WinAccountRasAndIasServersSid:[33,3,1,""],WinAccountReadonlyControllersSid:[33,3,1,""],WinAccountSchemaAdminsSid:[33,3,1,""],WinAnonymousSid:[33,3,1,""],WinApplicationPackageAuthoritySid:[33,3,1,""],WinAuthenticatedUserSid:[33,3,1,""],WinBatchSid:[33,3,1,""],WinBuiltinAccountOperatorsSid:[33,3,1,""],WinBuiltinAdministratorsSid:[33,3,1,""],WinBuiltinAnyPackageSid:[33,3,1,""],WinBuiltinAuthorizationAccessSid:[33,3,1,""],WinBuiltinBackupOperatorsSid:[33,3,1,""],WinBuiltinCertSvcDComAccessGroup:[33,3,1,""],WinBuiltinCryptoOperatorsSid:[33,3,1,""],WinBuiltinDCOMUsersSid:[33,3,1,""],WinBuiltinDomainSid:[33,3,1,""],WinBuiltinEventLogReadersGroup:[33,3,1,""],WinBuiltinGuestsSid:[33,3,1,""],WinBuiltinIUsersSid:[33,3,1,""],WinBuiltinIncomingForestTrustBuildersSid:[33,3,1,""],WinBuiltinNetworkConfigurationOperatorsSid:[33,3,1,""],WinBuiltinPerfLoggingUsersSid:[33,3,1,""],WinBuiltinPerfMonitoringUsersSid:[33,3,1,""],WinBuiltinPowerUsersSid:[33,3,1,""],WinBuiltinPreWindows2000CompatibleAccessSid:[33,3,1,""],WinBuiltinPrintOperatorsSid:[33,3,1,""],WinBuiltinRemoteDesktopUsersSid:[33,3,1,""],WinBuiltinReplicatorSid:[33,3,1,""],WinBuiltinSystemOperatorsSid:[33,3,1,""],WinBuiltinTerminalServerLicenseServersSid:[33,3,1,""],WinBuiltinUsersSid:[33,3,1,""],WinCacheablePrincipalsGroupSid:[33,3,1,""],WinCapabilityDocumentsLibrarySid:[33,3,1,""],WinCapabilityEnterpriseAuthenticationSid:[33,3,1,""],WinCapabilityInternetClientServerSid:[33,3,1,""],WinCapabilityInternetClientSid:[33,3,1,""],WinCapabilityMusicLibrarySid:[33,3,1,""],WinCapabilityPicturesLibrarySid:[33,3,1,""],WinCapabilityPrivateNetworkClientServerSid:[33,3,1,""],WinCapabilityRemovableStorageSid:[33,3,1,""],WinCapabilitySharedUserCertificatesSid:[33,3,1,""],WinCapabilityVideosLibrarySid:[33,3,1,""],WinConsoleLogonSid:[33,3,1,""],WinCreatorGroupServerSid:[33,3,1,""],WinCreatorGroupSid:[33,3,1,""],WinCreatorOwnerRightsSid:[33,3,1,""],WinCreatorOwnerServerSid:[33,3,1,""],WinCreatorOwnerSid:[33,3,1,""],WinDialupSid:[33,3,1,""],WinDigestAuthenticationSid:[33,3,1,""],WinEnterpriseControllersSid:[33,3,1,""],WinEnterpriseReadonlyControllersSid:[33,3,1,""],WinHighLabelSid:[33,3,1,""],WinIUserSid:[33,3,1,""],WinInteractiveSid:[33,3,1,""],WinLocalLogonSid:[33,3,1,""],WinLocalServiceSid:[33,3,1,""],WinLocalSid:[33,3,1,""],WinLocalSystemSid:[33,3,1,""],WinLogonIdsSid:[33,3,1,""],WinLowLabelSid:[33,3,1,""],WinMediumLabelSid:[33,3,1,""],WinMediumPlusLabelSid:[33,3,1,""],WinNTLMAuthenticationSid:[33,3,1,""],WinNetworkServiceSid:[33,3,1,""],WinNetworkSid:[33,3,1,""],WinNewEnterpriseReadonlyControllersSid:[33,3,1,""],WinNonCacheablePrincipalsGroupSid:[33,3,1,""],WinNtAuthoritySid:[33,3,1,""],WinNullSid:[33,3,1,""],WinOtherOrganizationSid:[33,3,1,""],WinProxySid:[33,3,1,""],WinRemoteLogonIdSid:[33,3,1,""],WinRestrictedCodeSid:[33,3,1,""],WinSChannelAuthenticationSid:[33,3,1,""],WinSelfSid:[33,3,1,""],WinServiceSid:[33,3,1,""],WinSystemLabelSid:[33,3,1,""],WinTerminalServerSid:[33,3,1,""],WinThisOrganizationCertificateSid:[33,3,1,""],WinThisOrganizationSid:[33,3,1,""],WinUntrustedLabelSid:[33,3,1,""],WinWorldSid:[33,3,1,""],WinWriteRestrictedCodeSid:[33,3,1,""]},"windows.generated_def.winstructs._WIN32_FIND_DATAA":{cAlternateFileName:[33,3,1,""],cFileName:[33,3,1,""],dwCreatorType:[33,3,1,""],dwFileAttributes:[33,3,1,""],dwFileType:[33,3,1,""],dwReserved0:[33,3,1,""],dwReserved1:[33,3,1,""],ftCreationTime:[33,3,1,""],ftLastAccessTime:[33,3,1,""],ftLastWriteTime:[33,3,1,""],nFileSizeHigh:[33,3,1,""],nFileSizeLow:[33,3,1,""],wFinderFlags:[33,3,1,""]},"windows.generated_def.winstructs._WIN32_FIND_DATAW":{cAlternateFileName:[33,3,1,""],cFileName:[33,3,1,""],dwCreatorType:[33,3,1,""],dwFileAttributes:[33,3,1,""],dwFileType:[33,3,1,""],dwReserved0:[33,3,1,""],dwReserved1:[33,3,1,""],ftCreationTime:[33,3,1,""],ftLastAccessTime:[33,3,1,""],ftLastWriteTime:[33,3,1,""],nFileSizeHigh:[33,3,1,""],nFileSizeLow:[33,3,1,""],wFinderFlags:[33,3,1,""]},"windows.generated_def.winstructs._WINTRUST_DATA":{cbStruct:[33,3,1,""],dwProvFlags:[33,3,1,""],dwStateAction:[33,3,1,""],dwUIChoice:[33,3,1,""],dwUIContext:[33,3,1,""],dwUnionChoice:[33,3,1,""],fdwRevocationChecks:[33,3,1,""],hWVTStateData:[33,3,1,""],pPolicyCallbackData:[33,3,1,""],pSIPClientData:[33,3,1,""],pwszURLReference:[33,3,1,""],tmp_union:[33,3,1,""]},"windows.generated_def.winstructs._WNODE_HEADER":{BufferSize:[33,3,1,""],ClientContext:[33,3,1,""],Flags:[33,3,1,""],Guid:[33,3,1,""],ProviderId:[33,3,1,""],anon_01:[33,3,1,""],anon_02:[33,3,1,""]},"windows.generated_def.winstructs._WOW64_CONTEXT":{ContextFlags:[33,3,1,""],Dr0:[33,3,1,""],Dr1:[33,3,1,""],Dr2:[33,3,1,""],Dr3:[33,3,1,""],Dr6:[33,3,1,""],Dr7:[33,3,1,""],EFlags:[33,3,1,""],Eax:[33,3,1,""],Ebp:[33,3,1,""],Ebx:[33,3,1,""],Ecx:[33,3,1,""],Edi:[33,3,1,""],Edx:[33,3,1,""],Eip:[33,3,1,""],Esi:[33,3,1,""],Esp:[33,3,1,""],ExtendedRegisters:[33,3,1,""],FloatSave:[33,3,1,""],SegCs:[33,3,1,""],SegDs:[33,3,1,""],SegEs:[33,3,1,""],SegFs:[33,3,1,""],SegGs:[33,3,1,""],SegSs:[33,3,1,""]},"windows.generated_def.winstructs._WOW64_FLOATING_SAVE_AREA":{ControlWord:[33,3,1,""],Cr0NpxState:[33,3,1,""],DataOffset:[33,3,1,""],DataSelector:[33,3,1,""],ErrorOffset:[33,3,1,""],ErrorSelector:[33,3,1,""],RegisterArea:[33,3,1,""],StatusWord:[33,3,1,""],TagWord:[33,3,1,""]},"windows.generated_def.winstructs._XSAVE_FORMAT_32":{ControlWord:[33,3,1,""],Cr0NpxState:[33,3,1,""],DataOffset:[33,3,1,""],DataSelector:[33,3,1,""],ErrorOffset:[33,3,1,""],ErrorOpcode:[33,3,1,""],ErrorSelector:[33,3,1,""],FloatRegisters:[33,3,1,""],MxCsr:[33,3,1,""],MxCsr_Mask:[33,3,1,""],Reserved1:[33,3,1,""],Reserved2:[33,3,1,""],Reserved3:[33,3,1,""],Reserved4:[33,3,1,""],StackControl:[33,3,1,""],StatusWord:[33,3,1,""],TagWord:[33,3,1,""],XmmRegisters:[33,3,1,""]},"windows.generated_def.winstructs._XSAVE_FORMAT_64":{ControlWord:[33,3,1,""],DataOffset:[33,3,1,""],DataSelector:[33,3,1,""],ErrorOffset:[33,3,1,""],ErrorOpcode:[33,3,1,""],ErrorSelector:[33,3,1,""],FloatRegisters:[33,3,1,""],MxCsr:[33,3,1,""],MxCsr_Mask:[33,3,1,""],Reserved1:[33,3,1,""],Reserved2:[33,3,1,""],Reserved3:[33,3,1,""],Reserved4:[33,3,1,""],StatusWord:[33,3,1,""],TagWord:[33,3,1,""],XmmRegisters:[33,3,1,""]},"windows.generated_def.winstructs.__MIDL_IBackgroundCopyJob2_0001":{BG_AUTH_TARGET_PROXY:[33,3,1,""],BG_AUTH_TARGET_SERVER:[33,3,1,""]},"windows.generated_def.winstructs.__MIDL_IBackgroundCopyJob2_0002":{BG_AUTH_SCHEME_BASIC:[33,3,1,""],BG_AUTH_SCHEME_DIGEST:[33,3,1,""],BG_AUTH_SCHEME_NEGOTIATE:[33,3,1,""],BG_AUTH_SCHEME_NTLM:[33,3,1,""],BG_AUTH_SCHEME_PASSPORT:[33,3,1,""]},"windows.generated_def.winstructs.__MIDL_IBackgroundCopyJob2_0003":{Password:[33,3,1,""],UserName:[33,3,1,""]},"windows.generated_def.winstructs.__MIDL_IBackgroundCopyJob2_0004":{Basic:[33,3,1,""]},"windows.generated_def.winstructs.__MIDL_XmitDefs_0001":{asyncOperationId:[33,3,1,""],originalClientLogicalThreadId:[33,3,1,""],oxidClientProcessNA:[33,3,1,""],uClientCausalityTraceId:[33,3,1,""]},"windows.generated_def.winstructs.__PUBLIC_OBJECT_TYPE_INFORMATION":{Reserved:[33,3,1,""],TypeName:[33,3,1,""]},"windows.generated_def.winstructs.__tagBRECORD":{pRecInfo:[33,3,1,""],pvRecord:[33,3,1,""]},"windows.generated_def.winstructs.__tagVARIANT":{_VARIANT_NAME_3:[33,3,1,""],vt:[33,3,1,""],wReserved1:[33,3,1,""],wReserved2:[33,3,1,""],wReserved3:[33,3,1,""]},"windows.generated_def.winstructs._tagADDRESS":{Mode:[33,3,1,""],Offset:[33,3,1,""],Segment:[33,3,1,""]},"windows.generated_def.winstructs._tagADDRESS64":{Mode:[33,3,1,""],Offset:[33,3,1,""],Segment:[33,3,1,""]},"windows.generated_def.winstructs._tagSTACKFRAME":{AddrBStore:[33,3,1,""],AddrFrame:[33,3,1,""],AddrPC:[33,3,1,""],AddrReturn:[33,3,1,""],AddrStack:[33,3,1,""],Far:[33,3,1,""],FuncTableEntry:[33,3,1,""],KdHelp:[33,3,1,""],Params:[33,3,1,""],Reserved:[33,3,1,""],Virtual:[33,3,1,""]},"windows.generated_def.winstructs._tagSTACKFRAME64":{AddrBStore:[33,3,1,""],AddrFrame:[33,3,1,""],AddrPC:[33,3,1,""],AddrReturn:[33,3,1,""],AddrStack:[33,3,1,""],Far:[33,3,1,""],FuncTableEntry:[33,3,1,""],KdHelp:[33,3,1,""],Params:[33,3,1,""],Reserved:[33,3,1,""],Virtual:[33,3,1,""]},"windows.generated_def.winstructs._tagSTACKFRAME_EX":{AddrBStore:[33,3,1,""],AddrFrame:[33,3,1,""],AddrPC:[33,3,1,""],AddrReturn:[33,3,1,""],AddrStack:[33,3,1,""],Far:[33,3,1,""],FuncTableEntry:[33,3,1,""],InlineFrameContext:[33,3,1,""],KdHelp:[33,3,1,""],Params:[33,3,1,""],Reserved:[33,3,1,""],StackFrameSize:[33,3,1,""],Virtual:[33,3,1,""]},"windows.generated_def.winstructs._tagpropertykey":{fmtid:[33,3,1,""],pid:[33,3,1,""]},"windows.generated_def.winstructs.tagARRAYDESC":{cDims:[33,3,1,""],rgbounds:[33,3,1,""],tdescElem:[33,3,1,""]},"windows.generated_def.winstructs.tagBINDPTR":{lpfuncdesc:[33,3,1,""],lptcomp:[33,3,1,""],lpvardesc:[33,3,1,""]},"windows.generated_def.winstructs.tagBIND_OPTS":{cbStruct:[33,3,1,""],dwTickCountDeadline:[33,3,1,""],grfFlags:[33,3,1,""],grfMode:[33,3,1,""]},"windows.generated_def.winstructs.tagBITMAP":{bmBits:[33,3,1,""],bmBitsPixel:[33,3,1,""],bmHeight:[33,3,1,""],bmPlanes:[33,3,1,""],bmType:[33,3,1,""],bmWidth:[33,3,1,""],bmWidthBytes:[33,3,1,""]},"windows.generated_def.winstructs.tagBITMAPCOREHEADER":{bcBitCount:[33,3,1,""],bcHeight:[33,3,1,""],bcPlanes:[33,3,1,""],bcSize:[33,3,1,""],bcWidth:[33,3,1,""]},"windows.generated_def.winstructs.tagBITMAPCOREINFO":{bmciColors:[33,3,1,""],bmciHeader:[33,3,1,""]},"windows.generated_def.winstructs.tagBITMAPFILEHEADER":{bfOffBits:[33,3,1,""],bfReserved1:[33,3,1,""],bfReserved2:[33,3,1,""],bfSize:[33,3,1,""],bfType:[33,3,1,""]},"windows.generated_def.winstructs.tagBITMAPINFO":{bmiColors:[33,3,1,""],bmiHeader:[33,3,1,""]},"windows.generated_def.winstructs.tagBITMAPINFOHEADER":{biBitCount:[33,3,1,""],biClrImportant:[33,3,1,""],biClrUsed:[33,3,1,""],biCompression:[33,3,1,""],biHeight:[33,3,1,""],biPlanes:[33,3,1,""],biSize:[33,3,1,""],biSizeImage:[33,3,1,""],biWidth:[33,3,1,""],biXPelsPerMeter:[33,3,1,""],biYPelsPerMeter:[33,3,1,""]},"windows.generated_def.winstructs.tagCALLCONV":{CC_CDECL:[33,3,1,""],CC_FASTCALL:[33,3,1,""],CC_FPFASTCALL:[33,3,1,""],CC_MACPASCAL:[33,3,1,""],CC_MAX:[33,3,1,""],CC_MPWCDECL:[33,3,1,""],CC_MPWPASCAL:[33,3,1,""],CC_MSCPASCAL:[33,3,1,""],CC_PASCAL:[33,3,1,""],CC_STDCALL:[33,3,1,""],CC_SYSCALL:[33,3,1,""]},"windows.generated_def.winstructs.tagCALLFRAME_WALK":{CALLFRAME_WALK_IN:[33,3,1,""],CALLFRAME_WALK_INOUT:[33,3,1,""],CALLFRAME_WALK_OUT:[33,3,1,""]},"windows.generated_def.winstructs.tagCLSCTX":{CLSCTX_ACTIVATE_32_BIT_SERVER:[33,3,1,""],CLSCTX_ACTIVATE_64_BIT_SERVER:[33,3,1,""],CLSCTX_ACTIVATE_AAA_AS_IU:[33,3,1,""],CLSCTX_APPCONTAINER:[33,3,1,""],CLSCTX_DISABLE_AAA:[33,3,1,""],CLSCTX_ENABLE_AAA:[33,3,1,""],CLSCTX_ENABLE_CLOAKING:[33,3,1,""],CLSCTX_ENABLE_CODE_DOWNLOAD:[33,3,1,""],CLSCTX_FROM_DEFAULT_CONTEXT:[33,3,1,""],CLSCTX_INPROC_HANDLER16:[33,3,1,""],CLSCTX_INPROC_HANDLER:[33,3,1,""],CLSCTX_INPROC_SERVER16:[33,3,1,""],CLSCTX_INPROC_SERVER:[33,3,1,""],CLSCTX_LOCAL_SERVER:[33,3,1,""],CLSCTX_NO_CODE_DOWNLOAD:[33,3,1,""],CLSCTX_NO_CUSTOM_MARSHAL:[33,3,1,""],CLSCTX_NO_FAILURE_LOG:[33,3,1,""],CLSCTX_PS_DLL:[33,3,1,""],CLSCTX_REMOTE_SERVER:[33,3,1,""],CLSCTX_RESERVED1:[33,3,1,""],CLSCTX_RESERVED2:[33,3,1,""],CLSCTX_RESERVED3:[33,3,1,""],CLSCTX_RESERVED4:[33,3,1,""],CLSCTX_RESERVED5:[33,3,1,""]},"windows.generated_def.winstructs.tagCOINIT":{COINIT_APARTMENTTHREADED:[33,3,1,""],COINIT_DISABLE_OLE1DDE:[33,3,1,""],COINIT_MULTITHREADED:[33,3,1,""],COINIT_SPEED_OVER_MEMORY:[33,3,1,""]},"windows.generated_def.winstructs.tagCOMSD":{SD_ACCESSPERMISSIONS:[33,3,1,""],SD_ACCESSRESTRICTIONS:[33,3,1,""],SD_LAUNCHPERMISSIONS:[33,3,1,""],SD_LAUNCHRESTRICTIONS:[33,3,1,""]},"windows.generated_def.winstructs.tagCOMVERSION":{MajorVersion:[33,3,1,""],MinorVersion:[33,3,1,""]},"windows.generated_def.winstructs.tagDEC":{Hi32:[33,3,1,""],u1:[33,3,1,""],u2:[33,3,1,""],wReserved:[33,3,1,""]},"windows.generated_def.winstructs.tagDESCKIND":{DESCKIND_FUNCDESC:[33,3,1,""],DESCKIND_IMPLICITAPPOBJ:[33,3,1,""],DESCKIND_MAX:[33,3,1,""],DESCKIND_NONE:[33,3,1,""],DESCKIND_TYPECOMP:[33,3,1,""],DESCKIND_VARDESC:[33,3,1,""]},"windows.generated_def.winstructs.tagDISPPARAMS":{cArgs:[33,3,1,""],cNamedArgs:[33,3,1,""],rgdispidNamedArgs:[33,3,1,""],rgvarg:[33,3,1,""]},"windows.generated_def.winstructs.tagELEMDESC":{paramdesc:[33,3,1,""],tdesc:[33,3,1,""]},"windows.generated_def.winstructs.tagEXCEPINFO":{bstrDescription:[33,3,1,""],bstrHelpFile:[33,3,1,""],bstrSource:[33,3,1,""],dwHelpContext:[33,3,1,""],pfnDeferredFillIn:[33,3,1,""],pvReserved:[33,3,1,""],scode:[33,3,1,""],wCode:[33,3,1,""],wReserved:[33,3,1,""]},"windows.generated_def.winstructs.tagFUNCDESC":{cParams:[33,3,1,""],cParamsOpt:[33,3,1,""],cScodes:[33,3,1,""],callconv:[33,3,1,""],elemdescFunc:[33,3,1,""],funckind:[33,3,1,""],invkind:[33,3,1,""],lprgelemdescParam:[33,3,1,""],lprgscode:[33,3,1,""],memid:[33,3,1,""],oVft:[33,3,1,""],wFuncFlags:[33,3,1,""]},"windows.generated_def.winstructs.tagFUNCKIND":{FUNC_DISPATCH:[33,3,1,""],FUNC_NONVIRTUAL:[33,3,1,""],FUNC_PUREVIRTUAL:[33,3,1,""],FUNC_STATIC:[33,3,1,""],FUNC_VIRTUAL:[33,3,1,""]},"windows.generated_def.winstructs.tagIDLDESC":{dwReserved:[33,3,1,""],wIDLFlags:[33,3,1,""]},"windows.generated_def.winstructs.tagINVOKEKIND":{INVOKE_FUNC:[33,3,1,""],INVOKE_PROPERTYGET:[33,3,1,""],INVOKE_PROPERTYPUT:[33,3,1,""],INVOKE_PROPERTYPUTREF:[33,3,1,""]},"windows.generated_def.winstructs.tagMSHLFLAGS":{MSHLFLAGS_NOPING:[33,3,1,""],MSHLFLAGS_NORMAL:[33,3,1,""],MSHLFLAGS_TABLESTRONG:[33,3,1,""],MSHLFLAGS_TABLEWEAK:[33,3,1,""]},"windows.generated_def.winstructs.tagMULTI_QI":{hr:[33,3,1,""],pIID:[33,3,1,""],pItf:[33,3,1,""]},"windows.generated_def.winstructs.tagORPCTHIS":{cid:[33,3,1,""],extensions:[33,3,1,""],flags:[33,3,1,""],reserved1:[33,3,1,""],version:[33,3,1,""]},"windows.generated_def.winstructs.tagPARAMDESC":{pparamdescex:[33,3,1,""],wParamFlags:[33,3,1,""]},"windows.generated_def.winstructs.tagPARAMDESCEX":{cBytes:[33,3,1,""],varDefaultValue:[33,3,1,""]},"windows.generated_def.winstructs.tagPROCESSENTRY32":{cntThreads:[33,3,1,""],cntUsage:[33,3,1,""],dwFlags:[33,3,1,""],dwSize:[33,3,1,""],pcPriClassBase:[33,3,1,""],szExeFile:[33,3,1,""],th32DefaultHeapID:[33,3,1,""],th32ModuleID:[33,3,1,""],th32ParentProcessID:[33,3,1,""],th32ProcessID:[33,3,1,""]},"windows.generated_def.winstructs.tagPROCESSENTRY32W":{cntThreads:[33,3,1,""],cntUsage:[33,3,1,""],dwFlags:[33,3,1,""],dwSize:[33,3,1,""],pcPriClassBase:[33,3,1,""],szExeFile:[33,3,1,""],th32DefaultHeapID:[33,3,1,""],th32ModuleID:[33,3,1,""],th32ParentProcessID:[33,3,1,""],th32ProcessID:[33,3,1,""]},"windows.generated_def.winstructs.tagRGBQUAD":{rgbBlue:[33,3,1,""],rgbGreen:[33,3,1,""],rgbRed:[33,3,1,""],rgbReserved:[33,3,1,""]},"windows.generated_def.winstructs.tagRGBTRIPLE":{rgbtBlue:[33,3,1,""],rgbtGreen:[33,3,1,""],rgbtRed:[33,3,1,""]},"windows.generated_def.winstructs.tagSAFEARRAY":{cDims:[33,3,1,""],cLocks:[33,3,1,""],cbElements:[33,3,1,""],fFeatures:[33,3,1,""],pvData:[33,3,1,""],rgsabound:[33,3,1,""]},"windows.generated_def.winstructs.tagSAFEARRAYBOUND":{cElements:[33,3,1,""],lLbound:[33,3,1,""]},"windows.generated_def.winstructs.tagSOLE_AUTHENTICATION_SERVICE":{dwAuthnSvc:[33,3,1,""],dwAuthzSvc:[33,3,1,""],hr:[33,3,1,""],pPrincipalName:[33,3,1,""]},"windows.generated_def.winstructs.tagSTATSTG":{atime:[33,3,1,""],cbSize:[33,3,1,""],clsid:[33,3,1,""],ctime:[33,3,1,""],grfLocksSupported:[33,3,1,""],grfMode:[33,3,1,""],grfStateBits:[33,3,1,""],mtime:[33,3,1,""],pwcsName:[33,3,1,""],reserved:[33,3,1,""],type:[33,3,1,""]},"windows.generated_def.winstructs.tagSYSKIND":{SYS_MAC:[33,3,1,""],SYS_WIN16:[33,3,1,""],SYS_WIN32:[33,3,1,""],SYS_WIN64:[33,3,1,""]},"windows.generated_def.winstructs.tagTHREADENTRY32":{cntUsage:[33,3,1,""],dwFlags:[33,3,1,""],dwSize:[33,3,1,""],th32OwnerProcessID:[33,3,1,""],th32ThreadID:[33,3,1,""],tpBasePri:[33,3,1,""],tpDeltaPri:[33,3,1,""]},"windows.generated_def.winstructs.tagTLIBATTR":{guid:[33,3,1,""],lcid:[33,3,1,""],syskind:[33,3,1,""],wLibFlags:[33,3,1,""],wMajorVerNum:[33,3,1,""],wMinorVerNum:[33,3,1,""]},"windows.generated_def.winstructs.tagTOKEN_TYPE":{TokenImpersonation:[33,3,1,""],TokenPrimary:[33,3,1,""]},"windows.generated_def.winstructs.tagTYPEATTR":{cFuncs:[33,3,1,""],cImplTypes:[33,3,1,""],cVars:[33,3,1,""],cbAlignment:[33,3,1,""],cbSizeInstance:[33,3,1,""],cbSizeVft:[33,3,1,""],dwReserved:[33,3,1,""],guid:[33,3,1,""],idldescType:[33,3,1,""],lcid:[33,3,1,""],lpstrSchema:[33,3,1,""],memidConstructor:[33,3,1,""],memidDestructor:[33,3,1,""],tdescAlias:[33,3,1,""],typekind:[33,3,1,""],wMajorVerNum:[33,3,1,""],wMinorVerNum:[33,3,1,""],wTypeFlags:[33,3,1,""]},"windows.generated_def.winstructs.tagTYPEDESC":{DUMMYUNIONNAME:[33,3,1,""],vt:[33,3,1,""]},"windows.generated_def.winstructs.tagTYPEKIND":{TKIND_ALIAS:[33,3,1,""],TKIND_COCLASS:[33,3,1,""],TKIND_DISPATCH:[33,3,1,""],TKIND_ENUM:[33,3,1,""],TKIND_INTERFACE:[33,3,1,""],TKIND_MAX:[33,3,1,""],TKIND_MODULE:[33,3,1,""],TKIND_RECORD:[33,3,1,""],TKIND_UNION:[33,3,1,""]},"windows.generated_def.winstructs.tagVARDESC":{DUMMYUNIONNAME:[33,3,1,""],elemdescVar:[33,3,1,""],lpstrSchema:[33,3,1,""],memid:[33,3,1,""],varkind:[33,3,1,""],wVarFlags:[33,3,1,""]},"windows.generated_def.winstructs.tagVARKIND":{VAR_CONST:[33,3,1,""],VAR_DISPATCH:[33,3,1,""],VAR_PERINSTANCE:[33,3,1,""],VAR_STATIC:[33,3,1,""]},"windows.generated_def.winstructs.tagVS_FIXEDFILEINFO":{dwFileDateLS:[33,3,1,""],dwFileDateMS:[33,3,1,""],dwFileFlags:[33,3,1,""],dwFileFlagsMask:[33,3,1,""],dwFileOS:[33,3,1,""],dwFileSubtype:[33,3,1,""],dwFileType:[33,3,1,""],dwFileVersionLS:[33,3,1,""],dwFileVersionMS:[33,3,1,""],dwProductVersionLS:[33,3,1,""],dwProductVersionMS:[33,3,1,""],dwSignature:[33,3,1,""],dwStrucVersion:[33,3,1,""]},"windows.generated_def.winstructs.tagWNDCLASSEXA":{cbClsExtra:[33,3,1,""],cbSize:[33,3,1,""],cbWndExtra:[33,3,1,""],hCursor:[33,3,1,""],hIcon:[33,3,1,""],hIconSm:[33,3,1,""],hInstance:[33,3,1,""],hbrBackground:[33,3,1,""],lpfnWndProc:[33,3,1,""],lpszClassName:[33,3,1,""],lpszMenuName:[33,3,1,""],style:[33,3,1,""]},"windows.generated_def.winstructs.tagWNDCLASSEXW":{cbClsExtra:[33,3,1,""],cbSize:[33,3,1,""],cbWndExtra:[33,3,1,""],hCursor:[33,3,1,""],hIcon:[33,3,1,""],hIconSm:[33,3,1,""],hInstance:[33,3,1,""],hbrBackground:[33,3,1,""],lpfnWndProc:[33,3,1,""],lpszClassName:[33,3,1,""],lpszMenuName:[33,3,1,""],style:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEMSTATUS":{WBEMESS_E_AUTHZ_NOT_PRIVILEGED:[33,3,1,""],WBEMESS_E_REGISTRATION_TOO_BROAD:[33,3,1,""],WBEMESS_E_REGISTRATION_TOO_PRECISE:[33,3,1,""],WBEMMOF_E_ALIASES_IN_EMBEDDED:[33,3,1,""],WBEMMOF_E_CIMTYPE_QUALIFIER:[33,3,1,""],WBEMMOF_E_DUPLICATE_PROPERTY:[33,3,1,""],WBEMMOF_E_DUPLICATE_QUALIFIER:[33,3,1,""],WBEMMOF_E_ERROR_CREATING_TEMP_FILE:[33,3,1,""],WBEMMOF_E_ERROR_INVALID_INCLUDE_FILE:[33,3,1,""],WBEMMOF_E_EXPECTED_ALIAS_NAME:[33,3,1,""],WBEMMOF_E_EXPECTED_BRACE_OR_BAD_TYPE:[33,3,1,""],WBEMMOF_E_EXPECTED_CLASS_NAME:[33,3,1,""],WBEMMOF_E_EXPECTED_CLOSE_BRACE:[33,3,1,""],WBEMMOF_E_EXPECTED_CLOSE_BRACKET:[33,3,1,""],WBEMMOF_E_EXPECTED_CLOSE_PAREN:[33,3,1,""],WBEMMOF_E_EXPECTED_DOLLAR:[33,3,1,""],WBEMMOF_E_EXPECTED_FLAVOR_TYPE:[33,3,1,""],WBEMMOF_E_EXPECTED_OPEN_BRACE:[33,3,1,""],WBEMMOF_E_EXPECTED_OPEN_PAREN:[33,3,1,""],WBEMMOF_E_EXPECTED_PROPERTY_NAME:[33,3,1,""],WBEMMOF_E_EXPECTED_QUALIFIER_NAME:[33,3,1,""],WBEMMOF_E_EXPECTED_SEMI:[33,3,1,""],WBEMMOF_E_EXPECTED_TYPE_IDENTIFIER:[33,3,1,""],WBEMMOF_E_ILLEGAL_CONSTANT_VALUE:[33,3,1,""],WBEMMOF_E_INCOMPATIBLE_FLAVOR_TYPES2:[33,3,1,""],WBEMMOF_E_INCOMPATIBLE_FLAVOR_TYPES:[33,3,1,""],WBEMMOF_E_INVALID_AMENDMENT_SYNTAX:[33,3,1,""],WBEMMOF_E_INVALID_CLASS_DECLARATION:[33,3,1,""],WBEMMOF_E_INVALID_DELETECLASS_SYNTAX:[33,3,1,""],WBEMMOF_E_INVALID_DELETEINSTANCE_SYNTAX:[33,3,1,""],WBEMMOF_E_INVALID_DUPLICATE_AMENDMENT:[33,3,1,""],WBEMMOF_E_INVALID_FILE:[33,3,1,""],WBEMMOF_E_INVALID_FLAGS_SYNTAX:[33,3,1,""],WBEMMOF_E_INVALID_INSTANCE_DECLARATION:[33,3,1,""],WBEMMOF_E_INVALID_NAMESPACE_SPECIFICATION:[33,3,1,""],WBEMMOF_E_INVALID_NAMESPACE_SYNTAX:[33,3,1,""],WBEMMOF_E_INVALID_PRAGMA:[33,3,1,""],WBEMMOF_E_INVALID_QUALIFIER_SYNTAX:[33,3,1,""],WBEMMOF_E_MULTIPLE_ALIASES:[33,3,1,""],WBEMMOF_E_MUST_BE_IN_OR_OUT:[33,3,1,""],WBEMMOF_E_NO_ARRAYS_RETURNED:[33,3,1,""],WBEMMOF_E_NULL_ARRAY_ELEM:[33,3,1,""],WBEMMOF_E_OUT_OF_RANGE:[33,3,1,""],WBEMMOF_E_QUALIFIER_USED_OUTSIDE_SCOPE:[33,3,1,""],WBEMMOF_E_TYPEDEF_NOT_SUPPORTED:[33,3,1,""],WBEMMOF_E_TYPE_MISMATCH:[33,3,1,""],WBEMMOF_E_UNEXPECTED_ALIAS:[33,3,1,""],WBEMMOF_E_UNEXPECTED_ARRAY_INIT:[33,3,1,""],WBEMMOF_E_UNRECOGNIZED_TOKEN:[33,3,1,""],WBEMMOF_E_UNRECOGNIZED_TYPE:[33,3,1,""],WBEMMOF_E_UNSUPPORTED_CIMV22_DATA_TYPE:[33,3,1,""],WBEMMOF_E_UNSUPPORTED_CIMV22_QUAL_VALUE:[33,3,1,""],WBEM_E_ACCESS_DENIED:[33,3,1,""],WBEM_E_AGGREGATING_BY_OBJECT:[33,3,1,""],WBEM_E_ALREADY_EXISTS:[33,3,1,""],WBEM_E_AMBIGUOUS_OPERATION:[33,3,1,""],WBEM_E_AMENDED_OBJECT:[33,3,1,""],WBEM_E_BACKUP_RESTORE_WINMGMT_RUNNING:[33,3,1,""],WBEM_E_BUFFER_TOO_SMALL:[33,3,1,""],WBEM_E_CALL_CANCELLED:[33,3,1,""],WBEM_E_CANNOT_BE_ABSTRACT:[33,3,1,""],WBEM_E_CANNOT_BE_KEY:[33,3,1,""],WBEM_E_CANNOT_BE_SINGLETON:[33,3,1,""],WBEM_E_CANNOT_CHANGE_INDEX_INHERITANCE:[33,3,1,""],WBEM_E_CANNOT_CHANGE_KEY_INHERITANCE:[33,3,1,""],WBEM_E_CIRCULAR_REFERENCE:[33,3,1,""],WBEM_E_CLASS_HAS_CHILDREN:[33,3,1,""],WBEM_E_CLASS_HAS_INSTANCES:[33,3,1,""],WBEM_E_CLASS_NAME_TOO_WIDE:[33,3,1,""],WBEM_E_CLIENT_TOO_SLOW:[33,3,1,""],WBEM_E_CONNECTION_FAILED:[33,3,1,""],WBEM_E_CRITICAL_ERROR:[33,3,1,""],WBEM_E_DATABASE_VER_MISMATCH:[33,3,1,""],WBEM_E_ENCRYPTED_CONNECTION_REQUIRED:[33,3,1,""],WBEM_E_FAILED:[33,3,1,""],WBEM_E_FATAL_TRANSPORT_ERROR:[33,3,1,""],WBEM_E_HANDLE_OUT_OF_DATE:[33,3,1,""],WBEM_E_ILLEGAL_NULL:[33,3,1,""],WBEM_E_ILLEGAL_OPERATION:[33,3,1,""],WBEM_E_INCOMPLETE_CLASS:[33,3,1,""],WBEM_E_INITIALIZATION_FAILURE:[33,3,1,""],WBEM_E_INVALID_ASSOCIATION:[33,3,1,""],WBEM_E_INVALID_CIM_TYPE:[33,3,1,""],WBEM_E_INVALID_CLASS:[33,3,1,""],WBEM_E_INVALID_CONTEXT:[33,3,1,""],WBEM_E_INVALID_DUPLICATE_PARAMETER:[33,3,1,""],WBEM_E_INVALID_FLAVOR:[33,3,1,""],WBEM_E_INVALID_HANDLE_REQUEST:[33,3,1,""],WBEM_E_INVALID_LOCALE:[33,3,1,""],WBEM_E_INVALID_METHOD:[33,3,1,""],WBEM_E_INVALID_METHOD_PARAMETERS:[33,3,1,""],WBEM_E_INVALID_NAMESPACE:[33,3,1,""],WBEM_E_INVALID_OBJECT:[33,3,1,""],WBEM_E_INVALID_OBJECT_PATH:[33,3,1,""],WBEM_E_INVALID_OPERATION:[33,3,1,""],WBEM_E_INVALID_OPERATOR:[33,3,1,""],WBEM_E_INVALID_PARAMETER:[33,3,1,""],WBEM_E_INVALID_PARAMETER_ID:[33,3,1,""],WBEM_E_INVALID_PROPERTY:[33,3,1,""],WBEM_E_INVALID_PROPERTY_TYPE:[33,3,1,""],WBEM_E_INVALID_PROVIDER_REGISTRATION:[33,3,1,""],WBEM_E_INVALID_QUALIFIER:[33,3,1,""],WBEM_E_INVALID_QUALIFIER_TYPE:[33,3,1,""],WBEM_E_INVALID_QUERY:[33,3,1,""],WBEM_E_INVALID_QUERY_TYPE:[33,3,1,""],WBEM_E_INVALID_STREAM:[33,3,1,""],WBEM_E_INVALID_SUPERCLASS:[33,3,1,""],WBEM_E_INVALID_SYNTAX:[33,3,1,""],WBEM_E_LOCAL_CREDENTIALS:[33,3,1,""],WBEM_E_MARSHAL_INVALID_SIGNATURE:[33,3,1,""],WBEM_E_MARSHAL_VERSION_MISMATCH:[33,3,1,""],WBEM_E_METHOD_DISABLED:[33,3,1,""],WBEM_E_METHOD_NAME_TOO_WIDE:[33,3,1,""],WBEM_E_METHOD_NOT_IMPLEMENTED:[33,3,1,""],WBEM_E_MISSING_AGGREGATION_LIST:[33,3,1,""],WBEM_E_MISSING_GROUP_WITHIN:[33,3,1,""],WBEM_E_MISSING_PARAMETER_ID:[33,3,1,""],WBEM_E_NONCONSECUTIVE_PARAMETER_IDS:[33,3,1,""],WBEM_E_NONDECORATED_OBJECT:[33,3,1,""],WBEM_E_NOT_AVAILABLE:[33,3,1,""],WBEM_E_NOT_EVENT_CLASS:[33,3,1,""],WBEM_E_NOT_FOUND:[33,3,1,""],WBEM_E_NOT_SUPPORTED:[33,3,1,""],WBEM_E_NO_KEY:[33,3,1,""],WBEM_E_NO_SCHEMA:[33,3,1,""],WBEM_E_NULL_SECURITY_DESCRIPTOR:[33,3,1,""],WBEM_E_OUT_OF_DISK_SPACE:[33,3,1,""],WBEM_E_OUT_OF_MEMORY:[33,3,1,""],WBEM_E_OVERRIDE_NOT_ALLOWED:[33,3,1,""],WBEM_E_PARAMETER_ID_ON_RETVAL:[33,3,1,""],WBEM_E_PRIVILEGE_NOT_HELD:[33,3,1,""],WBEM_E_PROPAGATED_METHOD:[33,3,1,""],WBEM_E_PROPAGATED_PROPERTY:[33,3,1,""],WBEM_E_PROPAGATED_QUALIFIER:[33,3,1,""],WBEM_E_PROPERTY_NAME_TOO_WIDE:[33,3,1,""],WBEM_E_PROPERTY_NOT_AN_OBJECT:[33,3,1,""],WBEM_E_PROVIDER_ALREADY_REGISTERED:[33,3,1,""],WBEM_E_PROVIDER_DISABLED:[33,3,1,""],WBEM_E_PROVIDER_FAILURE:[33,3,1,""],WBEM_E_PROVIDER_LOAD_FAILURE:[33,3,1,""],WBEM_E_PROVIDER_NOT_CAPABLE:[33,3,1,""],WBEM_E_PROVIDER_NOT_FOUND:[33,3,1,""],WBEM_E_PROVIDER_NOT_REGISTERED:[33,3,1,""],WBEM_E_PROVIDER_SUSPENDED:[33,3,1,""],WBEM_E_PROVIDER_TIMED_OUT:[33,3,1,""],WBEM_E_QUALIFIER_NAME_TOO_WIDE:[33,3,1,""],WBEM_E_QUERY_NOT_IMPLEMENTED:[33,3,1,""],WBEM_E_QUEUE_OVERFLOW:[33,3,1,""],WBEM_E_QUOTA_VIOLATION:[33,3,1,""],WBEM_E_READ_ONLY:[33,3,1,""],WBEM_E_REFRESHER_BUSY:[33,3,1,""],WBEM_E_RERUN_COMMAND:[33,3,1,""],WBEM_E_RESERVED_001:[33,3,1,""],WBEM_E_RESERVED_002:[33,3,1,""],WBEM_E_SERVER_TOO_BUSY:[33,3,1,""],WBEM_E_SHUTTING_DOWN:[33,3,1,""],WBEM_E_SYNCHRONIZATION_REQUIRED:[33,3,1,""],WBEM_E_SYSTEM_PROPERTY:[33,3,1,""],WBEM_E_TIMED_OUT:[33,3,1,""],WBEM_E_TOO_MANY_PROPERTIES:[33,3,1,""],WBEM_E_TOO_MUCH_DATA:[33,3,1,""],WBEM_E_TRANSPORT_FAILURE:[33,3,1,""],WBEM_E_TYPE_MISMATCH:[33,3,1,""],WBEM_E_UNEXPECTED:[33,3,1,""],WBEM_E_UNINTERPRETABLE_PROVIDER_QUERY:[33,3,1,""],WBEM_E_UNKNOWN_OBJECT_TYPE:[33,3,1,""],WBEM_E_UNKNOWN_PACKET_TYPE:[33,3,1,""],WBEM_E_UNPARSABLE_QUERY:[33,3,1,""],WBEM_E_UNSUPPORTED_CLASS_UPDATE:[33,3,1,""],WBEM_E_UNSUPPORTED_LOCALE:[33,3,1,""],WBEM_E_UNSUPPORTED_PARAMETER:[33,3,1,""],WBEM_E_UNSUPPORTED_PUT_EXTENSION:[33,3,1,""],WBEM_E_UPDATE_OVERRIDE_NOT_ALLOWED:[33,3,1,""],WBEM_E_UPDATE_PROPAGATED_METHOD:[33,3,1,""],WBEM_E_UPDATE_TYPE_MISMATCH:[33,3,1,""],WBEM_E_VALUE_OUT_OF_RANGE:[33,3,1,""],WBEM_E_VETO_DELETE:[33,3,1,""],WBEM_E_VETO_PUT:[33,3,1,""],WBEM_NO_ERROR:[33,3,1,""],WBEM_S_ACCESS_DENIED:[33,3,1,""],WBEM_S_ALREADY_EXISTS:[33,3,1,""],WBEM_S_DIFFERENT:[33,3,1,""],WBEM_S_DUPLICATE_OBJECTS:[33,3,1,""],WBEM_S_FALSE:[33,3,1,""],WBEM_S_NO_ERROR:[33,3,1,""],WBEM_S_NO_MORE_DATA:[33,3,1,""],WBEM_S_OPERATION_CANCELLED:[33,3,1,""],WBEM_S_PARTIAL_RESULTS:[33,3,1,""],WBEM_S_PENDING:[33,3,1,""],WBEM_S_RESET_TO_DEFAULT:[33,3,1,""],WBEM_S_SAME:[33,3,1,""],WBEM_S_SOURCE_NOT_AVAILABLE:[33,3,1,""],WBEM_S_TIMEDOUT:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEM_CHANGE_FLAG_TYPE":{WBEM_FLAG_ADVISORY:[33,3,1,""],WBEM_FLAG_CREATE_ONLY:[33,3,1,""],WBEM_FLAG_CREATE_OR_UPDATE:[33,3,1,""],WBEM_FLAG_UPDATE_COMPATIBLE:[33,3,1,""],WBEM_FLAG_UPDATE_FORCE_MODE:[33,3,1,""],WBEM_FLAG_UPDATE_ONLY:[33,3,1,""],WBEM_FLAG_UPDATE_SAFE_MODE:[33,3,1,""],WBEM_MASK_UPDATE_MODE:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEM_CONNECT_OPTIONS":{WBEM_FLAG_CONNECT_PROVIDERS:[33,3,1,""],WBEM_FLAG_CONNECT_REPOSITORY_ONLY:[33,3,1,""],WBEM_FLAG_CONNECT_USE_MAX_WAIT:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEM_GENERIC_FLAG_TYPE":{WBEM_FLAG_BIDIRECTIONAL:[33,3,1,""],WBEM_FLAG_DIRECT_READ:[33,3,1,""],WBEM_FLAG_DONT_SEND_STATUS:[33,3,1,""],WBEM_FLAG_ENSURE_LOCATABLE:[33,3,1,""],WBEM_FLAG_FORWARD_ONLY:[33,3,1,""],WBEM_FLAG_NO_ERROR_OBJECT:[33,3,1,""],WBEM_FLAG_RETURN_ERROR_OBJECT:[33,3,1,""],WBEM_FLAG_RETURN_IMMEDIATELY:[33,3,1,""],WBEM_FLAG_RETURN_WBEM_COMPLETE:[33,3,1,""],WBEM_FLAG_SEND_ONLY_SELECTED:[33,3,1,""],WBEM_FLAG_SEND_STATUS:[33,3,1,""],WBEM_FLAG_STRONG_VALIDATION:[33,3,1,""],WBEM_FLAG_USE_AMENDED_QUALIFIERS:[33,3,1,""],WBEM_MASK_RESERVED_FLAGS:[33,3,1,""],WBEM_RETURN_IMMEDIATELY:[33,3,1,""],WBEM_RETURN_WHEN_COMPLETE:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEM_GENUS_TYPE":{WBEM_GENUS_CLASS:[33,3,1,""],WBEM_GENUS_INSTANCE:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEM_QUERY_FLAG_TYPE":{WBEM_FLAG_DEEP:[33,3,1,""],WBEM_FLAG_PROTOTYPE:[33,3,1,""],WBEM_FLAG_SHALLOW:[33,3,1,""]},"windows.generated_def.winstructs.tag_WBEM_TIMEOUT_TYPE":{WBEM_INFINITE:[33,3,1,""],WBEM_NO_WAIT:[33,3,1,""]},"windows.hooks":{Callback:[8,1,1,""],IATHook:[8,1,1,""]},"windows.hooks.IATHook":{disable:[8,2,1,""],enable:[8,2,1,""]},"windows.native_exec":{cpuid:[11,0,0,"-"],create_function:[11,5,1,""],nativeutils:[11,0,0,"-"],simple_x64:[11,0,0,"-"],simple_x86:[11,0,0,"-"]},"windows.native_exec.cpuid":{X64CpuidResult:[11,1,1,""],X86AmdCpuidFamilly:[11,1,1,""],X86CpuidResult:[11,1,1,""],X86IntelCpuidFamilly:[11,1,1,""],do_cpuid:[11,5,1,""],get_proc_family_model:[11,5,1,""],get_vendor_id:[11,5,1,""],is_amd_proc:[11,5,1,""],is_intel_proc:[11,5,1,""],x64_cpuid:[11,5,1,""],x86_cpuid:[11,5,1,""]},"windows.native_exec.cpuid.X86AmdCpuidFamilly":{fields:[11,3,1,""]},"windows.native_exec.cpuid.X86CpuidResult":{fields:[11,3,1,""]},"windows.native_exec.cpuid.X86IntelCpuidFamilly":{fields:[11,3,1,""]},"windows.native_exec.simple_x86":{create_displacement:[11,5,1,""],deref:[11,5,1,""],mem:[11,5,1,""],mem_access:[11,1,1,""]},"windows.native_exec.simple_x86.mem_access":{base:[11,3,1,""],disp:[11,3,1,""],index:[11,3,1,""],prefix:[11,3,1,""],scale:[11,3,1,""]},"windows.pe_parse":{GetPEFile:[16,5,1,""],IATEntry:[16,1,1,""],PEFile:[16,1,1,""]},"windows.pe_parse.IATEntry":{addr:[16,7,1,""],name:[16,7,1,""],ord:[16,7,1,""],remove_hook:[16,2,1,""],set_hook:[16,2,1,""],value:[16,7,1,""]},"windows.pe_parse.PEFile":{export_name:[16,3,1,""],exports:[16,3,1,""],imports:[16,3,1,""]},"windows.pipe":{PipeConnection:[15,1,1,""],connect:[15,5,1,""],create:[15,5,1,""],full_pipe_address:[15,5,1,""],recv_object:[15,5,1,""],send_object:[15,5,1,""]},"windows.pipe.PipeConnection":{close:[15,2,1,""],connect:[15,4,1,""],create:[15,4,1,""],from_handle:[15,4,1,""],recv:[15,2,1,""],send:[15,2,1,""],wait_connection:[15,2,1,""]},"windows.remotectypes":{transform_type_to_remote32bits:[10,5,1,""],transform_type_to_remote64bits:[10,5,1,""]},"windows.rpc":{RPCClient:[18,1,1,""],find_alpc_endpoint_and_connect:[18,5,1,""],find_alpc_endpoints:[18,5,1,""],ndr:[18,0,0,"-"]},"windows.rpc.RPCClient":{bind:[18,2,1,""],call:[18,2,1,""],forge_alpc_request:[18,2,1,""]},"windows.rpc.epmapper":{UnpackTower:[18,1,1,""]},"windows.rpc.epmapper.UnpackTower":{address:[18,3,1,""],endpoint:[18,3,1,""],object:[18,3,1,""],protseq:[18,3,1,""],syntax:[18,3,1,""]},"windows.rpc.ndr":{NdrByte:[18,1,1,""],NdrByteConformantArray:[18,1,1,""],NdrCString:[18,1,1,""],NdrConformantArray:[18,1,1,""],NdrConformantVaryingArrays:[18,1,1,""],NdrHyper:[18,1,1,""],NdrLong:[18,1,1,""],NdrLongConformantArray:[18,1,1,""],NdrParameters:[18,1,1,""],NdrSID:[18,1,1,""],NdrShort:[18,1,1,""],NdrStream:[18,1,1,""],NdrStructure:[18,1,1,""],NdrUniquePTR:[18,1,1,""],NdrWString:[18,1,1,""]},"windows.rpc.ndr.NdrCString":{pack:[18,4,1,""]},"windows.rpc.ndr.NdrSID":{pack:[18,4,1,""],unpack:[18,4,1,""]},"windows.rpc.ndr.NdrStream":{align:[18,2,1,""]},"windows.rpc.ndr.NdrStructure":{pack:[18,4,1,""],unpack:[18,4,1,""]},"windows.rpc.ndr.NdrWString":{pack:[18,4,1,""]},"windows.security":{AccessAllowedACE:[20,1,1,""],AccessAllowedCallbackACE:[20,1,1,""],AccessAllowedCallbackObjectACE:[20,1,1,""],AccessAllowedObjectACE:[20,1,1,""],AccessDeniedACE:[20,1,1,""],AccessDeniedCallbackACE:[20,1,1,""],AccessDeniedCallbackObjectACE:[20,1,1,""],AccessDeniedObjectACE:[20,1,1,""],AceBase:[20,1,1,""],AceHeader:[20,1,1,""],Acl:[20,1,1,""],CallbackACE:[20,1,1,""],MaskAndSidACE:[20,1,1,""],ObjectRelatedACE:[20,1,1,""],SecurityDescriptor:[20,1,1,""],SystemAlarmACE:[20,1,1,""],SystemAlarmCallbackACE:[20,1,1,""],SystemAlarmCallbackObjectACE:[20,1,1,""],SystemAlarmObjectACE:[20,1,1,""],SystemAuditACE:[20,1,1,""],SystemAuditCallbackACE:[20,1,1,""],SystemAuditCallbackObjectACE:[20,1,1,""],SystemAuditObjectACE:[20,1,1,""],SystemMandatoryLabelACE:[20,1,1,""],SystemProcessTrustLabelACE:[20,1,1,""],SystemResourceAttributeACE:[20,1,1,""],SystemScopedPolicyIDACE:[20,1,1,""]},"windows.security.AccessAllowedACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessAllowedCallbackACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessAllowedCallbackObjectACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessAllowedObjectACE":{Header:[20,3,1,""],flags:[20,3,1,""],inherited_object_type:[20,3,1,""],mask:[20,3,1,""],object_type:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessDeniedACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessDeniedCallbackACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessDeniedCallbackObjectACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AccessDeniedObjectACE":{Header:[20,3,1,""],flags:[20,3,1,""],inherited_object_type:[20,3,1,""],mask:[20,3,1,""],object_type:[20,3,1,""],sid:[20,3,1,""]},"windows.security.AceBase":{Header:[20,3,1,""]},"windows.security.AceHeader":{AceType:[20,3,1,""],flags:[20,3,1,""]},"windows.security.Acl":{__getitem__:[20,2,1,""],__iter__:[20,2,1,""],__len__:[20,2,1,""],aces:[20,3,1,""],get_ace:[20,2,1,""]},"windows.security.CallbackACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.MaskAndSidACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.ObjectRelatedACE":{Header:[20,3,1,""],flags:[20,3,1,""],inherited_object_type:[20,3,1,""],mask:[20,3,1,""],object_type:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SecurityDescriptor":{SERVICE_SECURITY_INFORMATION:[20,3,1,""],control:[20,3,1,""],dacl:[20,3,1,""],from_binary:[20,4,1,""],from_filename:[20,4,1,""],from_handle:[20,4,1,""],from_service:[20,4,1,""],from_string:[20,4,1,""],group:[20,3,1,""],owner:[20,3,1,""],revision:[20,3,1,""],sacl:[20,3,1,""],to_filename:[20,2,1,""],to_string:[20,2,1,""],value:[20,3,1,""]},"windows.security.SystemAlarmACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAlarmCallbackACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAlarmCallbackObjectACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAlarmObjectACE":{Header:[20,3,1,""],flags:[20,3,1,""],inherited_object_type:[20,3,1,""],mask:[20,3,1,""],object_type:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAuditACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAuditCallbackACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAuditCallbackObjectACE":{Header:[20,3,1,""],application_data:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemAuditObjectACE":{Header:[20,3,1,""],flags:[20,3,1,""],inherited_object_type:[20,3,1,""],mask:[20,3,1,""],object_type:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemMandatoryLabelACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemProcessTrustLabelACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemResourceAttributeACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.security.SystemScopedPolicyIDACE":{Header:[20,3,1,""],mask:[20,3,1,""],sid:[20,3,1,""]},"windows.syswow64":{LdrLoadDll_32_to_64:[10,5,1,""],NtCreateThreadEx_32_to_64:[10,5,1,""],NtGetContextThread_32_to_64:[10,5,1,""],NtQueryInformationProcess_32_to_64:[10,5,1,""],NtQueryInformationThread_32_to_64:[10,5,1,""],NtQueryVirtualMemory_32_to_64:[10,5,1,""],NtSetContextThread_32_to_64:[10,5,1,""],Syswow64ApiProxy:[10,1,1,""],execute_64bits_code_from_syswow:[10,5,1,""],generate_syswow64_call:[10,5,1,""],try_generate_stub_target:[10,5,1,""]},"windows.utils":{DisableWow64FsRedirection:[25,1,1,""],VirtualProtected:[25,1,1,""],check_debug:[25,5,1,""],check_is_elevated:[25,5,1,""],create_console:[25,5,1,""],create_file_from_handle:[25,5,1,""],create_process:[25,5,1,""],enable_privilege:[25,5,1,""],get_handle_from_file:[25,5,1,""],get_long_path:[25,5,1,""],get_short_path:[25,5,1,""],pop_shell:[25,5,1,""],sprint:[25,5,1,""]},"windows.winobject":{event_log:[4,0,0,"-"],exception:[5,0,0,"-"],handle:[7,0,0,"-"],network:[12,0,0,"-"],object_manager:[14,0,0,"-"],process:[16,0,0,"-"],registry:[17,0,0,"-"],service:[21,0,0,"-"],system_module:[22,0,0,"-"],task_scheduler:[23,0,0,"-"],token:[24,0,0,"-"],volume:[26,0,0,"-"],wmi:[36,0,0,"-"]},"windows.winobject.apisetmap":{ApiSetMap:[16,1,1,""],ApiSetMapVersion2:[16,1,1,""],ApiSetMapVersion4:[16,1,1,""],ApiSetMapVersion6:[16,1,1,""]},"windows.winobject.apisetmap.ApiSetMap":{apisetmap_dict:[16,3,1,""],resolution_dict:[16,3,1,""],resolve:[16,2,1,""],version:[16,3,1,""]},"windows.winobject.apisetmap.ApiSetMapVersion2":{version:[16,3,1,""]},"windows.winobject.apisetmap.ApiSetMapVersion4":{version:[16,3,1,""]},"windows.winobject.apisetmap.ApiSetMapVersion6":{version:[16,3,1,""]},"windows.winobject.event_log":{ChannelConfig:[4,1,1,""],EventMetadata:[4,1,1,""],EvtChannel:[4,1,1,""],EvtEvent:[4,1,1,""],EvtFile:[4,1,1,""],EvtPublisher:[4,1,1,""],EvtQuery:[4,1,1,""],EvtlogManager:[4,1,1,""],PropertyArray:[4,1,1,""],PublisherMetadata:[4,1,1,""]},"windows.winobject.event_log.ChannelConfig":{classic:[4,3,1,""],from_channel_name:[4,4,1,""],publisher:[4,3,1,""],publishers:[4,2,1,""],value:[4,3,1,""]},"windows.winobject.event_log.EventMetadata":{channel_id:[4,3,1,""],event_data:[4,3,1,""],id:[4,3,1,""],keyword:[4,3,1,""],level:[4,3,1,""],message_id:[4,3,1,""],opcode:[4,3,1,""],task:[4,3,1,""],template:[4,3,1,""],value:[4,3,1,""],version:[4,3,1,""]},"windows.winobject.event_log.EvtChannel":{config:[4,3,1,""],events:[4,3,1,""],get_event_metadata:[4,2,1,""],query:[4,2,1,""]},"windows.winobject.event_log.EvtEvent":{data:[4,3,1,""],date:[4,3,1,""],id:[4,3,1,""],level:[4,3,1,""],metadata:[4,3,1,""],opcode:[4,3,1,""],pid:[4,3,1,""],tid:[4,3,1,""],time_created:[4,3,1,""],value:[4,2,1,""],version:[4,3,1,""]},"windows.winobject.event_log.EvtFile":{config:[4,3,1,""],events:[4,3,1,""],get_event_metadata:[4,2,1,""],query:[4,2,1,""]},"windows.winobject.event_log.EvtPublisher":{metadata:[4,3,1,""]},"windows.winobject.event_log.EvtQuery":{all:[4,2,1,""],first:[4,2,1,""],next:[4,2,1,""],value:[4,3,1,""]},"windows.winobject.event_log.EvtlogManager":{__getitem__:[4,2,1,""],is_implemented:[4,2,1,""],open_channel:[4,2,1,""],open_evtx_file:[4,2,1,""],open_publisher:[4,2,1,""]},"windows.winobject.event_log.PropertyArray":{value:[4,3,1,""]},"windows.winobject.event_log.PublisherMetadata":{channel_name_by_id:[4,3,1,""],channels:[4,3,1,""],channels_metadata:[4,3,1,""],chanrefs:[4,3,1,""],events_metadata:[4,3,1,""],from_publisher_name:[4,4,1,""],guid:[4,3,1,""],keywordrefs:[4,3,1,""],keywords_metadata:[4,3,1,""],levelrefs:[4,3,1,""],levels_metadata:[4,3,1,""],message:[4,2,1,""],message_filepath:[4,3,1,""],message_id:[4,3,1,""],message_parameter_filepath:[4,3,1,""],message_resource_filepath:[4,3,1,""],opcoderefs:[4,3,1,""],opcodes_metadata:[4,3,1,""],taskrefs:[4,3,1,""],tasks_metadata:[4,3,1,""],value:[4,3,1,""]},"windows.winobject.exception":{ECONTEXT32:[5,1,1,""],ECONTEXT64:[5,1,1,""],ECONTEXTWOW64:[5,1,1,""],EDr7:[5,1,1,""],EEXCEPTION_DEBUG_INFO32:[5,1,1,""],EEXCEPTION_DEBUG_INFO64:[5,1,1,""],EEXCEPTION_POINTERS:[5,1,1,""],EEXCEPTION_RECORD32:[5,1,1,""],EEXCEPTION_RECORD64:[5,1,1,""],EEXCEPTION_RECORD:[5,1,1,""],EEflags:[5,1,1,""],VectoredException:[5,1,1,""]},"windows.winobject.exception.ECONTEXT32":{EDr7:[5,3,1,""],EEFlags:[5,3,1,""],dump:[5,2,1,""],fields:[5,3,1,""],func_result:[5,3,1,""],pc:[5,3,1,""],regs:[5,2,1,""],sp:[5,3,1,""]},"windows.winobject.exception.ECONTEXT64":{EDr7:[5,3,1,""],EEFlags:[5,3,1,""],dump:[5,2,1,""],fields:[5,3,1,""],func_result:[5,3,1,""],new_aligned:[5,4,1,""],pc:[5,3,1,""],regs:[5,2,1,""],sp:[5,3,1,""]},"windows.winobject.exception.ECONTEXTWOW64":{EDr7:[5,3,1,""],EEFlags:[5,3,1,""],dump:[5,2,1,""],fields:[5,3,1,""],func_result:[5,3,1,""],pc:[5,3,1,""],regs:[5,2,1,""],sp:[5,3,1,""]},"windows.winobject.exception.EDr7":{fields:[5,3,1,""]},"windows.winobject.exception.EEXCEPTION_DEBUG_INFO32":{ExceptionRecord:[5,7,1,""],fields:[5,3,1,""]},"windows.winobject.exception.EEXCEPTION_DEBUG_INFO64":{ExceptionRecord:[5,7,1,""],fields:[5,3,1,""]},"windows.winobject.exception.EEXCEPTION_POINTERS":{ContextRecord:[5,7,1,""],ExceptionRecord:[5,7,1,""],dump:[5,2,1,""]},"windows.winobject.exception.EEXCEPTION_RECORD":{ExceptionAddress:[5,3,1,""],ExceptionCode:[5,3,1,""],fields:[5,3,1,""]},"windows.winobject.exception.EEXCEPTION_RECORD32":{ExceptionAddress:[5,3,1,""],ExceptionCode:[5,3,1,""],fields:[5,3,1,""]},"windows.winobject.exception.EEXCEPTION_RECORD64":{ExceptionAddress:[5,3,1,""],ExceptionCode:[5,3,1,""],fields:[5,3,1,""]},"windows.winobject.exception.EEflags":{fields:[5,3,1,""],raw:[5,3,1,""]},"windows.winobject.exception.VectoredException":{func_type:[5,3,1,""]},"windows.winobject.handle":{Handle:[7,1,1,""]},"windows.winobject.handle.Handle":{infos:[7,3,1,""],local_handle:[7,3,1,""],name:[7,3,1,""],process:[7,3,1,""],type:[7,3,1,""]},"windows.winobject.network":{Firewall:[12,1,1,""],FirewallRule:[12,1,1,""],Network:[12,1,1,""],TCP4Connection:[12,1,1,""],TCP6Connection:[12,1,1,""]},"windows.winobject.network.Firewall":{current_profile_types:[12,3,1,""],enabled:[12,3,1,""],rules:[12,3,1,""],value:[12,3,1,""]},"windows.winobject.network.FirewallRule":{action:[12,3,1,""],application_name:[12,3,1,""],description:[12,3,1,""],direction:[12,3,1,""],enabled:[12,3,1,""],grouping:[12,3,1,""],interface_types:[12,3,1,""],local_address:[12,3,1,""],local_port:[12,3,1,""],name:[12,3,1,""],protocol:[12,3,1,""],remote_address:[12,3,1,""],remote_port:[12,3,1,""],service_name:[12,3,1,""],value:[12,3,1,""]},"windows.winobject.network.Network":{firewall:[12,3,1,""],ipv4:[12,3,1,""],ipv6:[12,3,1,""]},"windows.winobject.network.TCP4Connection":{close:[12,2,1,""],established:[12,3,1,""],local_addr:[12,3,1,""],local_port:[12,3,1,""],remote_addr:[12,3,1,""],remote_host:[12,3,1,""],remote_port:[12,3,1,""],remote_proto:[12,3,1,""]},"windows.winobject.network.TCP6Connection":{established:[12,3,1,""],local_addr:[12,3,1,""],local_port:[12,3,1,""],remote_addr:[12,3,1,""],remote_host:[12,3,1,""],remote_port:[12,3,1,""],remote_proto:[12,3,1,""]},"windows.winobject.object_manager":{KernelObject:[14,1,1,""],ObjectManager:[14,1,1,""]},"windows.winobject.object_manager.KernelObject":{__getitem__:[14,2,1,""],__iter__:[14,2,1,""],get:[14,2,1,""],items:[14,2,1,""],keys:[14,2,1,""],target:[14,3,1,""],values:[14,2,1,""]},"windows.winobject.object_manager.ObjectManager":{__getitem__:[14,2,1,""],root:[14,3,1,""]},"windows.winobject.process":{CurrentProcess:[16,1,1,""],CurrentThread:[16,1,1,""],DeadThread:[16,1,1,""],LoadedModule:[16,1,1,""],PEB:[16,1,1,""],WinProcess:[16,1,1,""],WinThread:[16,1,1,""]},"windows.winobject.process.CurrentProcess":{allocated_memory:[16,2,1,""],bitness:[16,3,1,""],create_thread:[16,2,1,""],execute:[16,2,1,""],exit:[16,2,1,""],exit_code:[16,3,1,""],get_mapped_filename:[16,2,1,""],handle:[16,3,1,""],is_exit:[16,3,1,""],is_wow_64:[16,3,1,""],load_library:[16,2,1,""],memory_state:[16,2,1,""],open_token:[16,2,1,""],peb:[16,3,1,""],peb_syswow:[16,3,1,""],pid:[16,3,1,""],ppid:[16,3,1,""],query_memory:[16,2,1,""],read_byte:[16,2,1,""],read_dword:[16,2,1,""],read_memory:[16,2,1,""],read_ptr:[16,2,1,""],read_qword:[16,2,1,""],read_short:[16,2,1,""],read_string:[16,2,1,""],read_wstring:[16,2,1,""],threads:[16,3,1,""],time_info:[16,3,1,""],token:[16,3,1,""],virtual_alloc:[16,2,1,""],virtual_free:[16,2,1,""],virtual_protect:[16,2,1,""],virtual_protected:[16,2,1,""],wait:[16,2,1,""],write_byte:[16,2,1,""],write_dword:[16,2,1,""],write_memory:[16,2,1,""],write_ptr:[16,2,1,""],write_qword:[16,2,1,""],write_short:[16,2,1,""]},"windows.winobject.process.CurrentThread":{exit:[16,2,1,""],handle:[16,3,1,""],open_token:[16,2,1,""],owner:[16,3,1,""],set_token:[16,2,1,""],tid:[16,3,1,""],token:[16,3,1,""],wait:[16,2,1,""]},"windows.winobject.process.DeadThread":{exit_code:[16,3,1,""],handle:[16,3,1,""],is_exit:[16,3,1,""],wait:[16,2,1,""]},"windows.winobject.process.LoadedModule":{baseaddr:[16,3,1,""],fullname:[16,3,1,""],name:[16,3,1,""],pe:[16,3,1,""]},"windows.winobject.process.PEB":{apisetmap:[16,3,1,""],commandline:[16,3,1,""],exe:[16,3,1,""],imagepath:[16,3,1,""],modules:[16,3,1,""]},"windows.winobject.process.WinProcess":{allocated_memory:[16,2,1,""],bitness:[16,3,1,""],create_thread:[16,2,1,""],execute:[16,2,1,""],execute_python:[16,2,1,""],execute_python_unsafe:[16,2,1,""],exit:[16,2,1,""],exit_code:[16,3,1,""],get_mapped_filename:[16,2,1,""],handle:[16,3,1,""],is_exit:[16,3,1,""],is_wow_64:[16,3,1,""],load_library:[16,2,1,""],memory_state:[16,2,1,""],name:[16,3,1,""],open_token:[16,2,1,""],peb:[16,3,1,""],peb_addr:[16,3,1,""],peb_syswow:[16,3,1,""],pid:[16,3,1,""],ppid:[16,3,1,""],query_memory:[16,2,1,""],read_byte:[16,2,1,""],read_dword:[16,2,1,""],read_memory:[16,2,1,""],read_memory_into:[16,2,1,""],read_ptr:[16,2,1,""],read_qword:[16,2,1,""],read_short:[16,2,1,""],read_string:[16,2,1,""],read_wstring:[16,2,1,""],threads:[16,3,1,""],time_info:[16,3,1,""],token:[16,3,1,""],virtual_alloc:[16,2,1,""],virtual_free:[16,2,1,""],virtual_protect:[16,2,1,""],virtual_protected:[16,2,1,""],wait:[16,2,1,""],write_byte:[16,2,1,""],write_dword:[16,2,1,""],write_memory:[16,2,1,""],write_ptr:[16,2,1,""],write_qword:[16,2,1,""],write_short:[16,2,1,""]},"windows.winobject.process.WinThread":{context:[16,3,1,""],context_syswow:[16,3,1,""],exit:[16,2,1,""],exit_code:[16,3,1,""],handle:[16,3,1,""],is_exit:[16,3,1,""],open_token:[16,2,1,""],owner:[16,3,1,""],resume:[16,2,1,""],set_context:[16,2,1,""],set_syswow_context:[16,2,1,""],set_token:[16,2,1,""],start_address:[16,3,1,""],suspend:[16,2,1,""],teb_base:[16,3,1,""],tid:[16,3,1,""],token:[16,3,1,""],wait:[16,2,1,""]},"windows.winobject.registry":{KeyValue:[17,1,1,""],PyHKey:[17,1,1,""],Registry:[17,1,1,""]},"windows.winobject.registry.KeyValue":{name:[17,3,1,""],type:[17,3,1,""],value:[17,3,1,""]},"windows.winobject.registry.PyHKey":{"delete":[17,2,1,""],__call__:[17,5,1,""],__delitem__:[17,5,1,""],__getitem__:[17,5,1,""],__setitem__:[17,5,1,""],create:[17,2,1,""],delete_value:[17,2,1,""],get:[17,2,1,""],open_subkey:[17,2,1,""],reopen:[17,2,1,""],set:[17,2,1,""],subkeys:[17,3,1,""],values:[17,3,1,""]},"windows.winobject.registry.Registry":{__call__:[17,2,1,""],reopen:[17,4,1,""]},"windows.winobject.service":{ServiceStatus:[21,1,1,""]},"windows.winobject.service.ServiceStatus":{control_accepted:[21,3,1,""],flags:[21,3,1,""],state:[21,3,1,""],type:[21,3,1,""]},"windows.winobject.system":{System:[28,1,1,""]},"windows.winobject.system.System":{bitness:[28,3,1,""],computer_name:[28,3,1,""],handles:[28,3,1,""],logicaldrives:[28,3,1,""],modules:[28,3,1,""],network:[28,3,1,""],object_manager:[28,3,1,""],processes:[28,3,1,""],product_type:[28,3,1,""],registry:[28,3,1,""],services:[28,3,1,""],task_scheduler:[28,3,1,""],threads:[28,3,1,""],version:[28,3,1,""],version_name:[28,3,1,""],wmi:[28,3,1,""]},"windows.winobject.system_module":{BaseSystemModule:[22,1,1,""],SystemModule:[22,1,1,""],SystemModuleWow64:[22,1,1,""]},"windows.winobject.system_module.BaseSystemModule":{name:[22,3,1,""]},"windows.winobject.system_module.SystemModule":{Base:[22,3,1,""],Flags:[22,3,1,""],ImageName:[22,3,1,""],Index:[22,3,1,""],LoadCount:[22,3,1,""],ModuleNameOffset:[22,3,1,""],Reserved:[22,3,1,""],Size:[22,3,1,""],Unknown:[22,3,1,""],name:[22,3,1,""]},"windows.winobject.system_module.SystemModuleWow64":{Base:[22,3,1,""],Flags:[22,3,1,""],ImageName:[22,3,1,""],Index:[22,3,1,""],LoadCount:[22,3,1,""],ModuleNameOffset:[22,3,1,""],Reserved:[22,3,1,""],Size:[22,3,1,""],Unknown:[22,3,1,""],name:[22,3,1,""]},"windows.winobject.task_scheduler":{Action:[23,1,1,""],ActionCollection:[23,1,1,""],ComHandlerAction:[23,1,1,""],ExecAction:[23,1,1,""],Task:[23,1,1,""],TaskCollection:[23,1,1,""],TaskDefinition:[23,1,1,""],TaskFolder:[23,1,1,""],TaskFolderCollection:[23,1,1,""],TaskService:[23,1,1,""],Trigger:[23,1,1,""],TriggerCollection:[23,1,1,""]},"windows.winobject.task_scheduler.Action":{id:[23,3,1,""],subtype:[23,3,1,""],type:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.ActionCollection":{ITEM_TYPE:[23,3,1,""],create:[23,2,1,""],get_item:[23,2,1,""],items:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.ComHandlerAction":{classid:[23,3,1,""],data:[23,3,1,""],id:[23,3,1,""],type:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.ExecAction":{arguments:[23,3,1,""],id:[23,3,1,""],path:[23,3,1,""],type:[23,3,1,""],value:[23,3,1,""],working_directory:[23,3,1,""]},"windows.winobject.task_scheduler.Task":{definition:[23,3,1,""],enabled:[23,3,1,""],last_runtime:[23,3,1,""],name:[23,3,1,""],next_runtime:[23,3,1,""],path:[23,3,1,""],state:[23,3,1,""],value:[23,3,1,""],xml:[23,3,1,""]},"windows.winobject.task_scheduler.TaskCollection":{ITEM_TYPE:[23,3,1,""],get_item:[23,2,1,""],items:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.TaskDefinition":{actions:[23,3,1,""],triggers:[23,3,1,""],value:[23,3,1,""],xml:[23,3,1,""]},"windows.winobject.task_scheduler.TaskFolder":{__call__:[23,2,1,""],__delitem__:[23,2,1,""],__getitem__:[23,2,1,""],create_folder:[23,2,1,""],delete_folder:[23,2,1,""],delete_task:[23,2,1,""],folder:[23,2,1,""],folders:[23,3,1,""],get_task:[23,2,1,""],register:[23,2,1,""],tasks:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.TaskFolderCollection":{ITEM_TYPE:[23,3,1,""],get_item:[23,2,1,""],items:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.TaskService":{__call__:[23,2,1,""],create:[23,2,1,""],folder:[23,2,1,""],root:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.Trigger":{type:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.task_scheduler.TriggerCollection":{ITEM_TYPE:[23,3,1,""],get_item:[23,2,1,""],items:[23,3,1,""],value:[23,3,1,""]},"windows.winobject.token":{Token:[24,1,1,""],TokenGroups:[24,1,1,""],TokenPrivileges:[24,1,1,""],TokenSecurityAttributeV1:[24,1,1,""],TokenSecurityAttributesInformation:[24,1,1,""]},"windows.winobject.token.Token":{TokenAccessInformation:[24,3,1,""],TokenAppContainerNumber:[24,3,1,""],TokenAppContainerSid:[24,3,1,""],TokenCapabilities:[24,3,1,""],TokenDefaultDacl:[24,3,1,""],TokenDeviceClaimAttributes:[24,3,1,""],TokenDeviceGroups:[24,3,1,""],TokenElevation:[24,3,1,""],TokenElevationType:[24,3,1,""],TokenGroups:[24,3,1,""],TokenGroupsAndPrivileges:[24,3,1,""],TokenHasRestrictions:[24,3,1,""],TokenImpersonationLevel:[24,3,1,""],TokenIntegrityLevel:[24,3,1,""],TokenIsAppContainer:[24,3,1,""],TokenLinkedToken:[24,3,1,""],TokenLogonSid:[24,3,1,""],TokenMandatoryPolicy:[24,3,1,""],TokenOrigin:[24,3,1,""],TokenOwner:[24,3,1,""],TokenPrimaryGroup:[24,3,1,""],TokenPrivileges:[24,3,1,""],TokenProcessTrustLevel:[24,3,1,""],TokenRestrictedDeviceGroups:[24,3,1,""],TokenRestrictedSids:[24,3,1,""],TokenSandBoxInert:[24,3,1,""],TokenSecurityAttributes:[24,3,1,""],TokenSessionId:[24,3,1,""],TokenSource:[24,3,1,""],TokenStatistics:[24,3,1,""],TokenType:[24,3,1,""],TokenUIAccess:[24,3,1,""],TokenUser:[24,3,1,""],TokenUserClaimAttributes:[24,3,1,""],TokenVirtualizationAllowed:[24,3,1,""],TokenVirtualizationEnabled:[24,3,1,""],access_information:[24,3,1,""],adjust_privileges:[24,2,1,""],appcontainer_number:[24,3,1,""],appcontainer_sid:[24,3,1,""],authentication_id:[24,3,1,""],capabilities:[24,3,1,""],computername:[24,3,1,""],default_dacl:[24,3,1,""],duplicate:[24,2,1,""],elevated:[24,3,1,""],elevation_type:[24,3,1,""],enable_privilege:[24,2,1,""],get_integrity:[24,2,1,""],groups:[24,3,1,""],groups_and_privileges:[24,3,1,""],handle:[24,3,1,""],has_restriction:[24,3,1,""],id:[24,3,1,""],impersonation_level:[24,3,1,""],integrity:[24,3,1,""],integrity_level:[24,3,1,""],is_appcontainer:[24,3,1,""],is_elevated:[24,3,1,""],linked_token:[24,3,1,""],logon_sid:[24,3,1,""],mandatory_policy:[24,3,1,""],modified_id:[24,3,1,""],origin:[24,3,1,""],owner:[24,3,1,""],primary_group:[24,3,1,""],privileges:[24,3,1,""],restricted_sids:[24,3,1,""],sandbox_inert:[24,3,1,""],security_attributes:[24,3,1,""],session_id:[24,3,1,""],set_integrity:[24,2,1,""],statistics:[24,3,1,""],trust_level:[24,3,1,""],type:[24,3,1,""],ui_access:[24,3,1,""],user:[24,3,1,""],username:[24,3,1,""],virtualization_allowed:[24,3,1,""],virtualization_enabled:[24,3,1,""],wait:[24,2,1,""]},"windows.winobject.token.TokenGroups":{sids:[24,3,1,""],sids_and_attributes:[24,3,1,""]},"windows.winobject.token.TokenPrivileges":{__getitem__:[24,2,1,""],__setitem__:[24,2,1,""],all:[24,2,1,""],items:[24,2,1,""],keys:[24,2,1,""]},"windows.winobject.token.TokenSecurityAttributeV1":{name:[24,3,1,""],values:[24,3,1,""]},"windows.winobject.token.TokenSecurityAttributesInformation":{attributes:[24,3,1,""]},"windows.winobject.volume":{LogicalDrive:[26,1,1,""]},"windows.winobject.volume.LogicalDrive":{handle:[26,3,1,""],name:[26,7,1,""],path:[26,3,1,""],type:[26,3,1,""],wait:[26,2,1,""]},"windows.winobject.wmi":{WmiCallResult:[36,1,1,""],WmiEnumeration:[36,1,1,""],WmiManager:[36,1,1,""],WmiNamespace:[36,1,1,""],WmiObject:[36,1,1,""]},"windows.winobject.wmi.WmiCallResult":{get_call_status:[36,2,1,""],get_result_object:[36,2,1,""],get_result_service:[36,2,1,""],get_result_string:[36,2,1,""],result:[36,3,1,""],value:[36,3,1,""]},"windows.winobject.wmi.WmiEnumeration":{DEFAULT_TIMEOUT:[36,3,1,""],__iter__:[36,2,1,""],all:[36,2,1,""],iter_timeout:[36,2,1,""],next:[36,2,1,""],value:[36,3,1,""]},"windows.winobject.wmi.WmiManager":{DEFAULT_NAMESPACE:[36,3,1,""],namespaces:[36,3,1,""],query:[36,3,1,""],select:[36,3,1,""]},"windows.winobject.wmi.WmiNamespace":{DEFAULT_ENUM_FLAGS:[36,3,1,""],classes:[36,3,1,""],connect:[36,4,1,""],create_class_enum:[36,2,1,""],create_instance_enum:[36,2,1,""],delete_instance:[36,2,1,""],exec_method:[36,2,1,""],exec_query:[36,2,1,""],get_object:[36,2,1,""],put_instance:[36,2,1,""],query:[36,2,1,""],select:[36,2,1,""],value:[36,3,1,""]},"windows.winobject.wmi.WmiObject":{__call__:[36,2,1,""],__getitem__:[36,2,1,""],__setitem__:[36,2,1,""],genus:[36,3,1,""],get:[36,2,1,""],get_method:[36,2,1,""],get_properties:[36,2,1,""],get_variant:[36,2,1,""],keys:[36,2,1,""],properties:[36,3,1,""],put:[36,2,1,""],spawn_instance:[36,2,1,""],value:[36,3,1,""]},"windows.winproxy":{WinproxyError:[31,1,1,""],is_implemented:[31,5,1,""],resolve:[31,5,1,""]},"windows.winproxy.WinproxyError":{api_name:[31,3,1,""],errno:[31,3,1,""],filename:[31,3,1,""],strerror:[31,3,1,""],winerror:[31,3,1,""]},"windows.wintrust":{SignatureData:[34,1,1,""],check_signature:[34,5,1,""],full_signature_information:[34,5,1,""],is_signed:[34,5,1,""]},"windows.wintrust.SignatureData":{additionalinfo:[34,3,1,""],catalog:[34,3,1,""],catalogsigned:[34,3,1,""],signed:[34,3,1,""]},windows:{alpc:[0,0,0,"-"],com:[1,0,0,"-"],crypto:[2,0,0,"-"],debug:[3,0,0,"-"],generated_def:[6,0,0,"-"],hooks:[8,0,0,"-"],native_exec:[11,0,0,"-"],pe_parse:[16,0,0,"-"],pipe:[15,0,0,"-"],remotectypes:[10,0,0,"-"],rpc:[18,0,0,"-"],security:[20,0,0,"-"],syswow64:[10,0,0,"-"],utils:[25,0,0,"-"],winproxy:[31,0,0,"-"],wintrust:[34,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","classmethod","Python class method"],"5":["py","function","Python function"],"6":["py","staticmethod","Python static method"],"7":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:classmethod","5":"py:function","6":"py:staticmethod","7":"py:data"},terms:{"00c04fc295ee":19,"0123456789ab":19,"02x":19,"08002b104860":18,"08x":19,"0b100":27,"0x0":[13,19,27,29],"0x001000":19,"0x0102":18,"0x01020304":18,"0x0102030405060708":18,"0x02ed63f0":31,"0x03243770":11,"0x0330d990":11,"0x0370ed10":19,"0x03c19ad0":33,"0x03c2b130":33,"0x03c6a9d0":[],"0x03c7c030":[],"0x03cc6210":33,"0x03cc6310":33,"0x03cc6550":33,"0x03cc6a70":33,"0x03cc6bd0":33,"0x03cc6f30":33,"0x03ccb1b0":33,"0x03ccb290":33,"0x03ccb470":33,"0x03ccb550":33,"0x03ccb650":33,"0x03ccb870":33,"0x03ccbbd0":33,"0x03ccbcf0":33,"0x03cd0b10":33,"0x03cd0bf0":33,"0x03cd0d30":33,"0x03cd0eb0":33,"0x03cd52b0":33,"0x03cd5630":33,"0x03cd58f0":33,"0x03cd5a30":33,"0x03cd5bb0":33,"0x03cd5d50":33,"0x03cd9070":33,"0x03cd92b0":33,"0x03cd9330":33,"0x03cd9590":33,"0x03cd9730":33,"0x03cd9b90":33,"0x03cd9d10":33,"0x03cdd6d0":33,"0x03ce2810":33,"0x03ce2cb0":33,"0x03ce2cf0":33,"0x03ce2e30":33,"0x03cf0a30":33,"0x03cf0cd0":33,"0x03cf0eb0":33,"0x03cfb950":33,"0x03cfb9d0":33,"0x03cfba50":33,"0x03cfbad0":33,"0x03cfbb30":33,"0x03cfe0b0":33,"0x03cfec10":33,"0x03d47e70":33,"0x03d4c110":[],"0x03d4c210":[],"0x03d4c450":[],"0x03d4c970":[],"0x03d4cad0":[],"0x03d4ce30":[],"0x03d510b0":[],"0x03d51190":[],"0x03d51370":[],"0x03d51450":[],"0x03d51550":[],"0x03d51630":33,"0x03d51770":[],"0x03d518d0":33,"0x03d51a10":33,"0x03d51ad0":[],"0x03d51bf0":[],"0x03d51fd0":33,"0x03d56a10":[],"0x03d56af0":[],"0x03d56c30":[],"0x03d56db0":[],"0x03d57310":33,"0x03d57390":33,"0x03d57790":33,"0x03d57810":33,"0x03d57af0":33,"0x03d5a710":33,"0x03d5b1b0":[],"0x03d5b530":[],"0x03d5b7f0":[],"0x03d5b930":[],"0x03d5bab0":[],"0x03d5bc50":[],"0x03d5bf50":[],"0x03d5f1b0":[],"0x03d5f230":[],"0x03d5f490":[],"0x03d5f630":[],"0x03d5fa90":[],"0x03d5fc10":[],"0x03d635d0":[],"0x03d68710":[],"0x03d68bb0":[],"0x03d68bf0":[],"0x03d68d30":[],"0x03d76930":[],"0x03d76bd0":[],"0x03d76db0":[],"0x03d81850":[],"0x03d818d0":[],"0x03d81950":[],"0x03d819d0":[],"0x03d81a30":[],"0x03d81f90":[],"0x03d84b10":[],"0x03d89af0":[],"0x03dcdd70":[],"0x03dd7530":[],"0x03dd77d0":[],"0x03dd7910":[],"0x03dd7ed0":[],"0x03ddc210":[],"0x03ddc290":[],"0x03ddc690":[],"0x03ddc710":[],"0x03ddc9f0":[],"0x03de0610":[],"0x03e151c0":19,"0x04002bf0":33,"0x040097f0":33,"0x04009870":33,"0x040098d0":33,"0x04009930":33,"0x04009a10":33,"0x0400d0b0":33,"0x0400d130":33,"0x0400d190":33,"0x0400d1f0":33,"0x0400d2f0":33,"0x0400d890":33,"0x0400dd30":33,"0x0400de90":33,"0x04011350":33,"0x04011450":33,"0x04011610":33,"0x040116b0":33,"0x040118b0":33,"0x04011a70":33,"0x04011b10":33,"0x04011e70":33,"0x040150f0":33,"0x04015350":33,"0x040155d0":33,"0x04015630":33,"0x04015ed0":33,"0x0401a1d0":33,"0x0401a510":33,"0x0401aff0":33,"0x0401e590":33,"0x0401e870":33,"0x0401e970":33,"0x0401ed50":33,"0x0401ee50":33,"0x040211d0":33,"0x040212d0":33,"0x04021630":33,"0x04021710":33,"0x040219d0":33,"0x04021e30":33,"0x04028050":33,"0x04028690":33,"0x0402d6d0":33,"0x04031850":33,"0x040319b0":33,"0x04035670":33,"0x040356f0":33,"0x04044470":33,"0x04044730":33,"0x040449f0":33,"0x04044b50":33,"0x04044d70":33,"0x0404f430":33,"0x0404fa70":33,"0x0404fb30":33,"0x0404ffd0":33,"0x040537f0":33,"0x04053850":33,"0x04053930":33,"0x040642f0":33,"0x040643b0":33,"0x040645d0":33,"0x04064a30":33,"0x04068570":33,"0x04068e90":33,"0x0406e3b0":33,"0x040714f0":33,"0x040715b0":33,"0x04071670":33,"0x04077d10":33,"0x0407c510":33,"0x0407c870":33,"0x0407f050":33,"0x0407f6d0":33,"0x0407f750":33,"0x0407f7d0":33,"0x0407fcf0":33,"0x0407fd50":33,"0x0407fdf0":33,"0x0407fe30":33,"0x0407ff70":33,"0x0407fff0":33,"0x040886f0":[],"0x04088770":[],"0x040887d0":[],"0x04088830":[],"0x04088910":[],"0x04088f90":[],"0x0408a2b0":33,"0x0408a830":33,"0x0408abf0":33,"0x0408c030":[],"0x0408c090":[],"0x0408c0f0":[],"0x0408c1f0":[],"0x0408c790":[],"0x0408cc30":[],"0x0408cd90":[],"0x0408e330":33,"0x0408e530":33,"0x0408e750":33,"0x0408ead0":33,"0x04090250":[],"0x04090350":[],"0x04090510":[],"0x040905b0":[],"0x040907b0":[],"0x04090970":[],"0x04090a10":[],"0x04090d70":[],"0x04090fd0":[],"0x04093070":33,"0x04093250":33,"0x04093470":33,"0x04093890":33,"0x04093ab0":33,"0x04093c70":33,"0x04094250":[],"0x040944d0":[],"0x04094530":[],"0x04094dd0":[],"0x04097190":33,"0x040974b0":33,"0x04097550":33,"0x04097870":33,"0x04097950":33,"0x04097a30":33,"0x040990d0":[],"0x04099410":[],"0x04099ef0":[],"0x0409c370":33,"0x0409c3d0":33,"0x0409d490":[],"0x0409d770":[],"0x0409d870":[],"0x0409dc50":[],"0x0409dd50":[],"0x040a00d0":[],"0x040a01d0":[],"0x040a0530":[],"0x040a0610":[],"0x040a08d0":[],"0x040a0d30":[],"0x040a0f30":[],"0x040a1d30":33,"0x040a54f0":33,"0x040a5a70":33,"0x040a5b70":33,"0x040a5c90":33,"0x040a5e70":33,"0x040a7590":[],"0x040ab5f0":33,"0x040ab670":33,"0x040ab6f0":33,"0x040ab770":33,"0x040ab7d0":33,"0x040ab850":33,"0x040ab8d0":33,"0x040ab950":33,"0x040ab9d0":33,"0x040abad0":33,"0x040ac5d0":[],"0x040af6d0":33,"0x040affd0":33,"0x040b0750":[],"0x040b08b0":[],"0x040b2070":33,"0x040b22f0":33,"0x040b2370":33,"0x040b25f0":33,"0x040b2670":33,"0x040b27b0":33,"0x040b28b0":33,"0x040b2db0":33,"0x040b2e10":33,"0x040b2f30":33,"0x040b4570":[],"0x040b45f0":[],"0x040b8090":33,"0x040b8230":33,"0x040cd330":[],"0x040cd970":[],"0x040cda30":[],"0x040cded0":[],"0x040d16f0":[],"0x040d1750":[],"0x040d1830":[],"0x040e31f0":[],"0x040e32b0":[],"0x040e34d0":[],"0x040e3930":[],"0x040e7470":[],"0x040e7d90":[],"0x040ed2b0":[],"0x040f03f0":[],"0x040f04b0":[],"0x040f0570":[],"0x040f6c10":[],"0x040fb410":[],"0x040fb770":[],"0x040fbf30":[],"0x040ff5d0":[],"0x040ff650":[],"0x040ff6d0":[],"0x040ffbf0":[],"0x040ffc50":[],"0x040ffcf0":[],"0x040ffd30":[],"0x040ffe70":[],"0x040ffef0":[],"0x041081b0":[],"0x04108730":[],"0x04108af0":[],"0x0410c230":[],"0x0410c430":[],"0x0410c650":[],"0x0410c9d0":[],"0x0410cf50":[],"0x04111150":[],"0x04111370":[],"0x04111790":[],"0x041119b0":[],"0x04111b70":[],"0x04116090":[],"0x041163b0":[],"0x04116450":[],"0x04116770":[],"0x04116850":[],"0x04116930":[],"0x04119270":[],"0x041192d0":[],"0x0411ec30":[],"0x041233f0":[],"0x04123970":[],"0x04123a70":[],"0x04123b90":[],"0x04123d70":[],"0x041294f0":[],"0x04129570":[],"0x041295f0":[],"0x04129670":[],"0x041296d0":[],"0x04129750":[],"0x041297d0":[],"0x04129850":[],"0x041298d0":[],"0x041299d0":[],"0x0412d5d0":[],"0x0412ded0":[],"0x0412df50":[],"0x041311f0":[],"0x04131270":[],"0x041314f0":[],"0x04131570":[],"0x041316b0":[],"0x041317b0":[],"0x04131cb0":[],"0x04131d10":[],"0x04131e30":[],"0x04131f70":[],"0x04136130":[],"0x0413b370":[],"0x0413b630":[],"0x0413b8f0":[],"0x0413ba50":[],"0x0413bc70":[],"0x04258918":19,"0x046a1470":18,"0x049eca18":19,"0x0592db70":19,"0x05a6f710":19,"0x060677b0":19,"0x060cca10":19,"0x061bda80":19,"0x061f89f0":19,"0x06407430":19,"0x0645ecb0":19,"0x0667cfd0":19,"0x066ef3f0":19,"0x06919290":19,"0x06e9f440":19,"0x06eb96c0":19,"0x06ebe3f0":19,"0x06ebe710":19,"0x06ebe7b0":19,"0x0c000000d":11,"0x0l":[6,12,19,23,26,31,32],"0x1":[2,11,13,19,27,29],"0x10":[3,11,19,27,29],"0x100":[27,29],"0x1000":[19,27,31],"0x10000":27,"0x100000":27,"0x1000000":27,"0x10000000":[27,29],"0x10000000l":19,"0x10001":13,"0x10002":[13,19],"0x10007":27,"0x1000l":[19,31,32],"0x1003f":27,"0x1004":29,"0x10040":27,"0x100l":21,"0x101":[13,29],"0x102":[13,18,29],"0x10202":19,"0x10202l":19,"0x1020304":18,"0x102030405060708l":18,"0x103":[13,27,29],"0x104":[13,29],"0x105":[13,29],"0x106":13,"0x1068":29,"0x1069":29,"0x106a":29,"0x106b":29,"0x106c":29,"0x106d":29,"0x106e":29,"0x106f":29,"0x107":[13,29],"0x1070":29,"0x1071":29,"0x1072":29,"0x1073":29,"0x1074":29,"0x1075":29,"0x1076":29,"0x108":[13,29],"0x109":13,"0x109a":29,"0x109b":29,"0x109c":29,"0x109d":29,"0x10a":[13,29],"0x10b":[13,29],"0x10c":13,"0x10cc":29,"0x10cd":29,"0x10ce":29,"0x10cf":29,"0x10d":13,"0x10d0":29,"0x10d1":29,"0x10d2":29,"0x10d3":29,"0x10d4":29,"0x10d5":29,"0x10d6":29,"0x10d7":29,"0x10d8":29,"0x10d9":29,"0x10da":29,"0x10db":29,"0x10dc":29,"0x10dd":29,"0x10de":29,"0x10df":29,"0x10e":13,"0x10e0":29,"0x10e1":29,"0x10e2":29,"0x10e3":29,"0x10e4":29,"0x10e5":29,"0x10e6":29,"0x10e7":29,"0x10e8":29,"0x10e9":29,"0x10ea":29,"0x10eb":29,"0x10ec":29,"0x10ed":29,"0x10ee":29,"0x10ef":29,"0x10f0":29,"0x10f1":29,"0x10f2":29,"0x10f3":29,"0x10f4":29,"0x10f5":29,"0x10fe":29,"0x10ff":29,"0x10l":[21,25],"0x11":[19,27,29],"0x110":[13,29],"0x1100":29,"0x110000":27,"0x111":13,"0x11111111":[11,18],"0x112":13,"0x11223344":19,"0x11223344l":19,"0x1126":29,"0x1127":29,"0x1128":29,"0x1129":29,"0x112a":29,"0x112b":29,"0x113":[13,29],"0x1130":29,"0x1131":29,"0x1132":29,"0x1133":29,"0x1134":29,"0x114":[13,29],"0x1144":29,"0x1145":29,"0x1146":29,"0x1147":29,"0x1148":29,"0x1149":29,"0x114a":29,"0x114b":29,"0x114c":29,"0x114d":29,"0x114e":29,"0x114f":29,"0x115":[13,29],"0x1150":29,"0x1151":29,"0x1152":29,"0x1153":29,"0x1158":29,"0x1159":29,"0x115a":29,"0x115b":29,"0x115c":29,"0x115d":29,"0x115e":29,"0x115f":29,"0x116":[13,29],"0x1160":29,"0x117":13,"0x118":13,"0x119":13,"0x1194":29,"0x11a":29,"0x11c6":29,"0x11c7":29,"0x11c8":29,"0x11c9":29,"0x11ca":29,"0x11cb":29,"0x11d0":29,"0x11d1":29,"0x11da":29,"0x11db":29,"0x11dc":29,"0x11dd":29,"0x11de":29,"0x11df":29,"0x11e0":29,"0x12":[27,29],"0x120":[13,29],"0x120000":27,"0x120089":27,"0x1200a0":27,"0x120116":27,"0x121":[13,29],"0x122":[13,29],"0x123":13,"0x12345678":19,"0x124":[13,19],"0x125":[13,29],"0x126":13,"0x127":13,"0x128":13,"0x129":13,"0x12a":[13,29],"0x12b":[13,29],"0x12c":29,"0x12d":29,"0x12d687":19,"0x12e":29,"0x12f":29,"0x12l":25,"0x13":[27,29],"0x130":29,"0x130000":27,"0x13019fl":19,"0x131":29,"0x132":29,"0x133":29,"0x1337":19,"0x1337l":19,"0x134":29,"0x135":29,"0x136":29,"0x137":29,"0x138":29,"0x1389":29,"0x138a":29,"0x138b":29,"0x138c":29,"0x138d":29,"0x138e":29,"0x138f":29,"0x139":29,"0x1390":29,"0x1391":29,"0x1392":29,"0x1393":29,"0x1394":29,"0x1395":29,"0x1396":29,"0x1397":29,"0x1398":29,"0x1399":29,"0x139a":29,"0x139b":29,"0x139c":29,"0x139d":29,"0x139e":29,"0x139f":29,"0x13a":29,"0x13a0":29,"0x13a1":29,"0x13a2":29,"0x13a3":29,"0x13a4":29,"0x13a5":29,"0x13a6":29,"0x13a7":29,"0x13a8":29,"0x13a9":29,"0x13aa":29,"0x13ab":29,"0x13ac":29,"0x13ad":29,"0x13ae":29,"0x13af":29,"0x13b":29,"0x13b0":29,"0x13b1":29,"0x13b2":29,"0x13b3":29,"0x13b4":29,"0x13b5":29,"0x13b6":29,"0x13b7":29,"0x13b8":29,"0x13b9":29,"0x13ba":29,"0x13bb":29,"0x13bc":29,"0x13bd":29,"0x13be":29,"0x13c":29,"0x13c0":29,"0x13c1":29,"0x13c2":29,"0x13c3":29,"0x13c4":29,"0x13c5":29,"0x13c6":29,"0x13c7":29,"0x13c8":29,"0x13c9":29,"0x13ca":29,"0x13cb":29,"0x13cc":29,"0x13cd":29,"0x13ce":29,"0x13cf":29,"0x13d":29,"0x13d0":29,"0x13d1":29,"0x13d2":29,"0x13d3":29,"0x13d4":29,"0x13d5":29,"0x13d6":29,"0x13d7":29,"0x13d8":29,"0x13d9":29,"0x13da":29,"0x13db":29,"0x13dc":29,"0x13dd":29,"0x13de":29,"0x13df":29,"0x13e":29,"0x13e0":29,"0x13e1":29,"0x13e2":29,"0x13f":[27,29],"0x14":[27,29],"0x140":29,"0x141":29,"0x142":29,"0x143":29,"0x144":[19,29],"0x146":29,"0x147":29,"0x148":29,"0x149":29,"0x14a":29,"0x14b":29,"0x14c":[27,29],"0x14d":29,"0x14e":29,"0x14f":29,"0x15":[27,29],"0x150":[19,29],"0x151":29,"0x152":29,"0x153":29,"0x154":29,"0x155":29,"0x156":29,"0x157":29,"0x158":29,"0x159":29,"0x15a":29,"0x15b":29,"0x15c":29,"0x15d":29,"0x15e":29,"0x15f":29,"0x16":[27,29],"0x160":29,"0x161":29,"0x162":[27,29],"0x163":29,"0x164":29,"0x165":29,"0x166":[27,29],"0x167":29,"0x168":[27,29],"0x169":[27,29],"0x16a":29,"0x16b":29,"0x16c":29,"0x16d":29,"0x16e":29,"0x16f":29,"0x16l":18,"0x17":[27,29],"0x170":[19,29],"0x1702":29,"0x1703":29,"0x1704":29,"0x1705":29,"0x1706":29,"0x1707":29,"0x1708":29,"0x1709":29,"0x170a":29,"0x170b":29,"0x170c":29,"0x170d":29,"0x170e":29,"0x170f":29,"0x171":29,"0x1710":29,"0x1711":29,"0x1712":29,"0x1713":29,"0x1714":29,"0x1715":29,"0x1716":29,"0x1717":29,"0x1718":29,"0x1719":29,"0x171a":29,"0x171b":29,"0x171c":29,"0x171d":29,"0x171e":29,"0x171f":29,"0x172":29,"0x1720":29,"0x1721":29,"0x1722":29,"0x1723":29,"0x1724":29,"0x1725":29,"0x1726":29,"0x1727":29,"0x1728":29,"0x1729":29,"0x172a":29,"0x172b":29,"0x172c":29,"0x172d":29,"0x172e":29,"0x172f":29,"0x173":29,"0x1730":29,"0x1731":29,"0x1732":29,"0x1733":29,"0x1734":29,"0x1735":29,"0x1736":29,"0x1737":29,"0x1738":29,"0x1739":29,"0x173a":29,"0x173b":29,"0x173c":29,"0x173d":29,"0x173e":29,"0x173f":29,"0x174":29,"0x1740":29,"0x1741":29,"0x1742":29,"0x1743":29,"0x1744":29,"0x1745":29,"0x1746":29,"0x1747":29,"0x1748":29,"0x1749":29,"0x174a":29,"0x174b":29,"0x174c":29,"0x174d":29,"0x174e":29,"0x174f":29,"0x175":29,"0x1750":29,"0x1751":29,"0x1752":29,"0x1753":29,"0x1754":29,"0x1755":29,"0x1756":29,"0x1757":29,"0x1758":29,"0x1759":29,"0x175a":29,"0x175b":29,"0x175c":29,"0x175d":29,"0x175e":29,"0x175f":29,"0x176":29,"0x1760":29,"0x1761":29,"0x1762":29,"0x1763":29,"0x1764":29,"0x1765":29,"0x1766":29,"0x1767":29,"0x1768":29,"0x1769":29,"0x176a":29,"0x176b":29,"0x176c":29,"0x176d":29,"0x176e":29,"0x176f":29,"0x177":29,"0x1770":29,"0x1771":29,"0x1772":29,"0x1773":29,"0x1774":29,"0x1775":29,"0x1776":29,"0x1777":29,"0x1778":29,"0x1779":29,"0x177a":29,"0x177b":29,"0x177c":29,"0x177d":29,"0x177e":29,"0x177f":29,"0x178":29,"0x1780":29,"0x1781":29,"0x1782":29,"0x1783":29,"0x1784":29,"0x1785":29,"0x1786":29,"0x1787":29,"0x179":29,"0x17a":29,"0x17b":29,"0x17c":29,"0x17d":29,"0x17e":29,"0x17e6":29,"0x17f":29,"0x18":[27,29],"0x180":29,"0x181":29,"0x182":29,"0x183":29,"0x1838":29,"0x184":[27,29],"0x185":29,"0x186":29,"0x187":29,"0x188":29,"0x189":29,"0x18a":29,"0x18b":29,"0x18c":29,"0x18d":29,"0x18e":29,"0x18f":29,"0x19":[27,29],"0x190":29,"0x191":29,"0x192":29,"0x193":29,"0x194":29,"0x195":29,"0x196":29,"0x197":29,"0x198":29,"0x199":29,"0x19a":29,"0x19b":29,"0x19c":29,"0x19c8":29,"0x19c9":29,"0x19ca":29,"0x19cb":29,"0x19cc":29,"0x19cd":29,"0x19ce":29,"0x19cf":29,"0x19d":29,"0x19d0":29,"0x19d1":29,"0x19d2":29,"0x19d3":29,"0x19d4":29,"0x19d5":29,"0x19d6":29,"0x19d7":29,"0x19d8":29,"0x19d9":29,"0x19da":29,"0x19db":29,"0x19dc":29,"0x19dd":29,"0x19de":29,"0x19df":29,"0x19e":29,"0x19e0":29,"0x19e1":29,"0x19e2":29,"0x19e3":29,"0x19e4":29,"0x19e5":29,"0x19e6":29,"0x19e7":29,"0x19e8":29,"0x19e9":29,"0x19ea":29,"0x19eb":29,"0x19ec":29,"0x19ed":29,"0x19ee":29,"0x19ef":29,"0x19f":29,"0x19f0":29,"0x19f1":29,"0x19f2":29,"0x19f3":29,"0x19f4":29,"0x19f5":29,"0x19f6":29,"0x19f7":29,"0x19f8":29,"0x1a":[27,29],"0x1a0":29,"0x1a1":29,"0x1a2":[27,29],"0x1a2c":29,"0x1a2d":29,"0x1a2e":29,"0x1a2f":29,"0x1a3":[27,29],"0x1a30":29,"0x1a31":29,"0x1a32":29,"0x1a33":29,"0x1a34":29,"0x1a35":29,"0x1a36":29,"0x1a37":29,"0x1a38":29,"0x1a39":29,"0x1a3a":29,"0x1a3b":29,"0x1a3c":29,"0x1a3d":29,"0x1a3e":29,"0x1a3f":29,"0x1a4":[27,29],"0x1a40":29,"0x1a41":29,"0x1a42":29,"0x1a43":29,"0x1a44":29,"0x1a45":29,"0x1a46":29,"0x1a47":29,"0x1a48":29,"0x1a49":29,"0x1a4a":29,"0x1a4b":29,"0x1a5":29,"0x1a6":[27,29],"0x1a7":29,"0x1a7l":25,"0x1a8":[27,29],"0x1a9":29,"0x1a90":29,"0x1a91":29,"0x1a92":29,"0x1a93":29,"0x1a95":29,"0x1a96":29,"0x1a97":29,"0x1a98":29,"0x1a99":29,"0x1a9a":29,"0x1a9b":29,"0x1a9c":29,"0x1a9e":29,"0x1a9f":29,"0x1aa":29,"0x1aa0":29,"0x1aa1":29,"0x1aa2":29,"0x1aa3":29,"0x1aa4":29,"0x1aa5":29,"0x1aa6":29,"0x1aa7":29,"0x1aa8":29,"0x1aa9":29,"0x1aaa":29,"0x1aab":29,"0x1aac":29,"0x1aad":29,"0x1aae":29,"0x1aaf":29,"0x1ab":29,"0x1ab0":29,"0x1ab1":29,"0x1ab2":29,"0x1ab3":29,"0x1ab4":29,"0x1ab5":29,"0x1ab6":29,"0x1ab7":29,"0x1ab8":29,"0x1ab9":29,"0x1aba":29,"0x1abb":29,"0x1abc":29,"0x1abd":29,"0x1abe":29,"0x1abf":29,"0x1ac":29,"0x1ac0":29,"0x1ac1":29,"0x1ac2":29,"0x1ac3":29,"0x1ac4":29,"0x1ac5":29,"0x1ac6":29,"0x1ac7":29,"0x1ad":29,"0x1ae":29,"0x1af":29,"0x1b":[19,27,29],"0x1b0":29,"0x1b0000":29,"0x1b0001":29,"0x1b0002":29,"0x1b0003":29,"0x1b0004":29,"0x1b0005":29,"0x1b0006":29,"0x1b0007":29,"0x1b0008":29,"0x1b0009":29,"0x1b000a":29,"0x1b000b":29,"0x1b000c":29,"0x1b1":29,"0x1b59":29,"0x1b5a":29,"0x1b5b":29,"0x1b5c":29,"0x1b5d":29,"0x1b5e":29,"0x1b5f":29,"0x1b60":29,"0x1b61":29,"0x1b62":29,"0x1b63":29,"0x1b64":29,"0x1b65":29,"0x1b66":29,"0x1b67":29,"0x1b68":29,"0x1b69":29,"0x1b6e":29,"0x1b6f":29,"0x1b70":29,"0x1b71":29,"0x1b7b":29,"0x1b7d":29,"0x1b7e":29,"0x1b80":29,"0x1b81":29,"0x1b82":29,"0x1b84":29,"0x1b85":29,"0x1b89":29,"0x1b8a":29,"0x1b8b":29,"0x1b8c":29,"0x1b8d":29,"0x1b8e":29,"0x1b8f":29,"0x1b90":29,"0x1b91":29,"0x1b92":29,"0x1b93":29,"0x1b94":29,"0x1b95":29,"0x1b96":29,"0x1b97":29,"0x1b98":29,"0x1b99":29,"0x1b9a":29,"0x1b9b":29,"0x1b9c":29,"0x1b9d":29,"0x1b9e":29,"0x1c":[27,29],"0x1c0":27,"0x1c0001":13,"0x1c2":[27,29],"0x1c3":29,"0x1c4":[27,29],"0x1c5":29,"0x1c6":29,"0x1c7":29,"0x1c8":29,"0x1c9":29,"0x1ca":29,"0x1cb":29,"0x1cc":29,"0x1d":[27,29],"0x1d249bbl":25,"0x1d3":27,"0x1d368bfl":25,"0x1e":[27,29],"0x1e0":29,"0x1e1":29,"0x1e2":29,"0x1e3":29,"0x1e7":29,"0x1f":[27,29],"0x1f0":27,"0x1f0000":27,"0x1f0001":[27,29],"0x1f0003":27,"0x1f001f":27,"0x1f01ff":27,"0x1f03ff":27,"0x1f03ffl":[31,32],"0x1f0fff":27,"0x1f0fffl":[31,32],"0x1f1":27,"0x1f4":29,"0x1f41":29,"0x1f42":29,"0x1f43":29,"0x1f44":29,"0x1f45":29,"0x1f46":29,"0x1f47":29,"0x1f48":29,"0x1f49":29,"0x1f4a":29,"0x1f4b":29,"0x1f4c":29,"0x1f4d":29,"0x1f4e":29,"0x1f4f":29,"0x1f50":29,"0x1f51":29,"0x1l":[6,12,19,21,24,25,26,28,31,32,36],"0x2":[11,13,27,29],"0x20":[27,29],"0x200":[19,27],"0x2000":[19,27],"0x20000":[0,27],"0x200000":27,"0x2000000":[16,24,27],"0x20000000":[19,27],"0x20000000l":19,"0x20000l":19,"0x20004":27,"0x20006":27,"0x20007":27,"0x2001":27,"0x20019":[17,27],"0x2002":27,"0x2008":29,"0x2009":29,"0x200a":29,"0x200b":29,"0x200c":29,"0x200d":29,"0x200e":29,"0x200f":29,"0x200l":19,"0x2010":29,"0x2011":29,"0x2012":29,"0x2013":29,"0x2014":29,"0x2015":29,"0x2016":29,"0x2017":29,"0x2018":29,"0x2019":29,"0x201a":29,"0x201b":29,"0x201c":29,"0x201d":29,"0x201e":29,"0x202":13,"0x2020":29,"0x2021":29,"0x2022":29,"0x2023":29,"0x2024":29,"0x2025":29,"0x2026":29,"0x2027":29,"0x2028":29,"0x2029":29,"0x202a":29,"0x202b":29,"0x202c":29,"0x202d":29,"0x202e":29,"0x202f":29,"0x202l":19,"0x2030":29,"0x2031":29,"0x2032":29,"0x2033":29,"0x2034":29,"0x2035":29,"0x2036":29,"0x2037":29,"0x2038":29,"0x2039":29,"0x203a":29,"0x203b":29,"0x203c":29,"0x203d":29,"0x203e":29,"0x203f":29,"0x2040":29,"0x2041":29,"0x2042":29,"0x2043":29,"0x2044":29,"0x2045":29,"0x2046":29,"0x2047":29,"0x20590b3ccbc":19,"0x205a1d60000":19,"0x205a1d60000l":19,"0x206d":29,"0x206e":29,"0x206f":29,"0x2070":29,"0x2071":29,"0x2072":29,"0x2073":29,"0x2074":29,"0x2075":29,"0x2076":29,"0x2077":29,"0x2078":29,"0x2079":29,"0x207a":29,"0x207b":29,"0x207c":29,"0x207d":29,"0x207e":29,"0x2080":29,"0x2081":29,"0x2082":29,"0x2083":29,"0x2084":29,"0x2085":29,"0x2086":29,"0x2087":29,"0x2088":29,"0x2089":29,"0x208a":29,"0x208b":29,"0x208c":29,"0x208d":29,"0x208e":29,"0x208f":29,"0x2090":29,"0x2091":29,"0x2092":29,"0x2093":29,"0x2094":29,"0x2095":29,"0x2096":29,"0x2097":29,"0x2098":29,"0x2099":29,"0x209a":29,"0x209b":29,"0x209c":29,"0x209d":29,"0x209e":29,"0x209f":29,"0x20a0":29,"0x20a1":29,"0x20a2":29,"0x20a3":29,"0x20a4":29,"0x20a5":29,"0x20a6":29,"0x20a7":29,"0x20a8":29,"0x20a9":29,"0x20aa":29,"0x20ab":29,"0x20ac":29,"0x20ad":29,"0x20ae":29,"0x20af":29,"0x20b0":29,"0x20b1":29,"0x20b2":29,"0x20b3":29,"0x20b4":29,"0x20b5":29,"0x20b6":29,"0x20b7":29,"0x20b8":29,"0x20b9":29,"0x20ba":29,"0x20bb":29,"0x20bc":29,"0x20bd":29,"0x20be":29,"0x20bf":29,"0x20c0":29,"0x20c1":29,"0x20c2":29,"0x20c3":29,"0x20c4":29,"0x20c5":29,"0x20c6":29,"0x20c7":29,"0x20c8":29,"0x20c9":29,"0x20ca":29,"0x20cb":29,"0x20cc":29,"0x20cd":29,"0x20ce":29,"0x20cf":29,"0x20d0":29,"0x20d1":29,"0x20d2":29,"0x20d3":29,"0x20d4":29,"0x20d5":29,"0x20d6":29,"0x20d7":29,"0x20d8":29,"0x20d9":29,"0x20da":29,"0x20db":29,"0x20dc":29,"0x20dd":29,"0x20de":29,"0x20df":29,"0x20e0":29,"0x20e1":29,"0x20e2":29,"0x20e3":29,"0x20e4":29,"0x20e5":29,"0x20e6":29,"0x20e7":29,"0x20e8":29,"0x20e9":29,"0x20ea":29,"0x20eb":29,"0x20ec":29,"0x20ed":29,"0x20ee":29,"0x20ef":29,"0x20f0":29,"0x20f1":29,"0x20f2":29,"0x20f3":29,"0x20f4":29,"0x20f5":29,"0x20f6":29,"0x20f7":29,"0x20f8":29,"0x20f9":29,"0x20fa":29,"0x20fb":29,"0x20fc":29,"0x20fd":29,"0x20fe":29,"0x20ff":29,"0x20l":21,"0x21":[27,29],"0x2100":[27,29],"0x2101":29,"0x2102":29,"0x2103":29,"0x2104":29,"0x2105":29,"0x2106":29,"0x2107":29,"0x2108":29,"0x2109":29,"0x210a":29,"0x210b":29,"0x210c":29,"0x210d":29,"0x210e":29,"0x210f":29,"0x2110":29,"0x2111":29,"0x2112":29,"0x2113":29,"0x2114":29,"0x2115":29,"0x2116":29,"0x2117":29,"0x2118":29,"0x2119":29,"0x211a":29,"0x211b":29,"0x211c":29,"0x211d":29,"0x211e":29,"0x211f":29,"0x2120":29,"0x2121":29,"0x2122":29,"0x2123":29,"0x2124":29,"0x2125":29,"0x2126":29,"0x2127":29,"0x2128":29,"0x2129":29,"0x212a":29,"0x212b":29,"0x212c":29,"0x212d":29,"0x212e":29,"0x212f":29,"0x2130":29,"0x2131":29,"0x2132":29,"0x2133":29,"0x2134":29,"0x2135":29,"0x2136":29,"0x2137":29,"0x2138":29,"0x2139":29,"0x213a":29,"0x213b":29,"0x213c":29,"0x213d":29,"0x213e":29,"0x213f":29,"0x2140":29,"0x2141":29,"0x2142":29,"0x2143":29,"0x2144":29,"0x2145":29,"0x2146":29,"0x2147":29,"0x2148":29,"0x2149":29,"0x214a":29,"0x214b":29,"0x214c":29,"0x214d":29,"0x214e":29,"0x214f":29,"0x2150":29,"0x2151":29,"0x2152":29,"0x2153":29,"0x2154":29,"0x2155":29,"0x2156":29,"0x2157":29,"0x2158":29,"0x2159":29,"0x215a":29,"0x215b":29,"0x215c":29,"0x215d":29,"0x215e":29,"0x215f":29,"0x216":29,"0x2160":29,"0x2161":29,"0x2162":29,"0x2163":29,"0x2164":29,"0x2165":29,"0x2166":29,"0x2167":29,"0x2168":29,"0x2169":29,"0x216a":29,"0x216b":29,"0x216c":29,"0x216d":29,"0x216e":29,"0x216f":29,"0x217":29,"0x2170":29,"0x2171":29,"0x2172":29,"0x2173":29,"0x2174":29,"0x2175":29,"0x2176":29,"0x2177":29,"0x2178":29,"0x2179":29,"0x217a":29,"0x217b":29,"0x217c":29,"0x217d":29,"0x217e":29,"0x217f":29,"0x218":29,"0x2180":29,"0x2181":29,"0x2182":29,"0x2183":29,"0x2184":29,"0x2185":29,"0x2186":29,"0x2187":29,"0x2188":29,"0x2189":29,"0x218a":29,"0x218b":29,"0x218c":29,"0x218d":29,"0x218e":29,"0x218f":29,"0x219":29,"0x2190":29,"0x2191":29,"0x2192":29,"0x2193":29,"0x2194":29,"0x2195":29,"0x2196":29,"0x2197":29,"0x2198":29,"0x2199":29,"0x219a":29,"0x219b":29,"0x219c":29,"0x219d":29,"0x219e":29,"0x219f":29,"0x21a":29,"0x21a0":29,"0x21a1":29,"0x21a2":29,"0x21a3":29,"0x21a4":29,"0x21a5":29,"0x21a6":29,"0x21a7":29,"0x21a8":29,"0x21a9":29,"0x21aa":29,"0x21ab":29,"0x21ac":29,"0x21ad":29,"0x21ae":29,"0x21af":29,"0x21b":29,"0x21b0":29,"0x21b1":29,"0x21b2":29,"0x21b3":29,"0x21b4":29,"0x21b5":29,"0x21b6":29,"0x21b7":29,"0x21b8":29,"0x21b9":29,"0x21ba":29,"0x21bb":29,"0x21bc":29,"0x21bd":29,"0x21be":29,"0x21bf":29,"0x21c":29,"0x21c0":29,"0x21c1":29,"0x21c2":29,"0x21c3":29,"0x21c4":29,"0x21c5":29,"0x21c6":29,"0x21c7":29,"0x21c8":29,"0x21c9":29,"0x21ca":29,"0x21d":29,"0x21e":29,"0x21f":29,"0x22":[27,29],"0x220":29,"0x221":29,"0x222":29,"0x223":29,"0x224":29,"0x225":29,"0x226":29,"0x227":29,"0x228":29,"0x229":29,"0x22a":29,"0x22b":29,"0x22c":29,"0x22d":29,"0x22e":29,"0x22f":29,"0x23":[10,27,29],"0x230":29,"0x231":29,"0x2328":29,"0x2329":29,"0x232a":29,"0x232b":29,"0x232c":29,"0x232d":29,"0x232e":29,"0x232f":29,"0x233":29,"0x2330":29,"0x2331":29,"0x2332":29,"0x2338":29,"0x2339":29,"0x233a":29,"0x234":29,"0x235":29,"0x236":29,"0x237":29,"0x238":29,"0x238c":29,"0x238d":29,"0x238e":29,"0x238f":29,"0x239":29,"0x2390":29,"0x2391":29,"0x2392":29,"0x2393":29,"0x2394":29,"0x2395":29,"0x2396":29,"0x2397":29,"0x2398":29,"0x2399":29,"0x239a":29,"0x239b":29,"0x239c":29,"0x239d":29,"0x239e":29,"0x239f":29,"0x23a":29,"0x23a0":29,"0x23a1":29,"0x23a2":29,"0x23a3":29,"0x23a4":29,"0x23a5":29,"0x23a6":29,"0x23a7":29,"0x23a8":29,"0x23a9":29,"0x23aa":29,"0x23b":29,"0x23c":29,"0x23d":29,"0x23e":29,"0x23f":29,"0x24":[27,29],"0x240":29,"0x241":29,"0x242":29,"0x243":29,"0x244":29,"0x245":29,"0x246":29,"0x247":29,"0x248":29,"0x249":29,"0x24a":29,"0x24b":29,"0x24c":29,"0x24d":29,"0x24e":29,"0x24f":29,"0x25":[27,29],"0x250":29,"0x251":29,"0x251c":29,"0x251d":29,"0x251e":29,"0x251f":29,"0x252":29,"0x2520":29,"0x2521":29,"0x2522":29,"0x253":29,"0x254":29,"0x254e":29,"0x254f":29,"0x255":29,"0x2550":29,"0x2551":29,"0x2552":29,"0x2553":29,"0x2554":29,"0x2555":29,"0x2556":29,"0x2557":29,"0x2558":29,"0x2559":29,"0x255a":29,"0x255b":29,"0x255c":29,"0x255d":29,"0x255e":29,"0x255f":29,"0x256":29,"0x2560":29,"0x2561":29,"0x2562":29,"0x2563":29,"0x2564":29,"0x2565":29,"0x257":29,"0x258":29,"0x2580":29,"0x2581":29,"0x2582":29,"0x2583":29,"0x2584":29,"0x2585":29,"0x2586":29,"0x2587":29,"0x2588":29,"0x2589":29,"0x258a":29,"0x258b":29,"0x258c":29,"0x258d":29,"0x258e":29,"0x258f":29,"0x259":29,"0x2590":29,"0x2591":29,"0x2592":29,"0x2593":29,"0x2594":29,"0x2595":29,"0x2596":29,"0x25a":29,"0x25b":29,"0x25b2":29,"0x25b3":29,"0x25b4":29,"0x25b5":29,"0x25b6":29,"0x25b7":29,"0x25c":29,"0x25d":29,"0x25e":29,"0x25e4":29,"0x25e5":29,"0x25e6":29,"0x25e7":29,"0x25e8":29,"0x25e9":29,"0x25ea":29,"0x25eb":29,"0x25ec":29,"0x25ed":29,"0x25ee":29,"0x25ef":29,"0x25f":29,"0x25f0":29,"0x25f1":29,"0x25f2":29,"0x25f3":29,"0x25f4":29,"0x25f5":29,"0x25f6":29,"0x25f7":29,"0x25f8":29,"0x25f9":29,"0x25fa":29,"0x26":[27,29],"0x260":29,"0x261":29,"0x261001":29,"0x261002":29,"0x2616":29,"0x2617":29,"0x2618":29,"0x2619":29,"0x262":29,"0x262307":29,"0x26231e":29,"0x26234b":29,"0x26234c":29,"0x262351":29,"0x263":29,"0x263005":29,"0x263008":29,"0x264":29,"0x2648":29,"0x2649":29,"0x265":29,"0x266":[27,29],"0x267":29,"0x267a":29,"0x267b":29,"0x267c":29,"0x268":29,"0x269":29,"0x26a":29,"0x26ac":29,"0x26ad":29,"0x26ae":29,"0x26af":29,"0x26b":29,"0x26b0":29,"0x26b1":29,"0x26b2":29,"0x26b7":29,"0x26b8":29,"0x26b9":29,"0x26ba":29,"0x26bb":29,"0x26bc":29,"0x26bd":29,"0x26c":29,"0x26c1":29,"0x26c2":29,"0x26c3":29,"0x26c4":29,"0x26c5":29,"0x26d":29,"0x26df":29,"0x26e":29,"0x26e0":29,"0x26e1":29,"0x26e2":29,"0x26e3":29,"0x26e4":29,"0x26e5":29,"0x26e6":29,"0x26e7":29,"0x26e8":29,"0x26e9":29,"0x26ea":29,"0x26eb":29,"0x26f":29,"0x26f3":29,"0x26f4":29,"0x26f5":29,"0x26f6":29,"0x26f7":29,"0x26f8":29,"0x26f9":29,"0x26fa":29,"0x26fb":29,"0x26fc":29,"0x26fd":29,"0x26fe":29,"0x26ff":29,"0x27":[27,29],"0x270":29,"0x2700":29,"0x27000d":29,"0x2701":29,"0x2702":29,"0x270258":29,"0x270259":29,"0x2703":29,"0x2704":29,"0x2705":29,"0x2706":29,"0x2707":29,"0x2708":29,"0x2709":29,"0x270a":29,"0x270b":29,"0x270c":29,"0x271":29,"0x2710":29,"0x2714":29,"0x2719":29,"0x271d":29,"0x271e":29,"0x272":29,"0x2726":29,"0x2728":29,"0x273":29,"0x2733":29,"0x2734":29,"0x2735":29,"0x2736":29,"0x2737":29,"0x2738":29,"0x2739":29,"0x273a":29,"0x273b":29,"0x273c":29,"0x273d":29,"0x273e":29,"0x273f":29,"0x274":29,"0x2740":29,"0x2741":29,"0x2742":29,"0x2743":29,"0x2744":29,"0x2745":29,"0x2746":29,"0x2747":29,"0x2748":29,"0x2749":29,"0x274a":29,"0x274b":29,"0x274c":29,"0x274d":29,"0x274e":29,"0x274f":29,"0x275":29,"0x2750":29,"0x2751":29,"0x2752":29,"0x2753":29,"0x2754":29,"0x2755":29,"0x2756":29,"0x2757":29,"0x276":29,"0x276b":29,"0x276c":29,"0x276d":29,"0x277":29,"0x2775":29,"0x2776":29,"0x2777":29,"0x2778":29,"0x2779":29,"0x277a":29,"0x277b":29,"0x277c":29,"0x277d":29,"0x277e":29,"0x277f":29,"0x278":29,"0x2780":29,"0x279":29,"0x27a":29,"0x27b":29,"0x27c":29,"0x27d":29,"0x27e":29,"0x27f":29,"0x28":[27,29],"0x280":[19,29],"0x281":29,"0x282":29,"0x283":29,"0x284":[27,29],"0x286":29,"0x287":29,"0x288":29,"0x289":29,"0x28a":29,"0x28b":29,"0x28c":29,"0x28d":29,"0x28e":29,"0x28f":29,"0x29":[27,29],"0x290":29,"0x291":29,"0x299":29,"0x29c":29,"0x29d":29,"0x29e":29,"0x29f":29,"0x2a":[19,27,29],"0x2a0":29,"0x2a1":29,"0x2a2":29,"0x2a3":29,"0x2a4":29,"0x2a5":29,"0x2a6":29,"0x2a7":29,"0x2a8":[19,29],"0x2a9":29,"0x2aa":29,"0x2ab":29,"0x2ac":29,"0x2ad":29,"0x2ae":29,"0x2af":29,"0x2af9":29,"0x2afa":29,"0x2afb":29,"0x2afc":29,"0x2afd":29,"0x2afe":29,"0x2aff":29,"0x2b":[27,29],"0x2b0":29,"0x2b00":29,"0x2b01":29,"0x2b02":29,"0x2b03":29,"0x2b04":29,"0x2b05":29,"0x2b06":29,"0x2b07":29,"0x2b08":29,"0x2b09":29,"0x2b0a":29,"0x2b0b":29,"0x2b0c":29,"0x2b0d":29,"0x2b0e":29,"0x2b0f":29,"0x2b1":29,"0x2b10":29,"0x2b11":29,"0x2b12":29,"0x2b13":29,"0x2b14":29,"0x2b15":29,"0x2b16":29,"0x2b17":29,"0x2b18":29,"0x2b19":29,"0x2b2":29,"0x2b3":29,"0x2b4":29,"0x2b5":29,"0x2b6":29,"0x2b7":29,"0x2b8":29,"0x2b9":29,"0x2ba":29,"0x2bb":29,"0x2bc":29,"0x2bd":29,"0x2be":29,"0x2bf":29,"0x2c":[27,29],"0x2c0":29,"0x2c1":29,"0x2c2":29,"0x2c3":29,"0x2c4":29,"0x2c5":29,"0x2c6":29,"0x2c7":29,"0x2c8":29,"0x2c9":29,"0x2ca":29,"0x2cb":29,"0x2cc":[19,29],"0x2cd":29,"0x2ce":29,"0x2cf":29,"0x2d":27,"0x2d0":29,"0x2d1":29,"0x2d2":29,"0x2d3":29,"0x2d4":29,"0x2d5":29,"0x2d6":29,"0x2d7":29,"0x2d8":29,"0x2d9":29,"0x2da":29,"0x2db":29,"0x2dc":29,"0x2dd":29,"0x2de":29,"0x2df":29,"0x2e":27,"0x2e0":29,"0x2e1":29,"0x2e2":29,"0x2e3":29,"0x2e4":29,"0x2e5":29,"0x2e6":29,"0x2e7":29,"0x2e8":29,"0x2e9":29,"0x2ea":29,"0x2eb":29,"0x2ec":29,"0x2ed":29,"0x2ee":29,"0x2ef":29,"0x2f":27,"0x2f0":29,"0x2f1":29,"0x2f2":29,"0x2f3":29,"0x2f4":29,"0x2f5":29,"0x2f6":29,"0x2f7":29,"0x2f8":29,"0x2f9":29,"0x2fa":29,"0x2fb":29,"0x2fc":29,"0x2fd":29,"0x2fe":29,"0x2ff":29,"0x2l":[6,12,19,21,23,24,25,26,28,36],"0x3":[13,27,29],"0x30":[25,27,29],"0x300":[27,29],"0x3000":27,"0x300000":27,"0x30004":27,"0x30007":27,"0x3000l":19,"0x3001":19,"0x300100":29,"0x300a":19,"0x301":29,"0x302":29,"0x30200":29,"0x30201":29,"0x30202":29,"0x30203":29,"0x30204":29,"0x30205":29,"0x30206":29,"0x30207":29,"0x303":29,"0x304":29,"0x305":29,"0x306":29,"0x307":29,"0x308":29,"0x309":29,"0x30a":29,"0x30b":29,"0x30c":29,"0x30d":29,"0x30e":29,"0x30f":29,"0x31":[27,29],"0x310":29,"0x311":29,"0x312":29,"0x31200efe":19,"0x313":29,"0x314":29,"0x315":29,"0x316":29,"0x317":29,"0x318":29,"0x319":29,"0x31a":29,"0x31b":29,"0x31c":29,"0x31d":29,"0x31e":29,"0x31f":29,"0x32":[27,29],"0x320":29,"0x321":29,"0x322":29,"0x323":29,"0x324":29,"0x325":29,"0x326":29,"0x327":29,"0x328":29,"0x329":29,"0x32a":29,"0x32b":29,"0x32c":29,"0x32c8":29,"0x32c9":29,"0x32ca":29,"0x32cb":29,"0x32cc":29,"0x32cd":29,"0x32ce":29,"0x32cf":29,"0x32d":29,"0x32d0":29,"0x32d1":29,"0x32d2":29,"0x32d3":29,"0x32d4":29,"0x32d5":29,"0x32d6":29,"0x32d7":29,"0x32d8":29,"0x32d9":29,"0x32da":29,"0x32db":29,"0x32dc":29,"0x32dd":29,"0x32de":29,"0x32df":29,"0x32e":29,"0x32e0":29,"0x32e1":29,"0x32f":29,"0x33":[10,27,29],"0x34":[27,29],"0x340001":29,"0x34ef0c00l":25,"0x35":[27,29],"0x350059":29,"0x35e8":29,"0x35e9":29,"0x35ea":29,"0x35eb":29,"0x35ec":29,"0x35ed":29,"0x35ee":29,"0x35ef":29,"0x35f0":29,"0x35f1":29,"0x35f2":29,"0x35f3":29,"0x35f4":29,"0x35f5":29,"0x35f6":29,"0x35f7":29,"0x35f8":29,"0x35f9":29,"0x35fa":29,"0x35fb":29,"0x35fc":29,"0x35fd":29,"0x35fe":29,"0x35ff":29,"0x36":[27,29],"0x3600":29,"0x3601":29,"0x3602":29,"0x3603":29,"0x3604":29,"0x3605":29,"0x3606":29,"0x3607":29,"0x3608":29,"0x3609":29,"0x360a":29,"0x360b":29,"0x360c":29,"0x360d":29,"0x360e":29,"0x360f":29,"0x3610":29,"0x3611":29,"0x3612":29,"0x3613":29,"0x3614":29,"0x3615":29,"0x3616":29,"0x3617":29,"0x3618":29,"0x3619":29,"0x361a":29,"0x361b":29,"0x361c":29,"0x361d":29,"0x361e":29,"0x361f":29,"0x3620":29,"0x3621":29,"0x3622":29,"0x3623":29,"0x3624":29,"0x3625":29,"0x3626":29,"0x3627":29,"0x3628":29,"0x3629":29,"0x362a":29,"0x362b":29,"0x362c":29,"0x362d":29,"0x362e":29,"0x362f":29,"0x3630":29,"0x3631":29,"0x3632":29,"0x3633":29,"0x3634":29,"0x3635":29,"0x3636":29,"0x3637":29,"0x3638":29,"0x3639":29,"0x363a":29,"0x363b":29,"0x363c":29,"0x363d":29,"0x363e":29,"0x363f":29,"0x3640":29,"0x3641":29,"0x3642":29,"0x3643":29,"0x3644":29,"0x3645":29,"0x3646":29,"0x3647":29,"0x3648":29,"0x3649":29,"0x364a":29,"0x364b":29,"0x364c":29,"0x364d":29,"0x364e":29,"0x364f":29,"0x3650":29,"0x3651":29,"0x3652":29,"0x3653":29,"0x3654":29,"0x3655":29,"0x3656":29,"0x3657":29,"0x3658":29,"0x3659":29,"0x365a":29,"0x365b":29,"0x365c":29,"0x365d":29,"0x365e":29,"0x366":27,"0x3665":29,"0x3666":29,"0x3667":29,"0x3668":29,"0x3669":29,"0x366a":29,"0x366b":29,"0x366c":29,"0x367":13,"0x36b0":29,"0x36b1":29,"0x36b2":29,"0x36b3":29,"0x36b4":29,"0x36b5":29,"0x36b6":29,"0x36b7":29,"0x36b8":29,"0x36b9":29,"0x36ba":29,"0x36bb":29,"0x36bc":29,"0x36bd":29,"0x36be":29,"0x36bf":29,"0x36c0":29,"0x36c1":29,"0x36c2":29,"0x36c3":29,"0x36c4":29,"0x36c5":29,"0x36c6":29,"0x36c7":29,"0x36c8":29,"0x36c9":29,"0x36ca":29,"0x36cb":29,"0x36cc":29,"0x36cd":29,"0x36ce":29,"0x36cf":29,"0x36d0":29,"0x36d1":29,"0x36d2":29,"0x36d3":29,"0x36d4":29,"0x36d5":29,"0x36d6":29,"0x36d7":29,"0x36d8":29,"0x36d9":29,"0x36da":29,"0x36db":29,"0x36dc":29,"0x36dd":29,"0x36de":29,"0x36df":29,"0x36e0":29,"0x36e1":29,"0x36e2":29,"0x36e3":29,"0x36e4":29,"0x36e5":29,"0x36e6":29,"0x36e7":29,"0x36e8":29,"0x36e9":29,"0x36ea":29,"0x36eb":29,"0x36ec":29,"0x36ed":29,"0x36ee":29,"0x36ef":29,"0x36f0":29,"0x36f1":29,"0x36f2":29,"0x36f3":29,"0x36f4":29,"0x36f5":29,"0x36f6":29,"0x36f7":29,"0x36f8":29,"0x36f9":29,"0x36fa":29,"0x36fb":29,"0x36fc":29,"0x36fd":29,"0x36fe":29,"0x36ff":29,"0x37":[27,29],"0x3700":29,"0x3701":29,"0x3702":29,"0x3703":29,"0x3704":29,"0x3705":29,"0x3706":29,"0x3707":29,"0x3708":29,"0x3709":29,"0x370a":29,"0x370b":29,"0x370c":29,"0x370d":29,"0x370e":29,"0x370f":29,"0x3710":29,"0x3711":29,"0x3712":29,"0x3713":29,"0x3714":29,"0x3715":29,"0x3716":29,"0x3717":29,"0x3718":29,"0x3719":29,"0x371a":29,"0x371b":29,"0x371c":29,"0x371d":29,"0x371e":29,"0x371f":29,"0x375":29,"0x376":29,"0x38":[27,29],"0x39":[27,29],"0x39d6dde5":24,"0x39d7b206":24,"0x39dadbf8":24,"0x3a":[27,29],"0x3a98":29,"0x3a99":29,"0x3a9a":29,"0x3a9b":29,"0x3a9c":29,"0x3a9d":29,"0x3a9f":29,"0x3aa0":29,"0x3aa1":29,"0x3aa2":29,"0x3aa3":29,"0x3aa4":29,"0x3aa5":29,"0x3aa6":29,"0x3aa7":29,"0x3aa8":29,"0x3aa9":29,"0x3aaa":29,"0x3aab":29,"0x3aac":29,"0x3aad":29,"0x3aae":29,"0x3aaf":29,"0x3ab0":29,"0x3ab1":29,"0x3ab2":29,"0x3ab3":29,"0x3ab4":29,"0x3ab5":29,"0x3ab6":29,"0x3ab7":29,"0x3ab8":29,"0x3ab9":29,"0x3aba":29,"0x3abb":29,"0x3abc":29,"0x3abd":29,"0x3abe":29,"0x3ae8":29,"0x3ae9":29,"0x3aea":29,"0x3aeb":29,"0x3aec":29,"0x3afc":29,"0x3afd":29,"0x3afe":29,"0x3aff":29,"0x3b":[27,29],"0x3b00":29,"0x3b01":29,"0x3b02":29,"0x3b03":29,"0x3b04":29,"0x3b06":29,"0x3b07":29,"0x3b08":29,"0x3b09":29,"0x3b0a":29,"0x3b0b":29,"0x3b0c":29,"0x3b0d":29,"0x3b0e":29,"0x3b0f":29,"0x3b10":29,"0x3b11":29,"0x3b12":29,"0x3b16":29,"0x3b17":29,"0x3b1f":29,"0x3b20":29,"0x3b21":29,"0x3b22":29,"0x3b23":29,"0x3b24":29,"0x3b25":29,"0x3b26":29,"0x3b27":29,"0x3b28":29,"0x3b29":29,"0x3b2a":29,"0x3b2b":29,"0x3b2c":29,"0x3b2d":29,"0x3b2e":29,"0x3b2f":29,"0x3b30":29,"0x3b31":29,"0x3b32":29,"0x3b33":29,"0x3b34":29,"0x3b35":29,"0x3b36":29,"0x3b37":29,"0x3b38":29,"0x3b60":29,"0x3b61":29,"0x3b62":29,"0x3b63":29,"0x3b64":29,"0x3b65":29,"0x3b66":29,"0x3b67":29,"0x3b92":29,"0x3bc3":29,"0x3bc4":29,"0x3bc5":29,"0x3bd9":29,"0x3bda":29,"0x3bdb":29,"0x3bdc":29,"0x3bdd":29,"0x3bde":29,"0x3bdf":29,"0x3bfae4l":19,"0x3c":[27,29],"0x3c0105":29,"0x3c28":29,"0x3c29":29,"0x3c2a":29,"0x3c2b":29,"0x3c2c":29,"0x3c2d":29,"0x3c8d":29,"0x3cf0":29,"0x3cf1":29,"0x3cf2":29,"0x3cf3":29,"0x3cf4":29,"0x3cf5":29,"0x3cf6":29,"0x3cf7":29,"0x3cf8":29,"0x3cf9":29,"0x3cfa":29,"0x3cfb":29,"0x3cfc":29,"0x3cfd":29,"0x3cfe":29,"0x3cff":29,"0x3d":[27,29],"0x3d00":29,"0x3d0000":29,"0x3d0001":29,"0x3d01":29,"0x3d02":29,"0x3d03":29,"0x3d04":29,"0x3d04390":19,"0x3d05":29,"0x3d06":29,"0x3d07":29,"0x3d08":29,"0x3d09":29,"0x3d0a":29,"0x3d0b":29,"0x3d0c":29,"0x3d0d":29,"0x3d0e":29,"0x3d0f":29,"0x3d10":29,"0x3d11":29,"0x3d12":29,"0x3d13":29,"0x3d14":29,"0x3d15":29,"0x3d16":29,"0x3d17":29,"0x3d18":29,"0x3d19":29,"0x3d1a":29,"0x3d1b":29,"0x3d1c":29,"0x3d1d":29,"0x3d1e":29,"0x3d1f":29,"0x3d20":29,"0x3d21":29,"0x3d22":29,"0x3d23":29,"0x3d24":29,"0x3d25":29,"0x3d26":29,"0x3d27":29,"0x3d28":29,"0x3d54":29,"0x3d55":29,"0x3d56":29,"0x3d57":29,"0x3d58":29,"0x3d59":29,"0x3d5a":29,"0x3d5b":29,"0x3db8":29,"0x3db9":29,"0x3dba":29,"0x3dbb":29,"0x3dbc":29,"0x3dbd":29,"0x3dbe":29,"0x3dbf":29,"0x3dc0":29,"0x3dc1":29,"0x3dc2":29,"0x3dc3":29,"0x3dc4":29,"0x3dc5":29,"0x3dc6":29,"0x3dc7":29,"0x3dc8":29,"0x3dc9":29,"0x3dca":29,"0x3de1":29,"0x3df5":29,"0x3df6":29,"0x3df7":29,"0x3df8":29,"0x3e":[27,29],"0x3e2":29,"0x3e3":29,"0x3e4":29,"0x3e5":29,"0x3e6":29,"0x3e7":29,"0x3e9":29,"0x3ea":29,"0x3eb":29,"0x3ec":29,"0x3ed":29,"0x3ee":29,"0x3ef":29,"0x3f":[13,27,29],"0x3f0":29,"0x3f0000":19,"0x3f0000l":19,"0x3f0007":19,"0x3f0007l":19,"0x3f1":29,"0x3f1f98fd":19,"0x3f1fac85":19,"0x3f2":29,"0x3f3":29,"0x3f4":29,"0x3f5":29,"0x3f6":29,"0x3f7":29,"0x3f8":29,"0x3f9":29,"0x3fa":29,"0x3fb":29,"0x3fc":29,"0x3fd":29,"0x3fe":29,"0x3ffe":[2,27],"0x3l":[6,19,21,26,28,31,32],"0x4":[2,19,27,29],"0x40":[6,16,27,29],"0x400":27,"0x4000":[19,27],"0x40000":[27,29],"0x400000":27,"0x4000000":27,"0x40000000":[13,27],"0x40000001":13,"0x40000002":13,"0x40000003":13,"0x40000004":13,"0x40000005":13,"0x40000006":13,"0x40000007":13,"0x40000008":13,"0x40000009":13,"0x4000000a":13,"0x4000000b":13,"0x4000000c":13,"0x4000000d":13,"0x4000000e":13,"0x4000000f":13,"0x40000010":13,"0x40000011":13,"0x40000012":13,"0x40000013":13,"0x40000014":13,"0x40000015":13,"0x40000016":13,"0x40000017":13,"0x40000018":13,"0x40000019":13,"0x4000001a":13,"0x4000001b":13,"0x4000001c":13,"0x4000001d":13,"0x4000001e":13,"0x4000001f":13,"0x40000020":13,"0x40000021":13,"0x40000022":13,"0x40000023":13,"0x40000024":13,"0x40000025":13,"0x40000026":13,"0x40000027":13,"0x40000028":13,"0x40000029":13,"0x4000002a":13,"0x4000002b":13,"0x4000002c":13,"0x4000002d":13,"0x4000002e":13,"0x4000002f":13,"0x40000030":13,"0x40000031":13,"0x40000032":13,"0x40000033":13,"0x40000034":13,"0x40000294":13,"0x40000370":13,"0x40000l":19,"0x40001":29,"0x40002":29,"0x40010001":13,"0x40010002":13,"0x40010003":13,"0x40010004":13,"0x40010005":13,"0x40010006":13,"0x40010007":13,"0x40010008":13,"0x40010009":13,"0x40020056":13,"0x400200af":13,"0x400a0004":13,"0x400a0005":13,"0x400ff":29,"0x400l":19,"0x40100":29,"0x40101":29,"0x40102":29,"0x4010f":29,"0x40110":29,"0x4011f":29,"0x40120":29,"0x4012f":29,"0x40130":29,"0x4013f":29,"0x40140":29,"0x4014f":29,"0x40150":29,"0x4015000d":13,"0x4015f":29,"0x40170":29,"0x40171":29,"0x40172":29,"0x4017f":29,"0x40180":29,"0x40181":29,"0x40182":29,"0x4018f":29,"0x40190":29,"0x40190034":13,"0x40190035":13,"0x4019f":29,"0x401a0":29,"0x401a000c":13,"0x401af":29,"0x401b0":29,"0x401b00ec":13,"0x401bf":29,"0x401c0":29,"0x401cf":29,"0x401d0":29,"0x401df":29,"0x401e0":29,"0x401e000a":13,"0x401e0117":13,"0x401e0307":13,"0x401e031":13,"0x401e034b":13,"0x401e034c":13,"0x401e0351":13,"0x401e042f":13,"0x401e0437":13,"0x401e0439":13,"0x401e043a":13,"0x401e2":29,"0x401e4":29,"0x401e5":29,"0x401e6":29,"0x401e7":29,"0x401ef":29,"0x401f0":29,"0x401ff":29,"0x40200":29,"0x40202":29,"0x4021f":29,"0x40230001":13,"0x40252":29,"0x40253":29,"0x40254":29,"0x4026200a":29,"0x40262201":29,"0x4026242f":29,"0x40262437":29,"0x40262439":29,"0x4026243a":29,"0x4026243c":29,"0x40290423":29,"0x4077ab89l":19,"0x40l":[6,31,32],"0x41":[19,27,29],"0x4101ef8el":19,"0x41300":29,"0x41301":29,"0x41302":29,"0x41303":29,"0x41304":29,"0x41305":29,"0x41306":29,"0x41307":29,"0x41308":29,"0x4131b":29,"0x4131c":29,"0x41325":29,"0x41414141":18,"0x41b":29,"0x41c":29,"0x41d":29,"0x41e":29,"0x41f":29,"0x42":[18,19,27,29],"0x420":29,"0x421":29,"0x422":29,"0x423":29,"0x424":29,"0x4242":18,"0x424242":19,"0x42424242":[11,19,25],"0x4242424243434343":19,"0x4242424243434343l":19,"0x4242424243444546":8,"0x42424242l":19,"0x425":29,"0x426":29,"0x427":29,"0x428":[19,29],"0x429":29,"0x42a":29,"0x42b":29,"0x42c":29,"0x42d":29,"0x42e":29,"0x42f":29,"0x43":[27,29],"0x430":29,"0x431":29,"0x432":29,"0x433":29,"0x434":29,"0x43434343":18,"0x435":29,"0x436":29,"0x437":29,"0x438":29,"0x439":29,"0x43a":29,"0x43b":29,"0x43c":29,"0x44":[27,29],"0x446":29,"0x44c":29,"0x44d":29,"0x44e":29,"0x44f":29,"0x45":[27,29],"0x450":29,"0x451":29,"0x452":29,"0x453":29,"0x454":29,"0x455":29,"0x455f7d0":19,"0x456":29,"0x457":29,"0x458":29,"0x459":29,"0x45a":29,"0x45b":29,"0x45c":29,"0x45d":29,"0x45e":29,"0x45f":29,"0x46":[27,29],"0x460":29,"0x461":29,"0x462":29,"0x463":29,"0x464":29,"0x465":29,"0x466":[27,29],"0x467":29,"0x468":29,"0x469":29,"0x46a":29,"0x46b":29,"0x46c":29,"0x47":[27,29],"0x474":29,"0x475":29,"0x476":29,"0x4780000":19,"0x47e":29,"0x47f":29,"0x48":[27,29],"0x480":29,"0x481":29,"0x482":29,"0x483":29,"0x484":29,"0x485":29,"0x486":29,"0x487":29,"0x488":29,"0x489":29,"0x48a":29,"0x48b":29,"0x48c":29,"0x48d":29,"0x48e":29,"0x48f":29,"0x49":27,"0x490":29,"0x491":29,"0x492":29,"0x493":29,"0x494":29,"0x495":29,"0x497":29,"0x498":29,"0x499":29,"0x49a":29,"0x49b":29,"0x49c":29,"0x49d":29,"0x49f":29,"0x4a":27,"0x4a0":29,"0x4a6":29,"0x4a7":29,"0x4b":27,"0x4b0":29,"0x4b1":29,"0x4b2":29,"0x4b3":29,"0x4b4":29,"0x4b5":29,"0x4b6":29,"0x4b7":29,"0x4b8":29,"0x4b9":29,"0x4ba":29,"0x4bb":29,"0x4bc":29,"0x4bd":29,"0x4be":29,"0x4bf":29,"0x4c":27,"0x4c0":29,"0x4c1":29,"0x4c2":29,"0x4c3":29,"0x4c4":29,"0x4c5":29,"0x4c6":29,"0x4c7":29,"0x4c8":29,"0x4c9":29,"0x4ca":29,"0x4cb":29,"0x4cc":29,"0x4ccb790":19,"0x4ccbdb0":19,"0x4cd":29,"0x4ce":29,"0x4cf":29,"0x4d":27,"0x4d0":29,"0x4d000":29,"0x4d001":29,"0x4d002":29,"0x4d003":29,"0x4d004":29,"0x4d005":29,"0x4d006":29,"0x4d007":29,"0x4d008":29,"0x4d009":29,"0x4d00a":29,"0x4d010":29,"0x4d1":29,"0x4d2":29,"0x4d3":29,"0x4d4":29,"0x4d5":29,"0x4d6":29,"0x4d7":29,"0x4d8":29,"0x4d9":29,"0x4da":29,"0x4db":29,"0x4dc":29,"0x4dd":29,"0x4de":29,"0x4df":29,"0x4e":27,"0x4e0":29,"0x4e000":29,"0x4e02f":29,"0x4e1":29,"0x4e2":29,"0x4e3":29,"0x4e4":29,"0x4e5":29,"0x4e6":29,"0x4e7":29,"0x4e8":29,"0x4e9":29,"0x4ea":29,"0x4eb":29,"0x4ec":29,"0x4ed":29,"0x4ee":29,"0x4ef":29,"0x4f":27,"0x4f0":29,"0x4f1":29,"0x4f7":29,"0x4f8":29,"0x4f9":29,"0x4fa":29,"0x4fb":29,"0x4fc":29,"0x4fd":29,"0x4fe":29,"0x4ff":29,"0x4l":[6,12,19,21,26,31,32],"0x5":[25,27,29],"0x50":[27,29],"0x500":29,"0x5000":27,"0x50000":27,"0x500000":27,"0x50000000":27,"0x501":29,"0x502":29,"0x503":29,"0x504":29,"0x505":29,"0x506":29,"0x507":29,"0x508":29,"0x509":29,"0x50a":29,"0x50b":29,"0x50c":29,"0x50d":29,"0x50e":29,"0x50f":29,"0x51":[27,29],"0x510":29,"0x511":29,"0x512":29,"0x513":29,"0x514":29,"0x515":29,"0x516":29,"0x517":29,"0x518":29,"0x519":29,"0x51a":29,"0x51b":29,"0x51c":29,"0x51d":29,"0x51e":29,"0x51f":29,"0x52":[27,29],"0x520":[27,29],"0x520006":19,"0x52000c":19,"0x520011":19,"0x520017":19,"0x52001c":19,"0x520022":19,"0x520023":19,"0x521":29,"0x522":29,"0x523":29,"0x524":29,"0x525":29,"0x526":29,"0x527":29,"0x528":29,"0x529":29,"0x52a":29,"0x52b":29,"0x52c":29,"0x52d":29,"0x52e":29,"0x52f":29,"0x53":[27,29],"0x530":29,"0x530000":19,"0x530004":19,"0x531":29,"0x532":29,"0x533":29,"0x534":29,"0x535":29,"0x536":29,"0x537":29,"0x538":29,"0x539":29,"0x53a":29,"0x53c":29,"0x53d":29,"0x53e":29,"0x53f":29,"0x54":[27,29],"0x540":29,"0x541":29,"0x54177l":19,"0x542":29,"0x543":29,"0x544":29,"0x545":29,"0x5450002":19,"0x5450003":19,"0x5450004":19,"0x5450005":19,"0x546":29,"0x547":29,"0x548":29,"0x549":29,"0x54a":29,"0x54b":29,"0x54c":29,"0x54d":29,"0x54e":29,"0x54f":29,"0x55":29,"0x550":29,"0x551":29,"0x5510000":19,"0x552":29,"0x553":29,"0x554":29,"0x555":29,"0x556":29,"0x557":29,"0x558":29,"0x559":29,"0x55a":29,"0x55b":29,"0x55c":29,"0x55d":29,"0x55e":29,"0x55f":29,"0x56":[27,29],"0x560":29,"0x561":29,"0x562":29,"0x563":29,"0x564":29,"0x565":29,"0x566":29,"0x567":29,"0x568":29,"0x569":29,"0x56a":29,"0x56b":29,"0x56c":29,"0x56d":29,"0x56e":29,"0x56f":29,"0x57":[27,29],"0x570":29,"0x571":29,"0x572":29,"0x573":29,"0x574":29,"0x575":29,"0x576":29,"0x577":29,"0x578":29,"0x579":29,"0x57a":29,"0x57b":29,"0x57c":29,"0x57d":29,"0x57e":29,"0x57f":29,"0x58":[27,29],"0x580":29,"0x581":29,"0x582":29,"0x583":29,"0x584":29,"0x585":29,"0x586":29,"0x587":29,"0x588":29,"0x589":29,"0x58a":29,"0x58b":29,"0x58c":29,"0x58d":29,"0x58e":29,"0x58f":29,"0x59":[27,29],"0x590":29,"0x591":29,"0x592":29,"0x593":29,"0x594":29,"0x595":29,"0x596":29,"0x597":29,"0x598":29,"0x599":29,"0x59a":29,"0x59b":29,"0x59c":29,"0x59d":29,"0x59e":29,"0x59f":29,"0x5a0":29,"0x5a1":29,"0x5a2":29,"0x5a3":29,"0x5a4":29,"0x5a5":29,"0x5a6":29,"0x5a6000l":19,"0x5a6f8a0":19,"0x5a6f990":19,"0x5a7":29,"0x5a8":29,"0x5a9":29,"0x5aa":29,"0x5ab":29,"0x5ac":29,"0x5ad":29,"0x5ae":29,"0x5af":29,"0x5b":27,"0x5b0":29,"0x5b1":29,"0x5b2":29,"0x5b3":29,"0x5b4":29,"0x5b5":29,"0x5b6":29,"0x5b7":29,"0x5b8":29,"0x5b9":29,"0x5ba":29,"0x5bb":29,"0x5bc":29,"0x5bd":29,"0x5be":29,"0x5bf":29,"0x5c":27,"0x5dc":29,"0x5dd":29,"0x5de":29,"0x5df":29,"0x5e":27,"0x5e0":29,"0x5e1":29,"0x5f":27,"0x5l":[21,26,31,32],"0x6":[19,27,29],"0x60":27,"0x600":29,"0x60000":27,"0x600000":27,"0x60000000":27,"0x60d2030":19,"0x60d2080":19,"0x60d2b20":19,"0x60d2b70":19,"0x60d2bc0":19,"0x60d2c10":19,"0x60e":29,"0x60f":29,"0x61":27,"0x610":29,"0x61bd8f0":19,"0x61bd940":19,"0x61bdad0":19,"0x61bdb20":19,"0x62":[27,29],"0x6238510":19,"0x6238930":19,"0x62389b0":19,"0x62389f0":19,"0x6238a10":19,"0x6238f10":19,"0x6238fb0":19,"0x6238ff0":19,"0x63":[27,29],"0x630001":29,"0x630002":29,"0x630005":29,"0x630006":29,"0x631eb70":19,"0x632000":29,"0x636000":29,"0x64":[27,29],"0x641":29,"0x642":29,"0x643":29,"0x644":29,"0x645":29,"0x646":29,"0x647":29,"0x648":29,"0x649":29,"0x64a":29,"0x64b":29,"0x64c":29,"0x64d":29,"0x64e":29,"0x64f":29,"0x65":[27,29],"0x650":29,"0x651":29,"0x652":29,"0x653":29,"0x654":29,"0x655":29,"0x656":29,"0x657":29,"0x658":29,"0x659":29,"0x65a":29,"0x65b":29,"0x65c":29,"0x65d":29,"0x65e":29,"0x65f":29,"0x66":[27,29],"0x660":29,"0x661":29,"0x662":29,"0x663":29,"0x664":29,"0x665":29,"0x666":29,"0x667":29,"0x668":29,"0x669":29,"0x66971b0":19,"0x66a":29,"0x66b":29,"0x66c":29,"0x66d":29,"0x66e":29,"0x66f":29,"0x67":[27,29],"0x670":29,"0x670013":29,"0x670014":29,"0x671":29,"0x672":29,"0x672fcf0":19,"0x673":29,"0x674":29,"0x675":29,"0x676":29,"0x677":29,"0x678":29,"0x679":29,"0x67c":29,"0x67d":29,"0x68":29,"0x69":29,"0x6a":29,"0x6a4":29,"0x6a5":29,"0x6a54c166":19,"0x6a6":29,"0x6a687b0":19,"0x6a68870":19,"0x6a68bf0":19,"0x6a68dd0":19,"0x6a7":29,"0x6a8":29,"0x6a9":29,"0x6aa":29,"0x6ab":29,"0x6ac":29,"0x6ad":29,"0x6ae":29,"0x6af":29,"0x6b":29,"0x6b0":29,"0x6b1":29,"0x6b2":29,"0x6b3":29,"0x6b4":29,"0x6b5":29,"0x6b6":29,"0x6b7":29,"0x6b8":29,"0x6b9":29,"0x6ba":29,"0x6bb":29,"0x6bc":29,"0x6bd":29,"0x6be":29,"0x6bf":29,"0x6c":29,"0x6c0":29,"0x6c1":29,"0x6c2":29,"0x6c4":29,"0x6c5":29,"0x6c6":29,"0x6c7":29,"0x6c8":29,"0x6c9":29,"0x6cb":29,"0x6cc":29,"0x6cd":29,"0x6ce":29,"0x6cf":29,"0x6d":29,"0x6d0":29,"0x6d1":29,"0x6d2":29,"0x6d3":29,"0x6d4":29,"0x6d5":29,"0x6d6":29,"0x6d7":29,"0x6d8":29,"0x6d9":29,"0x6da":29,"0x6db":29,"0x6dc":29,"0x6dd":29,"0x6de":29,"0x6df":29,"0x6e":29,"0x6e0":29,"0x6e1":29,"0x6e2":29,"0x6e3":29,"0x6e4":29,"0x6e5":29,"0x6e6":29,"0x6e7":29,"0x6e8":29,"0x6e9":29,"0x6ea":29,"0x6eb":29,"0x6ec":29,"0x6ed":29,"0x6ee":29,"0x6ef":29,"0x6f":29,"0x6f00000":19,"0x6f1":29,"0x6f2":29,"0x6f2a1c0":19,"0x6f2a2b0":19,"0x6f2a300":19,"0x6f2a350":19,"0x6f2a3a0":19,"0x6f2a3f0":19,"0x6f2a530":19,"0x6f3":29,"0x6f4":29,"0x6f5":29,"0x6f6":29,"0x6f7":29,"0x6f8":29,"0x6f9":29,"0x6fa":29,"0x6fb":29,"0x6fc":29,"0x6fd":29,"0x6fe":29,"0x6ff":29,"0x6l":[21,26],"0x7":[19,27,29],"0x70":29,"0x700":29,"0x70000":27,"0x700000":27,"0x70000000":27,"0x70004":27,"0x70007":27,"0x701":29,"0x702":29,"0x703":29,"0x704":29,"0x705":29,"0x706":29,"0x707":29,"0x708":29,"0x709":29,"0x70a":29,"0x70b":29,"0x70c":29,"0x70d":29,"0x70e":29,"0x70f":29,"0x71":29,"0x710":29,"0x711":29,"0x712":29,"0x713":29,"0x714":29,"0x715":29,"0x716":29,"0x717":29,"0x718":29,"0x718ddc00l":25,"0x719":29,"0x71a":29,"0x71b":29,"0x71c":29,"0x71d":29,"0x71e":29,"0x71f":29,"0x72":29,"0x720":29,"0x721":29,"0x722":29,"0x723":29,"0x724":29,"0x725":29,"0x726":29,"0x727":29,"0x7270000":19,"0x7270010":19,"0x728":29,"0x729":29,"0x72a":29,"0x72b":29,"0x72c":29,"0x75":29,"0x76":29,"0x76930000":19,"0x76948654":19,"0x769a1a28l":19,"0x76a":29,"0x76b":29,"0x76c":29,"0x76d":29,"0x76e":29,"0x76f":29,"0x77":29,"0x770":29,"0x771":29,"0x772":29,"0x773":29,"0x77340520":31,"0x774":29,"0x775":29,"0x776":29,"0x777":29,"0x778":29,"0x779":29,"0x77a":29,"0x77b":29,"0x77c":29,"0x77d":29,"0x77e":29,"0x77e0dadf":19,"0x77f":29,"0x78":29,"0x780":29,"0x781":29,"0x782":29,"0x783":29,"0x784":29,"0x785":29,"0x786":29,"0x787":29,"0x788":29,"0x789":29,"0x78a":29,"0x78b":29,"0x78c":29,"0x78d":29,"0x78e":29,"0x78f":29,"0x79":29,"0x790":29,"0x791":29,"0x792":29,"0x793":29,"0x7a":29,"0x7af":29,"0x7b":29,"0x7c":29,"0x7c5":29,"0x7cc":29,"0x7d":29,"0x7d0":29,"0x7d1":29,"0x7d2":29,"0x7d3":29,"0x7d4":29,"0x7d5":29,"0x7da":29,"0x7db":29,"0x7dc":29,"0x7dd":29,"0x7de":29,"0x7df":29,"0x7e":29,"0x7e0":29,"0x7e1":29,"0x7e2":29,"0x7e3":29,"0x7e4":29,"0x7e5":29,"0x7e6":29,"0x7e7":29,"0x7f":[19,27,29],"0x7f2":27,"0x7ffa3c700000l":19,"0x7ffa3c70f0f0l":19,"0x7ffa3c70f0f5l":19,"0x7ffa3c70f0fal":19,"0x7ffa3c70f0ffl":19,"0x7ffa3c70f100l":19,"0x7l":21,"0x8":[19,27,29],"0x80":[13,27,29],"0x800":27,"0x8000":27,"0x80000":27,"0x800000":27,"0x8000000":27,"0x80000000":27,"0x80000000l":[31,32],"0x80000001":[13,27],"0x80000001l":19,"0x80000002":[13,27],"0x80000003":[13,27],"0x80000003l":19,"0x80000004":[13,27],"0x80000004l":19,"0x80000005":[13,27],"0x80000006":[13,27],"0x80000007":[13,27],"0x8000000a":[13,29],"0x8000000b":[13,29],"0x8000000c":[13,29],"0x8000000d":[13,29],"0x8000000e":[13,29],"0x8000000f":[13,29],"0x80000010":[13,29],"0x80000011":[13,29],"0x80000012":[13,29],"0x80000013":[13,29],"0x80000014":[13,29],"0x80000015":[13,29],"0x80000016":[13,29],"0x80000017":[13,29],"0x80000018":[13,29],"0x80000019":29,"0x8000001a":[13,29],"0x8000001b":[13,29],"0x8000001c":[13,29],"0x8000001d":[13,29],"0x8000001e":[13,29],"0x8000001f":[13,29],"0x80000020":[13,29],"0x80000021":[13,29],"0x80000022":13,"0x80000023":13,"0x80000024":13,"0x80000025":13,"0x80000026":13,"0x80000027":13,"0x80000028":13,"0x80000029":13,"0x8000002a":13,"0x8000002b":13,"0x8000002c":13,"0x8000002d":13,"0x80000050":27,"0x80000060":27,"0x80000288":13,"0x80000289":13,"0x80000803":13,"0x80000l":19,"0x80004":27,"0x80004001":29,"0x80004002":29,"0x80004003":29,"0x80004004":29,"0x80004005":29,"0x80004006":29,"0x80004007":29,"0x80004008":29,"0x80004009":29,"0x8000400a":29,"0x8000400b":29,"0x8000400c":29,"0x8000400d":29,"0x8000400e":29,"0x8000400f":29,"0x80004010":29,"0x80004011":29,"0x80004012":29,"0x80004013":29,"0x80004014":29,"0x80004015":29,"0x80004016":29,"0x80004017":29,"0x80004018":29,"0x80004019":29,"0x8000401a":29,"0x8000401b":29,"0x8000401c":29,"0x8000401d":29,"0x8000401e":29,"0x8000401f":29,"0x80004020":29,"0x80004021":29,"0x80004022":29,"0x80004023":29,"0x80004024":29,"0x80004025":29,"0x80004026":29,"0x80004027":29,"0x80004028":29,"0x80004029":29,"0x8000402a":29,"0x8000402b":29,"0x80004030":29,"0x80004031":29,"0x80004032":29,"0x80004033":29,"0x80004034":29,"0x80004035":29,"0x80007":27,"0x8000ffff":29,"0x8000l":[31,32],"0x80010001":[13,29],"0x80010002":29,"0x80010003":29,"0x80010004":29,"0x80010005":29,"0x80010006":29,"0x80010007":29,"0x80010008":29,"0x80010009":29,"0x8001000a":29,"0x8001000b":29,"0x8001000c":29,"0x8001000d":29,"0x8001000e":29,"0x8001000f":29,"0x80010010":29,"0x80010011":29,"0x80010012":29,"0x80010100":29,"0x80010101":29,"0x80010102":29,"0x80010103":29,"0x80010104":29,"0x80010105":29,"0x80010106":29,"0x80010107":29,"0x80010108":29,"0x80010109":29,"0x8001010a":29,"0x8001010b":29,"0x8001010c":29,"0x8001010d":29,"0x8001010e":29,"0x8001010f":29,"0x80010110":29,"0x80010111":29,"0x80010112":29,"0x80010113":29,"0x80010114":29,"0x80010115":29,"0x80010116":29,"0x80010117":29,"0x80010118":29,"0x80010119":29,"0x8001011a":29,"0x8001011b":29,"0x8001011c":29,"0x8001011d":29,"0x8001011e":29,"0x8001011f":29,"0x80010120":29,"0x80010121":29,"0x80010122":29,"0x80010123":29,"0x80010124":29,"0x80010125":29,"0x80010126":29,"0x80010127":29,"0x80010128":29,"0x80010129":29,"0x8001012a":29,"0x8001012b":29,"0x8001012c":29,"0x8001012d":29,"0x8001012e":29,"0x8001012f":29,"0x80010130":29,"0x80010131":29,"0x80010132":29,"0x80010133":29,"0x80010134":29,"0x80010135":29,"0x80010136":29,"0x80010137":29,"0x80010138":29,"0x80010139":29,"0x8001013a":29,"0x8001013b":29,"0x8001013c":29,"0x8001013d":29,"0x8001013f":29,"0x80010140":29,"0x80012":29,"0x80013":29,"0x8001ffff":29,"0x80020001":29,"0x80020003":29,"0x80020004":29,"0x80020005":29,"0x80020006":29,"0x80020007":29,"0x80020008":29,"0x80020009":29,"0x8002000a":29,"0x8002000b":29,"0x8002000c":29,"0x8002000d":29,"0x8002000e":29,"0x8002000f":29,"0x80020010":29,"0x80020011":29,"0x80020012":29,"0x80020013":29,"0x80028016":29,"0x80028017":29,"0x80028018":29,"0x80028019":29,"0x8002801c":29,"0x8002801d":29,"0x80028027":29,"0x80028028":29,"0x80028029":29,"0x8002802a":29,"0x8002802b":29,"0x8002802c":29,"0x8002802d":29,"0x8002802e":29,"0x8002802f":29,"0x800288bd":29,"0x800288c5":29,"0x800288c6":29,"0x800288cf":29,"0x80028ca0":29,"0x80028ca1":29,"0x80028ca2":29,"0x80028ca3":29,"0x80029c4a":29,"0x80029c83":29,"0x80029c84":29,"0x80030001":29,"0x80030002":29,"0x80030003":29,"0x80030004":29,"0x80030005":29,"0x80030006":29,"0x80030008":29,"0x80030009":29,"0x80030012":29,"0x80030013":29,"0x80030019":29,"0x8003001d":29,"0x8003001e":29,"0x80030020":29,"0x80030021":29,"0x80030050":29,"0x80030057":29,"0x80030070":29,"0x800300f0":29,"0x800300fa":29,"0x800300fb":29,"0x800300fc":29,"0x800300fd":29,"0x800300fe":29,"0x800300ff":29,"0x80030100":29,"0x80030101":29,"0x80030102":29,"0x80030103":29,"0x80030104":29,"0x80030105":29,"0x80030106":29,"0x80030107":29,"0x80030108":29,"0x80030109":29,"0x80030110":29,"0x80030111":29,"0x80030112":29,"0x80030201":29,"0x80030202":29,"0x80030208":29,"0x80030209":29,"0x8003020a":29,"0x80030305":29,"0x80030306":29,"0x80030307":29,"0x80030308":29,"0x80030309":29,"0x8003030a":29,"0x8003030b":29,"0x80040000":29,"0x80040001":29,"0x80040002":29,"0x80040003":29,"0x80040004":29,"0x80040005":29,"0x80040006":29,"0x80040007":29,"0x80040008":29,"0x80040009":29,"0x8004000a":29,"0x8004000b":29,"0x8004000c":29,"0x8004000d":29,"0x8004000e":29,"0x8004000f":29,"0x80040010":29,"0x80040011":29,"0x80040012":29,"0x80040064":29,"0x80040065":29,"0x80040066":29,"0x80040067":29,"0x80040068":29,"0x80040069":29,"0x8004006a":29,"0x8004006b":29,"0x8004006c":29,"0x8004006d":29,"0x800400ff":29,"0x80040100":29,"0x80040101":29,"0x80040102":29,"0x80040103":29,"0x8004010f":29,"0x80040110":29,"0x80040111":29,"0x80040112":29,"0x8004011f":29,"0x80040120":29,"0x8004012f":29,"0x80040130":29,"0x8004013f":29,"0x80040140":29,"0x8004014f":29,"0x80040150":29,"0x80040151":29,"0x80040152":29,"0x80040153":29,"0x80040154":29,"0x80040155":29,"0x80040156":29,"0x80040157":29,"0x8004015f":29,"0x80040160":29,"0x80040161":29,"0x80040164":29,"0x80040165":29,"0x80040166":29,"0x80040167":29,"0x80040168":29,"0x80040169":29,"0x8004016a":29,"0x8004016b":29,"0x8004016c":29,"0x8004016d":29,"0x8004016e":29,"0x8004016f":29,"0x80040170":29,"0x8004017f":29,"0x80040180":29,"0x80040181":29,"0x8004018f":29,"0x80040190":29,"0x8004019f":29,"0x800401a0":29,"0x800401a1":29,"0x800401af":29,"0x800401b0":29,"0x800401bf":29,"0x800401c0":29,"0x800401c1":29,"0x800401c2":29,"0x800401c3":29,"0x800401c4":29,"0x800401c5":29,"0x800401c6":29,"0x800401cf":29,"0x800401d0":29,"0x800401d1":29,"0x800401d2":29,"0x800401d3":29,"0x800401d4":29,"0x800401df":29,"0x800401e0":29,"0x800401e1":29,"0x800401e2":29,"0x800401e3":29,"0x800401e4":29,"0x800401e5":29,"0x800401e6":29,"0x800401e7":29,"0x800401e8":29,"0x800401e9":29,"0x800401ea":29,"0x800401eb":29,"0x800401ec":29,"0x800401ed":29,"0x800401ee":29,"0x800401ef":29,"0x800401f0":29,"0x800401f1":29,"0x800401f2":29,"0x800401f3":29,"0x800401f4":29,"0x800401f5":29,"0x800401f6":29,"0x800401f7":29,"0x800401f8":29,"0x800401f9":29,"0x800401fa":29,"0x800401fb":29,"0x800401fc":29,"0x800401fd":29,"0x800401fe":29,"0x800401ff":29,"0x80040200":29,"0x80040201":29,"0x80040203":29,"0x80040204":29,"0x80040205":29,"0x80040206":29,"0x80040207":29,"0x80040208":29,"0x80040209":29,"0x8004020a":29,"0x8004020b":29,"0x8004020c":29,"0x8004020d":29,"0x8004020e":29,"0x8004020f":29,"0x80040210":29,"0x80040212":29,"0x80040219":29,"0x8004021b":29,"0x8004021f":29,"0x80040222":29,"0x80040223":29,"0x80040232":29,"0x80040233":29,"0x80040235":29,"0x80040236":29,"0x80040237":29,"0x80040238":29,"0x80040239":29,"0x8004023a":29,"0x80040241":29,"0x80041309":29,"0x8004130a":29,"0x8004130b":29,"0x8004130c":29,"0x8004130d":29,"0x8004130e":29,"0x8004130f":29,"0x80041310":29,"0x80041311":29,"0x80041312":29,"0x80041313":29,"0x80041314":29,"0x80041315":29,"0x80041316":29,"0x80041317":29,"0x80041318":29,"0x80041319":29,"0x8004131a":29,"0x8004131d":29,"0x8004131e":29,"0x8004131f":29,"0x80041320":29,"0x80041321":29,"0x80041322":29,"0x80041323":29,"0x80041324":29,"0x80041326":29,"0x80041327":29,"0x80041328":29,"0x80041329":29,"0x80041330":29,"0x8004d000":29,"0x8004d001":29,"0x8004d002":29,"0x8004d003":29,"0x8004d004":29,"0x8004d005":29,"0x8004d006":29,"0x8004d007":29,"0x8004d008":29,"0x8004d009":29,"0x8004d00a":29,"0x8004d00b":29,"0x8004d00c":29,"0x8004d00d":29,"0x8004d00e":29,"0x8004d00f":29,"0x8004d010":29,"0x8004d011":29,"0x8004d012":29,"0x8004d013":29,"0x8004d014":29,"0x8004d015":29,"0x8004d016":29,"0x8004d017":29,"0x8004d018":29,"0x8004d019":29,"0x8004d01a":29,"0x8004d01b":29,"0x8004d01c":29,"0x8004d01d":29,"0x8004d01e":29,"0x8004d01f":29,"0x8004d020":29,"0x8004d021":29,"0x8004d022":29,"0x8004d023":29,"0x8004d024":29,"0x8004d025":29,"0x8004d026":29,"0x8004d027":29,"0x8004d028":29,"0x8004d029":29,"0x8004d02a":29,"0x8004d02b":29,"0x8004d02c":29,"0x8004d080":29,"0x8004d081":29,"0x8004d082":29,"0x8004d083":29,"0x8004d084":29,"0x8004d085":29,"0x8004e000":29,"0x8004e002":29,"0x8004e003":29,"0x8004e004":29,"0x8004e005":29,"0x8004e006":29,"0x8004e007":29,"0x8004e00c":29,"0x8004e00f":29,"0x8004e02":29,"0x8004e021":29,"0x8004e022":29,"0x8004e023":29,"0x8004e024":29,"0x8004e025":29,"0x8004e026":29,"0x8004e027":29,"0x8004e028":29,"0x8004e029":29,"0x8004e02a":29,"0x8004e02b":29,"0x8004e02c":29,"0x8004e02d":29,"0x8004e02f":29,"0x8004e030":29,"0x8004e031":29,"0x80070005":29,"0x80070006":29,"0x8007000e":29,"0x80070057":29,"0x8007007a":29,"0x800701a6":29,"0x800701ab":29,"0x80070490":29,"0x8007139f":29,"0x80072ee1":29,"0x80072ee2":29,"0x80072ee3":29,"0x80072ee4":29,"0x80072ee5":29,"0x80072ee6":29,"0x80072ee7":29,"0x80072ee8":29,"0x80072ee9":29,"0x80072eea":29,"0x80072eeb":29,"0x80072eec":29,"0x80072eed":29,"0x80072eee":29,"0x80072eef":29,"0x80072ef0":29,"0x80072ef1":29,"0x80072ef2":29,"0x80072ef3":29,"0x80072ef4":29,"0x80072ef5":29,"0x80072ef6":29,"0x80072ef7":29,"0x80072ef8":29,"0x80072ef9":29,"0x80072efa":29,"0x80072efb":29,"0x80072efc":29,"0x80072efd":29,"0x80072efe":29,"0x80072eff":29,"0x80072f00":29,"0x80072f01":29,"0x80072f02":29,"0x80072f04":29,"0x80072f05":29,"0x80072f06":29,"0x80072f07":29,"0x80072f08":29,"0x80072f09":29,"0x80072f0a":29,"0x80072f0b":29,"0x80072f0c":29,"0x80072f0d":29,"0x80072f0e":29,"0x80072f0f":29,"0x80072f10":29,"0x80072f11":29,"0x80072f12":29,"0x80072f13":29,"0x80072f14":29,"0x80072f17":29,"0x80072f19":29,"0x80072f76":29,"0x80072f77":29,"0x80072f78":29,"0x80072f79":29,"0x80072f7a":29,"0x80072f7b":29,"0x80072f7c":29,"0x80072f7d":29,"0x80072f7e":29,"0x80072f7f":29,"0x80072f80":29,"0x80072f81":29,"0x80072f82":29,"0x80072f83":29,"0x80072f84":29,"0x80072f85":29,"0x80072f86":29,"0x80072f87":29,"0x80072f88":29,"0x80072f89":29,"0x80072f8a":29,"0x80072f8b":29,"0x80072f8c":29,"0x80072f8e":29,"0x80072f8f":29,"0x80080001":29,"0x80080002":29,"0x80080003":29,"0x80080004":29,"0x80080005":29,"0x80080006":29,"0x80080007":29,"0x80080008":29,"0x80080009":29,"0x80080010":29,"0x80080011":29,"0x80080015":29,"0x80080016":29,"0x80080017":29,"0x80080200":29,"0x80080201":29,"0x80080202":29,"0x80080203":29,"0x80080204":29,"0x80080205":29,"0x80080206":29,"0x80080207":29,"0x80080208":29,"0x80080209":29,"0x8008020a":29,"0x8008020b":29,"0x8008020c":29,"0x8008020d":29,"0x8008020e":29,"0x8008020f":29,"0x80080210":29,"0x80080211":29,"0x80080212":29,"0x80080213":29,"0x80080214":29,"0x80080215":29,"0x80080216":29,"0x80080300":29,"0x80090001":29,"0x80090002":29,"0x80090003":29,"0x80090004":29,"0x80090005":29,"0x80090006":29,"0x80090007":29,"0x80090008":29,"0x80090009":29,"0x8009000a":29,"0x8009000b":29,"0x8009000c":29,"0x8009000d":29,"0x8009000e":29,"0x8009000f":29,"0x80090010":29,"0x80090011":29,"0x80090012":29,"0x80090013":29,"0x80090014":29,"0x80090015":29,"0x80090016":29,"0x80090017":29,"0x80090018":29,"0x80090019":29,"0x8009001a":29,"0x8009001b":29,"0x8009001c":29,"0x8009001d":29,"0x8009001e":29,"0x8009001f":29,"0x80090020":29,"0x80090021":29,"0x80090022":29,"0x80090023":29,"0x80090024":29,"0x80090025":29,"0x80090026":29,"0x80090027":29,"0x80090028":29,"0x80090029":29,"0x8009002a":29,"0x8009002b":29,"0x8009002c":29,"0x8009002d":29,"0x8009002e":29,"0x8009002f":29,"0x80090030":29,"0x80090031":29,"0x80090032":29,"0x80090033":29,"0x80090034":29,"0x80090035":29,"0x80090036":29,"0x80090037":29,"0x80090038":29,"0x80090300":29,"0x80090301":29,"0x80090302":29,"0x80090303":29,"0x80090304":29,"0x80090305":29,"0x80090306":29,"0x80090307":29,"0x80090308":29,"0x80090309":29,"0x8009030a":29,"0x8009030b":29,"0x8009030c":29,"0x8009030d":29,"0x8009030e":29,"0x8009030f":29,"0x80090310":29,"0x80090311":29,"0x80090316":29,"0x80090317":29,"0x80090318":29,"0x80090320":29,"0x80090321":29,"0x80090322":29,"0x80090324":29,"0x80090325":29,"0x80090326":29,"0x80090327":29,"0x80090328":29,"0x80090329":29,"0x80090330":29,"0x80090331":29,"0x80090332":29,"0x80090333":29,"0x80090334":29,"0x80090335":29,"0x80090336":29,"0x80090337":29,"0x80090338":29,"0x80090339":29,"0x8009033a":29,"0x8009033b":29,"0x8009033c":29,"0x8009033d":29,"0x8009033e":29,"0x8009033f":29,"0x80090340":29,"0x80090341":29,"0x80090342":29,"0x80090343":29,"0x80090345":29,"0x80090346":29,"0x80090347":29,"0x80090348":29,"0x80090349":29,"0x80090350":29,"0x80090351":29,"0x80090352":29,"0x80090353":29,"0x80090354":29,"0x80090355":29,"0x80090356":29,"0x80090357":29,"0x80090358":29,"0x80090359":29,"0x8009035a":29,"0x8009035b":29,"0x8009035d":29,"0x8009035e":29,"0x8009035f":29,"0x80090361":29,"0x80090362":29,"0x80090363":29,"0x80090365":29,"0x80090367":29,"0x80090369":29,"0x8009036a":29,"0x8009036b":29,"0x80091001":29,"0x80091002":29,"0x80091003":29,"0x80091004":29,"0x80091005":29,"0x80091006":29,"0x80091007":29,"0x80091008":29,"0x80091009":29,"0x8009100a":29,"0x8009100b":29,"0x8009100c":29,"0x8009100d":29,"0x8009100e":29,"0x8009100f":29,"0x80091010":29,"0x80091011":29,"0x80092001":29,"0x80092002":29,"0x80092003":29,"0x80092004":29,"0x80092005":29,"0x80092006":29,"0x80092007":29,"0x80092008":29,"0x80092009":29,"0x8009200a":29,"0x8009200b":29,"0x8009200c":[2,29],"0x8009200d":29,"0x8009200e":29,"0x8009200f":29,"0x80092010":29,"0x80092011":29,"0x80092012":29,"0x80092013":29,"0x80092014":29,"0x80092020":29,"0x80092021":29,"0x80092022":29,"0x80092023":29,"0x80092024":29,"0x80092025":29,"0x80092026":29,"0x80092027":29,"0x80092028":29,"0x80092029":29,"0x8009202a":29,"0x8009202b":29,"0x8009202c":29,"0x8009202d":29,"0x80093000":29,"0x80093001":29,"0x80093002":29,"0x80093003":29,"0x80093004":29,"0x80093005":29,"0x80093006":29,"0x80093007":29,"0x80093008":29,"0x80093009":29,"0x8009300a":29,"0x8009300b":29,"0x8009300c":29,"0x8009300d":29,"0x8009300e":29,"0x8009300f":29,"0x80093010":29,"0x80093011":29,"0x80093012":29,"0x80093013":29,"0x80093014":29,"0x80093015":29,"0x80093016":29,"0x80093017":29,"0x80093018":29,"0x80093019":29,"0x8009301a":29,"0x8009301b":29,"0x8009301c":29,"0x8009301d":29,"0x8009301e":29,"0x8009301f":29,"0x80093020":29,"0x80093021":29,"0x80093022":29,"0x80093023":29,"0x80093024":29,"0x80093025":29,"0x80093026":29,"0x80093027":29,"0x80093028":29,"0x80093029":29,"0x8009302a":29,"0x8009302b":29,"0x8009302c":29,"0x8009302d":29,"0x8009302e":29,"0x80093100":29,"0x80093101":29,"0x80093102":29,"0x80093103":29,"0x80093104":29,"0x80093105":29,"0x80093106":29,"0x80093107":29,"0x80093108":29,"0x80093109":29,"0x8009310a":29,"0x8009310b":29,"0x8009310c":29,"0x8009310d":29,"0x8009310e":29,"0x80093133":29,"0x80093134":29,"0x80093201":29,"0x80093202":29,"0x80094001":29,"0x80094002":29,"0x80094003":29,"0x80094004":29,"0x80094005":29,"0x80094006":29,"0x80094007":29,"0x80094008":29,"0x80094009":29,"0x8009400a":29,"0x8009400b":29,"0x8009400c":29,"0x8009400d":29,"0x8009400e":29,"0x8009400f":29,"0x80094010":29,"0x80094011":29,"0x80094012":29,"0x80094013":29,"0x80094014":29,"0x80094015":29,"0x80094016":29,"0x80094017":29,"0x80094018":29,"0x80094800":29,"0x80094801":29,"0x80094802":29,"0x80094803":29,"0x80094804":29,"0x80094805":29,"0x80094806":29,"0x80094807":29,"0x80094808":29,"0x80094809":29,"0x8009480a":29,"0x8009480b":29,"0x8009480c":29,"0x8009480d":29,"0x8009480e":29,"0x8009480f":29,"0x80094810":29,"0x80094811":29,"0x80094812":29,"0x80094813":29,"0x80094814":29,"0x80094815":29,"0x80094816":29,"0x80094817":29,"0x80094818":29,"0x80094819":29,"0x8009481a":29,"0x8009481b":29,"0x8009481c":29,"0x8009481d":29,"0x8009481e":29,"0x8009481f":29,"0x80094820":29,"0x80095000":29,"0x80095001":29,"0x80095002":29,"0x80095003":29,"0x80095004":29,"0x80095005":29,"0x80096001":29,"0x80096002":29,"0x80096003":29,"0x80096004":29,"0x80096005":29,"0x80096010":29,"0x80096011":29,"0x80096019":29,"0x8009601e":29,"0x80097001":29,"0x80097002":29,"0x80097003":29,"0x80097004":29,"0x80097005":29,"0x80097006":29,"0x80097007":29,"0x80097008":29,"0x80097009":29,"0x8009700a":29,"0x8009700b":29,"0x8009700c":29,"0x8009700d":29,"0x80097010":29,"0x80097011":29,"0x80097012":29,"0x80097013":29,"0x80097014":29,"0x80097015":29,"0x80097016":29,"0x80097017":29,"0x80097018":29,"0x80097019":29,"0x800b0001":29,"0x800b0002":29,"0x800b0003":29,"0x800b0004":29,"0x800b0005":29,"0x800b0006":29,"0x800b0007":29,"0x800b0008":29,"0x800b0009":29,"0x800b000a":29,"0x800b000b":29,"0x800b0100":29,"0x800b0100l":19,"0x800b0101":29,"0x800b0102":29,"0x800b0103":29,"0x800b0104":29,"0x800b0105":29,"0x800b0106":29,"0x800b0107":29,"0x800b0108":29,"0x800b0109":29,"0x800b010a":29,"0x800b010b":29,"0x800b010c":29,"0x800b010d":29,"0x800b010e":29,"0x800b010f":29,"0x800b0110":29,"0x800b0111":29,"0x800b0112":29,"0x800b0113":29,"0x800b0114":29,"0x800c0002":29,"0x800c0003":29,"0x800c0004":29,"0x800c0005":29,"0x800c0006":29,"0x800c0007":29,"0x800c0008":29,"0x800c0009":29,"0x800c000a":29,"0x800c000b":29,"0x800c000c":29,"0x800c000d":29,"0x800c000e":29,"0x800c000f":29,"0x800c0010":29,"0x800c0014":29,"0x800c0015":29,"0x800c0019":29,"0x800f0000":29,"0x800f0001":29,"0x800f0002":29,"0x800f0003":29,"0x800f0100":29,"0x800f0101":29,"0x800f0102":29,"0x800f0103":29,"0x800f0200":29,"0x800f0201":29,"0x800f0202":29,"0x800f0203":29,"0x800f0204":29,"0x800f0205":29,"0x800f0206":29,"0x800f0207":29,"0x800f0208":29,"0x800f0209":29,"0x800f020a":29,"0x800f020b":29,"0x800f020c":29,"0x800f020d":29,"0x800f020e":29,"0x800f020f":29,"0x800f0210":29,"0x800f0211":29,"0x800f0212":29,"0x800f0213":29,"0x800f0214":29,"0x800f0215":29,"0x800f0216":29,"0x800f0217":29,"0x800f0218":29,"0x800f0219":29,"0x800f021a":29,"0x800f021b":29,"0x800f021c":29,"0x800f021d":29,"0x800f021e":29,"0x800f021f":29,"0x800f0220":29,"0x800f0221":29,"0x800f0222":29,"0x800f0223":29,"0x800f0224":29,"0x800f0225":29,"0x800f0226":29,"0x800f0227":29,"0x800f0228":29,"0x800f0229":29,"0x800f022a":29,"0x800f022b":29,"0x800f022c":29,"0x800f022d":29,"0x800f022e":29,"0x800f022f":29,"0x800f0230":29,"0x800f0231":29,"0x800f0232":29,"0x800f0233":29,"0x800f0234":29,"0x800f0235":29,"0x800f0236":29,"0x800f0237":29,"0x800f0238":29,"0x800f0239":29,"0x800f023a":29,"0x800f023b":29,"0x800f023c":29,"0x800f023d":29,"0x800f023e":29,"0x800f023f":29,"0x800f0240":29,"0x800f0241":29,"0x800f0242":29,"0x800f0243":29,"0x800f0244":29,"0x800f0245":29,"0x800f0246":29,"0x800f0247":29,"0x800f0248":29,"0x800f0249":29,"0x800f024a":29,"0x800f024b":29,"0x800f024c":29,"0x800f0300":29,"0x800f1000":29,"0x801":29,"0x80100001":29,"0x80100002":29,"0x80100003":29,"0x80100004":29,"0x80100005":29,"0x80100006":29,"0x80100007":29,"0x80100008":29,"0x80100009":29,"0x8010000a":29,"0x8010000b":29,"0x8010000c":29,"0x8010000d":29,"0x8010000e":29,"0x8010000f":29,"0x80100010":29,"0x80100011":29,"0x80100012":29,"0x80100013":29,"0x80100014":29,"0x80100015":29,"0x80100016":29,"0x80100017":29,"0x80100018":29,"0x80100019":29,"0x8010001a":29,"0x8010001b":29,"0x8010001c":29,"0x8010001d":29,"0x8010001e":29,"0x8010001f":29,"0x80100020":29,"0x80100021":29,"0x80100022":29,"0x80100023":29,"0x80100024":29,"0x80100025":29,"0x80100026":29,"0x80100027":29,"0x80100028":29,"0x80100029":29,"0x8010002a":29,"0x8010002b":29,"0x8010002c":29,"0x8010002d":29,"0x8010002e":29,"0x8010002f":29,"0x80100030":29,"0x80100031":29,"0x80100032":29,"0x80100033":29,"0x80100034":29,"0x80100065":29,"0x80100066":29,"0x80100067":29,"0x80100068":29,"0x80100069":29,"0x8010006a":29,"0x8010006b":29,"0x8010006c":29,"0x8010006d":29,"0x8010006e":29,"0x8010006f":29,"0x80100070":29,"0x80100071":29,"0x80100072":29,"0x80110401":29,"0x80110402":29,"0x80110403":29,"0x80110404":29,"0x80110407":29,"0x80110408":29,"0x80110409":29,"0x8011040a":29,"0x8011040b":29,"0x8011040c":29,"0x8011040d":29,"0x8011040f":29,"0x80110410":29,"0x80110411":29,"0x80110412":29,"0x80110413":29,"0x80110414":29,"0x80110418":29,"0x80110419":29,"0x8011041a":29,"0x8011041b":29,"0x8011041d":29,"0x8011041e":29,"0x8011041f":29,"0x80110423":29,"0x80110424":29,"0x80110425":29,"0x80110426":29,"0x80110427":29,"0x80110428":29,"0x80110429":29,"0x8011042a":29,"0x8011042b":29,"0x8011042c":29,"0x8011042d":29,"0x8011042e":29,"0x80110430":29,"0x80110433":29,"0x80110434":29,"0x80110435":29,"0x80110436":29,"0x80110437":29,"0x80110438":29,"0x80110439":29,"0x8011043b":29,"0x8011043c":29,"0x8011043e":29,"0x8011043f":29,"0x80110446":29,"0x80110447":29,"0x80110448":29,"0x80110449":29,"0x8011044a":29,"0x8011044b":29,"0x8011044c":29,"0x8011044d":29,"0x8011044e":29,"0x8011044f":29,"0x80110450":29,"0x80110451":29,"0x80110457":29,"0x80110458":29,"0x80110459":29,"0x8011045a":29,"0x8011045b":29,"0x8011045c":29,"0x8011045d":29,"0x80110472":29,"0x80110473":29,"0x80110474":29,"0x80110475":29,"0x80110480":29,"0x80110481":29,"0x80110482":29,"0x80110483":29,"0x80110484":29,"0x80110485":29,"0x80110486":29,"0x80110600":29,"0x80110601":29,"0x80110602":29,"0x80110603":29,"0x80110604":29,"0x80110605":29,"0x80110606":29,"0x80110701":29,"0x80110808":29,"0x80110809":29,"0x8011080a":29,"0x8011080b":29,"0x8011080d":29,"0x8011080e":29,"0x8011080f":29,"0x80110811":29,"0x80110812":29,"0x80110813":29,"0x80110814":29,"0x80110815":29,"0x80110816":29,"0x80110817":29,"0x80110818":29,"0x80110819":29,"0x8011081a":29,"0x8011081b":29,"0x8011081c":29,"0x8011081d":29,"0x8011081e":29,"0x8011081f":29,"0x80110820":29,"0x80110821":29,"0x80110822":29,"0x80110823":29,"0x80110824":29,"0x80130001":13,"0x80130002":13,"0x80130003":13,"0x80130004":13,"0x80130005":13,"0x80190001":29,"0x80190003":29,"0x80190004":29,"0x80190005":29,"0x80190009":13,"0x80190029":13,"0x80190031":13,"0x80190041":13,"0x80190042":13,"0x8019012c":29,"0x8019012d":29,"0x8019012e":29,"0x8019012f":29,"0x80190130":29,"0x80190131":29,"0x80190133":29,"0x80190190":29,"0x80190191":29,"0x80190192":29,"0x80190193":29,"0x80190194":29,"0x80190195":29,"0x80190196":29,"0x80190197":29,"0x80190198":29,"0x80190199":29,"0x8019019a":29,"0x8019019b":29,"0x8019019c":29,"0x8019019d":29,"0x8019019e":29,"0x8019019f":29,"0x801901a0":29,"0x801901a1":29,"0x801901f4":29,"0x801901f5":29,"0x801901f6":29,"0x801901f7":29,"0x801901f8":29,"0x801901f9":29,"0x801b00eb":13,"0x801b8000":29,"0x801b8001":29,"0x801b8002":29,"0x801b8003":29,"0x801b8004":29,"0x801b8005":29,"0x801b8006":29,"0x801b8007":29,"0x801c0001":13,"0x801f0001":29,"0x801f0002":29,"0x801f0003":29,"0x801f0004":29,"0x801f0005":29,"0x801f0006":29,"0x801f0007":29,"0x801f0008":29,"0x801f0009":29,"0x801f000a":29,"0x801f000b":29,"0x801f000c":29,"0x801f000d":29,"0x801f000e":29,"0x801f000f":29,"0x801f0010":29,"0x801f0011":29,"0x801f0012":29,"0x801f0013":29,"0x801f0014":29,"0x801f0015":29,"0x801f0016":29,"0x801f0017":29,"0x801f0018":29,"0x801f0019":29,"0x801f001a":29,"0x801f001b":29,"0x801f001c":29,"0x801f0020":29,"0x801f0023":29,"0x802":29,"0x80210001":13,"0x80210002":13,"0x80260001":29,"0x80263001":29,"0x80263002":29,"0x80263003":29,"0x80263004":29,"0x80263005":29,"0x80263007":29,"0x80270001":29,"0x80270002":29,"0x80270003":29,"0x80270004":29,"0x80270005":29,"0x80270006":29,"0x80270007":29,"0x80270008":29,"0x80270009":29,"0x8027000a":29,"0x8027000b":29,"0x8027000c":29,"0x8027000e":29,"0x8027000f":29,"0x80270010":29,"0x80270011":29,"0x80270012":29,"0x80270013":29,"0x80270220":29,"0x80270222":29,"0x80270250":29,"0x80270251":29,"0x80270252":29,"0x80270253":29,"0x80270254":29,"0x80270255":29,"0x80270256":29,"0x80270257":29,"0x8027025a":29,"0x8027025b":29,"0x8027025c":29,"0x8027025d":29,"0x80270260":29,"0x80270261":29,"0x80270262":29,"0x80270263":29,"0x80270264":29,"0x80270265":29,"0x80280000":29,"0x80280001":29,"0x80280002":29,"0x80280003":29,"0x80280004":29,"0x80280005":29,"0x80280006":29,"0x80280007":29,"0x80280008":29,"0x80280009":29,"0x8028000a":29,"0x8028000b":29,"0x8028000c":29,"0x8028000d":29,"0x8028000e":29,"0x8028000f":29,"0x80280010":29,"0x80280011":29,"0x80280012":29,"0x80280013":29,"0x80280014":29,"0x80280015":29,"0x80280016":29,"0x80280017":29,"0x80280018":29,"0x80280019":29,"0x8028001a":29,"0x8028001b":29,"0x8028001c":29,"0x8028001d":29,"0x8028001e":29,"0x8028001f":29,"0x80280020":29,"0x80280021":29,"0x80280022":29,"0x80280023":29,"0x80280024":29,"0x80280025":29,"0x80280026":29,"0x80280027":29,"0x80280028":29,"0x80280029":29,"0x8028002a":29,"0x8028002b":29,"0x8028002c":29,"0x8028002d":29,"0x8028002e":29,"0x8028002f":29,"0x80280030":29,"0x80280031":29,"0x80280032":29,"0x80280033":29,"0x80280034":29,"0x80280035":29,"0x80280036":29,"0x80280037":29,"0x80280038":29,"0x80280039":29,"0x8028003a":29,"0x8028003b":29,"0x8028003c":29,"0x8028003d":29,"0x8028003e":29,"0x8028003f":29,"0x80280040":29,"0x80280041":29,"0x80280042":29,"0x80280043":29,"0x80280044":29,"0x80280045":29,"0x80280046":29,"0x80280047":29,"0x80280048":29,"0x80280049":29,"0x8028004a":29,"0x8028004b":29,"0x8028004c":29,"0x8028004d":29,"0x8028004e":29,"0x8028004f":29,"0x80280050":29,"0x80280051":29,"0x80280052":29,"0x80280053":29,"0x80280054":29,"0x80280055":29,"0x80280056":29,"0x80280057":29,"0x80280058":29,"0x80280059":29,"0x8028005a":29,"0x8028005b":29,"0x8028005c":29,"0x8028005d":29,"0x8028005e":29,"0x8028005f":29,"0x80280061":29,"0x80280062":29,"0x80280063":29,"0x80280081":29,"0x80280082":29,"0x80280083":29,"0x80280084":29,"0x80280085":29,"0x80280087":29,"0x80280088":29,"0x80280089":29,"0x8028008a":29,"0x8028008b":29,"0x8028008c":29,"0x8028008d":29,"0x8028008e":29,"0x8028008f":29,"0x80280090":29,"0x80280092":29,"0x80280095":29,"0x80280096":29,"0x80280097":29,"0x80280098":29,"0x8028009a":29,"0x8028009b":29,"0x8028009c":29,"0x8028009d":29,"0x8028009f":29,"0x802800a0":29,"0x802800a1":29,"0x802800a2":29,"0x802800a3":29,"0x802800a4":29,"0x802800a5":29,"0x802800a6":29,"0x802800a7":29,"0x80280100":29,"0x80280101":29,"0x80280103":29,"0x8028010b":29,"0x80280119":29,"0x80280120":29,"0x80280121":29,"0x80280123":29,"0x80280124":29,"0x80280125":29,"0x80280126":29,"0x80280127":29,"0x80280128":29,"0x8028012d":29,"0x8028012e":29,"0x8028012f":29,"0x80280130":29,"0x80280131":29,"0x80280142":29,"0x80280143":29,"0x80280144":29,"0x80280145":29,"0x80280146":29,"0x80280147":29,"0x80280148":29,"0x80280149":29,"0x8028014a":29,"0x8028014b":29,"0x8028014c":29,"0x80280150":29,"0x80280151":29,"0x80280152":29,"0x80280153":29,"0x80280154":29,"0x80280155":29,"0x80280400":29,"0x80280401":29,"0x80280402":29,"0x80280403":29,"0x80280404":29,"0x80280800":29,"0x80280801":29,"0x80280802":29,"0x80280803":29,"0x80280901":29,"0x80280902":29,"0x80280903":29,"0x80280904":29,"0x80280905":29,"0x80280906":29,"0x80280907":29,"0x80280908":29,"0x80280909":29,"0x8028090a":29,"0x80280920":29,"0x80280921":29,"0x80280922":29,"0x80280923":29,"0x80284001":29,"0x80284002":29,"0x80284003":29,"0x80284004":29,"0x80284005":29,"0x80284006":29,"0x80284007":29,"0x80284008":29,"0x80284009":29,"0x8028400a":29,"0x8028400b":29,"0x8028400c":29,"0x8028400d":29,"0x8028400e":29,"0x8028400f":29,"0x80284010":29,"0x80284011":29,"0x80284012":29,"0x80284013":29,"0x80284014":29,"0x80284015":29,"0x80284016":29,"0x80290100":29,"0x80290101":29,"0x80290102":29,"0x80290103":29,"0x80290104":29,"0x80290105":29,"0x80290106":29,"0x80290107":29,"0x80290108":29,"0x80290109":29,"0x8029010a":29,"0x8029010b":29,"0x8029010c":29,"0x8029010d":29,"0x8029010e":29,"0x8029010f":29,"0x80290110":29,"0x80290111":29,"0x80290112":29,"0x80290113":29,"0x80290114":29,"0x80290115":29,"0x80290116":29,"0x80290117":29,"0x80290118":29,"0x80290119":29,"0x8029011a":29,"0x8029011b":29,"0x8029011c":29,"0x8029011d":29,"0x8029011e":29,"0x8029011f":29,"0x80290120":29,"0x80290121":29,"0x80290122":29,"0x80290123":29,"0x80290124":29,"0x80290125":29,"0x80290126":29,"0x80290127":29,"0x80290128":29,"0x80290129":29,"0x8029012a":29,"0x8029012b":29,"0x8029012c":29,"0x80290200":29,"0x80290201":29,"0x80290202":29,"0x80290203":29,"0x80290204":29,"0x80290205":29,"0x80290206":29,"0x80290207":29,"0x80290208":29,"0x80290209":29,"0x8029020a":29,"0x8029020b":29,"0x8029020c":29,"0x8029020d":29,"0x8029020e":29,"0x8029020f":29,"0x80290210":29,"0x80290211":29,"0x80290212":29,"0x80290213":29,"0x80290214":29,"0x80290215":29,"0x80290216":29,"0x80290217":29,"0x80290218":29,"0x80290219":29,"0x8029021a":29,"0x8029021b":29,"0x80290300":29,"0x80290301":29,"0x80290302":29,"0x80290303":29,"0x80290304":29,"0x80290400":29,"0x80290401":29,"0x80290402":29,"0x80290403":29,"0x80290404":29,"0x80290405":29,"0x80290406":29,"0x80290407":29,"0x80290408":29,"0x80290409":29,"0x8029040a":29,"0x8029040b":29,"0x8029040c":29,"0x8029040e":29,"0x8029040f":29,"0x80290410":29,"0x80290411":29,"0x80290412":29,"0x80290413":29,"0x80290414":29,"0x80290415":29,"0x80290416":29,"0x80290417":29,"0x80290418":29,"0x80290419":29,"0x8029041a":29,"0x8029041b":29,"0x8029041c":29,"0x8029041d":29,"0x8029041e":29,"0x8029041f":29,"0x80290420":29,"0x80290421":29,"0x80290422":29,"0x80290500":29,"0x802a0001":29,"0x802a0002":29,"0x802a0003":29,"0x802a0004":29,"0x802a0005":29,"0x802a0006":29,"0x802a0007":29,"0x802a0008":29,"0x802a0009":29,"0x802a000a":29,"0x802a000b":29,"0x802a000c":29,"0x802a0101":29,"0x802a0102":29,"0x802a0103":29,"0x802a0104":29,"0x802a0105":29,"0x802a0106":29,"0x802a0107":29,"0x802a0108":29,"0x802a0109":29,"0x802a010a":29,"0x802a010b":29,"0x802a010c":29,"0x802a0201":29,"0x80300002":29,"0x80300045":29,"0x80300070":29,"0x803000aa":29,"0x803000b7":29,"0x80300101":29,"0x80300102":29,"0x80300103":29,"0x80300104":29,"0x80300105":29,"0x80300106":29,"0x80300107":29,"0x80300108":29,"0x80300109":29,"0x8030010a":29,"0x8030010b":29,"0x8030010c":29,"0x8030010d":29,"0x8030010e":29,"0x8030010f":29,"0x80300110":29,"0x80300111":29,"0x80300112":29,"0x80300113":29,"0x80310000":29,"0x80310001":29,"0x80310002":29,"0x80310003":29,"0x80310004":29,"0x80310005":29,"0x80310006":29,"0x80310007":29,"0x80310008":29,"0x80310009":29,"0x8031000a":29,"0x8031000b":29,"0x8031000c":29,"0x8031000d":29,"0x8031000e":29,"0x8031000f":29,"0x80310010":29,"0x80310011":29,"0x80310012":29,"0x80310013":29,"0x80310014":29,"0x80310015":29,"0x80310016":29,"0x80310017":29,"0x80310018":29,"0x80310019":29,"0x8031001a":29,"0x8031001b":29,"0x8031001c":29,"0x8031001d":29,"0x8031001e":29,"0x8031001f":29,"0x80310020":29,"0x80310021":29,"0x80310022":29,"0x80310023":29,"0x80310024":29,"0x80310025":29,"0x80310026":29,"0x80310027":29,"0x80310028":29,"0x80310029":29,"0x8031002a":29,"0x8031002b":29,"0x8031002c":29,"0x8031002d":29,"0x8031002e":29,"0x80310030":29,"0x80310031":29,"0x80310032":29,"0x80310033":29,"0x80310034":29,"0x80310035":29,"0x80310036":29,"0x80310037":29,"0x80310038":29,"0x80310039":29,"0x8031003a":29,"0x8031003b":29,"0x8031003c":29,"0x8031003d":29,"0x8031003e":29,"0x8031003f":29,"0x80310040":29,"0x80310041":29,"0x80310042":29,"0x80310043":29,"0x80310044":29,"0x80310045":29,"0x80310046":29,"0x80310047":29,"0x80310048":29,"0x80310049":29,"0x8031004a":29,"0x8031004b":29,"0x8031004c":29,"0x8031004d":29,"0x8031004e":29,"0x8031004f":29,"0x80310050":29,"0x80310051":29,"0x80310052":29,"0x80310053":29,"0x80310054":29,"0x80310055":29,"0x80310056":29,"0x80310057":29,"0x80310058":29,"0x80310059":29,"0x8031005a":29,"0x8031005b":29,"0x8031005c":29,"0x8031005d":29,"0x8031005e":29,"0x8031005f":29,"0x80310060":29,"0x80310061":29,"0x80310062":29,"0x80310063":29,"0x80310064":29,"0x80310065":29,"0x80310066":29,"0x80310067":29,"0x80310068":29,"0x80310069":29,"0x8031006a":29,"0x8031006b":29,"0x8031006c":29,"0x8031006d":29,"0x8031006e":29,"0x8031006f":29,"0x80310070":29,"0x80310071":29,"0x80310072":29,"0x80310073":29,"0x80310074":29,"0x80310075":29,"0x80310076":29,"0x80310077":29,"0x80310078":29,"0x80310079":29,"0x80310080":29,"0x80310081":29,"0x80310082":29,"0x80310083":29,"0x80310084":29,"0x80310085":29,"0x80310086":29,"0x80310087":29,"0x80310088":29,"0x80310089":29,"0x80310090":29,"0x80310091":29,"0x80310092":29,"0x80310093":29,"0x80310094":29,"0x80310095":29,"0x80310096":29,"0x80310097":29,"0x80310098":29,"0x80310099":29,"0x8031009a":29,"0x8031009b":29,"0x8031009c":29,"0x8031009d":29,"0x8031009e":29,"0x8031009f":29,"0x803100a0":29,"0x803100a1":29,"0x803100a2":29,"0x803100a3":29,"0x803100a4":29,"0x803100a5":29,"0x803100a6":29,"0x803100a7":29,"0x803100a8":29,"0x803100a9":29,"0x803100aa":29,"0x803100ab":29,"0x803100ac":29,"0x803100ad":29,"0x803100ae":29,"0x803100af":29,"0x803100b0":29,"0x803100b1":29,"0x803100b2":29,"0x803100b3":29,"0x803100b4":29,"0x803100b5":29,"0x803100b6":29,"0x803100b7":29,"0x803100b8":29,"0x803100b9":29,"0x803100ba":29,"0x803100bb":29,"0x803100bc":29,"0x803100bd":29,"0x803100be":29,"0x803100bf":29,"0x803100c0":29,"0x803100c1":29,"0x803100c2":29,"0x803100c3":29,"0x803100c4":29,"0x803100c5":29,"0x803100c6":29,"0x803100c7":29,"0x803100c8":29,"0x803100c9":29,"0x803100ca":29,"0x803100cb":29,"0x803100cc":29,"0x803100cd":29,"0x803100ce":29,"0x803100cf":29,"0x803100d0":29,"0x803100d1":29,"0x803100d2":29,"0x803100d3":29,"0x803100d4":29,"0x803100d5":29,"0x803100d6":29,"0x803100d7":29,"0x803100d8":29,"0x803100d9":29,"0x803100da":29,"0x803100db":29,"0x803100dc":29,"0x803100dd":29,"0x803100de":29,"0x803100df":29,"0x803100e0":29,"0x80320001":29,"0x80320002":29,"0x80320003":29,"0x80320004":29,"0x80320005":29,"0x80320006":29,"0x80320007":29,"0x80320008":29,"0x80320009":29,"0x8032000a":29,"0x8032000b":29,"0x8032000c":29,"0x8032000d":29,"0x8032000e":29,"0x8032000f":29,"0x80320010":29,"0x80320011":29,"0x80320012":29,"0x80320013":29,"0x80320014":29,"0x80320015":29,"0x80320016":29,"0x80320017":29,"0x80320018":29,"0x80320019":29,"0x8032001a":29,"0x8032001b":29,"0x8032001c":29,"0x8032001d":29,"0x8032001e":29,"0x8032001f":29,"0x80320020":29,"0x80320021":29,"0x80320022":29,"0x80320023":29,"0x80320024":29,"0x80320025":29,"0x80320026":29,"0x80320027":29,"0x80320028":29,"0x80320029":29,"0x8032002a":29,"0x8032002b":29,"0x8032002c":29,"0x8032002d":29,"0x8032002e":29,"0x8032002f":29,"0x80320030":29,"0x80320031":29,"0x80320032":29,"0x80320033":29,"0x80320034":29,"0x80320035":29,"0x80320036":29,"0x80320037":29,"0x80320038":29,"0x80320039":29,"0x8032003a":29,"0x8032003b":29,"0x8032003c":29,"0x8032003d":29,"0x8032003e":29,"0x8032003f":29,"0x80320040":29,"0x80320041":29,"0x80320042":29,"0x80320043":29,"0x80320044":29,"0x80320104":29,"0x80340002":29,"0x80340004":29,"0x80340005":29,"0x80340006":29,"0x80340007":29,"0x80340008":29,"0x80340009":29,"0x8034000a":29,"0x8034000b":29,"0x8034000c":29,"0x8034000d":29,"0x8034000f":29,"0x80340010":29,"0x80340011":29,"0x80340014":29,"0x80340015":29,"0x80340016":29,"0x80340017":29,"0x80340018":29,"0x80340019":29,"0x8034001a":29,"0x8034001b":29,"0x8034001c":29,"0x8034001d":29,"0x8034001e":29,"0x8034001f":29,"0x80340022":29,"0x8034002a":29,"0x8034002b":29,"0x8034002c":29,"0x8034002d":29,"0x8034002e":29,"0x8034002f":29,"0x80340030":29,"0x80340031":29,"0x803400bb":29,"0x80342000":29,"0x80342001":29,"0x80342002":29,"0x80342003":29,"0x80342004":29,"0x80342005":29,"0x80342006":29,"0x80342007":29,"0x80342008":29,"0x80370001":29,"0x80370100":29,"0x80370101":29,"0x80370102":29,"0x80370105":29,"0x80370106":29,"0x80370107":29,"0x80370108":29,"0x80370109":29,"0x8037010a":29,"0x8037010b":29,"0x8037010c":29,"0x8037010d":29,"0x8037010e":29,"0x8037010f":29,"0x80370110":29,"0x80370111":29,"0x80370112":29,"0x80370113":29,"0x80370114":29,"0x80370115":29,"0x80370116":29,"0x80370117":29,"0x80370118":29,"0x80370119":29,"0x8037011a":29,"0x8037011b":29,"0x8037011c":29,"0x80370300":29,"0x80370301":29,"0x80370302":29,"0x80370303":29,"0x80370304":29,"0x80370305":29,"0x80370306":29,"0x80370307":29,"0x80370308":29,"0x80370309":29,"0x80380001":29,"0x80380002":29,"0x80390001":29,"0x80390003":29,"0x803a0001":29,"0x803b0001":29,"0x803b0002":29,"0x803b0003":29,"0x803b0004":29,"0x803b0005":29,"0x803b0006":29,"0x803b0007":29,"0x803b0008":29,"0x803b0009":29,"0x803b000a":29,"0x803b000b":29,"0x803b000c":29,"0x803b000d":29,"0x803b000e":29,"0x803b000f":29,"0x803b0010":29,"0x803b0011":29,"0x803b0012":29,"0x803b0013":29,"0x803b0014":29,"0x803b0015":29,"0x803b0016":29,"0x803b0017":29,"0x803b0018":29,"0x803b0019":29,"0x803b001a":29,"0x803b001b":29,"0x803b001c":29,"0x803b001d":29,"0x803b001e":29,"0x803b001f":29,"0x803b0020":29,"0x803b0021":29,"0x803b0022":29,"0x803b0023":29,"0x803b0024":29,"0x803b0025":29,"0x803b0026":29,"0x803b0027":29,"0x803b0028":29,"0x803b0029":29,"0x803b002a":29,"0x803b002b":29,"0x803b002c":29,"0x803b002d":29,"0x803b002e":29,"0x803b002f":29,"0x803c0100":29,"0x803c0101":29,"0x803c0102":29,"0x803c0103":29,"0x803c0104":29,"0x803c0106":29,"0x803c0107":29,"0x803c0108":29,"0x803c0109":29,"0x803c010a":29,"0x803c010b":29,"0x803d0000":29,"0x803d0001":29,"0x803d0002":29,"0x803d0003":29,"0x803d0004":29,"0x803d0005":29,"0x803d0006":29,"0x803d0007":29,"0x803d0008":29,"0x803d0009":29,"0x803d000a":29,"0x803d000b":29,"0x803d000c":29,"0x803d000d":29,"0x803d000e":29,"0x803d000f":29,"0x803d0010":29,"0x803d0011":29,"0x803d0012":29,"0x803d0013":29,"0x803d0014":29,"0x803d0015":29,"0x803d0016":29,"0x803d0017":29,"0x803d0018":29,"0x803d0019":29,"0x803d001a":29,"0x803d001b":29,"0x803d001c":29,"0x803d001d":29,"0x803d001e":29,"0x803d001f":29,"0x803d0020":29,"0x803d0021":29,"0x803d0022":29,"0x803d0023":29,"0x803e0100":29,"0x803e0101":29,"0x803e0102":29,"0x803e0103":29,"0x803e0104":29,"0x803e0105":29,"0x803e0106":29,"0x803e0107":29,"0x803e0108":29,"0x803e0109":29,"0x803e0110":29,"0x803e0111":29,"0x803e0112":29,"0x803e0113":29,"0x803e0114":29,"0x803e0115":29,"0x803e0116":29,"0x803e0117":29,"0x803e0118":29,"0x803e0119":29,"0x803e011a":29,"0x803e011b":29,"0x803e011c":29,"0x803e0120":29,"0x803e012a":29,"0x803e012b":29,"0x803e0200":29,"0x803e0201":29,"0x803e0202":29,"0x803e0203":29,"0x803e0204":29,"0x803e0205":29,"0x803e0206":29,"0x803e0207":29,"0x803e0208":29,"0x803e0209":29,"0x803e020a":29,"0x803e020b":29,"0x80400000":29,"0x80400001":29,"0x80400002":29,"0x80400003":29,"0x80400004":29,"0x80400005":29,"0x80400006":29,"0x80400007":29,"0x80400008":29,"0x80548201":29,"0x80548202":29,"0x80548203":29,"0x80548204":29,"0x80548205":29,"0x80548206":29,"0x80548207":29,"0x80548208":29,"0x80548209":29,"0x8054820a":29,"0x8054820b":29,"0x8054820c":29,"0x8054820d":29,"0x8054820e":29,"0x8054820f":29,"0x80548210":29,"0x80548211":29,"0x80548212":29,"0x80548218":29,"0x80548219":29,"0x80548220":29,"0x80548221":29,"0x80548222":29,"0x80548223":29,"0x80548224":29,"0x80548225":29,"0x80548226":29,"0x80548227":29,"0x80548228":29,"0x80548229":29,"0x80550001":29,"0x80550002":29,"0x80550003":29,"0x80550004":29,"0x80550005":29,"0x80550006":29,"0x80550007":29,"0x80550008":29,"0x80550009":29,"0x8055000a":29,"0x8055000b":29,"0x8055000c":29,"0x8055000d":29,"0x80630001":29,"0x80630002":29,"0x80630003":29,"0x80630004":29,"0x80630010":29,"0x80630011":29,"0x80630012":29,"0x80630013":29,"0x80630014":29,"0x80630015":29,"0x80630016":29,"0x80630017":29,"0x80630103":29,"0x80630106":29,"0x80630107":29,"0x80630108":29,"0x80630109":29,"0x8063010a":29,"0x8063010b":29,"0x80630201":29,"0x80630202":29,"0x80630203":29,"0x80630204":29,"0x80630301":29,"0x80630302":29,"0x80630303":29,"0x80630304":29,"0x80630305":29,"0x80630306":29,"0x80630401":29,"0x80630501":29,"0x80630601":29,"0x80630602":29,"0x80630701":29,"0x80630703":29,"0x80630705":29,"0x80630706":29,"0x80630801":29,"0x80631001":29,"0x80631005":29,"0x80632010":29,"0x80632020":29,"0x80632021":29,"0x80632030":29,"0x80632040":29,"0x80632050":29,"0x80632060":29,"0x80632070":29,"0x80632071":29,"0x80632072":29,"0x80632080":29,"0x80632081":29,"0x80632082":29,"0x80632083":29,"0x80632090":29,"0x80632091":29,"0x80632092":29,"0x80632093":29,"0x80632094":29,"0x80632095":29,"0x80632096":29,"0x806320a0":29,"0x806320a1":29,"0x80634001":29,"0x80634002":29,"0x80634003":29,"0x80634005":29,"0x80636001":29,"0x80637000":29,"0x80637001":29,"0x80637003":29,"0x80637004":29,"0x80637005":29,"0x80637007":29,"0x80637008":29,"0x80637009":29,"0x8063700a":29,"0x8063700b":29,"0x80650001":29,"0x80650002":29,"0x80650003":29,"0x80650004":29,"0x80650005":29,"0x80650006":29,"0x80650007":29,"0x80650008":29,"0x80650009":29,"0x8065000a":29,"0x8065000b":29,"0x8065000c":29,"0x8065000d":29,"0x8065000e":29,"0x8065000f":29,"0x80650010":29,"0x80650011":29,"0x80651000":29,"0x80660001":29,"0x80660002":29,"0x80660003":29,"0x80660004":29,"0x80660005":29,"0x80670001":29,"0x80670002":29,"0x80670003":29,"0x80670004":29,"0x80670005":29,"0x80670006":29,"0x80670007":29,"0x80670008":29,"0x80670009":29,"0x8067000a":29,"0x8067000b":29,"0x8067000c":29,"0x8067000d":29,"0x8067000e":29,"0x8067000f":29,"0x80670010":29,"0x80670011":29,"0x80670012":29,"0x80820001":29,"0x80820002":29,"0x80830001":29,"0x80830002":29,"0x80830003":29,"0x80830004":29,"0x80830005":29,"0x80830006":29,"0x80830007":29,"0x80830008":29,"0x80830009":29,"0x8083000a":29,"0x80860001":29,"0x80860002":29,"0x80860003":29,"0x80860004":29,"0x80860005":29,"0x80860006":29,"0x80860007":29,"0x80860008":29,"0x80860009":29,"0x8086000a":29,"0x8086000b":29,"0x8086000c":29,"0x8086000d":29,"0x8086000e":29,"0x8086000f":29,"0x80860010":29,"0x80b00001":29,"0x80b00002":29,"0x80b00003":29,"0x80b00004":29,"0x80e7000":29,"0x80e70001":29,"0x80e70002":29,"0x80e70003":29,"0x80e70004":29,"0x80e70006":29,"0x80e70007":29,"0x80e70008":29,"0x80e70009":29,"0x80e7000a":29,"0x80e7000b":29,"0x80e7000c":29,"0x80e7000d":29,"0x80e7000f":29,"0x80e70010":29,"0x80e70011":29,"0x80e70012":29,"0x80e70013":29,"0x80e70014":29,"0x80l":[31,32],"0x81":29,"0x82":29,"0x83":29,"0x83750001":29,"0x83750002":29,"0x83750003":29,"0x83750004":29,"0x83750005":29,"0x83750006":29,"0x83750007":29,"0x83750008":29,"0x83750009":29,"0x83760001":29,"0x83760002":29,"0x83760003":29,"0x83760004":29,"0x83760005":29,"0x83c":29,"0x83d":29,"0x84":29,"0x85":29,"0x85678080":19,"0x86":29,"0x8664":27,"0x87":29,"0x878":29,"0x879":29,"0x87a":29,"0x87a0001":29,"0x87a0002":29,"0x87a0004":29,"0x87a0005":29,"0x87a0006":29,"0x87a0007":29,"0x87a0008":29,"0x87a0009":29,"0x87a000a":29,"0x87a002f":29,"0x87af000":29,"0x87af0001":29,"0x87af0002":29,"0x87af0003":29,"0x87af0004":29,"0x87af0005":29,"0x87af0006":29,"0x87af0007":29,"0x87af0008":29,"0x87af0009":29,"0x87af000a":29,"0x87af000b":29,"0x87af000c":29,"0x87af000d":29,"0x87af000f":29,"0x87af0010":29,"0x87af0011":29,"0x87af0012":29,"0x87af0013":29,"0x87af0014":29,"0x87af0015":29,"0x87af0016":29,"0x87af0017":29,"0x87af0018":29,"0x87af0019":29,"0x87af001a":29,"0x87af001b":29,"0x87af001c":29,"0x87af0064":29,"0x87af0065":29,"0x87af010":29,"0x87af0105":29,"0x87af0106":29,"0x87af0108":29,"0x87af010a":29,"0x87af010b":29,"0x87af0113":29,"0x87af011b":29,"0x87af011c":29,"0x87af020":29,"0x87af0204":29,"0x87af0205":29,"0x87af0208":29,"0x87af020a":29,"0x87af0213":29,"0x87af021b":29,"0x87af030":29,"0x87af0308":29,"0x87af030a":29,"0x87af0313":29,"0x87af040":29,"0x87af0408":29,"0x87af040a":29,"0x87af0413":29,"0x87af050a":29,"0x87af0513":29,"0x87af060a":29,"0x87af0613":29,"0x87af070a":29,"0x87af0713":29,"0x87af080a":29,"0x87af0813":29,"0x87af090a":29,"0x87af0913":29,"0x87af0a0a":29,"0x87af0a13":29,"0x87af0b0a":29,"0x87af0c0a":29,"0x87af0d0a":29,"0x87af0e0a":29,"0x87af0f0a":29,"0x87af100a":29,"0x87af110a":29,"0x87af120a":29,"0x87af130a":29,"0x87af140a":29,"0x87af150a":29,"0x87af160a":29,"0x87af170a":29,"0x87af180a":29,"0x87af190a":29,"0x87af1a02":29,"0x87af1a03":29,"0x87af1a0a":29,"0x87b":29,"0x87c":29,"0x87c51001":29,"0x87c51002":29,"0x87c51003":29,"0x87c51004":29,"0x87c51005":29,"0x87c51006":29,"0x87c51007":29,"0x87c51008":29,"0x87c51009":29,"0x87c5100a":29,"0x87c5100b":29,"0x87c5100c":29,"0x87c5100d":29,"0x87c5100e":29,"0x87c5100f":29,"0x87c51010":29,"0x87c51011":29,"0x87c51012":29,"0x87c51013":29,"0x87c51014":29,"0x87c51015":29,"0x87c51016":29,"0x87c51017":29,"0x87c51018":29,"0x87c51019":29,"0x87c5101a":29,"0x87c5101b":29,"0x87c5101c":29,"0x87c5101d":29,"0x87c5101e":29,"0x87c5101f":29,"0x87c51020":29,"0x87c51021":29,"0x87c51022":29,"0x87c51023":29,"0x87c51024":29,"0x87c51025":29,"0x87c51026":29,"0x87c51027":29,"0x87c51028":29,"0x87c51029":29,"0x87c5102a":29,"0x87c5102b":29,"0x87c5102c":29,"0x87c5102d":29,"0x87c5102e":29,"0x87c5102f":29,"0x87c51030":29,"0x87c51031":29,"0x87c51032":29,"0x87c51033":29,"0x87c51034":29,"0x87c51035":29,"0x87c51036":29,"0x87c51037":29,"0x87c51038":29,"0x87c51039":29,"0x87c5103a":29,"0x87c5103b":29,"0x87c5103c":29,"0x87c5103d":29,"0x87c5103e":29,"0x87c5103f":29,"0x87c51040":29,"0x87c51041":29,"0x87c51042":29,"0x87c51043":29,"0x87c51044":29,"0x87c51045":29,"0x87c51046":29,"0x87c51047":29,"0x87c51048":29,"0x87c51049":29,"0x87c51050":29,"0x87c51051":29,"0x87c51052":29,"0x87c51053":29,"0x87c51054":29,"0x87c51055":29,"0x87c51056":29,"0x87c51057":29,"0x87c51058":29,"0x87c51059":29,"0x87c5105a":29,"0x87c5105b":29,"0x87c5105c":29,"0x87d":29,"0x87e":29,"0x87f":29,"0x88":29,"0x88010001":29,"0x88010002":29,"0x88010003":29,"0x88010004":29,"0x88010005":29,"0x88010006":29,"0x88010007":29,"0x88010008":29,"0x88010009":29,"0x8802b001":29,"0x8802b002":29,"0x8802b003":29,"0x8802b004":29,"0x8802b005":29,"0x8802b006":29,"0x8802c002":29,"0x8802c003":29,"0x8802c004":29,"0x8802c005":29,"0x8802c006":29,"0x8802c007":29,"0x8802d001":29,"0x8802d002":29,"0x8802d003":29,"0x8802d004":29,"0x8802d005":29,"0x8802d006":29,"0x8802d007":29,"0x8802d008":29,"0x8802d009":29,"0x8802d00a":29,"0x8802d00b":29,"0x8804000":19,"0x88790001":29,"0x88790002":29,"0x887a0001":29,"0x887a0002":29,"0x887a0003":29,"0x887a0004":29,"0x887a0005":29,"0x887a0006":29,"0x887a0007":29,"0x887a000a":29,"0x887a000b":29,"0x887a000c":29,"0x887a002":29,"0x887a0020":29,"0x887a0021":29,"0x887a0022":29,"0x887a0023":29,"0x887a0024":29,"0x887a0025":29,"0x887a0026":29,"0x887a0027":29,"0x887a0028":29,"0x887a0029":29,"0x887a002a":29,"0x887a002b":29,"0x887a002c":29,"0x887a002d":29,"0x887a0030":29,"0x887a0031":29,"0x887a0032":29,"0x887a0033":29,"0x887a0034":29,"0x887a0035":29,"0x887a0036":29,"0x887b0001":29,"0x887b0002":29,"0x887b0003":29,"0x887c0001":29,"0x887c0002":29,"0x887c0003":29,"0x887c0004":29,"0x887e0001":29,"0x887e0002":29,"0x888":29,"0x889":29,"0x88900001":29,"0x88900002":29,"0x88900003":29,"0x88900004":29,"0x88980001":29,"0x88980002":29,"0x88980003":29,"0x88980004":29,"0x88980005":29,"0x88980006":29,"0x88980007":29,"0x88980008":29,"0x88980009":29,"0x8898000a":29,"0x88980080":29,"0x88980084":29,"0x88980085":29,"0x88980086":29,"0x88980087":29,"0x88980088":29,"0x88980089":29,"0x8898008a":29,"0x8898008b":29,"0x8898008c":29,"0x8898008d":29,"0x8898008e":29,"0x8898008f":29,"0x88980090":29,"0x88980091":29,"0x88980092":29,"0x88980093":29,"0x88980094":29,"0x88980095":29,"0x88980096":29,"0x88980097":29,"0x88980098":29,"0x88980099":29,"0x8898009a":29,"0x8898009b":29,"0x8898009d":29,"0x8898009e":29,"0x8898009f":29,"0x889800a0":29,"0x889800a1":29,"0x88980400":29,"0x88980401":29,"0x88980402":29,"0x88980403":29,"0x88980404":29,"0x88980405":29,"0x88980406":29,"0x88980407":29,"0x88980408":29,"0x88980409":29,"0x8898040a":29,"0x8898040b":29,"0x8898040c":29,"0x8898040d":29,"0x8898040e":29,"0x8898040f":29,"0x88980410":29,"0x88980411":29,"0x88980412":29,"0x88980413":29,"0x88980414":29,"0x88980415":29,"0x88980416":29,"0x88980417":29,"0x88980418":29,"0x88980419":29,"0x88980420":29,"0x88980421":29,"0x88980422":29,"0x88980423":29,"0x88980500":29,"0x88980501":29,"0x88980502":29,"0x88980503":29,"0x88980504":29,"0x88980505":29,"0x88980506":29,"0x88980507":29,"0x88980508":29,"0x88980509":29,"0x8898050a":29,"0x8898050b":29,"0x8898050c":29,"0x8898050d":29,"0x8898050e":29,"0x8898060e":29,"0x8898060f":29,"0x88980610":29,"0x88980611":29,"0x88980612":29,"0x88980613":29,"0x88980614":29,"0x88980615":29,"0x88980616":29,"0x88980617":29,"0x88980618":29,"0x88980619":29,"0x8898061a":29,"0x8898061b":29,"0x88980700":29,"0x88980701":29,"0x88980702":29,"0x88980800":29,"0x88980801":29,"0x88980802":29,"0x88982f04":29,"0x88982f05":29,"0x88982f07":29,"0x88982f0b":29,"0x88982f0c":29,"0x88982f0d":29,"0x88982f40":29,"0x88982f41":29,"0x88982f42":29,"0x88982f43":29,"0x88982f44":29,"0x88982f45":29,"0x88982f46":29,"0x88982f48":29,"0x88982f49":29,"0x88982f50":29,"0x88982f51":29,"0x88982f52":29,"0x88982f60":29,"0x88982f61":29,"0x88982f62":29,"0x88982f63":29,"0x88982f70":29,"0x88982f71":29,"0x88982f72":29,"0x88982f73":29,"0x88982f80":29,"0x88982f81":29,"0x88982f8a":29,"0x88982f8b":29,"0x88982f8c":29,"0x88982f8d":29,"0x88982f8e":29,"0x88982f8f":29,"0x88982f90":29,"0x88982f91":29,"0x88982f92":29,"0x88982f93":29,"0x88982f94":29,"0x88982f95":29,"0x88982f96":29,"0x88985000":29,"0x88985001":29,"0x88985002":29,"0x88985003":29,"0x88985004":29,"0x88985005":29,"0x88985006":29,"0x88985007":29,"0x88985008":29,"0x88985009":29,"0x8898500a":29,"0x8898500b":29,"0x8898500c":29,"0x8898500d":29,"0x8898500e":29,"0x8898500f":29,"0x88985010":29,"0x88990001":29,"0x88990002":29,"0x88990003":29,"0x88990004":29,"0x88990005":29,"0x88990006":29,"0x88990007":29,"0x88990008":29,"0x88990009":29,"0x8899000a":29,"0x8899000b":29,"0x8899000c":29,"0x8899000d":29,"0x8899000e":29,"0x8899000f":29,"0x88990010":29,"0x88990011":29,"0x88990012":29,"0x88990013":29,"0x88990014":29,"0x88990015":29,"0x88990016":29,"0x88990017":29,"0x88990018":29,"0x88990019":29,"0x8899001a":29,"0x8899001b":29,"0x8899001c":29,"0x8899001d":29,"0x8899001e":29,"0x8899001f":29,"0x88990020":29,"0x88990021":29,"0x88990022":29,"0x88990023":29,"0x88990024":29,"0x88990025":29,"0x88990026":29,"0x88990027":29,"0x88990028":29,"0x88990029":29,"0x8899002a":29,"0x8899002b":29,"0x8899002c":29,"0x8899002d":29,"0x8899002e":29,"0x89":29,"0x890":29,"0x89010001":29,"0x89020001":29,"0x898":29,"0x899":29,"0x89a":29,"0x8a":29,"0x8b":29,"0x8c":29,"0x8ca":29,"0x8d":29,"0x8d5000":19,"0x8e":29,"0x8f":29,"0x8l":19,"0x9":[19,27,29],"0x90":29,"0x900":29,"0x90000":27,"0x900000":27,"0x901":29,"0x902":29,"0x90312":29,"0x90313":29,"0x90314":29,"0x90315":29,"0x90316":29,"0x90317":29,"0x90320":29,"0x90321":29,"0x90323":29,"0x9035c":29,"0x90360":29,"0x90364":29,"0x90366":29,"0x90368":29,"0x9041":27,"0x91":29,"0x91012":29,"0x92":29,"0x923":29,"0x924":29,"0x93":29,"0x94":29,"0x95":29,"0x96":29,"0x961":29,"0x962":29,"0x964":29,"0x97":29,"0x97a0000":19,"0x98":29,"0x99":29,"0x9a":29,"0x9b":29,"0x9c":29,"0x9d":29,"0x9e":29,"0x9f":29,"0xa":[19,27,29],"0xa0":29,"0xa0000":27,"0xa00000":27,"0xa01":29,"0xa1":29,"0xa2":29,"0xa4":29,"0xa7":29,"0xaa":29,"0xab":29,"0xabc":29,"0xabcdabcd":27,"0xad":29,"0xae":29,"0xal":19,"0xb":[27,29],"0xb0":29,"0xb0000":27,"0xb00000":27,"0xb4":29,"0xb6":29,"0xb7":29,"0xba":29,"0xbb":29,"0xbb8":29,"0xbb9":29,"0xbba":29,"0xbbb":29,"0xbbc":29,"0xbbd":29,"0xbbe":29,"0xbbf":29,"0xbc":29,"0xbc0":29,"0xbc1":29,"0xbc2":29,"0xbc3":29,"0xbc4":29,"0xbc5":29,"0xbc6":29,"0xbc7":29,"0xbc8":29,"0xbc9":29,"0xbca":29,"0xbcb":29,"0xbcc":29,"0xbcd":29,"0xbce":29,"0xbd":29,"0xbe":29,"0xbea":29,"0xbf":[13,29],"0xbf4":29,"0xbf5":29,"0xbf6":29,"0xbf7":29,"0xbf8":29,"0xbf9":29,"0xbfa":29,"0xbfb":29,"0xc":[11,27,29],"0xc0":[13,27,29],"0xc0000":27,"0xc00000":27,"0xc0000000":27,"0xc0000001":13,"0xc0000002":13,"0xc0000003":13,"0xc0000004":13,"0xc0000005":[13,27],"0xc0000005l":[6,19],"0xc0000006":[13,27],"0xc0000007":13,"0xc0000008":[13,27],"0xc0000009":13,"0xc000000a":13,"0xc000000b":13,"0xc000000c":13,"0xc000000d":13,"0xc000000e":13,"0xc000000f":13,"0xc0000010":13,"0xc0000011":13,"0xc0000012":13,"0xc0000013":13,"0xc0000014":13,"0xc0000015":13,"0xc0000016":13,"0xc0000017":13,"0xc0000018":13,"0xc0000019":13,"0xc000001a":13,"0xc000001b":13,"0xc000001c":13,"0xc000001d":[13,27],"0xc000001e":13,"0xc000001f":13,"0xc0000020":13,"0xc0000021":13,"0xc0000022":13,"0xc0000023":13,"0xc0000024":13,"0xc0000025":[13,27],"0xc0000026":[13,27],"0xc0000027":13,"0xc0000028":13,"0xc0000029":13,"0xc000002a":13,"0xc000002b":13,"0xc000002c":13,"0xc000002d":13,"0xc000002e":13,"0xc000002f":13,"0xc0000030":13,"0xc0000031":13,"0xc0000032":13,"0xc0000033":13,"0xc0000034":13,"0xc0000035":13,"0xc0000037":13,"0xc0000038":13,"0xc0000039":13,"0xc000003a":13,"0xc000003b":13,"0xc000003c":13,"0xc000003d":13,"0xc000003e":13,"0xc000003f":13,"0xc0000040":13,"0xc0000041":13,"0xc0000042":13,"0xc0000043":13,"0xc0000044":13,"0xc0000045":13,"0xc0000046":13,"0xc0000047":13,"0xc0000048":13,"0xc0000049":13,"0xc000004a":13,"0xc000004b":13,"0xc000004c":13,"0xc000004d":13,"0xc000004e":13,"0xc000004f":13,"0xc0000050":13,"0xc0000051":13,"0xc0000052":13,"0xc0000053":13,"0xc0000054":13,"0xc0000055":13,"0xc0000056":13,"0xc0000057":13,"0xc0000058":13,"0xc0000059":13,"0xc000005a":13,"0xc000005b":13,"0xc000005c":13,"0xc000005d":13,"0xc000005e":13,"0xc000005f":13,"0xc0000060":13,"0xc0000061":13,"0xc0000062":13,"0xc0000063":13,"0xc0000064":13,"0xc0000065":13,"0xc0000066":13,"0xc0000067":13,"0xc0000068":13,"0xc0000069":13,"0xc000006a":13,"0xc000006b":13,"0xc000006c":13,"0xc000006d":13,"0xc000006e":13,"0xc000006f":13,"0xc0000070":13,"0xc0000071":13,"0xc0000072":13,"0xc0000073":13,"0xc0000074":13,"0xc0000075":13,"0xc0000076":13,"0xc0000077":13,"0xc0000078":13,"0xc0000079":13,"0xc000007a":13,"0xc000007b":13,"0xc000007c":13,"0xc000007d":13,"0xc000007e":13,"0xc000007f":13,"0xc0000080":13,"0xc0000081":13,"0xc0000082":13,"0xc0000083":13,"0xc0000084":13,"0xc0000085":13,"0xc0000086":13,"0xc0000087":13,"0xc0000088":13,"0xc0000089":13,"0xc000008a":13,"0xc000008b":13,"0xc000008c":[13,27],"0xc000008d":[13,27],"0xc000008e":[13,27],"0xc000008f":[13,27],"0xc0000090":[13,27],"0xc0000091":[13,27],"0xc0000092":[13,27],"0xc0000093":[13,27],"0xc0000094":[13,27],"0xc0000095":[13,27],"0xc0000096":[13,27],"0xc0000097":13,"0xc0000098":13,"0xc0000099":13,"0xc000009a":13,"0xc000009b":13,"0xc000009c":13,"0xc000009d":13,"0xc000009f":13,"0xc00000a0":13,"0xc00000a1":13,"0xc00000a2":13,"0xc00000a3":13,"0xc00000a4":13,"0xc00000a5":13,"0xc00000a6":13,"0xc00000a7":13,"0xc00000a8":13,"0xc00000a9":13,"0xc00000aa":13,"0xc00000ab":13,"0xc00000ac":13,"0xc00000ad":13,"0xc00000ae":13,"0xc00000af":13,"0xc00000b0":13,"0xc00000b1":13,"0xc00000b2":13,"0xc00000b3":13,"0xc00000b4":13,"0xc00000b5":13,"0xc00000b6":13,"0xc00000b7":13,"0xc00000b8":13,"0xc00000b9":13,"0xc00000ba":13,"0xc00000bb":13,"0xc00000bc":13,"0xc00000bd":13,"0xc00000be":13,"0xc00000bf":13,"0xc00000c0":13,"0xc00000c1":13,"0xc00000c2":13,"0xc00000c3":13,"0xc00000c4":13,"0xc00000c5":13,"0xc00000c6":13,"0xc00000c7":13,"0xc00000c8":13,"0xc00000c9":13,"0xc00000ca":13,"0xc00000cb":13,"0xc00000cc":13,"0xc00000cd":13,"0xc00000ce":13,"0xc00000cf":13,"0xc00000d0":13,"0xc00000d1":13,"0xc00000d2":13,"0xc00000d3":13,"0xc00000d4":13,"0xc00000d5":13,"0xc00000d6":13,"0xc00000d7":13,"0xc00000d8":13,"0xc00000d9":13,"0xc00000da":13,"0xc00000db":13,"0xc00000dc":13,"0xc00000dd":13,"0xc00000de":13,"0xc00000df":13,"0xc00000e0":13,"0xc00000e1":13,"0xc00000e2":13,"0xc00000e3":13,"0xc00000e4":13,"0xc00000e5":13,"0xc00000e6":13,"0xc00000e7":13,"0xc00000e8":13,"0xc00000e9":13,"0xc00000ea":13,"0xc00000eb":13,"0xc00000ec":13,"0xc00000ed":13,"0xc00000ee":13,"0xc00000ef":13,"0xc00000f0":13,"0xc00000f1":13,"0xc00000f2":13,"0xc00000f3":13,"0xc00000f4":13,"0xc00000f5":13,"0xc00000f6":13,"0xc00000f7":13,"0xc00000f8":13,"0xc00000f9":13,"0xc00000fa":13,"0xc00000fb":13,"0xc00000fc":13,"0xc00000fd":[13,27],"0xc00000fe":13,"0xc00000ff":13,"0xc0000100":13,"0xc0000101":13,"0xc0000102":13,"0xc0000103":13,"0xc0000104":13,"0xc0000105":13,"0xc0000106":13,"0xc0000107":13,"0xc0000108":13,"0xc0000109":13,"0xc000010a":13,"0xc000010b":13,"0xc000010c":13,"0xc000010d":13,"0xc000010e":13,"0xc0000117":13,"0xc0000118":13,"0xc0000119":13,"0xc000011a":13,"0xc000011b":13,"0xc000011c":13,"0xc000011d":13,"0xc000011e":13,"0xc000011f":13,"0xc0000120":13,"0xc0000121":13,"0xc0000122":13,"0xc0000123":13,"0xc0000124":13,"0xc0000125":13,"0xc0000126":13,"0xc0000127":13,"0xc0000128":13,"0xc0000129":13,"0xc000012a":13,"0xc000012b":13,"0xc000012c":13,"0xc000012d":13,"0xc000012e":13,"0xc000012f":13,"0xc0000130":13,"0xc0000131":13,"0xc0000132":13,"0xc0000133":13,"0xc0000134":13,"0xc0000135":13,"0xc0000136":13,"0xc0000137":13,"0xc0000138":13,"0xc0000139":13,"0xc000013a":[13,27],"0xc000013b":13,"0xc000013c":13,"0xc000013d":13,"0xc000013e":13,"0xc000013f":13,"0xc0000140":13,"0xc0000141":13,"0xc0000142":13,"0xc0000143":13,"0xc0000144":13,"0xc0000145":13,"0xc0000146":13,"0xc0000147":13,"0xc0000148":13,"0xc0000149":13,"0xc000014a":13,"0xc000014b":13,"0xc000014c":13,"0xc000014d":13,"0xc000014e":13,"0xc000014f":13,"0xc0000150":13,"0xc0000151":13,"0xc0000152":13,"0xc0000153":13,"0xc0000154":13,"0xc0000155":13,"0xc0000156":13,"0xc0000157":13,"0xc0000158":13,"0xc0000159":13,"0xc000015a":13,"0xc000015b":13,"0xc000015c":13,"0xc000015d":13,"0xc000015e":13,"0xc000015f":13,"0xc0000160":13,"0xc0000161":13,"0xc0000162":13,"0xc0000163":13,"0xc0000164":13,"0xc0000165":13,"0xc0000166":13,"0xc0000167":13,"0xc0000168":13,"0xc0000169":13,"0xc000016a":13,"0xc000016b":13,"0xc000016c":13,"0xc000016d":13,"0xc000016e":13,"0xc0000172":13,"0xc0000173":13,"0xc0000174":13,"0xc0000175":13,"0xc0000176":13,"0xc0000177":13,"0xc0000178":13,"0xc000017a":13,"0xc000017b":13,"0xc000017c":13,"0xc000017d":13,"0xc000017e":13,"0xc000017f":13,"0xc0000180":13,"0xc0000181":13,"0xc0000182":13,"0xc0000183":13,"0xc0000184":13,"0xc0000185":13,"0xc0000186":13,"0xc0000187":13,"0xc0000188":13,"0xc0000189":13,"0xc000018a":13,"0xc000018b":13,"0xc000018c":13,"0xc000018d":13,"0xc000018e":13,"0xc000018f":13,"0xc0000190":13,"0xc0000191":13,"0xc0000192":13,"0xc0000193":13,"0xc0000194":[13,27],"0xc0000195":13,"0xc0000196":13,"0xc0000197":13,"0xc0000198":13,"0xc0000199":13,"0xc000019a":13,"0xc000019b":13,"0xc000019c":13,"0xc000019d":13,"0xc000019e":13,"0xc000019f":13,"0xc00001a0":13,"0xc00001a1":13,"0xc00001a2":13,"0xc00001a3":13,"0xc00001a4":13,"0xc0000201":13,"0xc0000202":13,"0xc0000203":13,"0xc0000204":13,"0xc0000205":13,"0xc0000206":13,"0xc0000207":13,"0xc0000208":13,"0xc0000209":13,"0xc000020a":13,"0xc000020b":13,"0xc000020c":13,"0xc000020d":13,"0xc000020e":13,"0xc000020f":13,"0xc0000210":13,"0xc0000211":13,"0xc0000212":13,"0xc0000213":13,"0xc0000214":13,"0xc0000215":13,"0xc0000216":13,"0xc0000217":13,"0xc0000218":13,"0xc0000219":13,"0xc000021a":13,"0xc000021b":13,"0xc000021c":13,"0xc000021d":13,"0xc000021e":13,"0xc000021f":13,"0xc0000220":13,"0xc0000221":13,"0xc0000222":13,"0xc0000223":13,"0xc0000224":13,"0xc0000225":13,"0xc0000226":13,"0xc0000227":13,"0xc0000228":13,"0xc0000229":13,"0xc000022a":13,"0xc000022b":13,"0xc000022c":13,"0xc000022d":13,"0xc000022e":13,"0xc000022f":13,"0xc0000230":13,"0xc0000231":13,"0xc0000232":13,"0xc0000233":13,"0xc0000234":13,"0xc0000235":13,"0xc0000236":13,"0xc0000237":13,"0xc0000238":13,"0xc0000239":13,"0xc000023a":13,"0xc000023b":13,"0xc000023c":13,"0xc000023d":13,"0xc000023e":13,"0xc000023f":13,"0xc0000240":13,"0xc0000241":13,"0xc0000242":13,"0xc0000243":13,"0xc0000244":13,"0xc0000245":13,"0xc0000246":13,"0xc0000247":13,"0xc0000248":13,"0xc0000249":13,"0xc0000250":13,"0xc0000251":13,"0xc0000252":13,"0xc0000253":13,"0xc0000254":13,"0xc0000255":13,"0xc0000256":13,"0xc0000257":13,"0xc0000258":13,"0xc0000259":13,"0xc000025a":13,"0xc000025b":13,"0xc000025c":13,"0xc000025e":13,"0xc000025f":13,"0xc0000260":13,"0xc0000261":13,"0xc0000262":13,"0xc0000263":13,"0xc0000264":13,"0xc0000265":13,"0xc0000266":13,"0xc0000267":13,"0xc0000268":13,"0xc0000269":13,"0xc000026a":13,"0xc000026b":13,"0xc000026c":13,"0xc000026d":13,"0xc000026e":13,"0xc000026f":13,"0xc0000270":13,"0xc0000271":13,"0xc0000272":13,"0xc0000273":13,"0xc0000275":13,"0xc0000276":13,"0xc0000277":13,"0xc0000278":13,"0xc0000279":13,"0xc0000280":13,"0xc0000281":13,"0xc0000282":13,"0xc0000283":13,"0xc0000284":13,"0xc0000285":13,"0xc0000286":13,"0xc0000287":13,"0xc000028a":13,"0xc000028b":13,"0xc000028c":13,"0xc000028d":13,"0xc000028e":13,"0xc000028f":13,"0xc0000290":13,"0xc0000291":13,"0xc0000292":13,"0xc0000293":13,"0xc0000295":13,"0xc0000296":13,"0xc0000297":13,"0xc0000298":13,"0xc0000299":13,"0xc000029a":13,"0xc000029b":13,"0xc000029c":13,"0xc000029d":13,"0xc000029e":13,"0xc000029f":13,"0xc00002a0":13,"0xc00002a1":13,"0xc00002a2":13,"0xc00002a3":13,"0xc00002a4":13,"0xc00002a5":13,"0xc00002a6":13,"0xc00002a7":13,"0xc00002a8":13,"0xc00002a9":13,"0xc00002aa":13,"0xc00002ab":13,"0xc00002ac":13,"0xc00002ad":13,"0xc00002ae":13,"0xc00002af":13,"0xc00002b0":13,"0xc00002b1":13,"0xc00002b2":13,"0xc00002b3":13,"0xc00002b4":13,"0xc00002b5":13,"0xc00002b6":13,"0xc00002b7":13,"0xc00002b8":13,"0xc00002b9":13,"0xc00002c1":13,"0xc00002c2":13,"0xc00002c3":13,"0xc00002c4":13,"0xc00002c5":13,"0xc00002c6":13,"0xc00002c7":13,"0xc00002c8":13,"0xc00002c9":13,"0xc00002ca":13,"0xc00002cb":13,"0xc00002cc":13,"0xc00002cd":13,"0xc00002ce":13,"0xc00002cf":13,"0xc00002d0":13,"0xc00002d1":13,"0xc00002d2":13,"0xc00002d3":13,"0xc00002d4":13,"0xc00002d5":13,"0xc00002d6":13,"0xc00002d7":13,"0xc00002d8":13,"0xc00002d9":13,"0xc00002da":13,"0xc00002db":13,"0xc00002dc":13,"0xc00002dd":13,"0xc00002de":13,"0xc00002df":13,"0xc00002e0":13,"0xc00002e1":13,"0xc00002e2":13,"0xc00002e3":13,"0xc00002e4":13,"0xc00002e5":13,"0xc00002e6":13,"0xc00002e7":13,"0xc00002e9":13,"0xc00002ea":13,"0xc00002eb":13,"0xc00002ec":13,"0xc00002ed":13,"0xc00002ee":13,"0xc00002ef":13,"0xc00002f0":13,"0xc00002f1":13,"0xc00002f2":13,"0xc00002f3":13,"0xc00002f4":13,"0xc00002f5":13,"0xc00002f6":13,"0xc00002f7":13,"0xc00002f8":13,"0xc00002f9":13,"0xc00002fa":13,"0xc00002fb":13,"0xc00002fc":13,"0xc00002fd":13,"0xc00002fe":13,"0xc00002ff":13,"0xc0000300":13,"0xc0000301":13,"0xc0000302":13,"0xc0000303":13,"0xc0000304":13,"0xc0000305":13,"0xc0000306":13,"0xc0000307":13,"0xc0000308":13,"0xc0000309":13,"0xc000030a":13,"0xc000030b":13,"0xc0000320":13,"0xc0000321":13,"0xc0000322":13,"0xc0000350":13,"0xc0000351":13,"0xc0000352":13,"0xc0000353":13,"0xc0000354":13,"0xc0000355":13,"0xc0000356":13,"0xc0000357":13,"0xc0000358":13,"0xc0000359":13,"0xc000035a":13,"0xc000035b":13,"0xc000035c":13,"0xc000035d":13,"0xc000035e":13,"0xc000035f":13,"0xc0000361":13,"0xc0000362":13,"0xc0000363":13,"0xc0000364":13,"0xc0000365":13,"0xc0000366":13,"0xc0000368":13,"0xc0000369":13,"0xc000036a":13,"0xc000036b":13,"0xc000036c":13,"0xc000036d":13,"0xc000036e":13,"0xc000036f":13,"0xc0000371":13,"0xc0000372":13,"0xc0000373":13,"0xc0000374":13,"0xc0000380":13,"0xc0000381":13,"0xc0000382":13,"0xc0000383":13,"0xc0000384":13,"0xc0000385":13,"0xc0000386":13,"0xc0000387":13,"0xc0000388":13,"0xc0000389":13,"0xc000038a":13,"0xc000038b":13,"0xc000038c":13,"0xc000038d":13,"0xc000038e":13,"0xc000038f":13,"0xc0000401":13,"0xc0000402":13,"0xc0000403":13,"0xc0000404":13,"0xc0000405":13,"0xc0000406":13,"0xc0000407":13,"0xc0000408":13,"0xc0000409":13,"0xc000040a":13,"0xc000040b":13,"0xc000040c":13,"0xc000040d":13,"0xc000040e":13,"0xc000040f":13,"0xc0000410":13,"0xc0000411":13,"0xc0000412":13,"0xc0000413":13,"0xc0000414":13,"0xc0000415":13,"0xc0000416":13,"0xc0000417":13,"0xc0000418":13,"0xc0000419":13,"0xc000041a":13,"0xc000041b":13,"0xc000041c":13,"0xc0000420":13,"0xc0000421":13,"0xc0000423":13,"0xc0000424":13,"0xc0000425":13,"0xc0000426":13,"0xc0000427":13,"0xc0000428":13,"0xc0000429":13,"0xc000042a":13,"0xc000042b":13,"0xc000042c":13,"0xc000042d":13,"0xc000042e":13,"0xc0000432":13,"0xc0000433":13,"0xc0000434":13,"0xc0000435":13,"0xc0000440":13,"0xc0000441":13,"0xc0000442":13,"0xc0000443":13,"0xc0000444":13,"0xc0000445":13,"0xc0000446":13,"0xc0000450":13,"0xc0000451":13,"0xc0000452":13,"0xc0000453":13,"0xc0000454":13,"0xc0000460":13,"0xc0000463":13,"0xc0000464":13,"0xc0000465":13,"0xc0000466":13,"0xc0000467":13,"0xc0000500":13,"0xc0000501":13,"0xc0000502":13,"0xc0000503":13,"0xc0000602":13,"0xc0000603":13,"0xc0000700":13,"0xc0000701":13,"0xc0000702":13,"0xc0000703":13,"0xc0000704":13,"0xc0000705":13,"0xc0000706":13,"0xc0000707":13,"0xc0000708":13,"0xc0000709":13,"0xc000070a":13,"0xc000070b":13,"0xc000070c":13,"0xc000070d":13,"0xc000070e":13,"0xc000070f":13,"0xc0000710":13,"0xc0000711":13,"0xc0000712":13,"0xc0000713":13,"0xc0000714":13,"0xc0000715":13,"0xc0000716":13,"0xc0000717":13,"0xc0000718":13,"0xc0000719":13,"0xc000071a":13,"0xc000071b":13,"0xc000071c":13,"0xc000071d":13,"0xc000071e":13,"0xc000071f":13,"0xc0000720":13,"0xc0000721":13,"0xc0000800":13,"0xc0000801":13,"0xc0000802":13,"0xc0000804":13,"0xc0000805":13,"0xc0000806":13,"0xc0000901":13,"0xc0000902":13,"0xc0000903":13,"0xc0000904":13,"0xc0000905":13,"0xc0000906":13,"0xc0000907":13,"0xc0000908":13,"0xc0000909":13,"0xc0009898":13,"0xc000a000":13,"0xc000a001":13,"0xc000a010":13,"0xc000a011":13,"0xc000a012":13,"0xc000a013":13,"0xc000a080":13,"0xc000a081":13,"0xc000a082":13,"0xc000a083":13,"0xc000a084":13,"0xc000a085":13,"0xc000a086":13,"0xc000a087":13,"0xc000a088":13,"0xc000a100":13,"0xc000a101":13,"0xc000a2a1":13,"0xc000a2a2":13,"0xc000a2a3":13,"0xc000a2a4":13,"0xc0010001":13,"0xc0010002":13,"0xc0020001":13,"0xc0020002":13,"0xc0020003":13,"0xc0020004":13,"0xc0020005":13,"0xc0020006":13,"0xc0020007":13,"0xc0020008":13,"0xc0020009":13,"0xc002000a":13,"0xc002000b":13,"0xc002000c":13,"0xc002000d":13,"0xc002000e":13,"0xc002000f":13,"0xc0020010":13,"0xc0020011":13,"0xc0020012":13,"0xc0020013":13,"0xc0020014":13,"0xc0020015":13,"0xc0020016":13,"0xc0020017":13,"0xc0020018":13,"0xc0020019":13,"0xc002001a":13,"0xc002001b":13,"0xc002001c":13,"0xc002001d":13,"0xc002001f":13,"0xc0020021":13,"0xc0020022":13,"0xc0020023":13,"0xc0020024":13,"0xc0020025":13,"0xc0020026":13,"0xc0020028":13,"0xc0020029":13,"0xc002002a":13,"0xc002002b":13,"0xc002002c":13,"0xc002002d":13,"0xc002002e":13,"0xc002002f":13,"0xc0020030":13,"0xc0020031":13,"0xc0020032":13,"0xc0020033":13,"0xc0020034":13,"0xc0020035":13,"0xc0020036":13,"0xc0020037":13,"0xc0020038":13,"0xc0020039":13,"0xc002003a":13,"0xc002003b":13,"0xc002003c":13,"0xc002003d":13,"0xc002003e":13,"0xc002003f":13,"0xc0020040":13,"0xc0020041":13,"0xc0020042":13,"0xc0020043":13,"0xc0020044":13,"0xc0020045":13,"0xc0020046":13,"0xc0020047":13,"0xc0020048":13,"0xc0020049":13,"0xc002004a":13,"0xc002004b":13,"0xc002004c":13,"0xc002004d":13,"0xc002004f":13,"0xc0020050":13,"0xc0020051":13,"0xc0020052":13,"0xc0020053":13,"0xc0020054":13,"0xc0020055":13,"0xc0020057":13,"0xc0020058":13,"0xc0020062":13,"0xc0020063":13,"0xc0020064":13,"0xc0030001":13,"0xc0030002":13,"0xc0030003":13,"0xc0030004":13,"0xc0030005":13,"0xc0030006":13,"0xc0030007":13,"0xc0030008":13,"0xc0030009":13,"0xc003000a":13,"0xc003000b":13,"0xc003000c":13,"0xc0030059":13,"0xc003005a":13,"0xc003005b":13,"0xc003005c":13,"0xc003005d":13,"0xc003005e":13,"0xc003005f":13,"0xc0030060":13,"0xc0030061":13,"0xc0040035":13,"0xc0040036":13,"0xc0040037":13,"0xc0040038":13,"0xc0040039":13,"0xc0090001":29,"0xc0090002":29,"0xc0090003":29,"0xc00a000":13,"0xc00a0001":13,"0xc00a0002":13,"0xc00a0003":13,"0xc00a0006":13,"0xc00a0007":13,"0xc00a0008":13,"0xc00a0009":13,"0xc00a000a":13,"0xc00a000b":13,"0xc00a000c":13,"0xc00a000d":13,"0xc00a000f":13,"0xc00a0010":13,"0xc00a0012":13,"0xc00a0013":13,"0xc00a0014":13,"0xc00a0015":13,"0xc00a0016":13,"0xc00a0017":13,"0xc00a0018":13,"0xc00a002":13,"0xc00a0022":13,"0xc00a0024":13,"0xc00a0026":13,"0xc00a0027":13,"0xc00a0028":13,"0xc00a002a":13,"0xc00a002b":13,"0xc00a002f":13,"0xc00a0030":13,"0xc00a0031":13,"0xc00a0032":13,"0xc00a0033":13,"0xc00a0034":13,"0xc00a0035":13,"0xc00a0036":13,"0xc00a0037":13,"0xc00a0038":13,"0xc00a0039":13,"0xc00b0001":13,"0xc00b0002":13,"0xc00b0003":13,"0xc00b0004":13,"0xc00b0005":13,"0xc00b0006":13,"0xc00b0007":13,"0xc0130001":13,"0xc0130002":13,"0xc0130003":13,"0xc0130004":13,"0xc0130005":13,"0xc0130006":13,"0xc0130007":13,"0xc0130008":13,"0xc0130009":13,"0xc013000a":13,"0xc013000b":13,"0xc013000c":13,"0xc013000d":13,"0xc013000e":13,"0xc013000f":13,"0xc0130010":13,"0xc0130011":13,"0xc0130012":13,"0xc0130013":13,"0xc0130014":13,"0xc0130015":13,"0xc0130016":13,"0xc0130017":13,"0xc0140001":13,"0xc0140002":13,"0xc0140003":13,"0xc0140004":13,"0xc0140005":13,"0xc0140006":13,"0xc0140007":13,"0xc0140008":13,"0xc0140009":13,"0xc014000a":13,"0xc014000b":13,"0xc014000c":13,"0xc014000d":13,"0xc014000e":13,"0xc014000f":13,"0xc0140010":13,"0xc0140011":13,"0xc0140012":13,"0xc0140013":13,"0xc0140014":13,"0xc0140015":13,"0xc0140016":13,"0xc0140017":13,"0xc0140018":13,"0xc0140019":13,"0xc0140020":13,"0xc0140021":13,"0xc0150001":13,"0xc0150002":13,"0xc0150003":13,"0xc0150004":13,"0xc0150005":13,"0xc0150006":13,"0xc0150007":13,"0xc0150008":13,"0xc0150009":13,"0xc015000a":13,"0xc015000b":13,"0xc015000c":13,"0xc015000e":13,"0xc015000f":13,"0xc0150010":13,"0xc0150011":13,"0xc0150012":13,"0xc0150013":13,"0xc0150014":13,"0xc0150015":13,"0xc0150016":13,"0xc0150017":13,"0xc0150018":13,"0xc0150019":13,"0xc015001a":13,"0xc015001b":13,"0xc015001c":13,"0xc015001d":13,"0xc015001e":13,"0xc015001f":13,"0xc0150020":13,"0xc0150021":13,"0xc0150022":13,"0xc0150023":13,"0xc0150024":13,"0xc0150025":13,"0xc0150026":13,"0xc0150027":13,"0xc0190001":13,"0xc0190002":13,"0xc0190003":13,"0xc0190004":13,"0xc0190005":13,"0xc0190006":13,"0xc0190007":13,"0xc0190008":13,"0xc019000a":13,"0xc019000b":13,"0xc019000c":13,"0xc019000f":13,"0xc0190010":13,"0xc0190011":13,"0xc0190012":13,"0xc0190013":13,"0xc0190014":13,"0xc0190015":13,"0xc0190016":13,"0xc0190017":13,"0xc0190018":13,"0xc0190019":13,"0xc0190021":13,"0xc0190022":13,"0xc0190023":13,"0xc0190024":13,"0xc0190025":13,"0xc0190026":13,"0xc0190028":13,"0xc0190030":13,"0xc0190032":13,"0xc0190033":13,"0xc0190036":13,"0xc0190037":13,"0xc0190038":13,"0xc0190039":13,"0xc019003a":13,"0xc019003b":13,"0xc019003c":13,"0xc019003d":13,"0xc019003e":13,"0xc019003f":13,"0xc0190040":13,"0xc0190043":13,"0xc0190044":13,"0xc0190045":13,"0xc0190046":13,"0xc0190047":13,"0xc0190048":13,"0xc0190049":13,"0xc019004a":13,"0xc019004b":13,"0xc019004c":13,"0xc019004d":13,"0xc019004e":13,"0xc019004f":13,"0xc0190050":13,"0xc0190051":13,"0xc0190052":13,"0xc0190053":13,"0xc0190054":13,"0xc0190055":13,"0xc0190056":13,"0xc0190057":13,"0xc0190058":13,"0xc0190059":13,"0xc019005a":13,"0xc019005b":13,"0xc0190060":13,"0xc0190061":13,"0xc01a000":13,"0xc01a0001":13,"0xc01a0002":13,"0xc01a0003":13,"0xc01a0004":13,"0xc01a0005":13,"0xc01a0006":13,"0xc01a0007":13,"0xc01a0008":13,"0xc01a0009":13,"0xc01a000a":13,"0xc01a000b":13,"0xc01a000d":13,"0xc01a000f":13,"0xc01a001":13,"0xc01a0010":13,"0xc01a0011":13,"0xc01a0012":13,"0xc01a0013":13,"0xc01a0014":13,"0xc01a0015":13,"0xc01a0016":13,"0xc01a0017":13,"0xc01a0018":13,"0xc01a0019":13,"0xc01a001a":13,"0xc01a001b":13,"0xc01a001c":13,"0xc01a001d":13,"0xc01a001f":13,"0xc01a002":13,"0xc01a0020":13,"0xc01a0021":13,"0xc01a0022":13,"0xc01a0023":13,"0xc01a0024":13,"0xc01a0025":13,"0xc01a0026":13,"0xc01a0027":13,"0xc01a0028":13,"0xc01a0029":13,"0xc01a002a":13,"0xc01a002b":13,"0xc01a002c":13,"0xc01a002d":13,"0xc01a002f":13,"0xc01a0030":13,"0xc01b00ea":13,"0xc01c0001":13,"0xc01c0002":13,"0xc01c0003":13,"0xc01c0004":13,"0xc01c0005":13,"0xc01c0006":13,"0xc01c0007":13,"0xc01c0008":13,"0xc01c0009":13,"0xc01c000a":13,"0xc01c000b":13,"0xc01c000c":13,"0xc01c000d":13,"0xc01c000e":13,"0xc01c000f":13,"0xc01c0010":13,"0xc01c0011":13,"0xc01c0012":13,"0xc01c0013":13,"0xc01c0014":13,"0xc01c0015":13,"0xc01c0016":13,"0xc01c0017":13,"0xc01c0018":13,"0xc01c0019":13,"0xc01c001a":13,"0xc01c001b":13,"0xc01c001c":13,"0xc01c0020":13,"0xc01d0001":13,"0xc01d0002":13,"0xc01d0003":13,"0xc01d0004":13,"0xc01d0005":13,"0xc01d0006":13,"0xc01d0007":13,"0xc01d0008":13,"0xc01d0009":13,"0xc01d000a":13,"0xc01e0000":13,"0xc01e0001":13,"0xc01e0002":13,"0xc01e0003":13,"0xc01e0004":13,"0xc01e0005":13,"0xc01e0006":13,"0xc01e0007":13,"0xc01e0008":13,"0xc01e000b":13,"0xc01e000c":13,"0xc01e0100":13,"0xc01e0101":13,"0xc01e0102":13,"0xc01e0103":13,"0xc01e0104":13,"0xc01e0105":13,"0xc01e0106":13,"0xc01e0107":13,"0xc01e0108":13,"0xc01e0109":13,"0xc01e0110":13,"0xc01e0111":13,"0xc01e0112":13,"0xc01e0113":13,"0xc01e0114":13,"0xc01e0115":13,"0xc01e0116":13,"0xc01e0200":13,"0xc01e0300":13,"0xc01e0301":13,"0xc01e0302":13,"0xc01e0303":13,"0xc01e0304":13,"0xc01e0305":13,"0xc01e0306":13,"0xc01e0308":13,"0xc01e0309":13,"0xc01e030a":13,"0xc01e030b":13,"0xc01e030c":13,"0xc01e0310":13,"0xc01e0311":13,"0xc01e0312":13,"0xc01e0313":13,"0xc01e0314":13,"0xc01e0315":13,"0xc01e0316":13,"0xc01e0317":13,"0xc01e0318":13,"0xc01e0319":13,"0xc01e031a":13,"0xc01e031b":13,"0xc01e031c":13,"0xc01e031d":13,"0xc01e031f":13,"0xc01e032":13,"0xc01e0320":13,"0xc01e0321":13,"0xc01e0322":13,"0xc01e0323":13,"0xc01e0324":13,"0xc01e0325":13,"0xc01e0326":13,"0xc01e0327":13,"0xc01e0328":13,"0xc01e0329":13,"0xc01e032a":13,"0xc01e032b":13,"0xc01e032c":13,"0xc01e032d":13,"0xc01e032f":13,"0xc01e033":13,"0xc01e0330":13,"0xc01e0331":13,"0xc01e0332":13,"0xc01e0333":13,"0xc01e0334":13,"0xc01e0335":13,"0xc01e0336":13,"0xc01e0337":13,"0xc01e0338":13,"0xc01e0339":13,"0xc01e033a":13,"0xc01e033b":13,"0xc01e033c":13,"0xc01e033d":13,"0xc01e033f":13,"0xc01e034":13,"0xc01e0340":13,"0xc01e0341":13,"0xc01e0342":13,"0xc01e0343":13,"0xc01e0344":13,"0xc01e0345":13,"0xc01e0346":13,"0xc01e0347":13,"0xc01e0348":13,"0xc01e0349":13,"0xc01e034a":13,"0xc01e034d":13,"0xc01e034f":13,"0xc01e0350":13,"0xc01e0352":13,"0xc01e0353":13,"0xc01e0354":13,"0xc01e0355":13,"0xc01e0356":13,"0xc01e0357":13,"0xc01e0358":13,"0xc01e0359":13,"0xc01e035a":13,"0xc01e035b":13,"0xc01e035c":13,"0xc01e0400":13,"0xc01e0401":13,"0xc01e0430":13,"0xc01e0431":13,"0xc01e0432":13,"0xc01e0433":13,"0xc01e0434":13,"0xc01e0435":13,"0xc01e0436":13,"0xc01e0438":13,"0xc01e043b":13,"0xc01e050":13,"0xc01e0500":13,"0xc01e0501":13,"0xc01e0502":13,"0xc01e0503":13,"0xc01e0504":13,"0xc01e0505":13,"0xc01e0506":13,"0xc01e0507":13,"0xc01e0508":13,"0xc01e050a":13,"0xc01e050b":13,"0xc01e050c":13,"0xc01e050d":13,"0xc01e050f":13,"0xc01e051":13,"0xc01e0510":13,"0xc01e0511":13,"0xc01e0512":13,"0xc01e0513":13,"0xc01e0514":13,"0xc01e0515":13,"0xc01e0516":13,"0xc01e0517":13,"0xc01e0518":13,"0xc01e051a":13,"0xc01e051b":13,"0xc01e051c":13,"0xc01e051d":13,"0xc01e051f":13,"0xc01e0520":13,"0xc01e0521":13,"0xc01e0580":13,"0xc01e0581":13,"0xc01e0582":13,"0xc01e0583":13,"0xc01e0584":13,"0xc01e0585":13,"0xc01e0586":13,"0xc01e0587":13,"0xc01e0588":13,"0xc01e0589":13,"0xc01e058a":13,"0xc01e058b":13,"0xc01e058c":13,"0xc01e058d":13,"0xc01e05e0":13,"0xc01e05e1":13,"0xc01e05e2":13,"0xc01e05e3":13,"0xc01e05e4":13,"0xc01e05e5":13,"0xc01e05e6":13,"0xc01e05e7":13,"0xc01e05e8":13,"0xc0210000":13,"0xc0210001":13,"0xc0210002":13,"0xc0210003":13,"0xc0210004":13,"0xc0210005":13,"0xc0210006":13,"0xc0210007":13,"0xc0210008":13,"0xc0210009":13,"0xc021000a":13,"0xc021000b":13,"0xc021000c":13,"0xc021000d":13,"0xc021000e":13,"0xc021000f":13,"0xc0210010":13,"0xc0210011":13,"0xc0210012":13,"0xc0210013":13,"0xc0210014":13,"0xc0210015":13,"0xc0210016":13,"0xc0210017":13,"0xc0210018":13,"0xc0210019":13,"0xc021001a":13,"0xc021001b":13,"0xc021001c":13,"0xc021001d":13,"0xc021001e":13,"0xc021001f":13,"0xc0210020":13,"0xc0210021":13,"0xc0210022":13,"0xc0210023":13,"0xc0210026":13,"0xc0210027":13,"0xc0210028":13,"0xc0210029":13,"0xc0210030":13,"0xc0220001":13,"0xc0220002":13,"0xc0220003":13,"0xc0220004":13,"0xc0220005":13,"0xc0220006":13,"0xc0220007":13,"0xc0220008":13,"0xc0220009":13,"0xc022000a":13,"0xc022000b":13,"0xc022000c":13,"0xc022000d":13,"0xc022000e":13,"0xc022000f":13,"0xc0220010":13,"0xc0220011":13,"0xc0220012":13,"0xc0220013":13,"0xc0220014":13,"0xc0220015":13,"0xc0220016":13,"0xc0220017":13,"0xc0220018":13,"0xc0220019":13,"0xc022001a":13,"0xc022001b":13,"0xc022001c":13,"0xc022001d":13,"0xc022001e":13,"0xc022001f":13,"0xc0220020":13,"0xc0220021":13,"0xc0220022":13,"0xc0220023":13,"0xc0220024":13,"0xc0220025":13,"0xc0220026":13,"0xc0220027":13,"0xc0220028":13,"0xc0220029":13,"0xc022002a":13,"0xc022002b":13,"0xc022002c":13,"0xc022002d":13,"0xc022002e":13,"0xc022002f":13,"0xc0220030":13,"0xc0220031":13,"0xc0220032":13,"0xc0220033":13,"0xc0220034":13,"0xc0220035":13,"0xc0220036":13,"0xc0220037":13,"0xc0220038":13,"0xc0220039":13,"0xc022003c":13,"0xc0220100":13,"0xc0220101":13,"0xc0220102":13,"0xc0220103":13,"0xc0230002":13,"0xc0230004":13,"0xc0230005":13,"0xc0230006":13,"0xc0230007":13,"0xc0230008":13,"0xc0230009":13,"0xc023000a":13,"0xc023000b":13,"0xc023000c":13,"0xc023000d":13,"0xc023000f":13,"0xc0230010":13,"0xc0230011":13,"0xc0230014":13,"0xc0230015":13,"0xc0230016":13,"0xc0230017":13,"0xc0230018":13,"0xc0230019":13,"0xc023001a":13,"0xc023001b":13,"0xc023001c":13,"0xc023001d":13,"0xc023001e":13,"0xc023001f":13,"0xc0230022":13,"0xc023002a":13,"0xc023002b":13,"0xc023002c":13,"0xc023002d":13,"0xc023002e":13,"0xc023002f":13,"0xc02300bb":13,"0xc023100f":13,"0xc0231012":13,"0xc0231013":13,"0xc0232000":13,"0xc0232001":13,"0xc0232002":13,"0xc0232003":13,"0xc0232004":13,"0xc02605e8":29,"0xc0261003":29,"0xc0261004":29,"0xc0261005":29,"0xc0261006":29,"0xc0261007":29,"0xc0261008":29,"0xc0261009":29,"0xc026100a":29,"0xc0262000":29,"0xc0262001":29,"0xc0262002":29,"0xc0262003":29,"0xc0262004":29,"0xc0262005":29,"0xc0262006":29,"0xc0262007":29,"0xc0262008":29,"0xc0262009":29,"0xc026200b":29,"0xc026200c":29,"0xc026200d":29,"0xc026200e":29,"0xc026200f":29,"0xc0262010":29,"0xc0262011":29,"0xc0262012":29,"0xc0262013":29,"0xc0262100":29,"0xc0262101":29,"0xc0262102":29,"0xc0262103":29,"0xc0262104":29,"0xc0262105":29,"0xc0262106":29,"0xc0262107":29,"0xc0262108":29,"0xc0262109":29,"0xc0262110":29,"0xc0262111":29,"0xc0262112":29,"0xc0262113":29,"0xc0262114":29,"0xc0262115":29,"0xc0262116":29,"0xc0262200":29,"0xc0262300":29,"0xc0262301":29,"0xc0262302":29,"0xc0262303":29,"0xc0262304":29,"0xc0262305":29,"0xc0262306":29,"0xc0262308":29,"0xc0262309":29,"0xc026230a":29,"0xc026230b":29,"0xc026230c":29,"0xc0262310":29,"0xc0262311":29,"0xc0262312":29,"0xc0262313":29,"0xc0262314":29,"0xc0262315":29,"0xc0262316":29,"0xc0262317":29,"0xc0262318":29,"0xc0262319":29,"0xc026231a":29,"0xc026231b":29,"0xc026231c":29,"0xc026231d":29,"0xc026231f":29,"0xc0262320":29,"0xc0262321":29,"0xc0262322":29,"0xc0262323":29,"0xc0262324":29,"0xc0262325":29,"0xc0262326":29,"0xc0262327":29,"0xc0262328":29,"0xc0262329":29,"0xc026232a":29,"0xc026232b":29,"0xc026232c":29,"0xc026232d":29,"0xc026232e":29,"0xc026232f":29,"0xc0262330":29,"0xc0262331":29,"0xc0262332":29,"0xc0262333":29,"0xc0262334":29,"0xc0262335":29,"0xc0262336":29,"0xc0262337":29,"0xc0262338":29,"0xc0262339":29,"0xc026233a":29,"0xc026233b":29,"0xc026233c":29,"0xc026233d":29,"0xc026233e":29,"0xc026233f":29,"0xc0262340":29,"0xc0262341":29,"0xc0262342":29,"0xc0262343":29,"0xc0262344":29,"0xc0262345":29,"0xc0262346":29,"0xc0262347":29,"0xc0262348":29,"0xc0262349":29,"0xc026234a":29,"0xc026234d":29,"0xc026234e":29,"0xc026234f":29,"0xc0262350":29,"0xc0262352":29,"0xc0262353":29,"0xc0262354":29,"0xc0262355":29,"0xc0262356":29,"0xc0262357":29,"0xc0262358":29,"0xc0262359":29,"0xc026235a":29,"0xc026235b":29,"0xc026235c":29,"0xc0262400":29,"0xc0262401":29,"0xc0262430":29,"0xc0262431":29,"0xc0262432":29,"0xc0262433":29,"0xc0262434":29,"0xc0262435":29,"0xc0262436":29,"0xc0262438":29,"0xc026243b":29,"0xc0262500":29,"0xc0262501":29,"0xc0262502":29,"0xc0262503":29,"0xc0262505":29,"0xc026250b":29,"0xc026250c":29,"0xc026250e":29,"0xc026250f":29,"0xc0262510":29,"0xc0262511":29,"0xc0262512":29,"0xc0262513":29,"0xc0262514":29,"0xc0262515":29,"0xc0262516":29,"0xc0262517":29,"0xc0262518":29,"0xc026251a":29,"0xc026251b":29,"0xc026251c":29,"0xc026251d":29,"0xc026251e":29,"0xc026251f":29,"0xc0262520":29,"0xc0262521":29,"0xc0262580":29,"0xc0262581":29,"0xc0262582":29,"0xc0262583":29,"0xc0262584":29,"0xc0262585":29,"0xc0262586":29,"0xc0262587":29,"0xc0262588":29,"0xc0262589":29,"0xc026258a":29,"0xc026258b":29,"0xc026258c":29,"0xc026258d":29,"0xc02625d8":29,"0xc02625d9":29,"0xc02625da":29,"0xc02625db":29,"0xc02625dc":29,"0xc02625de":29,"0xc02625df":29,"0xc02625e0":29,"0xc02625e1":29,"0xc02625e2":29,"0xc02625e3":29,"0xc02625e4":29,"0xc02625e5":29,"0xc02625e6":29,"0xc02625e7":29,"0xc034100f":29,"0xc0341012":29,"0xc0341013":29,"0xc0350002":29,"0xc0350003":29,"0xc0350004":29,"0xc0350005":29,"0xc0350006":29,"0xc0350007":29,"0xc0350008":29,"0xc0350009":29,"0xc035000a":29,"0xc035000b":29,"0xc035000c":29,"0xc035000d":29,"0xc035000e":29,"0xc0350011":29,"0xc0350012":29,"0xc0350013":29,"0xc0350014":29,"0xc0350015":29,"0xc0350016":29,"0xc0350017":29,"0xc0350018":29,"0xc0350019":29,"0xc035001a":29,"0xc035001b":29,"0xc035001c":29,"0xc035001d":29,"0xc035001e":29,"0xc0350033":29,"0xc0350038":29,"0xc035003c":29,"0xc035003d":29,"0xc035003e":29,"0xc035003f":29,"0xc0350041":29,"0xc0350050":29,"0xc0350051":29,"0xc0350055":29,"0xc0350057":29,"0xc0350058":29,"0xc0350060":29,"0xc035006f":29,"0xc0350070":29,"0xc0350071":29,"0xc0350072":29,"0xc0350073":29,"0xc0351000":29,"0xc0360001":13,"0xc0360002":13,"0xc0360003":13,"0xc0360004":13,"0xc0360005":13,"0xc0360006":13,"0xc0360007":13,"0xc0360008":13,"0xc0360009":13,"0xc0368000":13,"0xc0368001":13,"0xc0368002":13,"0xc0368003":13,"0xc0368004":13,"0xc0368005":13,"0xc0368006":13,"0xc0370001":29,"0xc0370002":29,"0xc0370003":29,"0xc0370004":29,"0xc0370005":29,"0xc0370006":29,"0xc0370007":29,"0xc0370008":29,"0xc0370009":29,"0xc037000a":29,"0xc037000b":29,"0xc037000c":29,"0xc037000d":29,"0xc037000e":29,"0xc037000f":29,"0xc0370010":29,"0xc0370011":29,"0xc0370012":29,"0xc0370013":29,"0xc0370014":29,"0xc0370015":29,"0xc0370016":29,"0xc0370017":29,"0xc0370018":29,"0xc0370019":29,"0xc037001a":29,"0xc037001b":29,"0xc037001c":29,"0xc037001d":29,"0xc037001e":29,"0xc037001f":29,"0xc0370020":29,"0xc0370021":29,"0xc0370022":29,"0xc0370023":29,"0xc0370024":29,"0xc0370025":29,"0xc0370026":29,"0xc0370027":29,"0xc0370028":29,"0xc0370029":29,"0xc037002a":29,"0xc0370100":29,"0xc0370101":29,"0xc0370102":29,"0xc0370103":29,"0xc0370104":29,"0xc0370105":29,"0xc0370106":29,"0xc0370107":29,"0xc0370108":29,"0xc0370109":29,"0xc037010a":29,"0xc037010b":29,"0xc037010c":29,"0xc037010d":29,"0xc037010e":29,"0xc037010f":29,"0xc0370110":29,"0xc0370111":29,"0xc0370112":29,"0xc0370113":29,"0xc0370200":29,"0xc0370400":29,"0xc0370401":29,"0xc0380001":29,"0xc0380002":29,"0xc0380003":29,"0xc0380004":29,"0xc0380005":29,"0xc0380006":29,"0xc0380007":29,"0xc0380008":29,"0xc0380009":29,"0xc038000a":29,"0xc038000b":29,"0xc038000c":29,"0xc038000d":29,"0xc038000e":29,"0xc038000f":29,"0xc0380010":29,"0xc0380011":29,"0xc0380012":29,"0xc0380013":29,"0xc0380014":29,"0xc0380015":29,"0xc0380016":29,"0xc0380017":29,"0xc0380018":29,"0xc0380019":29,"0xc038001a":29,"0xc038001b":29,"0xc038001c":29,"0xc038001d":29,"0xc038001e":29,"0xc038001f":29,"0xc0380020":29,"0xc0380021":29,"0xc0380022":29,"0xc0380023":29,"0xc0380024":29,"0xc0380025":29,"0xc0380026":29,"0xc0380027":29,"0xc0380028":29,"0xc0380029":29,"0xc038002a":29,"0xc038002b":29,"0xc038002c":29,"0xc038002d":29,"0xc038002e":29,"0xc038002f":29,"0xc0380030":29,"0xc0380031":29,"0xc0380032":29,"0xc0380033":29,"0xc0380034":29,"0xc0380035":29,"0xc0380036":29,"0xc0380037":29,"0xc0380038":29,"0xc0380039":29,"0xc038003a":29,"0xc038003b":29,"0xc038003c":29,"0xc038003d":29,"0xc038003e":29,"0xc038003f":29,"0xc0380040":29,"0xc0380041":29,"0xc0380042":29,"0xc0380043":29,"0xc0380044":29,"0xc0380045":29,"0xc0380046":29,"0xc0380047":29,"0xc0380048":29,"0xc0380049":29,"0xc038004a":29,"0xc038004b":29,"0xc038004c":29,"0xc038004d":29,"0xc038004e":29,"0xc038004f":29,"0xc0380050":29,"0xc0380051":29,"0xc0380052":29,"0xc0380053":29,"0xc0380054":29,"0xc0380055":29,"0xc0380056":29,"0xc0380057":29,"0xc0380058":29,"0xc0380059":29,"0xc038005a":29,"0xc038005b":[13,29],"0xc038005c":[13,29],"0xc0390002":29,"0xc03a000":29,"0xc03a0001":29,"0xc03a0002":29,"0xc03a0003":29,"0xc03a0004":29,"0xc03a0005":29,"0xc03a0006":29,"0xc03a0007":29,"0xc03a0008":29,"0xc03a0009":29,"0xc03a000a":29,"0xc03a000b":29,"0xc03a000c":29,"0xc03a000d":29,"0xc03a000f":29,"0xc03a001":29,"0xc03a0010":29,"0xc03a0011":29,"0xc03a0012":29,"0xc03a0013":29,"0xc03a0014":[13,29],"0xc03a0015":[13,29],"0xc03a0016":[13,29],"0xc03a0017":[13,29],"0xc03a0018":[13,29],"0xc03a0019":[13,29],"0xc03a001a":29,"0xc03a001b":29,"0xc03a001c":29,"0xc03a001d":29,"0xc03a001f":29,"0xc03a0020":29,"0xc03a0021":29,"0xc03a0022":29,"0xc03a0023":29,"0xc03a0024":29,"0xc03a0025":29,"0xc03a0026":29,"0xc03a0027":29,"0xc03a0028":29,"0xc03a0029":29,"0xc03a002a":29,"0xc03a0030":29,"0xc05c0000":29,"0xc05cff00":29,"0xc05cff01":29,"0xc05cff02":29,"0xc05cff03":29,"0xc05cff04":29,"0xc05cff05":29,"0xc05cff06":29,"0xc05cff07":29,"0xc05cff08":29,"0xc05cff09":29,"0xc05cff0a":29,"0xc05cff0b":29,"0xc05cff0c":29,"0xc05d0000":29,"0xc05d0001":29,"0xc0e80000":29,"0xc0ea0001":29,"0xc0ea0002":29,"0xc0ea0003":29,"0xc0ea0004":29,"0xc0ea0005":29,"0xc0ea0006":29,"0xc0ea0007":29,"0xc0ea0008":29,"0xc0ea0009":29,"0xc0ea000a":29,"0xc0ee":27,"0xc1":29,"0xc2":29,"0xc3":29,"0xc4":29,"0xc5":29,"0xc6":29,"0xc7":[27,29],"0xc8":29,"0xc9":29,"0xca":29,"0xcb":29,"0xcd":29,"0xce":29,"0xcef":27,"0xcf":29,"0xd":[19,27,29],"0xd0":29,"0xd0000":27,"0xd00000":27,"0xd1":29,"0xd2":29,"0xd4":29,"0xd6":29,"0xd6db5cc":19,"0xd7":29,"0xd8":29,"0xd9":29,"0xda":29,"0xdc":29,"0xdd":29,"0xde":29,"0xdf":29,"0xe":[27,29],"0xe0":29,"0xe0000":27,"0xe00000":27,"0xe000007f":27,"0xe1":29,"0xe2":29,"0xe24a88fa78":19,"0xe24a88fa78l":19,"0xe24a88fa88":19,"0xe24a88fa88l":19,"0xe24aaf9000l":19,"0xe5":29,"0xe6":29,"0xe7":29,"0xe70001":29,"0xe8":29,"0xe9":29,"0xea":29,"0xeb":29,"0xebc":27,"0xf":[27,29],"0xf0":29,"0xf0000":27,"0xf00000":27,"0xf0000000":27,"0xf0001":27,"0xf000f":27,"0xf001f":27,"0xf001fl":[31,32],"0xf003f":27,"0xf003fl":[31,32],"0xf00ff":27,"0xf01ff":27,"0xf6e":29,"0xf8":27,"0xf9":27,"0xfa":27,"0xfa0":29,"0xfa1":29,"0xfa2":29,"0xfa3":29,"0xfa4":29,"0xfa5":29,"0xfa6":29,"0xfb":27,"0xfc":27,"0xfd":27,"0xfd2":29,"0xfd3":29,"0xfd4":29,"0xfd5":29,"0xfd6":29,"0xfd7":29,"0xfd8":29,"0xfd9":29,"0xfda":29,"0xfdb":29,"0xfdc":29,"0xfdd":29,"0xfde":29,"0xfdf":29,"0xfe":[25,27,29],"0xfe0":29,"0xfe1":29,"0xfe2":29,"0xff":[19,27,29],"0xff0000":27,"0xff01":27,"0xff02":27,"0xfff":19,"0xfff8":27,"0xfffe":27,"0xffff":27,"0xffff0000":27,"0xfffff803f9697000":19,"0xffffff":27,"0xfffffffe":11,"0xffffffff":[8,11,16,19,24,26,27,31],"0xfffffffffffffffe":11,"0xffffffffffffffff":11,"0xffffffffl":[31,32,36],"11c9":18,"11d1":19,"1394ohci":19,"13l":11,"16l":19,"17415_none_dad8722c5bcc2d8f":19,"1970169159l":11,"1989437552l":19,"1989445168l":19,"1989636592l":19,"1989795280l":19,"19ba84f12a1a":[18,19],"1ceb":18,"201ef99a":[18,19],"247l":20,"318ef1cf":19,"31bf3856ad364e35":19,"32b":[3,19],"32bit":[5,10,11,16],"32l":19,"339e4c236e716d4b6f6b10359c425eb3d1478df7":19,"37376l":2,"38ee":19,"3nblhjn":19,"41ac":19,"444c":[18,19],"48l":[19,36],"4aaptee6itt1kldio":19,"4b04":19,"58l":11,"5ufw98n5sqgh":19,"64b":[19,22],"64bit":[3,5,10,11,16],"65l":6,"6ae1":19,"7fa0":[18,19],"7gwyr41uftkcl66ewhxlaowjmkkg6w2bp9byyqok10idedgace9vjr6m4jdh":19,"7jybzf4spmg4acoft85ao5u6tk5atpb7ypuulaivp8908dwtgqn":19,"817a":19,"85e5":19,"8a885d04":18,"8aac":19,"9317_none_508dca76bcbcfe81":19,"9fe8":18,"\u03bb":19,"abstract":[4,9,10,22],"boolean":33,"break":[3,10,19],"byte":[16,18,33],"case":[2,4,10,14,19,23,24],"catch":19,"char":[16,33],"class":[0,1,2,3,4,5,6,7,8,10,11,12,14,15,16,17,18,19,21,22,23,24,25,26,28,30,31,32,33,34,36],"const":19,"default":[0,1,2,3,17,19,20,27,28,31,36],"enum":[6,24],"export":[10,11,16,19,28],"final":[1,2,10],"float":[27,33],"function":[0,1,2,3,5,6,8,9,10,16,18,19,20,27,32],"import":[2,6,8,11,16,18,19,31],"int":[0,2,3,5,7,11,12,16,18,19,20,24,26,27,28,33,34],"long":[6,12,19,25,26,27,28,33],"new":[0,2,4,5,16,17,19,20,23,24,25,36],"null":[20,27],"public":[3,19,33],"return":[0,1,2,3,4,5,8,10,11,14,15,16,17,18,19,20,23,24,25,27,31,32,34,36],"short":[16,25,33],"static":3,"super":19,"switch":10,"true":[0,3,4,6,12,16,19,20,23,24,25,31,32,34,36],"try":[2,8,17,19],"void":[19,33],"while":[8,16,19],ACE:[19,20],ACEs:20,AES:27,AND:19,Ace:9,But:[14,19],For:[4,5,10,14],Its:[9,11],NOT:[2,3,10,11,19,31,32,36],Not:[2,4,16,19,31],One:[2,10],QoS:33,THE:16,That:19,The:[0,1,2,3,4,5,7,8,9,10,11,12,14,15,16,17,18,19,20,21,22,23,24,27,31,34,36],Then:[1,10],There:[1,3,8,9,19,24],These:[11,20],Use:19,Used:36,Useful:[3,25],Using:[8,9,11],WILL:20,WITH:0,With:[8,10,19],Yes:19,_______noumex______:25,__alignment1:33,__alignment2:33,__call__:[17,23,36],__class:19,__delitem__:[17,23],__dict__:19,__eventconsum:36,__file__:19,__getitem__:[4,14,17,19,20,23,24,36],__init__:[3,6,10,19],__iter__:[14,20,36],__len__:20,__main__:19,__name__:19,__paramet:19,__setitem__:[17,24,36],__unusedalign:[5,33],_access_allowed_ac:20,_access_allowed_callback_ac:20,_access_allowed_callback_object_ac:20,_access_allowed_object_ac:20,_access_denied_ac:20,_access_denied_callback_ac:20,_access_denied_callback_object_ac:20,_access_denied_object_ac:20,_anon__attach_virtual_disk_parameters_sub_union_1:33,_anon__dnsrecorda_sub_union_1:33,_anon__dnsrecorda_sub_union_2:33,_anon__dnsrecordw_sub_union_1:33,_anon__dnsrecordw_sub_union_2:33,_anon__etw_buffer_context_sub_union_1:33,_anon__event_data_descriptor_sub_union_1:33,_anon__event_header_extended_data_item_sub_structure_1:33,_anon__event_header_sub_union_1:33,_anon__event_trace_header_sub_union_1:33,_anon__event_trace_header_sub_union_2:33,_anon__event_trace_header_sub_union_3:33,_anon__event_trace_header_sub_union_4:33,_anon__event_trace_logfilea_sub_union_1:33,_anon__event_trace_logfilea_sub_union_2:33,_anon__event_trace_logfilew_sub_union_1:33,_anon__event_trace_logfilew_sub_union_2:33,_anon__event_trace_sub_union_1:33,_anon__evt_variant_sub_union_1:33,_anon__file_link_information_sub_union_1:33,_anon__open_virtual_disk_parameters_sub_union_1:33,_anon__peb_sub_union_1:33,_anon__peb_sub_union_2:33,_anon__process_mitigation_aslr_policy_sub_union_1:33,_anon__process_mitigation_binary_signature_policy_sub_union_1:33,_anon__process_mitigation_control_flow_guard_policy_sub_union_1:33,_anon__process_mitigation_dep_policy_sub_union_1:33,_anon__process_mitigation_dynamic_code_policy_sub_union_1:33,_anon__process_mitigation_extension_point_disable_policy_sub_union_1:33,_anon__process_mitigation_image_load_policy_sub_union_1:33,_anon__process_mitigation_strict_handle_check_policy_sub_union_1:33,_anon__process_mitigation_system_call_disable_policy_sub_union_1:33,_anon__trace_logfile_header_sub_union_1:33,_anon__trace_logfile_header_sub_union_2:33,_anon__wnode_header_sub_union_1:33,_anon__wnode_header_sub_union_2:33,_cert_context:2,_cprototyp:[19,31],_fields_:6,_ldr_data_table_entri:6,_lsa_unicode_str:19,_memory_information_class:6,_multiprocess:15,_system_alarm_ac:20,_system_alarm_callback_ac:20,_system_alarm_callback_object_ac:20,_system_alarm_object_ac:20,_system_audit_ac:20,_system_audit_callback_ac:20,_system_audit_callback_object_ac:20,_system_audit_object_ac:20,_system_dependent_02:33,_system_dependent_03:33,_system_dependent_04:33,_system_dependent_05:33,_system_dependent_06:33,_system_dependent_07:33,_system_mandatory_label_ac:20,_system_module32:22,_system_module64:22,_system_process_trust_label_ac:20,_system_resource_attribute_ac:20,_system_scoped_policy_id_ac:20,_tagbrecord:33,_tagvari:33,_task_creat:23,_task_logon_typ:23,_tcp_table_class:[31,32],_token_group:24,_token_privileg:24,_token_security_attribute_v1:24,_token_security_attributes_inform:24,_variant_name_3:33,_variant_name_4:33,_well_known_sid_typ:18,_winreg:19,a1udhwrnmeswsabhoewgq2h0dha6ly93d3cubwljcm9zb2z0lmnvbs9wa2lvchmv:19,a3fa:19,aa365316:19,aa377163:19,aa379918:19,aa385352:4,aa385517:4,aa385784:4,aaaabbbbcccc:18,abcd:19,abid:33,abil:1,abl:[0,2,3,10,15,16,18,19,28],about:[4,8,10,16,19,31,34,36],above_normal_priority_class:27,abspath:19,abstractact:23,accept:[0,3,10,11,17,19],accept_connect:[0,19],acceptconnect:[31,32],access:[3,7,11,12,14,16,17,19,20,21,22,23,24,26,28,30,36],access_allowed_ac:33,access_allowed_ace_typ:[19,27],access_allowed_callback_ac:33,access_allowed_callback_ace_typ:27,access_allowed_callback_object_ac:33,access_allowed_callback_object_ace_typ:27,access_allowed_compound_ace_typ:27,access_allowed_object_ac:33,access_allowed_object_ace_typ:27,access_denied_ac:33,access_denied_ace_typ:[19,27],access_denied_callback_ac:33,access_denied_callback_ace_typ:27,access_denied_callback_object_ac:33,access_denied_callback_object_ace_typ:27,access_denied_object_ac:33,access_denied_object_ace_typ:27,access_inform:24,access_mask:[20,33],access_max_ms_ace_typ:27,access_max_ms_object_ace_typ:27,access_max_ms_v2_ace_typ:27,access_max_ms_v3_ace_typ:27,access_max_ms_v4_ace_typ:27,access_max_ms_v5_ace_typ:27,access_min_ms_ace_typ:27,access_min_ms_object_ace_typ:27,access_rigth:24,access_system_secur:27,accessallowedac:19,accessdeniedac:19,accessflag:33,accessinform:33,accord:[23,24],ace:19,ace_head:[20,33],ace_inherited_object_type_pres:27,ace_object_type_pres:27,acecount:33,aceflag:[19,33],aces:[20,33],acetyp:[19,20,33],acl:[9,19,24,33],acl_information_class:33,acl_revision_inform:33,acl_size_inform:33,aclbytesfre:33,aclbytesinus:33,aclrevis:33,aclrevisioninform:33,aclsiz:33,aclsizeinform:33,acquir:7,acquirespinlock:33,action:[12,19,30],action_typ:23,actioncollect:30,activ:[12,19],activationcontextdata:33,activeprocessaffinitymask:33,activityid:33,actual:[16,19],actualavailableallocationunit:33,actualsections:[31,32],adapt:33,adcbhdelmakga1uebhmcvvmxezarbgnvbagtcldhc2hpbmd0b24xedaobgnvbact:19,add:[1,2,3,19,31,32],add_argu:19,add_bp:[3,19],add_certif:[2,19],add_pars:19,add_subpars:19,additionalinfo:[19,34],addr:[3,15,16,19,25,33],addrbstor:33,addref:1,address64:33,address:[3,5,10,11,12,15,16,18,19,31,32,33],addressofentrypoint:33,addressoffunct:33,addressofnam:33,addressofnameordin:33,addresstyp:33,addrfram:33,addrmode1616:33,addrmode1632:33,addrmodeflat:33,addrmoder:33,addrpc:33,addrreturn:33,addrstack:33,addvectoredcontinuehandl:[31,32],addvectoredexceptionhandl:[3,5,19,31,32],adjust:24,adjust_privileg:24,adjusttokenprivileg:[31,32],admin:[19,25],administrateur:19,ads_right_access_system_secur:27,ads_right_actrl_ds_list:27,ads_right_delet:27,ads_right_ds_control_access:27,ads_right_ds_create_child:27,ads_right_ds_delete_child:27,ads_right_ds_delete_tre:27,ads_right_ds_list_object:27,ads_right_ds_read_prop:27,ads_right_ds_self:27,ads_right_ds_write_prop:27,ads_right_generic_al:27,ads_right_generic_execut:27,ads_right_generic_read:27,ads_right_generic_writ:27,ads_right_read_control:27,ads_right_synchron:27,ads_right_write_dac:27,ads_right_write_own:27,adv_import:19,advanc:9,advanced_alpc:19,advapi32:[16,19],af_12844:27,af_appletalk:27,af_atm:27,af_ban:27,af_ccitt:27,af_chao:27,af_clust:27,af_datakit:27,af_decnet:27,af_dli:27,af_ecma:27,af_firefox:27,af_hylink:27,af_implink:27,af_inet6:27,af_inet:27,af_ipx:27,af_irda:27,af_iso:27,af_lat:27,af_n:27,af_netbio:27,af_netd:27,af_osi:27,af_pup:27,af_sna:27,af_unix:27,af_unknown1:27,af_unspec:27,af_voiceview:27,affect:3,affinitymask:33,after:[0,3,16,19],again:8,age:33,agelimit:33,aim:[9,28],alg_id:33,algid:[31,32],algo:2,algorithm:[2,19,33],alia:[4,5,11,17,18,19,21,22,23,24,33,34],aliaslength:33,aliasoffset:33,align:[5,18],alignmentinform:33,alignmentrequir:33,aliv:19,all:[1,2,3,4,5,10,11,19,20,22,24,31,36],all_notepad:19,alloc:[0,10,16,19],allocated_attribut:0,allocated_list:0,allocated_memori:16,allocatedattribut:[19,33],allocationattribut:[31,32],allocationbas:33,allocationprotect:33,allocations:[31,32,33],allocationsattempt:33,allocationsfail:33,allocationsfaileddeliber:33,allocationssucceed:33,allocationssucceededspecialpool:33,allocationswithnotag:33,allocationtyp:[31,32],allocconsol:[31,32],allow:[3,5,8,11,18,19,34,36],alpc:[9,28],alpc_cancelflg_no_context_check:27,alpc_cancelflg_try_cancel:27,alpc_cancelflgp_flush:27,alpc_client:[18,19],alpc_context_attr32:33,alpc_context_attr64:33,alpc_context_attr:[0,33],alpc_data_view_attr32:33,alpc_data_view_attr64:33,alpc_data_view_attr:[0,33],alpc_direct_attr32:33,alpc_direct_attr64:33,alpc_direct_attr:33,alpc_handl:33,alpc_handle_attr32:33,alpc_handle_attr64:33,alpc_handle_attr:[0,33],alpc_handleflg_duplicate_inherit:27,alpc_handleflg_duplicate_same_access:[19,27],alpc_handleflg_duplicate_same_attribut:27,alpc_messag:0,alpc_message_attribut:33,alpc_message_context_attribut:[0,19,27],alpc_message_direct_attribut:[0,27],alpc_message_handle_attribut:[0,19,27],alpc_message_information_class:33,alpc_message_security_attribut:[0,27],alpc_message_token_attribut:[0,19,27],alpc_message_view_attribut:[0,19,27],alpc_message_work_on_behalf_attribut:[0,27],alpc_msgflg_lpc_mod:27,alpc_msgflg_release_messag:27,alpc_msgflg_reply_messag:27,alpc_msgflg_sync_request:[0,27],alpc_msgflg_wait_alert:27,alpc_msgflg_wait_user_mod:27,alpc_msgflg_wow64_cal:27,alpc_porflg_allow_lpc_request:27,alpc_porflg_system_process:27,alpc_porflg_waitable_port:27,alpc_port_attribut:0,alpc_port_attributes32:33,alpc_port_attributes64:33,alpc_port_information_class:33,alpc_secflg_create_handl:27,alpc_security_attr32:33,alpc_security_attr64:33,alpc_security_attr:[0,33],alpc_serv:19,alpc_server_information_tmp_in:33,alpc_server_information_tmp_out:33,alpc_token_attr:33,alpc_viewflg_not_secur:27,alpc_work_on_behalf_attr:33,alpcadjustcompletionlistconcurrencycountinform:33,alpcassociatecompletionportinform:33,alpcbasicinform:33,alpcclient:[0,19],alpccompletionlistrundowninform:33,alpcconnectedsidinform:33,alpcgetmessageattribut:[31,32],alpcinitializemessageattribut:[31,32],alpcmessag:[0,19],alpcmessagehandleinform:33,alpcmessageport:0,alpcmessagesidinform:33,alpcmessagetokenmodifiedidinform:33,alpcmessagezoneinform:33,alpcportinform:33,alpcregistercallbackinform:33,alpcregistercompletionlistinform:33,alpcsectionhandl:[31,32],alpcserv:[0,19],alpcserverinform:33,alpcunregistercompletionlistinform:33,alpcwaitforportrefer:33,alpha:33,alreadi:[10,16],also:[5,8,9,10,11,19,28,31],alwai:[8,9,19],amd64:[19,33],amd64_kgdt64_last:27,amd64_kgdt64_nul:27,amd64_kgdt64_r0_cod:27,amd64_kgdt64_r0_data:27,amd64_kgdt64_r3_cmcod:27,amd64_kgdt64_r3_cmteb:27,amd64_kgdt64_r3_cod:27,amd64_kgdt64_r3_data:27,amd64_kgdt64_sys_tss:27,analys:19,analysi:19,ani:[2,3,9,10,11,16,19,34],anon_01:33,anon_02:33,anon_03:33,anon_04:33,anonym:19,anoth:[10,11,19,31],ansicodepagedata:33,antispywareproduct:19,antivirusproduct:19,any_s:27,anymor:20,anysize_arrai:27,ao_designmod:33,ao_noerrorui:33,ao_non:33,ao_nosplashscreen:33,ao_prelaunch:33,apccontext:[31,32],apcroutin:[31,32],api:[2,3,4,8,9,10,11,14,16,19,23,24,36],api_nam:[8,31],api_set_load_schema_ordin:27,api_set_lookup_ordin:27,api_set_namespace_arrai:33,api_set_namespace_array_v2:33,api_set_namespace_array_v4:33,api_set_namespace_entri:33,api_set_namespace_entry_v2:33,api_set_namespace_entry_v4:33,api_set_namespace_entry_v6:33,api_set_namespace_v6:33,api_set_release_schema_ordin:27,api_set_schema_entry_flags_extens:27,api_set_schema_entry_flags_s:27,api_set_schema_flags_host_extens:27,api_set_schema_flags_s:27,api_set_schema_version_v2:27,api_set_schema_version_v3:27,api_set_schema_version_v4:27,api_set_value_array_v2:33,api_set_value_array_v4:33,api_set_value_entri:33,api_set_value_entry_v2:33,apinam:3,apiproxi:31,apisemap:16,apisetmap:[30,33],apisetmap_dict:[16,19],apisetmapversion2:16,apisetmapversion4:16,apisetmapversion6:[16,19],apisetresolvetohost:16,apisetschema:16,apism:19,appcompatflag:33,appcompatflagsus:33,appcompatinfo:33,appcontainer_numb:24,appcontainer_sid:24,appcontainernumb:33,appcor:19,append:[11,18,19],appev:19,appid:19,appidcertstorecheck:19,appidsvc:19,appli:[12,36],applic:[4,12,19,20],application_data:20,application_nam:12,appmodel_error_dynamic_property_invalid:29,appmodel_error_dynamic_property_read_fail:29,appmodel_error_no_appl:29,appmodel_error_no_mutable_directori:29,appmodel_error_no_packag:29,appmodel_error_package_identity_corrupt:29,appmodel_error_package_not_avail:29,appmodel_error_package_runtime_corrupt:29,appx_e_block_hash_invalid:29,appx_e_corrupt_cont:29,appx_e_delta_appended_package_not_allow:29,appx_e_delta_baseline_version_mismatch:29,appx_e_delta_package_missing_fil:29,appx_e_file_compression_mismatch:29,appx_e_interleaving_not_allow:29,appx_e_invalid_appinstal:29,appx_e_invalid_blockmap:29,appx_e_invalid_contentgroupmap:29,appx_e_invalid_delta_packag:29,appx_e_invalid_encryption_exclusion_file_list:29,appx_e_invalid_key_info:29,appx_e_invalid_manifest:29,appx_e_invalid_packagesignconfig:29,appx_e_invalid_packaging_layout:29,appx_e_invalid_payload_package_extens:29,appx_e_invalid_sip_client_data:29,appx_e_missing_required_fil:29,appx_e_packaging_intern:29,appx_e_relationships_not_allow:29,appx_e_requested_range_too_larg:29,appx_e_resourcespri_not_allow:29,appxbackupcontenttyp:19,archrev:33,arcnam:19,arg1:11,arg2:11,arg32:33,arg64:33,arg:[1,3,15,19,25,31],arg_0:19,arg_1:19,arg_2:19,arg_3:19,arg_po:19,argpars:19,argument:[3,10,11,19,23,27,31],argument_posit:19,argumentdefaultshelpformatt:19,argumentpars:19,arguments:33,arm:33,around:[1,3,9,10,15,18,25,31,34],arrai:[10,19,33],array_ptr:19,array_s:19,array_size2:19,arraydesc:33,arrayindex:[31,32],arround:[2,15,25,36],as_self:16,asauthsvc:[31,32],ascii:[11,16,19],ask:[10,18,19],aslong:19,asn1:19,asn1pars:19,aspx:[1,4,19,20,25],assembl:[9,19],assert:19,assertionerror:24,assign:24,associ:[4,12,24],asu:19,async_mode_compat:27,async_mode_default:27,asyncoperationid:33,asyncrequestblock:33,at_keyexchang:[2,19,27],at_signatur:[19,27],atim:33,atlthunkslistptr:33,atm_addr_s:27,atm_aesa:27,atm_e164:27,atm_nsap:27,attach:3,attach_virtual_disk_flag:33,attach_virtual_disk_flag_bypass_default_encryption_polici:33,attach_virtual_disk_flag_no_drive_lett:33,attach_virtual_disk_flag_no_local_host:33,attach_virtual_disk_flag_no_security_descriptor:33,attach_virtual_disk_flag_non:33,attach_virtual_disk_flag_non_pnp:33,attach_virtual_disk_flag_permanent_lifetim:33,attach_virtual_disk_flag_read_onli:33,attach_virtual_disk_flag_register_volum:33,attach_virtual_disk_flag_restricted_rang:33,attach_virtual_disk_flag_single_partit:33,attach_virtual_disk_paramet:33,attach_virtual_disk_vers:33,attach_virtual_disk_version_1:33,attach_virtual_disk_version_2:33,attach_virtual_disk_version_unspecifi:33,attent:20,attr:19,attribut:[0,1,4,16,18,19,24,31,32,33],attribute_security_inform:[20,27],attributecount:33,attributeflag:[31,32],aucun:19,auditac:19,authattr:33,authenticamd:11,authentication_id:24,authenticationid:[19,24,33],authentif:36,author:19,auto:2,autohandl:16,automaticali:[16,24,26],autorit:19,avail:[2,9,19,31,36],availableallocationunit:33,axmltwljcm9zb2z0ifdpbmrvd3mguhjvzhvjdglvbibqq0egmjaxmtaefw0xnjew:19,b1jlzg1vbmqxhjacbgnvbaotfu1py3jvc29mdcbdb3jwb3jhdglvbjeumcwga1u:19,ba40727d7d257b00f89fc6ca7296c9833b7b75b2:1,backingstoreoffset:33,backup_security_inform:27,backward:11,bad_dll:19,badpass:19,bag:19,baiwadanbgkqhkig9w0baqsfaaocaqeavyc1iawgkoxxaotqxan0lj1j5vx01:19,balert:[31,32],barrier:9,base64:19,base:[1,2,3,9,11,16,19,22,23,24,27,31,33,36],base_addr:10,baseaddr:[16,19],baseaddress:[19,31,32,33],basedllnam:33,baseofcod:33,baseofdata:33,baseofdl:[31,32],baseofimag:33,baseprior:33,basesystemmodul:30,basic:[18,19,33],basicinform:33,bbbb:19,bbbbcccc:18,bbcccc:18,bbyefbecivg:19,bcbitcount:33,bcertificateassociationdata:33,bcertificateassociationdatalength:33,bcertusag:33,bcheight:33,bcplane:33,bcsize:33,bcwidth:33,bdata:33,bdescr:33,becaus:[10,19],been:[4,14,16,23,31],befor:[16,19],begin:[11,19,36],behavior:[16,19],behaviour:3,behind:8,being:[3,10,16],beingdebug:33,below_normal_priority_class:27,benableprivileg:25,best:4,better:[19,36],between:9,bewar:25,bflag:33,bfoffbit:33,bfreserved1:33,bfreserved2:33,bfsize:33,bftype:33,bg_auth_credentials_union:33,bg_auth_schem:33,bg_auth_scheme_bas:33,bg_auth_scheme_digest:33,bg_auth_scheme_negoti:33,bg_auth_scheme_ntlm:33,bg_auth_scheme_passport:33,bg_auth_target:33,bg_auth_target_proxi:33,bg_auth_target_serv:33,bg_basic_credenti:33,bg_error_context:33,bg_error_context_general_queue_manag:33,bg_error_context_general_transport:33,bg_error_context_local_fil:33,bg_error_context_non:33,bg_error_context_queue_manager_notif:33,bg_error_context_remote_appl:33,bg_error_context_remote_fil:33,bg_error_context_unknown:33,bg_file_info:33,bg_file_progress:33,bg_file_rang:33,bg_job_enum_all_us:27,bg_job_prior:33,bg_job_priority_foreground:33,bg_job_priority_high:33,bg_job_priority_low:33,bg_job_priority_norm:33,bg_job_progress:33,bg_job_proxy_usag:33,bg_job_proxy_usage_autodetect:33,bg_job_proxy_usage_no_proxi:33,bg_job_proxy_usage_overrid:33,bg_job_proxy_usage_preconfig:33,bg_job_reply_progress:33,bg_job_stat:33,bg_job_state_acknowledg:33,bg_job_state_cancel:33,bg_job_state_connect:33,bg_job_state_error:33,bg_job_state_queu:33,bg_job_state_suspend:33,bg_job_state_transf:33,bg_job_state_transient_error:33,bg_job_tim:33,bg_job_typ:33,bg_job_type_download:33,bg_job_type_upload:33,bg_job_type_upload_repli:33,bg_notify_dis:27,bg_notify_file_transf:27,bg_notify_job_error:27,bg_notify_job_modif:27,bg_notify_job_transf:27,bgkqhkig9w0baqefaaocaq8amiibcgkcaqeaywcacyghnink3ecpyu2uz7lcv9q:19,bhashlength:33,bia:33,bibitcount:33,biclrimport:33,biclrus:33,bicompress:33,biheight:33,binari:20,bind:[18,19],bind_if_syntax_ndr32:27,bind_if_syntax_ndr64:27,bind_if_syntax_unknown:27,bind_opt:33,bindptr:33,binherithandl:[31,32,33],biplan:33,bisiz:33,bisizeimag:33,bit:[3,5,9,10,11,16,19,22,28],bitmap:33,bitmapcorehead:33,bitmapcoreinfo:33,bitmapfilehead:33,bitmapinfo:33,bitmapinfohead:33,bitmask:33,biwidth:33,bixpelspermet:33,biypelspermet:33,blink:33,blob:1,block:16,blog:19,bmatchingtyp:33,bmbit:33,bmbitspixel:33,bmcicolor:33,bmcihead:33,bmheight:33,bmicolor:33,bmihead:33,bmplane:33,bmtype:33,bmwidth:33,bmwidthbyt:33,bnolink:19,bobjecttyp:33,bool:[16,33,34],boolval:33,boottim:33,border:[31,32],both:[4,8,9,10,19,36],bpacketpoint:33,bpad:33,bphysaddr:33,break_on_ret:[3,19],breakpoint:[9,19],breaktyp:33,bsaltlength:33,bselector:33,bstr:[23,33],bstrdescript:33,bstrhelpfil:33,bstrsourc:33,bstrval:33,bt_e_spurious_activ:29,btbcd:33,btbit:33,btbool:33,btbstr:33,btchar:33,btcomplex:33,btcurrenc:33,btdate:33,btfloat:33,bthresult:33,btint:33,btlong:33,btnotyp:33,btuint:33,btulong:33,btvariant:33,btvoid:33,btwchar:33,buf:33,buffer:[0,2,10,19,20,31,32,33],buffercallback:33,buffercontext:33,bufferlength:[31,32],buffers:[31,32,33],bufferslost:33,buffersread:33,bufferswritten:33,bufferus:[31,32],build:0,buildvers:33,builtin:19,bval:33,bye:19,byref:[31,32,33],bytearrai:[2,18,19],bytecodegener:19,byteoffsetforpartitionalign:33,byteoffsetforsectoralign:33,bytespersector:33,bytesread:33,bytestot:33,bytestransf:33,c30c67fef2afa1612b:18,c_byte:33,c_char:33,c_char_p:[10,33],c_doubl:33,c_long:33,c_longlong:33,c_short:33,c_ubyt:33,c_ubyte_array_16:33,c_uint:19,c_ulong:[8,33],c_ulonglong:33,c_ushort:33,c_void_p:[8,10,18,19,33],c_void_p_array_2:6,c_wchar:33,c_wchar_p:33,cache_e_first:29,cache_e_last:29,cache_e_nocache_upd:29,cache_s_first:29,cache_s_formatetc_notsupport:29,cache_s_last:29,cache_s_samecach:29,cache_s_somecaches_notupd:29,cadditionalstor:33,calc:[19,25],calcul:10,calgnamelength:33,call:[1,3,8,9,10,11,18,19,31,32,36],callabl:[3,5,8],callback:[3,16,19,33],callback_all_access:27,callback_modify_st:27,callbackid:[19,33],callconv:33,calleravailableallocationunit:33,callframe_copi:33,callframe_copy_independ:33,callframe_copy_nest:33,callframe_marshalcontext:33,callframe_walk:33,callframe_walk_in:33,callframe_walk_inout:33,callframe_walk_out:33,callframeinfo:33,callframeparaminfo:[19,33],callind:3,calltraceact:33,calternatefilenam:33,can:[0,1,3,5,8,9,11,14,16,18,19,20,23,24,27,31,34,36],cannot:[9,19],capabilitieshash:33,capabl:24,capit:19,caption:19,care:[10,16,19],carg:33,carr:10,caseinsensit:[31,32],cast:19,cat:19,cat_e_catidnoexist:29,cat_e_first:29,cat_e_last:29,cat_e_nodescript:29,cat_memberinfo2_objid:27,cat_memberinfo_objid:27,cat_namevalue_objid:27,catalog:[19,34],catalog_info_:33,catalogsign:[19,34],categori:20,catroot:19,cattr:33,cattrcertencod:33,cattribut:33,caus:[3,19],cauthattr:33,cauthsvc:[31,32],cba_check_engopt_disallow_network_path:27,cba_debug_info:27,cba_deferred_symbol_load_cancel:27,cba_deferred_symbol_load_complet:27,cba_deferred_symbol_load_failur:27,cba_deferred_symbol_load_parti:27,cba_deferred_symbol_load_start:27,cba_duplicate_symbol:27,cba_engine_pres:27,cba_ev:27,cba_event_sever:33,cba_read_memori:27,cba_set_opt:27,cba_srcsrv_ev:27,cba_srcsrv_info:27,cba_symbols_unload:27,cba_update_status_bar:27,cbalign:33,cbbufsiz:[31,32],cbcalculatedfilehash:33,cbcertencod:[25,31,32,33],cbclsextra:33,cbcontent:33,cbcrlencod:33,cbctlcontent:33,cbctlencod:33,cbdata:[25,31,32,33],cbelement:33,cbencod:[31,32],cbencryptedblob:[31,32],cbhash:[31,32],cbhashedblob:[31,32],cbmemobject:33,cbmemsignedmsg:33,cbparam:[19,33],cbreserved2:33,cbsid:[31,32],cbsignedblob:[31,32],cbsignerinfo:[31,32],cbsignerinfocountersignatur:[31,32],cbsize:[31,32,33],cbsizeinst:33,cbsizevft:33,cbstruct:33,cbtobeencrypt:[31,32],cbtobesignedandencrypt:[31,32],cbvalu:33,cbwndextra:33,cbyte:33,cc_cdecl:33,cc_fastcal:33,cc_fpfastcal:33,cc_macpasc:33,cc_max:33,cc_mpwcdecl:33,cc_mpwpascal:33,cc_mscpascal:33,cc_pascal:33,cc_stdcall:33,cc_syscal:33,cccc:18,ccccbbbb:19,ccert:19,ccertencod:33,ccertstor:33,cchain:33,cchbuffer:[31,32],cchbufferlength:[31,32],cchfilenamemax:[31,32],cchname:[31,32],cchnamestr:[31,32],cchreferenceddomainnam:[31,32],cchtype:[31,32],ccrlencod:33,ccrlentri:33,cctlentri:33,cdim:33,celement:33,cer:19,cert:[2,19,25,31,32,34],cert_access_state_prop_id:27,cert_aia_url_retrieved_prop_id:27,cert_archived_key_hash_prop_id:27,cert_archived_prop_id:27,cert_authority_info_access_prop_id:27,cert_auto_enroll_prop_id:27,cert_auto_enroll_retry_prop_id:27,cert_backed_up_prop_id:27,cert_blob:33,cert_chain_context:33,cert_chain_el:33,cert_chain_engine_config:33,cert_chain_para:33,cert_chain_revocation_check_cache_onli:27,cert_chain_revocation_check_chain:27,cert_chain_revocation_check_chain_exclude_root:27,cert_chain_revocation_check_end_cert:27,cert_compare_ani:27,cert_compare_attr:27,cert_compare_cert_id:27,cert_compare_cross_cert_dist_point:27,cert_compare_ctl_usag:27,cert_compare_enhkey_usag:27,cert_compare_exist:27,cert_compare_hash:27,cert_compare_issuer_of:27,cert_compare_key_identifi:27,cert_compare_key_spec:27,cert_compare_mask:27,cert_compare_md5_hash:27,cert_compare_nam:27,cert_compare_name_str_a:27,cert_compare_name_str_w:27,cert_compare_properti:27,cert_compare_pubkey_md5_hash:27,cert_compare_public_kei:27,cert_compare_sha1_hash:27,cert_compare_shift:27,cert_compare_signature_hash:27,cert_compare_subject_cert:27,cert_compare_subject_info_access:27,cert_context:33,cert_cross_cert_dist_points_prop_id:27,cert_ctl_usage_prop_id:27,cert_date_stamp_prop_id:27,cert_description_prop_id:27,cert_e_chain:29,cert_e_cn_no_match:29,cert_e_crit:29,cert_e_expir:29,cert_e_invalid_nam:29,cert_e_invalid_polici:29,cert_e_issuerchain:29,cert_e_malform:29,cert_e_pathlenconst:29,cert_e_purpos:29,cert_e_revocation_failur:29,cert_e_revok:29,cert_e_rol:29,cert_e_untrustedca:29,cert_e_untrustedroot:29,cert_e_untrustedtestroot:29,cert_e_validityperiodnest:29,cert_e_wrong_usag:29,cert_efs_prop_id:27,cert_encoding_type_mask:27,cert_enhkey_usag:33,cert_enhkey_usage_prop_id:27,cert_enrollment_prop_id:27,cert_extended_error_info_prop_id:27,cert_extens:33,cert_find_ani:27,cert_find_cert_id:27,cert_find_cross_cert_dist_point:27,cert_find_ctl_usag:27,cert_find_enhkey_usag:27,cert_find_exist:27,cert_find_hash:27,cert_find_issuer_attr:27,cert_find_issuer_nam:27,cert_find_issuer_of:27,cert_find_issuer_str:27,cert_find_issuer_str_a:27,cert_find_issuer_str_w:27,cert_find_key_identifi:27,cert_find_key_spec:27,cert_find_md5_hash:27,cert_find_properti:27,cert_find_pubkey_md5_hash:27,cert_find_public_kei:27,cert_find_sha1_hash:27,cert_find_signature_hash:27,cert_find_subject_attr:27,cert_find_subject_cert:27,cert_find_subject_info_access:27,cert_find_subject_nam:27,cert_find_subject_str:27,cert_find_subject_str_a:27,cert_find_subject_str_w:27,cert_fortezza_data_prop_id:27,cert_friendly_name_prop_id:27,cert_hash_prop_id:27,cert_id:33,cert_ie30_reserved_prop_id:27,cert_info:33,cert_info_extension_flag:27,cert_info_issuer_flag:27,cert_info_issuer_unique_id_flag:27,cert_info_not_after_flag:27,cert_info_not_before_flag:27,cert_info_serial_number_flag:27,cert_info_signature_algorithm_flag:27,cert_info_subject_flag:27,cert_info_subject_public_key_info_flag:27,cert_info_subject_unique_id_flag:27,cert_info_version_flag:27,cert_issuer_public_key_md5_hash_prop_id:27,cert_issuer_serial_numb:33,cert_issuer_serial_number_md5_hash_prop_id:27,cert_key_context:33,cert_key_context_prop_id:27,cert_key_identifier_prop_id:27,cert_key_prov_handle_prop_id:27,cert_key_prov_info_prop_id:27,cert_key_spec_prop_id:27,cert_md5_hash_prop_id:27,cert_name_attr_typ:27,cert_name_blob:33,cert_name_disable_ie4_utf8_flag:27,cert_name_dns_typ:27,cert_name_email_typ:27,cert_name_friendly_display_typ:27,cert_name_issuer_flag:27,cert_name_rdn_typ:27,cert_name_simple_display_typ:[2,27],cert_name_upn_typ:27,cert_name_url_typ:27,cert_next_update_location_prop_id:27,cert_ocsp_response_prop_id:27,cert_oid_name_str:27,cert_or_certlist:2,cert_pubkey_alg_para_prop_id:27,cert_pubkey_hash_reserved_prop_id:27,cert_public_key_info:33,cert_pvk_file_prop_id:27,cert_query_content_cert:27,cert_query_content_cert_pair:27,cert_query_content_crl:27,cert_query_content_ctl:27,cert_query_content_flag_al:[2,27],cert_query_content_flag_cert:27,cert_query_content_flag_cert_pair:27,cert_query_content_flag_crl:27,cert_query_content_flag_ctl:27,cert_query_content_flag_pfx:27,cert_query_content_flag_pfx_and_load:27,cert_query_content_flag_pkcs10:27,cert_query_content_flag_pkcs7_sign:27,cert_query_content_flag_pkcs7_signed_emb:27,cert_query_content_flag_pkcs7_unsign:27,cert_query_content_flag_serialized_cert:27,cert_query_content_flag_serialized_crl:27,cert_query_content_flag_serialized_ctl:27,cert_query_content_flag_serialized_stor:27,cert_query_content_pfx:27,cert_query_content_pfx_and_load:27,cert_query_content_pkcs10:27,cert_query_content_pkcs7_sign:27,cert_query_content_pkcs7_signed_emb:[19,27],cert_query_content_pkcs7_unsign:27,cert_query_content_serialized_cert:27,cert_query_content_serialized_crl:27,cert_query_content_serialized_ctl:27,cert_query_content_serialized_stor:27,cert_query_format_asn_ascii_hex_encod:27,cert_query_format_base64_encod:27,cert_query_format_binari:27,cert_query_format_flag_al:27,cert_query_format_flag_asn_ascii_hex_encod:27,cert_query_format_flag_base64_encod:27,cert_query_format_flag_binari:27,cert_query_object_blob:27,cert_query_object_fil:27,cert_rdn_value_blob:33,cert_renewal_prop_id:27,cert_request_originator_prop_id:27,cert_revocation_crl_info:33,cert_revocation_info:33,cert_sha1_hash_prop_id:27,cert_signature_hash_prop_id:27,cert_simple_chain:33,cert_simple_name_str:27,cert_smart_card_data_prop_id:27,cert_source_location_prop_id:27,cert_stor:[2,19],cert_store_add_alwai:27,cert_store_add_new:27,cert_store_add_newer_inherit_properti:27,cert_store_add_replace_exist:27,cert_store_add_replace_existing_inherit_properti:27,cert_store_add_use_exist:27,cert_store_backup_restore_flag:27,cert_store_certificate_context:27,cert_store_create_new_flag:27,cert_store_crl_context:27,cert_store_ctl_context:27,cert_store_defer_close_until_last_free_flag:27,cert_store_delete_flag:27,cert_store_enum_archived_flag:27,cert_store_manifold_flag:27,cert_store_maximum_allowed_flag:27,cert_store_no_crypt_release_flag:27,cert_store_open_existing_flag:27,cert_store_prov_collect:27,cert_store_prov_fil:27,cert_store_prov_filenam:27,cert_store_prov_filename_a:27,cert_store_prov_filename_w:27,cert_store_prov_ldap:27,cert_store_prov_ldap_w:27,cert_store_prov_memori:27,cert_store_prov_msg:27,cert_store_prov_phys:27,cert_store_prov_physical_w:27,cert_store_prov_pkcs12:27,cert_store_prov_pkcs7:27,cert_store_prov_reg:27,cert_store_prov_seri:27,cert_store_prov_smart_card:27,cert_store_prov_smart_card_w:27,cert_store_prov_system:27,cert_store_prov_system_a:27,cert_store_prov_system_registri:27,cert_store_prov_system_registry_a:27,cert_store_prov_system_registry_w:27,cert_store_prov_system_w:27,cert_store_readonly_flag:27,cert_store_set_localized_name_flag:27,cert_store_share_context_flag:27,cert_store_share_store_flag:27,cert_store_unsafe_physical_flag:27,cert_store_update_keyid_flag:27,cert_strong_sign_para:33,cert_strong_sign_serialized_info:33,cert_subject_name_md5_hash_prop_id:27,cert_subject_public_key_md5_hash_prop_id:27,cert_system_store_current_servic:27,cert_system_store_current_service_id:27,cert_system_store_current_us:27,cert_system_store_current_user_group_polici:27,cert_system_store_current_user_group_policy_id:27,cert_system_store_current_user_id:27,cert_system_store_local_machin:27,cert_system_store_local_machine_enterpris:27,cert_system_store_local_machine_enterprise_id:27,cert_system_store_local_machine_group_polici:27,cert_system_store_local_machine_group_policy_id:27,cert_system_store_local_machine_id:27,cert_system_store_location_mask:27,cert_system_store_location_shift:27,cert_system_store_servic:27,cert_system_store_services_id:27,cert_system_store_unprotected_flag:27,cert_system_store_us:27,cert_system_store_users_id:27,cert_to_verif:19,cert_trust_ctl_is_not_signature_valid:27,cert_trust_ctl_is_not_time_valid:27,cert_trust_ctl_is_not_valid_for_usag:27,cert_trust_has_crl_validity_extend:27,cert_trust_has_exact_match_issu:27,cert_trust_has_excluded_name_constraint:27,cert_trust_has_issuance_chain_polici:27,cert_trust_has_key_match_issu:27,cert_trust_has_name_match_issu:27,cert_trust_has_not_defined_name_constraint:27,cert_trust_has_not_permitted_name_constraint:27,cert_trust_has_not_supported_critical_ext:27,cert_trust_has_not_supported_name_constraint:27,cert_trust_has_preferred_issu:27,cert_trust_has_valid_name_constraint:27,cert_trust_invalid_basic_constraint:27,cert_trust_invalid_extens:27,cert_trust_invalid_name_constraint:27,cert_trust_invalid_policy_constraint:27,cert_trust_is_complex_chain:27,cert_trust_is_cycl:27,cert_trust_is_explicit_distrust:27,cert_trust_is_from_exclusive_trust_stor:27,cert_trust_is_not_signature_valid:27,cert_trust_is_not_time_nest:27,cert_trust_is_not_time_valid:27,cert_trust_is_not_valid_for_usag:27,cert_trust_is_offline_revoc:27,cert_trust_is_partial_chain:27,cert_trust_is_peer_trust:27,cert_trust_is_revok:27,cert_trust_is_self_sign:27,cert_trust_is_untrusted_root:27,cert_trust_list_info:33,cert_trust_no_error:27,cert_trust_no_issuance_chain_polici:27,cert_trust_revocation_status_unknown:27,cert_trust_statu:33,cert_usage_match:33,cert_x500_name_str:27,cert_xml_name_str:27,certaddcertificatecontexttostor:[31,32],certcomparecertif:[31,32],certcreatecertificatecontext:[31,32],certcreateselfsigncertif:[2,31,32],certduplicatecertificatecontext:[2,31,32],certenumcertificatecontextproperti:[31,32],certenumcertificatesinstor:[31,32],certenumctlsinstor:[31,32],certfil:19,certfindcertificateinstor:[31,32],certfreecertificatecontext:[31,32],certgetcertificatechain:[31,32],certgetcertificatecontextproperti:[31,32],certgetnamestringa:[2,31,32],certgetnamestringw:[31,32],certif:[9,25],certif_nam:19,certifact:19,certificatcontext:19,certificatestor:19,certlist:19,certopenstor:[31,32],certsrv_e_admin_denied_request:29,certsrv_e_alignment_fault:29,certsrv_e_archived_key_requir:29,certsrv_e_archived_key_unexpect:29,certsrv_e_bad_renewal_cert_attribut:29,certsrv_e_bad_renewal_subject:29,certsrv_e_bad_request_key_archiv:29,certsrv_e_bad_requeststatu:29,certsrv_e_bad_requestsubject:29,certsrv_e_bad_template_vers:29,certsrv_e_cert_type_overlap:29,certsrv_e_corrupt_key_attest:29,certsrv_e_downlevel_dc_ssl_or_upgrad:29,certsrv_e_encoding_length:29,certsrv_e_encryption_cert_requir:29,certsrv_e_enroll_deni:29,certsrv_e_expired_challeng:29,certsrv_e_invalid_attest:29,certsrv_e_invalid_ca_certif:29,certsrv_e_invalid_ek:29,certsrv_e_invalid_idbind:29,certsrv_e_invalid_requestid:29,certsrv_e_invalid_respons:29,certsrv_e_issuance_policy_requir:29,certsrv_e_key_archival_not_configur:29,certsrv_e_key_attest:29,certsrv_e_key_attestation_not_support:29,certsrv_e_key_length:29,certsrv_e_no_caadmin_defin:29,certsrv_e_no_cert_typ:29,certsrv_e_no_db_sess:29,certsrv_e_no_policy_serv:29,certsrv_e_no_request:29,certsrv_e_no_valid_kra:29,certsrv_e_pending_client_respons:29,certsrv_e_property_empti:29,certsrv_e_renewal_bad_public_kei:29,certsrv_e_request_precertificate_mismatch:29,certsrv_e_restrictedoffic:29,certsrv_e_roleconflict:29,certsrv_e_server_suspend:29,certsrv_e_signature_count:29,certsrv_e_signature_policy_requir:29,certsrv_e_signature_reject:29,certsrv_e_smime_requir:29,certsrv_e_subject_alt_name_requir:29,certsrv_e_subject_directory_guid_requir:29,certsrv_e_subject_dns_requir:29,certsrv_e_subject_email_requir:29,certsrv_e_subject_upn_requir:29,certsrv_e_template_conflict:29,certsrv_e_template_deni:29,certsrv_e_template_policy_requir:29,certsrv_e_too_many_signatur:29,certsrv_e_unknown_cert_typ:29,certsrv_e_unsupported_cert_typ:29,certsrv_e_weak_signature_or_kei:29,certstrtonamea:[31,32],certstrtonamew:[31,32],certverifycertificatechainpolici:19,cextens:33,cfilenam:33,cfunc:33,chain:[2,19],chainid:33,chalgorithm:33,chan:19,chang:[2,3,4,11,14,16,19,20,23,24,36],change_function_ret_valu:19,changetim:33,channel:[19,30,33],channel_id:[4,19],channel_name_by_id:4,channelconfig:[19,30,31,32],channelenum:[31,32],channelpath:[31,32],channelpathbuff:[31,32],channelpathbuffers:[31,32],channelpathbufferus:[31,32],channels_metadata:4,chanref:4,characterist:33,charset:33,chdata:33,chdigesttyp:33,check:[9,16,19,25],check_debug:25,check_is_elev:[19,25],check_signatur:[19,34],checksum:33,child:[4,19],child_send_object:19,chlabelcount:33,choic:3,choos:[5,19],chprotocol:33,chr:19,chstore:33,cid:33,ciio:19,cimpltyp:33,cimtyp:33,cimv2:[19,36],cininterfacesmax:33,cinoutinterfacesmax:33,claim_security_attribute_fqbn_valu:33,claim_security_attribute_octet_string_rel:33,claim_security_attribute_octet_string_valu:33,claim_security_attribute_relative_v1:33,claim_security_attribute_relative_v1_union:33,claim_security_attribute_type_boolean:27,claim_security_attribute_type_fqbn:27,claim_security_attribute_type_int64:27,claim_security_attribute_type_invalid:27,claim_security_attribute_type_octet_str:27,claim_security_attribute_type_sid:27,claim_security_attribute_type_str:27,claim_security_attribute_type_uint64:27,claim_security_attribute_v1:33,claim_security_attribute_v1_union:33,claim_security_attributes_inform:[24,33],claim_security_attributes_information_union:33,class_e_classnotavail:29,class_e_noaggreg:29,class_e_notlicens:29,classfactory_e_first:29,classfactory_e_last:29,classfactory_s_first:29,classfactory_s_last:29,classic:4,classid:[23,33],classmethod:[0,2,3,4,5,15,17,18,19,20,36],clean:9,click:19,client:[9,15,18,19],client_id32:33,client_id64:33,client_id:33,clientcontext:33,clientid:33,clientportobjectattribut:[31,32],clientsite_e_first:29,clientsite_e_last:29,clientsite_s_first:29,clientsite_s_last:29,clientviews:33,clipbrd_e_bad_data:29,clipbrd_e_cant_clos:29,clipbrd_e_cant_empti:29,clipbrd_e_cant_open:29,clipbrd_e_cant_set:29,clipbrd_e_first:29,clipbrd_e_last:29,clipbrd_s_first:29,clipbrd_s_last:29,clock:33,close:[12,15,16,19,24,26],closeeventlog:[31,32],closehandl:[31,32],closeservicehandl:[31,32],closingrecordnumb:33,clowerqualitychaincontext:33,cls:19,clsctx:33,clsctx_activate_32_bit_serv:33,clsctx_activate_64_bit_serv:33,clsctx_activate_aaa_as_iu:33,clsctx_appcontain:33,clsctx_disable_aaa:33,clsctx_enable_aaa:33,clsctx_enable_cloak:33,clsctx_enable_code_download:33,clsctx_from_default_context:33,clsctx_inproc_handl:33,clsctx_inproc_handler16:33,clsctx_inproc_serv:[31,32,33],clsctx_inproc_server16:33,clsctx_local_serv:33,clsctx_no_code_download:33,clsctx_no_custom_marsh:33,clsctx_no_failure_log:33,clsctx_ps_dll:33,clsctx_remote_serv:33,clsctx_reserved1:33,clsctx_reserved2:33,clsctx_reserved3:33,clsctx_reserved4:33,clsctx_reserved5:33,clsid:[19,23,33],clsidfromprogid:[31,32],clsiid:1,clsname:[19,36],clusapi_all_access:27,clusapi_change_access:27,clusapi_no_access:27,clusapi_read_access:27,cmd:19,cmdline:19,cmethod:33,cmp:11,cmsg_attr_cert_count_param:27,cmsg_attr_cert_param:27,cmsg_authenticated_attributes_flag:27,cmsg_bare_content_flag:27,cmsg_bare_content_param:27,cmsg_cert_count_param:27,cmsg_cert_param:27,cmsg_cms_encapsulated_content_flag:27,cmsg_cms_recipient_count_param:27,cmsg_cms_recipient_encrypted_key_index_param:27,cmsg_cms_recipient_index_param:27,cmsg_cms_recipient_info_param:27,cmsg_cms_signer_info_param:27,cmsg_computed_hash_param:27,cmsg_content_param:27,cmsg_contents_octets_flag:27,cmsg_crl_count_param:27,cmsg_crl_param:27,cmsg_crypt_release_context_flag:27,cmsg_ctrl_add_attr_cert:27,cmsg_ctrl_add_cert:27,cmsg_ctrl_add_cms_signer_info:27,cmsg_ctrl_add_crl:27,cmsg_ctrl_add_sign:27,cmsg_ctrl_add_signer_unauth_attr:27,cmsg_ctrl_decrypt:27,cmsg_ctrl_decrypt_para:33,cmsg_ctrl_del_attr_cert:27,cmsg_ctrl_del_cert:27,cmsg_ctrl_del_crl:27,cmsg_ctrl_del_sign:27,cmsg_ctrl_del_signer_unauth_attr:27,cmsg_ctrl_enable_strong_signatur:27,cmsg_ctrl_key_agree_decrypt:27,cmsg_ctrl_key_trans_decrypt:27,cmsg_ctrl_mail_list_decrypt:27,cmsg_ctrl_verify_hash:27,cmsg_ctrl_verify_signatur:27,cmsg_ctrl_verify_signature_ex:27,cmsg_data:27,cmsg_detached_flag:27,cmsg_encoded_messag:27,cmsg_encoded_sign:27,cmsg_encoding_type_mask:27,cmsg_encrypt:27,cmsg_encrypt_param:27,cmsg_encrypted_digest:27,cmsg_envelop:27,cmsg_envelope_algorithm_param:27,cmsg_enveloped_encode_info:33,cmsg_hash:27,cmsg_hash_algorithm_param:27,cmsg_hash_data_param:27,cmsg_indefinite_length:27,cmsg_inner_content_type_param:27,cmsg_key_agree_recipient_encode_info:33,cmsg_key_trans_recipient_encode_info:33,cmsg_length_only_flag:27,cmsg_mail_list_recipient_encode_info:33,cmsg_max_length_flag:27,cmsg_recipient_count_param:27,cmsg_recipient_encode_info:33,cmsg_recipient_encrypted_key_encode_info:33,cmsg_recipient_index_param:27,cmsg_recipient_info_param:27,cmsg_sign:27,cmsg_signed_and_envelop:27,cmsg_signer_auth_attr_param:27,cmsg_signer_cert_id_param:27,cmsg_signer_cert_info_param:27,cmsg_signer_count_param:27,cmsg_signer_hash_algorithm_param:27,cmsg_signer_info:[2,33],cmsg_signer_info_param:27,cmsg_signer_unauth_attr_param:27,cmsg_stream_info:33,cmsg_type_param:27,cmsg_unprotected_attr_param:27,cmsg_verify_signer_cert:27,cmsg_verify_signer_chain:27,cmsg_verify_signer_nul:27,cmsg_verify_signer_pubkei:27,cmsg_version_param:27,cmsgcert:33,cmsgcrl:33,cnamedarg:33,cntthread:33,cntusag:33,co_e_accesscheckfail:29,co_e_acesinwrongord:29,co_e_acnotiniti:29,co_e_activationfail:29,co_e_activationfailed_catalogerror:29,co_e_activationfailed_eventlog:29,co_e_activationfailed_timeout:29,co_e_alreadyiniti:29,co_e_appdidntreg:29,co_e_appnotfound:29,co_e_appsingleus:29,co_e_async_work_reject:29,co_e_attempt_to_create_outside_client_context:29,co_e_bad_path:29,co_e_bad_server_nam:29,co_e_call_out_of_tx_scope_not_allow:29,co_e_cancel_dis:29,co_e_cant_remot:29,co_e_cantdetermineclass:29,co_e_class_create_fail:29,co_e_class_dis:29,co_e_classstr:29,co_e_clrnotavail:29,co_e_clsreg_inconsist:29,co_e_conversionfail:29,co_e_createprocess_failur:29,co_e_dberror:29,co_e_decodefail:29,co_e_dllnotfound:29,co_e_elevation_dis:29,co_e_errorinapp:29,co_e_errorindl:29,co_e_exceedsysacllimit:29,co_e_exit_transaction_scope_not_cal:29,co_e_failedtoclosehandl:29,co_e_failedtocreatefil:29,co_e_failedtogenuuid:29,co_e_failedtogetsecctx:29,co_e_failedtogettokeninfo:29,co_e_failedtogetwindir:29,co_e_failedtoimperson:29,co_e_failedtoopenprocesstoken:29,co_e_failedtoopenthreadtoken:29,co_e_failedtoqueryclientblanket:29,co_e_failedtosetdacl:29,co_e_first:29,co_e_iidreg_inconsist:29,co_e_iidstr:29,co_e_incompatiblestreamvers:29,co_e_init_class_cach:29,co_e_init_memory_alloc:29,co_e_init_only_single_thread:29,co_e_init_rpc_channel:29,co_e_init_scm_exec_failur:29,co_e_init_scm_file_mapping_exist:29,co_e_init_scm_map_view_of_fil:29,co_e_init_scm_mutex_exist:29,co_e_init_shared_alloc:29,co_e_init_tl:29,co_e_init_tls_channel_control:29,co_e_init_tls_set_channel_control:29,co_e_init_unaccepted_user_alloc:29,co_e_initializationfail:29,co_e_invalidsid:29,co_e_isolevelmismatch:29,co_e_last:29,co_e_launch_permssion_deni:29,co_e_lookupaccnamefail:29,co_e_lookupaccsidfail:29,co_e_malformed_spn:29,co_e_missing_displaynam:29,co_e_msi_error:29,co_e_netaccessapifail:29,co_e_no_secctx_in_activ:29,co_e_nocooki:29,co_e_noiisintrins:29,co_e_nomatchingnamefound:29,co_e_nomatchingsidfound:29,co_e_nosynchron:29,co_e_not_support:29,co_e_notconstruct:29,co_e_notiniti:29,co_e_notpool:29,co_e_objisreg:29,co_e_objnotconnect:29,co_e_objnotreg:29,co_e_objsrv_rpc_failur:29,co_e_ole1dde_dis:29,co_e_pathtoolong:29,co_e_premature_stub_rundown:29,co_e_releas:29,co_e_reload_dl:29,co_e_remote_communication_failur:29,co_e_runas_createprocess_failur:29,co_e_runas_logon_failur:29,co_e_runas_syntax:29,co_e_runas_value_must_be_aaa:29,co_e_scm_error:29,co_e_scm_rpc_failur:29,co_e_server_exec_failur:29,co_e_server_init_timeout:29,co_e_server_not_paus:29,co_e_server_paus:29,co_e_server_start_timeout:29,co_e_server_stop:29,co_e_setserlhndlfail:29,co_e_start_service_failur:29,co_e_sxs_config:29,co_e_threadingmodel_chang:29,co_e_threadpool_config:29,co_e_tracker_config:29,co_e_trusteedoesntmatchcli:29,co_e_unrevoked_registration_on_apartment_shutdown:29,co_e_wrong_server_ident:29,co_e_wrongosforapp:29,co_e_wrongtrusteenamesyntax:29,co_s_first:29,co_s_last:29,co_s_machinenamenotfound:29,co_s_notallinterfac:29,coauthident:33,coauthinfo:33,cocreateinst:[1,31,32],cocreateinstanceex:[31,32],code3:1,code4:1,code:[1,3,5,9,10,14,16,28,31,33,35],code_addr:19,code_s:19,codebas:9,codetesteur:19,cogetinterceptor:[19,31,32],coinit:33,coinit_apartmentthread:33,coinit_disable_ole1dd:33,coinit_multithread:[31,32,33],coinit_speed_over_memori:33,coinitializeex:[31,32],coinitializesecur:[31,32],collect:[19,30],colorama:33,com:[3,4,9,16,20,23,25,28,36],com_activate_loc:27,com_activate_remot:27,com_execut:27,com_execute_loc:27,com_execute_remot:27,com_inetfwpolicy2:19,comadmin_e_alreadyinstal:29,comadmin_e_ambiguous_application_nam:29,comadmin_e_ambiguous_partition_nam:29,comadmin_e_app_file_readfail:29,comadmin_e_app_file_vers:29,comadmin_e_app_file_writefail:29,comadmin_e_app_not_run:29,comadmin_e_appdirnotfound:29,comadmin_e_applicationexist:29,comadmin_e_applid_matches_clsid:29,comadmin_e_authenticationlevel:29,comadmin_e_badpath:29,comadmin_e_badregistrylibid:29,comadmin_e_badregistryprogid:29,comadmin_e_base_partition_onli:29,comadmin_e_basepartition_required_in_set:29,comadmin_e_can_not_export_app_proxi:29,comadmin_e_can_not_export_sys_app:29,comadmin_e_can_not_start_app:29,comadmin_e_cannot_alias_eventclass:29,comadmin_e_cant_subscribe_to_compon:29,comadmin_e_cantcopyfil:29,comadmin_e_cantmakeinprocservic:29,comadmin_e_cantrecyclelibraryapp:29,comadmin_e_cantrecycleserviceapp:29,comadmin_e_cat_bitnessmismatch:29,comadmin_e_cat_duplicate_partition_nam:29,comadmin_e_cat_imported_components_not_allow:29,comadmin_e_cat_invalid_partition_nam:29,comadmin_e_cat_partition_in_us:29,comadmin_e_cat_pause_resume_not_support:29,comadmin_e_cat_serverfault:29,comadmin_e_cat_unacceptablebit:29,comadmin_e_cat_wrongappbit:29,comadmin_e_clsidoriidmismatch:29,comadmin_e_comp_move_bad_dest:29,comadmin_e_comp_move_dest:29,comadmin_e_comp_move_lock:29,comadmin_e_comp_move_priv:29,comadmin_e_comp_move_sourc:29,comadmin_e_compfile_badtlb:29,comadmin_e_compfile_classnotavail:29,comadmin_e_compfile_doesnotexist:29,comadmin_e_compfile_getclassobj:29,comadmin_e_compfile_loaddllfail:29,comadmin_e_compfile_noregistrar:29,comadmin_e_compfile_notinstal:29,comadmin_e_componentexist:29,comadmin_e_coreqcompinstal:29,comadmin_e_default_partition_not_in_set:29,comadmin_e_dllloadfail:29,comadmin_e_dllregisterserv:29,comadmin_e_eventclass_cant_be_subscrib:29,comadmin_e_file_partition_duplicate_fil:29,comadmin_e_invalid_partit:29,comadmin_e_invaliduserid:29,comadmin_e_keymiss:29,comadmin_e_legacycomps_not_allowed_in_1_0_format:29,comadmin_e_legacycomps_not_allowed_in_nonbase_partit:29,comadmin_e_lib_app_proxy_incompat:29,comadmin_e_mig_schemanotfound:29,comadmin_e_mig_versionnotsupport:29,comadmin_e_noregistryclsid:29,comadmin_e_noservershar:29,comadmin_e_notchang:29,comadmin_e_notdelet:29,comadmin_e_notinregistri:29,comadmin_e_nous:29,comadmin_e_object_does_not_exist:29,comadmin_e_object_parent_miss:29,comadmin_e_objecterror:29,comadmin_e_objectexist:29,comadmin_e_objectinvalid:29,comadmin_e_objectnotpool:29,comadmin_e_partition_accessdeni:29,comadmin_e_partition_msi_onli:29,comadmin_e_partitions_dis:29,comadmin_e_pausedprocessmaynotberecycl:29,comadmin_e_private_accessdeni:29,comadmin_e_processalreadyrecycl:29,comadmin_e_progidinusebyclsid:29,comadmin_e_property_overflow:29,comadmin_e_propertysavefail:29,comadmin_e_recycledprocessmaynotbepaus:29,comadmin_e_regdb_alreadyrun:29,comadmin_e_regdb_notiniti:29,comadmin_e_regdb_notopen:29,comadmin_e_regdb_systemerr:29,comadmin_e_regfile_corrupt:29,comadmin_e_registertlb:29,comadmin_e_registrarfail:29,comadmin_e_registry_accessdeni:29,comadmin_e_remoteinterfac:29,comadmin_e_requires_different_platform:29,comadmin_e_role_does_not_exist:29,comadmin_e_roleexist:29,comadmin_e_saferinvalid:29,comadmin_e_servicenotinstal:29,comadmin_e_sess:29,comadmin_e_start_app_dis:29,comadmin_e_start_app_needs_compon:29,comadmin_e_svcapp_not_poolable_or_recycl:29,comadmin_e_systemapp:29,comadmin_e_user_in_set:29,comadmin_e_userpasswdnotvalid:29,combinaison:11,comctl32:19,comhandleract:30,comimplement:[1,19],cominterfac:1,command:[19,23,31],commandlin:[16,19,33],commands:33,commits:[31,32],committransact:[31,32],common:[19,22],common_nam:19,commonnam:19,commun:[0,9],compar:[31,32],complet:[19,20,33],completli:4,complex:[11,19,24,36],complexarrayexpress:33,compliant:19,compon:9,compos:0,compressbufferworkspaces:[31,32],compressedbuff:[31,32],compressedbuffers:[31,32],compressfragmentworkspaces:[31,32],compression_engine_hib:27,compression_engine_maximum:27,compression_engine_standard:27,compression_format_default:27,compression_format_lznt1:27,compression_format_non:27,compression_format_xpress:27,compression_format_xpress_huff:27,compressionformat:[31,32],compressionformatandengin:[31,32],comput:[4,19,28,31,32],computedfamili:11,computedmodel:11,computer_nam:[19,28],computernam:24,comqc_e_application_not_queu:29,comqc_e_bad_messag:29,comqc_e_no_ipersiststream:29,comqc_e_no_queueable_interfac:29,comqc_e_queuing_service_not_avail:29,comqc_e_unauthent:29,comqc_e_untrusted_enqueu:29,comsd:33,comvers:33,condit:11,condrv:19,config:[4,19],configur:4,conn:19,connect:[0,15,18,19,30,36],connect_messag:[0,19],connect_respons:19,connect_to_port:[0,19],connectedprocessid:33,connectionmessag:[31,32],connectionmessageattribut:[31,32],connectionporthandl:[31,32],connectionportnam:33,connectionportobjectattribut:[31,32],connectionrequest:[31,32],connectionsecur:19,connectionsecurityverbos:19,connectnamedpip:[31,32],consol:[19,25],consoleflag:33,consolehandl:33,construct:18,contact:9,contain:[2,6,11,18,19,36],container_inherit_ac:[19,27],containingdirectori:33,contan:2,content:[2,16,19,25],content_typ:[2,19],contentencryptionalgorithm:33,context32:33,context64:33,context:[1,2,3,9,11,15,16,19,30,31,32,33,36],context_al:27,context_attribut:[0,19],context_control:27,context_debug_regist:27,context_e_abort:29,context_e_first:29,context_e_last:29,context_e_nocontext:29,context_e_nojit:29,context_e_notransact:29,context_e_oldref:29,context_e_rolenotfound:29,context_e_synch_timeout:29,context_e_tmnotavail:29,context_e_would_deadlock:29,context_exec:19,context_extended_regist:27,context_floating_point:27,context_ful:27,context_handl:19,context_i386:27,context_integ:27,context_is_valid:[0,19],context_s_first:29,context_s_last:29,context_seg:27,context_syswow:16,context_xst:27,contextflag:[5,33],contexthandl:33,contextmanag:[15,16],contextrecord:[5,19,33],contexttrackingmod:33,contextu:25,continuedebugev:[31,32],continueopt:33,control:[14,18,19,20,33],control_accept:[19,21],control_c_exit:27,controlflag:33,controlword:33,conveni:25,convers:27,convert10_e_first:29,convert10_e_last:29,convert10_e_olestream_bitmap_to_dib:29,convert10_e_olestream_fmt:29,convert10_e_olestream_get:29,convert10_e_olestream_put:29,convert10_e_stg_dib_to_bitmap:29,convert10_e_stg_fmt:29,convert10_e_stg_no_std_stream:29,convert10_s_first:29,convert10_s_last:29,convert10_s_no_present:29,convert:27,convertsecuritydescriptortostringsecuritydescriptora:[31,32],convertsecuritydescriptortostringsecuritydescriptorw:[31,32],convertsidtostringsida:[31,32],convertsidtostringsidw:[31,32],convertstringsecuritydescriptortosecuritydescriptora:[20,31,32],convertstringsecuritydescriptortosecuritydescriptorw:[31,32],convertstringsidtosida:[31,32],convertstringsidtosidw:[31,32],copi:[0,7,10,19],copysid:[31,32],core:19,corpor:2,corporation1:19,correct:[10,19,36],correspond:3,coserverinfo:33,could:19,count:[19,33],countcharsi:33,countcharsx:33,counter:[5,19],counti:33,countx:33,coutinterfacesmax:33,cp_handl:19,cparam:33,cparamsopt:33,cproc:3,cprovparam:[19,33],cpuid:9,cr0npxstate:33,craft:[18,19],crash:19,creat:[0,1,2,3,5,10,11,15,16,17,18,23,25,36],create_alwai:27,create_breakaway_from_job:27,create_class_enum:36,create_connect:19,create_consol:[19,25],create_default_error_mod:27,create_displac:11,create_file_from_handl:[19,25],create_fold:[19,23],create_forcedo:27,create_funct:[11,19],create_ignore_system_default:27,create_inst:[1,19],create_instance_enum:36,create_new:27,create_new_consol:27,create_new_process_group:27,create_no_window:27,create_port:0,create_port_sect:19,create_preserve_code_authz_level:27,create_process:[3,19,25],create_process_debug_ev:27,create_process_debug_info:[3,33],create_protected_process:27,create_separate_wow_vdm:27,create_shared_wow_vdm:27,create_suspend:[19,27],create_thread:[3,16,19],create_thread_debug_ev:27,create_thread_debug_info:[3,33],create_unicode_environ:[19,27],createclassenum:36,createdisposit:[31,32],createfile_callback:8,createfilea:[8,19,31,32],createfileacallback:8,createfilemappinga:[19,31,32],createfilemappingw:[31,32],createfiletransacteda:[31,32],createfiletransactedw:[31,32],createfilew:[31,32],createinstanceenum:36,createnamedpipea:[31,32],createnamedpipew:[31,32],createopt:[31,32],createprocessa:[25,31,32],createprocessasusera:[31,32],createprocessasuserw:[31,32],createprocessinfo:33,createprocessw:[31,32],createremotethread:[10,31,32],createsuspend:[31,32],createthread:[31,32,33],createtoolhelp32snapshot:[31,32],createtransact:[31,32],createwellknownsid:[31,32],creation:[4,16,19],creationflag:19,creationtim:33,crecipi:33,crecipientcert:[31,32],crecipientencryptedkei:33,credenti:33,criticalsectiontimeout:33,crl:2,crl_blob:33,crl_context:33,crl_entri:33,crl_info:33,cross:9,crt_1fc8b3b9a1e18e3b_9:19,crypt:19,crypt_acquire_allow_ncrypt_key_flag:27,crypt_acquire_cache_flag:27,crypt_acquire_compare_key_flag:27,crypt_acquire_ncrypt_key_flags_mask:27,crypt_acquire_no_h:27,crypt_acquire_only_ncrypt_key_flag:27,crypt_acquire_prefer_ncrypt_key_flag:27,crypt_acquire_silent_flag:27,crypt_acquire_use_prov_info_flag:27,crypt_algo:19,crypt_algorithm_identifi:[19,33],crypt_archiv:27,crypt_asn_encod:27,crypt_attr_blob:33,crypt_attribut:33,crypt_attribute_type_valu:33,crypt_bit_blob:33,crypt_create_iv:27,crypt_create_salt:27,crypt_data_blob:33,crypt_data_kei:27,crypt_decrypt_message_para:33,crypt_default_container_opt:27,crypt_deletekeyset:[19,27],crypt_der_blob:33,crypt_digest_blob:33,crypt_e_already_decrypt:29,crypt_e_asn1_badarg:29,crypt_e_asn1_badpdu:29,crypt_e_asn1_badr:29,crypt_e_asn1_badtag:29,crypt_e_asn1_choic:29,crypt_e_asn1_constraint:29,crypt_e_asn1_corrupt:29,crypt_e_asn1_eod:29,crypt_e_asn1_error:29,crypt_e_asn1_extend:29,crypt_e_asn1_intern:29,crypt_e_asn1_larg:29,crypt_e_asn1_memori:29,crypt_e_asn1_noeod:29,crypt_e_asn1_nyi:29,crypt_e_asn1_overflow:29,crypt_e_asn1_pdu_typ:29,crypt_e_asn1_rul:29,crypt_e_asn1_utf8:29,crypt_e_attributes_miss:29,crypt_e_auth_attr_miss:29,crypt_e_bad_encod:29,crypt_e_bad_len:29,crypt_e_bad_msg:29,crypt_e_control_typ:29,crypt_e_deleted_prev:29,crypt_e_exist:29,crypt_e_file_error:29,crypt_e_fileres:29,crypt_e_hash_valu:29,crypt_e_invalid_ia5_str:29,crypt_e_invalid_index:29,crypt_e_invalid_msg_typ:29,crypt_e_invalid_numeric_str:29,crypt_e_invalid_printable_str:29,crypt_e_invalid_x500_str:29,crypt_e_issuer_serialnumb:29,crypt_e_missing_pubkey_para:29,crypt_e_msg_error:29,crypt_e_no_decrypt_cert:29,crypt_e_no_key_properti:29,crypt_e_no_match:29,crypt_e_no_provid:29,crypt_e_no_revocation_check:29,crypt_e_no_revocation_dl:29,crypt_e_no_sign:29,crypt_e_no_trusted_sign:29,crypt_e_no_verify_usage_check:29,crypt_e_no_verify_usage_dl:29,crypt_e_not_char_str:29,crypt_e_not_decrypt:29,crypt_e_not_found:29,crypt_e_not_in_ctl:29,crypt_e_not_in_revocation_databas:29,crypt_e_object_locator_object_not_found:29,crypt_e_oid_format:29,crypt_e_oss_error:29,crypt_e_pending_clos:29,crypt_e_recipient_not_found:29,crypt_e_revocation_offlin:29,crypt_e_revok:29,crypt_e_security_set:29,crypt_e_self_sign:29,crypt_e_signer_not_found:29,crypt_e_stream_insufficient_data:29,crypt_e_stream_msg_not_readi:29,crypt_e_unexpected_encod:29,crypt_e_unexpected_msg_typ:29,crypt_e_unknown_algo:29,crypt_e_verify_usage_offlin:29,crypt_encode_decode_non:27,crypt_encode_para:33,crypt_encrypt_message_para:33,crypt_export:[2,19,27],crypt_force_key_protection_high:27,crypt_hash_blob:33,crypt_hash_message_para:33,crypt_i_new_protection_requir:29,crypt_initi:27,crypt_integer_blob:33,crypt_kek:27,crypt_key_prov_info:[19,33],crypt_key_prov_param:33,crypt_key_verify_message_para:33,crypt_machine_keyset:27,crypt_msg:[2,19],crypt_ndr_encod:27,crypt_newkeyset:27,crypt_no_salt:27,crypt_objid_blob:33,crypt_onlin:27,crypt_pregen:27,crypt_recipi:27,crypt_sf:27,crypt_sgckei:27,crypt_sign_message_para:33,crypt_sil:27,crypt_uint_blob:33,crypt_update_kei:27,crypt_user_keyset:[2,27],crypt_user_protect:27,crypt_verify_message_para:33,crypt_verifycontext:27,crypt_volatil:27,cryptacquirecertificateprivatekei:[31,32],cryptacquirecontexta:[31,32],cryptacquirecontextw:[2,19,31,32],cryptcatadminacquirecontext2:[31,32],cryptcatadminacquirecontext:[31,32],cryptcatadmincalchashfromfilehandl:[31,32],cryptcatadmincalchashfromfilehandle2:[31,32],cryptcatadminenumcatalogfromhash:[31,32],cryptcatadminreleasecatalogcontext:[31,32],cryptcatadminreleasecontext:[31,32],cryptcatattribute_:33,cryptcatcataloginfofromcontext:[31,32],cryptcatenumerateattr:[31,32],cryptcatenumeratecatattr:[31,32],cryptcatenumeratememb:[31,32],cryptcatmember_:33,cryptcontext:19,cryptdecodeobject:[31,32],cryptdecryptmessag:[31,32],cryptdestroykei:[19,31,32],cryptencodeobjectex:[31,32],cryptencryptmessag:[31,32],cryptexportkei:[31,32],cryptgenkei:[19,31,32],crypthashcertif:[31,32],cryptmsgclos:[31,32],cryptmsgcontrol:[31,32],cryptmsggetparam:[31,32],cryptmsgopentodecod:[31,32],cryptmsgopentoencod:[31,32],cryptmsgupd:[31,32],cryptmsgverifycountersignatureencod:[31,32],cryptmsgverifycountersignatureencodedex:[31,32],crypto:[9,28],cryptoapi:[9,19],cryptobj:19,cryptobject:19,cryptograph:27,cryptpars:19,cryptqueryobject:[2,31,32],cryptreleasecontext:[2,31,32],cryptsignandencryptmessag:[31,32],cryptsignmessag:[31,32],cryptuidlgviewcontext:[31,32],cryptverifymessagehash:[31,32],cryptverifymessagesignatur:[31,32],cryptverifymessagesignaturewithkei:[31,32],cs_32bit:10,cs_64bit:10,cs_e_admin_limit_exceed:29,cs_e_class_notfound:29,cs_e_first:29,cs_e_internal_error:29,cs_e_invalid_path:29,cs_e_invalid_vers:29,cs_e_last:29,cs_e_network_error:29,cs_e_no_classstor:29,cs_e_not_delet:29,cs_e_object_already_exist:29,cs_e_object_notfound:29,cs_e_package_notfound:29,cs_e_schema_mismatch:29,cs_user_32b:27,cs_user_64b:27,cscode:33,csdversion:33,cshort:33,cthread:3,ctime:33,ctl:2,ctl_context:33,ctl_entri:33,ctl_info:33,ctl_usag:33,ctobesign:[31,32],ctoplevelininterfac:33,ctx:[19,36],ctype:[5,8,9,10,11,16,19,25,31,33],ctypes_funct:[19,31],ctypes_gener:[1,6],cunauthattr:33,cunprotectedattr:33,cunusedbit:33,cur_thread:19,curdir:33,curdirref:33,curios:9,current:[2,3,4,5,9,11,12,14,16,20,22,23,28,31,32,33,36],current_process:[3,8,10,16,24,28],current_profile_typ:12,current_thread:[3,19,24,28],current_us:19,currentbyteoffset:33,currentdirector:33,currentdirectori:[19,33],currentev:33,currentnonpagedpoolalloc:33,currentpagedpoolalloc:33,currentpasscount:33,currentprocess:[19,28,30],currentthread:[28,30],currenttim:33,currentvers:19,cusageidentifi:33,custom:[19,36],custom_iid:1,cuwqtwgls2gd5a:19,cval:33,cvalu:33,cvar:33,cvdata:33,cvsig:33,cwcstoragenam:27,cwinsservercount:33,cycledetectionmodulu:33,d2derr_bad_numb:29,d2derr_bitmap_bound_as_target:29,d2derr_bitmap_cannot_draw:29,d2derr_cyclic_graph:29,d2derr_display_format_not_support:29,d2derr_display_state_invalid:29,d2derr_effect_is_not_regist:29,d2derr_exceeds_max_bitmap_s:29,d2derr_incompatible_brush_typ:29,d2derr_insufficient_device_cap:29,d2derr_intermediate_too_larg:29,d2derr_internal_error:29,d2derr_invalid_cal:29,d2derr_invalid_glyph_imag:29,d2derr_invalid_graph_configur:29,d2derr_invalid_internal_graph_configur:29,d2derr_invalid_properti:29,d2derr_invalid_target:29,d2derr_layer_already_in_us:29,d2derr_max_texture_size_exceed:29,d2derr_no_hardware_devic:29,d2derr_no_subproperti:29,d2derr_not_initi:29,d2derr_original_target_not_bound:29,d2derr_outstanding_bitmap_refer:29,d2derr_pop_call_did_not_match_push:29,d2derr_print_format_not_support:29,d2derr_print_job_clos:29,d2derr_push_pop_unbalanc:29,d2derr_recreate_target:29,d2derr_render_target_has_layer_or_cliprect:29,d2derr_scanner_fail:29,d2derr_screen_access_deni:29,d2derr_shader_compile_fail:29,d2derr_target_not_gdi_compat:29,d2derr_text_effect_is_wrong_typ:29,d2derr_text_renderer_not_releas:29,d2derr_too_many_shader_el:29,d2derr_too_many_transform_input:29,d2derr_unsupported_oper:29,d2derr_unsupported_vers:29,d2derr_win32_error:29,d2derr_wrong_factori:29,d2derr_wrong_resource_domain:29,d2derr_wrong_st:29,d2derr_zero_vector:29,d3d10_error_file_not_found:29,d3d10_error_too_many_unique_state_object:29,d3d11_error_deferred_context_map_without_initial_discard:29,d3d11_error_file_not_found:29,d3d11_error_too_many_unique_state_object:29,d3d11_error_too_many_unique_view_object:29,d3d12_error_adapter_not_found:29,d3d12_error_driver_version_mismatch:29,dacl:[19,20,24,33],dacl_security_inform:[20,27],dai:10,dat:19,data1:33,data2:33,data3:33,data4:33,data:[0,2,3,4,11,16,18,19,20,23,31,32,33],data_blob:33,data_e_first:29,data_e_last:29,data_s_first:29,data_s_last:29,data_s_sameformatetc:29,dataaccesstyp:33,datadirectori:33,datainfooffset:33,dataisconst:33,dataisfilestat:33,dataisglob:33,dataisloc:33,dataismemb:33,dataisobjectptr:33,dataisparam:33,dataisstaticloc:33,dataisstaticmemb:33,dataisunknown:33,datalen:0,datalength:[31,32,33],dataoffset:33,dataptr:33,datas:[31,32,33],dataselector:33,date:[4,33],datetim:[4,19],daylightbia:33,daylightd:33,daylightnam:33,dbg:[3,19],dbg_app_not_idl:13,dbg_command_except:13,dbg_continu:[3,13],dbg_control_break:13,dbg_control_c:13,dbg_exception_handl:13,dbg_exception_not_handl:[3,13],dbg_no_state_chang:13,dbg_printexception_c:13,dbg_reply_lat:13,dbg_ripexcept:13,dbg_terminate_process:13,dbg_terminate_thread:13,dbg_unable_to_provide_handl:13,dbgfile:33,dbginterfac:1,dbgunmatch:33,dblval:33,dcomposition_error_surface_being_rend:29,dcomposition_error_surface_not_being_rend:29,dcomposition_error_window_already_compos:29,dead:[3,16,19],deadlock:16,deadthread:16,debug:[9,25,28,30],debug_breakpoint_paramet:33,debug_ev:33,debug_event_breakpoint:27,debug_event_change_debuggee_st:27,debug_event_change_engine_st:27,debug_event_change_symbol_st:27,debug_event_create_process:27,debug_event_create_thread:27,debug_event_except:27,debug_event_exit_process:27,debug_event_exit_thread:27,debug_event_load_modul:27,debug_event_session_statu:27,debug_event_system_error:27,debug_event_unload_modul:27,debug_exception_filter_paramet:33,debug_exeception_ev:3,debug_functionbp:19,debug_last_event_info_breakpoint:33,debug_last_event_info_except:33,debug_last_event_info_exit_process:33,debug_last_event_info_exit_thread:33,debug_last_event_info_load_modul:33,debug_last_event_info_system_error:33,debug_last_event_info_unload_modul:33,debug_module_and_id:33,debug_module_paramet:33,debug_offset_region:33,debug_only_this_process:27,debug_process:[19,27],debug_processor_identification_al:33,debug_processor_identification_alpha:33,debug_processor_identification_amd64:33,debug_processor_identification_arm:33,debug_processor_identification_ia64:33,debug_processor_identification_x86:33,debug_register_descript:33,debug_specific_filter_paramet:33,debug_stack_fram:33,debug_str:3,debug_symbol_entri:33,debug_symbol_paramet:33,debug_symbol_source_entri:33,debug_valu:33,debug_value_tmp_substruct1:33,debug_value_tmp_substruct2:33,debug_value_tmp_substruct3:33,debug_value_tmp_union:33,debugactiveprocess:[31,32],debugactiveprocessstop:[31,32],debugbreak:[31,32],debugbreakprocess:[31,32],debugcontrol:[5,33],debuge:3,debugflag:33,debugg:9,debugger_membp_singlestep:19,debugger_on_setup:19,debugger_print_ldrloaddl:19,debugingg:3,debugport:[31,32],debugsetprocesskillonexit:[3,31,32],debugstr:33,decim:33,decod:19,decodestr:19,decor:[5,8],decrypt:19,decryptpars:19,deep:36,deepli:[20,24],def:[8,10,19,25],defaul:[0,24,36],default_dacl:24,default_enum_flag:36,default_namespac:36,default_security_inform:20,default_timeout:36,defaultdacl:33,defaultquotalimit:33,defaultquotathreshold:33,defend:19,defin:[3,4,5,9],definit:[1,4,6,19,23,36],defint:1,del:19,del_bp:[3,19],delet:[3,17,19,23,27,33],delete_fold:[19,23],delete_inst:36,delete_task:23,delete_valu:17,deletefil:33,deletepend:33,deleteprocthreadattributelist:[31,32],demo:[2,11],demo_fold:19,demo_folder_nam:19,demo_task_nam:19,demonstr:19,depend:[9,11,16,19,36],deprec:24,der:19,deref:[11,19,25],desc:33,desckind:33,desckind_funcdesc:33,desckind_implicitappobj:33,desckind_max:33,desckind_non:33,desckind_typecomp:33,desckind_vardesc:33,describ:[2,11,18,20,23,30],descript:[11,12,19,31,32],descriptor:[9,16],descrption:19,desir:19,desiredaccess:[19,31,32,33],desktop:[1,4,16,19,36],desktopinfo:33,dest:19,destin:16,destroi:[16,19,24,26],detach:3,detached_process:27,devic:[19,26],device_typ:33,deviceapi:19,deviceid:33,deviceiocontrol:[31,32],devicetyp:33,dhcid:33,dict:[3,4,12,16,19,36],did:16,didn:10,die:16,diff:19,differ:[19,34,36],digest:33,digestalgorithm:33,digsig_e_crypto:29,digsig_e_decod:29,digsig_e_encod:29,digsig_e_extens:29,direct:[12,19],directli:[1,2,9,10,14,18,19,20,24],directori:[14,19,20,23,24,33],directory_all_access:27,directory_create_object:27,directory_create_subdirectori:27,directory_queri:27,directory_travers:27,directoryhandl:[31,32],disabl:[3,8,25],disable_all_memory_breakpoint:3,disableallprivileg:[31,32],disabledmemorybreakpoint:3,disapear:24,disassembl:3,discard:18,disk:[2,19],disp:11,disp_e_arrayislock:29,disp_e_badcalle:29,disp_e_badindex:29,disp_e_badparamcount:29,disp_e_badvartyp:29,disp_e_buffertoosmal:29,disp_e_divbyzero:29,disp_e_except:29,disp_e_membernotfound:29,disp_e_nonamedarg:29,disp_e_notacollect:29,disp_e_overflow:29,disp_e_paramnotfound:29,disp_e_paramnotopt:29,disp_e_typemismatch:29,disp_e_unknowninterfac:29,disp_e_unknownlcid:29,disp_e_unknownnam:29,dispatch:3,dispid:33,displac:[11,31,32],displai:25,displaynam:19,disposit:[31,32],dispparam:33,distinguish:2,distinguished_nam:2,dll:[3,8,11,16,19,31,34],dll_demos_fullnam:19,dll_demos_utilnam:19,dll_load:19,dll_path:16,dllbase:33,dllcharacterist:33,dllname:16,dllpath:33,dllsize:[31,32],dns_atma_format_aesa:27,dns_atma_format_e164:27,dns_atma_max_addr_length:27,dns_cache_entri:33,dns_dnskey_data:33,dns_error_address_requir:29,dns_error_alias_loop:29,dns_error_autozone_already_exist:29,dns_error_axfr:29,dns_error_background_load:29,dns_error_bad_keymast:29,dns_error_bad_packet:29,dns_error_cannot_find_root_hint:29,dns_error_client_subnet_already_exist:29,dns_error_client_subnet_does_not_exist:29,dns_error_client_subnet_is_access:29,dns_error_cname_collis:29,dns_error_cname_loop:29,dns_error_database_bas:29,dns_error_datafile_bas:29,dns_error_datafile_open_failur:29,dns_error_datafile_pars:29,dns_error_default_scop:29,dns_error_default_virtualization_inst:29,dns_error_default_zonescop:29,dns_error_delegation_requir:29,dns_error_dname_collis:29,dns_error_dnssec_bas:29,dns_error_dnssec_is_dis:29,dns_error_dp_already_enlist:29,dns_error_dp_already_exist:29,dns_error_dp_bas:29,dns_error_dp_does_not_exist:29,dns_error_dp_fsmo_error:29,dns_error_dp_not_avail:29,dns_error_dp_not_enlist:29,dns_error_ds_unavail:29,dns_error_ds_zone_already_exist:29,dns_error_dword_value_too_larg:29,dns_error_dword_value_too_smal:29,dns_error_file_writeback_fail:29,dns_error_forwarder_already_exist:29,dns_error_general_api_bas:29,dns_error_inconsistent_root_hint:29,dns_error_invaild_virtualization_instance_nam:29,dns_error_invalid_client_subnet_nam:29,dns_error_invalid_data:29,dns_error_invalid_datafile_nam:29,dns_error_invalid_initial_rollover_offset:29,dns_error_invalid_ip_address:29,dns_error_invalid_key_s:29,dns_error_invalid_nam:29,dns_error_invalid_name_char:29,dns_error_invalid_nsec3_iteration_count:29,dns_error_invalid_policy_t:29,dns_error_invalid_properti:29,dns_error_invalid_rollover_period:29,dns_error_invalid_scope_nam:29,dns_error_invalid_scope_oper:29,dns_error_invalid_signature_validity_period:29,dns_error_invalid_typ:29,dns_error_invalid_xml:29,dns_error_invalid_zone_oper:29,dns_error_invalid_zone_typ:29,dns_error_invalid_zonescope_nam:29,dns_error_keymaster_requir:29,dns_error_ksp_does_not_support_protect:29,dns_error_ksp_not_access:29,dns_error_load_zonescope_fail:29,dns_error_mask:29,dns_error_name_does_not_exist:29,dns_error_name_not_in_zon:29,dns_error_nbstat_init_fail:29,dns_error_need_secondary_address:29,dns_error_need_wins_serv:29,dns_error_no_bootfile_if_ds_zon:29,dns_error_no_create_cache_data:29,dns_error_no_dns_serv:29,dns_error_no_memori:29,dns_error_no_packet:29,dns_error_no_tcpip:29,dns_error_no_valid_trust_anchor:29,dns_error_no_zone_info:29,dns_error_node_creation_fail:29,dns_error_node_is_cnam:29,dns_error_node_is_dnam:29,dns_error_non_rfc_nam:29,dns_error_not_allowed_on_active_skd:29,dns_error_not_allowed_on_rodc:29,dns_error_not_allowed_on_root_serv:29,dns_error_not_allowed_on_signed_zon:29,dns_error_not_allowed_on_unsigned_zon:29,dns_error_not_allowed_on_zsk:29,dns_error_not_allowed_under_deleg:29,dns_error_not_allowed_under_dnam:29,dns_error_not_allowed_with_zonescop:29,dns_error_not_enough_signing_key_descriptor:29,dns_error_not_uniqu:29,dns_error_nsec3_incompatible_with_rsa_sha1:29,dns_error_nsec3_name_collis:29,dns_error_nsec_incompatible_with_nsec3_rsa_sha1:29,dns_error_numeric_nam:29,dns_error_operation_bas:29,dns_error_packet_fmt_bas:29,dns_error_policy_already_exist:29,dns_error_policy_does_not_exist:29,dns_error_policy_invalid_criteria:29,dns_error_policy_invalid_criteria_client_subnet:29,dns_error_policy_invalid_criteria_fqdn:29,dns_error_policy_invalid_criteria_interfac:29,dns_error_policy_invalid_criteria_network_protocol:29,dns_error_policy_invalid_criteria_query_typ:29,dns_error_policy_invalid_criteria_time_of_dai:29,dns_error_policy_invalid_criteria_transport_protocol:29,dns_error_policy_invalid_nam:29,dns_error_policy_invalid_set:29,dns_error_policy_invalid_weight:29,dns_error_policy_lock:29,dns_error_policy_missing_criteria:29,dns_error_policy_processing_order_invalid:29,dns_error_policy_scope_miss:29,dns_error_policy_scope_not_allow:29,dns_error_primary_requires_datafil:29,dns_error_rcod:29,dns_error_rcode_badkei:29,dns_error_rcode_badsig:29,dns_error_rcode_badtim:29,dns_error_rcode_format_error:29,dns_error_rcode_last:29,dns_error_rcode_name_error:29,dns_error_rcode_no_error:29,dns_error_rcode_not_impl:29,dns_error_rcode_notauth:29,dns_error_rcode_notzon:29,dns_error_rcode_nxrrset:29,dns_error_rcode_refus:29,dns_error_rcode_server_failur:29,dns_error_rcode_yxdomain:29,dns_error_rcode_yxrrset:29,dns_error_record_already_exist:29,dns_error_record_does_not_exist:29,dns_error_record_format:29,dns_error_record_only_at_zone_root:29,dns_error_record_timed_out:29,dns_error_response_codes_bas:29,dns_error_rollover_already_queu:29,dns_error_rollover_in_progress:29,dns_error_rollover_not_pok:29,dns_error_rrl_invalid_ipv4_prefix:29,dns_error_rrl_invalid_ipv6_prefix:29,dns_error_rrl_invalid_leak_r:29,dns_error_rrl_invalid_tc_r:29,dns_error_rrl_invalid_window_s:29,dns_error_rrl_leak_rate_lessthan_tc_r:29,dns_error_rrl_not_en:29,dns_error_scope_already_exist:29,dns_error_scope_does_not_exist:29,dns_error_scope_lock:29,dns_error_secondary_data:29,dns_error_secondary_requires_master_ip:29,dns_error_secure_bas:29,dns_error_serverscope_is_referenc:29,dns_error_setup_bas:29,dns_error_signing_key_not_access:29,dns_error_soa_delete_invalid:29,dns_error_standby_key_not_pres:29,dns_error_subnet_already_exist:29,dns_error_subnet_does_not_exist:29,dns_error_too_many_skd:29,dns_error_try_again_lat:29,dns_error_unexpected_cng_error:29,dns_error_unexpected_data_protection_error:29,dns_error_unknown_record_typ:29,dns_error_unknown_signing_parameter_vers:29,dns_error_unsecure_packet:29,dns_error_unsupported_algorithm:29,dns_error_virtualization_instance_already_exist:29,dns_error_virtualization_instance_does_not_exist:29,dns_error_virtualization_tree_lock:29,dns_error_wins_init_fail:29,dns_error_zone_already_exist:29,dns_error_zone_bas:29,dns_error_zone_configuration_error:29,dns_error_zone_creation_fail:29,dns_error_zone_does_not_exist:29,dns_error_zone_has_no_ns_record:29,dns_error_zone_has_no_soa_record:29,dns_error_zone_is_shutdown:29,dns_error_zone_lock:29,dns_error_zone_locked_for_sign:29,dns_error_zone_not_secondari:29,dns_error_zone_requires_master_ip:29,dns_error_zonescope_already_exist:29,dns_error_zonescope_does_not_exist:29,dns_error_zonescope_file_writeback_fail:29,dns_error_zonescope_is_referenc:29,dns_info_added_local_win:29,dns_info_axfr_complet:29,dns_info_no_record:29,dns_query_accept_truncated_respons:27,dns_query_addrconfig:27,dns_query_append_multilabel:27,dns_query_bypass_cach:27,dns_query_disable_idn_encod:27,dns_query_dnssec_checking_dis:27,dns_query_dnssec_ok:27,dns_query_dont_reset_ttl_valu:27,dns_query_dual_addr:27,dns_query_multicast_onli:27,dns_query_no_hosts_fil:27,dns_query_no_local_nam:27,dns_query_no_multicast:27,dns_query_no_netbt:27,dns_query_no_recurs:27,dns_query_no_wire_queri:27,dns_query_reserv:27,dns_query_return_messag:27,dns_query_standard:27,dns_query_treat_as_fqdn:27,dns_query_use_tcp_onli:27,dns_query_wire_onli:27,dns_record_flag:33,dns_recorda:33,dns_recordw:33,dns_request_pend:29,dns_rrsig_dataa:33,dns_rrsig_dataw:33,dns_statu:33,dns_status_continue_need:29,dns_status_dotted_nam:29,dns_status_fqdn:29,dns_status_packet_unsecur:29,dns_status_single_part_nam:29,dns_type_a6:27,dns_type_a:27,dns_type_aaaa:27,dns_type_addr:27,dns_type_afsdb:27,dns_type_al:27,dns_type_ani:27,dns_type_atma:27,dns_type_axfr:27,dns_type_cert:27,dns_type_cnam:27,dns_type_d:27,dns_type_dhcid:27,dns_type_dnam:27,dns_type_dnskei:27,dns_type_eid:27,dns_type_gid:27,dns_type_gpo:27,dns_type_hinfo:27,dns_type_isdn:27,dns_type_ixfr:27,dns_type_kei:27,dns_type_kx:27,dns_type_loc:27,dns_type_maila:27,dns_type_mailb:27,dns_type_mb:27,dns_type_md:27,dns_type_mf:27,dns_type_mg:27,dns_type_minfo:27,dns_type_mr:27,dns_type_mx:27,dns_type_n:27,dns_type_naptr:27,dns_type_nbstat:27,dns_type_nimloc:27,dns_type_nsap:27,dns_type_nsapptr:27,dns_type_nsec3:27,dns_type_nsec3param:27,dns_type_nsec:27,dns_type_nul:27,dns_type_nxt:27,dns_type_opt:27,dns_type_ptr:27,dns_type_px:27,dns_type_rp:27,dns_type_rrsig:27,dns_type_rt:27,dns_type_sig:27,dns_type_sink:27,dns_type_soa:27,dns_type_srv:27,dns_type_text:27,dns_type_tkei:27,dns_type_tsig:27,dns_type_uid:27,dns_type_uinfo:27,dns_type_unspec:27,dns_type_win:27,dns_type_winsr:27,dns_type_wk:27,dns_type_x25:27,dns_type_zero:27,dns_warning_domain_undelet:29,dns_warning_ptr_create_fail:29,dnsfreeflat:33,dnsfreeparsedmessagefield:33,dnsfreerecordlist:33,do_cpuid:11,doc:[2,3,7,16,36],document:[3,6,19,24,31,36],doe:[10,11,16,18,19,25,31,32],domain:33,domainlength:33,domainsid:[31,32],don:[3,19,28],done:[8,10,16,19],dont:19,dosnam:[31,32],dospath:33,doubl:33,dr0:[5,33],dr1:[5,33],dr2:[5,33],dr3:[5,33],dr6:[5,33],dr7:[5,33],dragdrop_e_alreadyregist:29,dragdrop_e_concurrent_drag_attempt:29,dragdrop_e_first:29,dragdrop_e_invalidhwnd:29,dragdrop_e_last:29,dragdrop_e_notregist:29,dragdrop_s_cancel:29,dragdrop_s_drop:29,dragdrop_s_first:29,dragdrop_s_last:29,dragdrop_s_usedefaultcursor:29,drive:[9,19,28,30],drive_cdrom:[26,27],drive_fix:[19,26,27],drive_no_root_dir:[26,27],drive_ramdisk:[26,27],drive_remot:[26,27],drive_remov:[26,27],drive_unknown:[26,27],driverinpath:33,drivernam:33,drivernamelength:33,driverstor:19,drx:3,ds_s_success:29,dslflag_mismatched_dbg:27,dslflag_mismatched_pdb:27,dst:19,dummystructnam:33,dummyunionnam:[5,33],dummyunionname2:33,dump:[5,19],duplic:[2,19,24],duplicate_close_sourc:27,duplicate_same_access:27,duplicatehandl:[7,31,32],duplicatetoken:[31,32],duplicatetokenex:[31,32],duplicatetokenhandl:[31,32],dupobjecttyp:33,dv_e_clipformat:29,dv_e_dvaspect:29,dv_e_dvtargetdevic:29,dv_e_dvtargetdevice_s:29,dv_e_formatetc:29,dv_e_lindex:29,dv_e_noiviewobject:29,dv_e_statdata:29,dv_e_stgmedium:29,dv_e_tym:29,dwaceindex:[31,32],dwaclinformationclass:[31,32],dwadddisposit:[31,32],dwaddr:[31,32,33],dwadminstatu:33,dwaltitud:33,dwattributecount:[31,32],dwattrtypeandact:33,dwauthnlevel:[31,32,33],dwauthnsvc:33,dwauthzsvc:33,dwbcastaddr:33,dwblobtyp:[31,32],dwbuildnumb:33,dwbytecount:33,dwcachetimeout:33,dwcapabl:[31,32,33],dwcatalogvers:33,dwcertencodingtyp:[25,31,32,33],dwcertvers:33,dwcheckpoint:33,dwclientthread:33,dwclscontext:[31,32],dwclsctx:[31,32],dwcoinit:[31,32],dwcontexttyp:[31,32],dwcontinuestatu:[31,32],dwcontrolsaccept:33,dwcount:[31,32],dwcreateflag:33,dwcreatetim:33,dwcreationdisposit:[8,31,32],dwcreationflag:[3,16,19,25,31,32],dwcreatortyp:33,dwctrltype:[31,32],dwcurrentst:33,dwdebugeventcod:33,dwdebuginfofileoffset:33,dwdefaultttl:33,dwdescrlen:33,dwdesiredaccess:[8,31,32],dwdestcontext:33,dwencodingtyp:[31,32],dwerror:33,dwerrorcontrol:33,dwerrorstatu:33,dwexitcod:[31,32,33],dwexpectedcontenttypeflag:[31,32],dwexpectedformattypeflag:[31,32],dwexpir:33,dwexpiretim:33,dwfileattribut:33,dwfiledatel:33,dwfiledatem:33,dwfileflag:33,dwfileflagsmask:33,dwfileo:33,dwfileoffsethigh:[31,32],dwfileoffsetlow:[31,32],dwfilesubtyp:33,dwfiletyp:33,dwfileversionl:33,dwfileversionm:33,dwfillattribut:[19,33],dwfindflag:[31,32],dwfindtyp:[31,32],dwfirstchanc:[5,33],dwflag:[2,19,31,32,33],dwflagsandattribut:[8,31,32],dwfreetyp:[31,32],dwfreshnesstim:33,dwfull:33,dwhandl:[31,32],dwhelpcontext:33,dwhighdatetim:[25,33],dwidchoic:33,dwimpersonationlevel:33,dwimplevel:[31,32],dwindex:[31,32,33],dwindiscard:33,dwinerror:33,dwinfochoic:33,dwinfolevel:[31,32],dwinfostatu:33,dwinnercontenttyp:33,dwinnucastpkt:33,dwinoctet:33,dwinucastpkt:33,dwinunknownproto:33,dwiocontrolcod:[31,32],dwkeychoic:33,dwkeyspec:[19,33],dwlastchang:33,dwlatitud:33,dwlen:[31,32],dwlength:[31,32],dwlinkchoic:33,dwlocaladdr:33,dwlocalport:33,dwlocalscopeid:33,dwlongitud:33,dwlookuptimeout:33,dwlowdatetim:[25,33],dwm_e_adapter_not_found:29,dwm_e_compositiondis:29,dwm_e_no_redirection_surface_avail:29,dwm_e_not_queuing_pres:29,dwm_e_remoting_not_support:29,dwm_e_texture_too_larg:29,dwm_s_gdi_redirection_surfac:29,dwm_s_gdi_redirection_surface_blt_via_gdi:29,dwmajorvers:33,dwmappingflag:33,dwmask:33,dwmaximumsizehigh:[31,32],dwmaximumsizelow:[19,31,32],dwmerr_catastrophic_failur:29,dwmerr_state_transition_fail:29,dwmerr_theme_fail:29,dwmillisecond:[31,32],dwminorvers:33,dwmsgandcertencodingtyp:[31,32,33],dwmsgencodingtyp:[31,32,33],dwmsgtype:[31,32],dwmtu:33,dwnumberofbytestomap:[19,31,32],dwnumentri:33,dwnumservicearg:[31,32],dwo:[31,32],dwobjecttyp:[31,32],dwopenmod:[31,32],dwoperstatu:33,dwoption:[31,32],dword64:33,dword:[10,16,20,24,33],dword_ptr:33,dworiginalttl:33,dwosmajorvers:[31,32],dwosminorvers:[31,32],dwosversioninfos:33,dwoutbuflen:[31,32],dwoutdiscard:33,dwouterror:33,dwoutnucastpkt:33,dwoutoctet:33,dwoutqlen:33,dwoutucastpkt:33,dwowningpid:33,dwparam:33,dwparamtyp:[31,32],dwphysaddrlen:33,dwpipemod:[31,32],dwplatformid:33,dwpriorityclass:[31,32],dwprocessid:[19,31,32,33],dwprocessorarchitectur:33,dwproductversionl:33,dwproductversionm:33,dwpropid:[31,32],dwprovflag:33,dwprovtyp:[2,19,31,32,33],dwreadflag:[31,32],dwreasmsiz:33,dwrecipientchoic:33,dwrecipientindex:33,dwrecordoffset:[31,32],dwrefresh:33,dwremoteaddr:33,dwremoteport:33,dwremotescopeid:33,dwreserv:33,dwreserved0:33,dwreserved1:33,dwreserved2:33,dwretri:33,dwrevocationfreshnesstim:33,dwrevocationresult:33,dwrite_e_alreadyregist:29,dwrite_e_cacheformat:29,dwrite_e_cachevers:29,dwrite_e_downloadcancel:29,dwrite_e_downloadfail:29,dwrite_e_fileaccess:29,dwrite_e_fileformat:29,dwrite_e_filenotfound:29,dwrite_e_flowdirectionconflict:29,dwrite_e_fontcollectionobsolet:29,dwrite_e_nocolor:29,dwrite_e_nofont:29,dwrite_e_remotefont:29,dwrite_e_textrendererincompat:29,dwrite_e_toomanydownload:29,dwrite_e_unexpect:29,dwrite_e_unsupportedoper:29,dwserialno:33,dwserviceflag:33,dwservicespecificexitcod:33,dwservicest:[31,32],dwservicetyp:[31,32,33],dwsharemod:[8,31,32],dwsignatur:33,dwsignerindex:[31,32],dwsignertyp:[31,32],dwsize:[31,32,33],dwspeed:33,dwspmajorvers:[31,32],dwspminorvers:[31,32],dwstacksiz:[31,32],dwstarttyp:33,dwstate:33,dwstateact:33,dwstringcount:33,dwstrtype:[31,32],dwstrucvers:33,dwtagid:33,dwthreadaffinitymask:[31,32],dwthreadid:[31,32,33],dwtickcountdeadlin:33,dwtimesign:33,dwttl:33,dwtype:[31,32,33],dwuichoic:33,dwuicontext:33,dwunionchoic:33,dwurlretrievaltimeout:33,dwversion:[25,33],dwwaithint:33,dwwin32exitcod:33,dwx:[19,33],dwxcountchar:[19,33],dwxsize:[19,33],dwy:[19,33],dwycountchar:[19,33],dwysiz:[19,33],dxgi_ddi_err_nonexclus:29,dxgi_ddi_err_unsupport:29,dxgi_ddi_err_wasstilldraw:29,dxgi_error_access_deni:29,dxgi_error_access_lost:29,dxgi_error_already_exist:29,dxgi_error_cache_corrupt:29,dxgi_error_cache_ful:29,dxgi_error_cache_hash_collis:29,dxgi_error_cannot_protect_cont:29,dxgi_error_device_hung:29,dxgi_error_device_remov:29,dxgi_error_device_reset:29,dxgi_error_driver_internal_error:29,dxgi_error_dynamic_code_policy_viol:29,dxgi_error_frame_statistics_disjoint:29,dxgi_error_graphics_vidpn_source_in_us:29,dxgi_error_hw_protection_outofmemori:29,dxgi_error_invalid_cal:29,dxgi_error_mode_change_in_progress:29,dxgi_error_more_data:29,dxgi_error_name_already_exist:29,dxgi_error_non_composited_ui:29,dxgi_error_nonexclus:29,dxgi_error_not_curr:29,dxgi_error_not_currently_avail:29,dxgi_error_not_found:29,dxgi_error_remote_client_disconnect:29,dxgi_error_remote_outofmemori:29,dxgi_error_restrict_to_output_stal:29,dxgi_error_sdk_component_miss:29,dxgi_error_session_disconnect:29,dxgi_error_unsupport:29,dxgi_error_wait_timeout:29,dxgi_error_was_still_draw:29,dxgi_status_clip:29,dxgi_status_dda_was_still_draw:29,dxgi_status_graphics_vidpn_source_in_us:29,dxgi_status_mode_chang:29,dxgi_status_mode_change_in_progress:29,dxgi_status_no_desktop_access:29,dxgi_status_no_redirect:29,dxgi_status_occlud:29,dxgi_status_present_requir:29,dxgi_status_unocclud:29,dynam:10,dynamicavail:33,dynamiccharg:33,e24a88fa88:19,e2b3c97f:19,e_abort:29,e_accessdeni:29,e_application_activation_exec_failur:29,e_application_activation_timed_out:29,e_application_exit:29,e_application_manager_not_run:29,e_application_not_regist:29,e_application_temporary_license_error:29,e_application_trial_license_expir:29,e_application_view_exit:29,e_async_operation_not_start:29,e_audio_engine_node_not_found:29,e_bluetooth_att_attribute_not_found:29,e_bluetooth_att_attribute_not_long:29,e_bluetooth_att_insufficient_authent:29,e_bluetooth_att_insufficient_author:29,e_bluetooth_att_insufficient_encrypt:29,e_bluetooth_att_insufficient_encryption_key_s:29,e_bluetooth_att_insufficient_resourc:29,e_bluetooth_att_invalid_attribute_value_length:29,e_bluetooth_att_invalid_handl:29,e_bluetooth_att_invalid_offset:29,e_bluetooth_att_invalid_pdu:29,e_bluetooth_att_prepare_queue_ful:29,e_bluetooth_att_read_not_permit:29,e_bluetooth_att_request_not_support:29,e_bluetooth_att_unknown_error:29,e_bluetooth_att_unlik:29,e_bluetooth_att_unsupported_group_typ:29,e_bluetooth_att_write_not_permit:29,e_bound:29,e_changed_st:29,e_elevated_activation_not_support:29,e_fail:29,e_full_admin_not_support:29,e_handl:29,e_hdaudio_connection_list_not_support:29,e_hdaudio_empty_connection_list:29,e_hdaudio_no_logical_devices_cr:29,e_hdaudio_null_linked_list_entri:29,e_illegal_delegate_assign:29,e_illegal_method_cal:29,e_illegal_state_chang:29,e_invalid_protocol_format:29,e_invalid_protocol_oper:29,e_invalidarg:29,e_mbn_bad_sim:29,e_mbn_context_not_activ:29,e_mbn_data_class_not_avail:29,e_mbn_default_profile_exist:29,e_mbn_failur:29,e_mbn_invalid_access_str:29,e_mbn_invalid_cach:29,e_mbn_invalid_profil:29,e_mbn_max_activated_context:29,e_mbn_not_regist:29,e_mbn_packet_svc_detach:29,e_mbn_pin_dis:29,e_mbn_pin_not_support:29,e_mbn_pin_requir:29,e_mbn_provider_not_vis:29,e_mbn_providers_not_found:29,e_mbn_radio_power_off:29,e_mbn_service_not_activ:29,e_mbn_sim_not_insert:29,e_mbn_sms_encoding_not_support:29,e_mbn_sms_filter_not_support:29,e_mbn_sms_format_not_support:29,e_mbn_sms_invalid_memory_index:29,e_mbn_sms_lang_not_support:29,e_mbn_sms_memory_failur:29,e_mbn_sms_memory_ful:29,e_mbn_sms_network_timeout:29,e_mbn_sms_operation_not_allow:29,e_mbn_sms_unknown_smsc_address:29,e_mbn_voice_call_in_progress:29,e_monitor_resolution_too_low:29,e_multiple_extensions_for_appl:29,e_multiple_packages_for_famili:29,e_no_task_queu:29,e_nointerfac:29,e_not_set:29,e_not_sufficient_buff:29,e_not_valid_st:29,e_notimpl:29,e_outofmemori:29,e_pend:29,e_point:29,e_protocol_extensions_not_support:29,e_protocol_version_not_support:29,e_skydrive_file_not_upload:29,e_skydrive_root_target_cannot_index:29,e_skydrive_root_target_file_system_not_support:29,e_skydrive_root_target_overlap:29,e_skydrive_root_target_volume_root_not_support:29,e_skydrive_update_availability_fail:29,e_string_not_null_termin:29,e_subprotocol_not_support:29,e_syncengine_client_update_need:29,e_syncengine_file_identifier_unknown:29,e_syncengine_file_size_exceeds_remaining_quota:29,e_syncengine_file_size_over_limit:29,e_syncengine_file_sync_partner_error:29,e_syncengine_folder_in_redirect:29,e_syncengine_folder_inaccess:29,e_syncengine_folder_item_count_limit_exceed:29,e_syncengine_path_length_limit_exceed:29,e_syncengine_proxy_authentication_requir:29,e_syncengine_remote_path_length_limit_exceed:29,e_syncengine_request_blocked_by_servic:29,e_syncengine_request_blocked_due_to_client_error:29,e_syncengine_service_authentication_fail:29,e_syncengine_service_returned_unexpected_s:29,e_syncengine_storage_service_block:29,e_syncengine_storage_service_provisioning_fail:29,e_syncengine_sync_paused_by_servic:29,e_syncengine_unknown_service_error:29,e_syncengine_unsupported_file_nam:29,e_syncengine_unsupported_folder_nam:29,e_syncengine_unsupported_market:29,e_syncengine_unsupported_reparse_point:29,e_time_sensitive_thread:29,e_uac_dis:29,e_unexpect:29,eabuff:[31,32],each:[2,4,6,11,18,19,24],eaindex:[31,32],eainform:33,ealength:[31,32],ealist:[31,32],ealistlength:[31,32],eanam:33,eanamelength:33,earli:9,eas_e_admins_cannot_change_password:29,eas_e_admins_have_blank_password:29,eas_e_connected_admins_need_to_change_password:29,eas_e_current_connected_user_need_to_change_password:29,eas_e_current_user_has_blank_password:29,eas_e_local_controlled_users_cannot_change_password:29,eas_e_password_policy_not_enforceable_for_connected_admin:29,eas_e_password_policy_not_enforceable_for_current_connected_us:29,eas_e_policy_compliant_with_act:29,eas_e_policy_not_managed_by_o:29,eas_e_requested_policy_not_enforc:29,eas_e_requested_policy_password_expiration_incompat:29,eas_e_user_cannot_change_password:29,easi:19,easier:9,easili:24,easiz:33,eavaluelength:33,eax:[5,11,19,33],ebp:[5,19,33],ebx:[5,11,19,33],ecf_automenuicon:33,ecf_default:33,ecf_hasluashield:33,ecf_hassplitbutton:33,ecf_hassubcommand:33,ecf_hidelabel:33,ecf_isdropdown:33,ecf_issepar:33,ecf_separatoraft:33,ecf_separatorbefor:33,ecf_toggl:33,echo:19,econtext32:[5,16],econtext64:[5,16],econtextwow64:[5,16],ecs_check:33,ecs_checkbox:33,ecs_dis:33,ecs_en:33,ecs_hidden:33,ecs_radiocheck:33,ecx:[5,11,19,33],edi:[5,11,19,33],edit:28,edr7:5,edx:[5,11,19,33],eeflag:[5,19],eexception_debug_info32:[3,5],eexception_debug_info64:[3,5],eexception_point:5,eexception_record32:5,eexception_record64:5,eexception_record:5,ef00:19,effect:[0,19],effectiveonli:33,eflag:[5,19,33],efswrt:19,eip:[5,19,33],elemdesc:33,elemdescfunc:33,elemdescvar:33,element:[2,4,19,23,36],elementcount:[31,32],elements:[31,32],elev:[12,19,24],elevation_typ:24,els:[3,12,16,19,24,34],emb:[2,8,34],embd:[2,19],embed:3,empti:19,enabl:[8,12,16,19,20,23,24,25],enable_privileg:[19,24,25],enable_trace_paramet:33,enablecount:33,enablefilterdesc:33,enableflag:33,enableproperti:33,encod:[2,19],encount:10,encrypt:9,encryptedfil:16,encryptedhash:33,encryption_demo:19,end:[11,16,18,19],endcolumn:33,endlin:33,endoffil:33,endpoint:[18,19],endswith:19,endtim:33,engineintern:33,engizuyhxgvqzrdrhu4g4:19,enhanc:[5,27],enough:31,entri:[8,16,19],entryoffset:33,entrypoint:33,enum_e_first:29,enum_e_last:29,enum_s_first:29,enum_s_last:29,enum_service_status_processa:33,enum_service_status_processw:33,enum_service_statusa:33,enum_service_statusw:33,enumchildwindow:[31,32],enumer:[19,36],enumservicesstatusexa:[31,32],enumservicesstatusexw:[31,32],enumwindow:[31,32],environ:[16,19,33],epmapp:[9,19],ept_nt_cant_cr:13,ept_nt_cant_perform_op:13,ept_nt_invalid_entri:13,ept_nt_not_regist:13,ept_s_cant_cr:29,ept_s_cant_perform_op:29,ept_s_invalid_entri:29,ept_s_not_regist:29,equal:[12,18,31,32],equalsid:[31,32],errcheck:[31,32],errno:[19,31],error:[19,31,33,34],error_abandon_hiberfil:29,error_abandoned_wait_0:29,error_abandoned_wait_63:29,error_abios_error:29,error_access_audit_by_polici:29,error_access_deni:29,error_access_disabled_by_polici:29,error_access_disabled_no_safer_ui_by_polici:29,error_access_disabled_webblad:29,error_access_disabled_webblade_tamp:29,error_account_dis:29,error_account_expir:29,error_account_locked_out:29,error_account_restrict:29,error_acpi_error:29,error_activation_count_exceed:29,error_active_connect:29,error_adap_hdw_err:29,error_address_already_associ:29,error_address_not_associ:29,error_advanced_installer_fail:29,error_alert:29,error_alias_exist:29,error_all_nodes_not_avail:29,error_all_sids_filt:29,error_all_user_trust_quota_exceed:29,error_allocate_bucket:29,error_allotted_space_exceed:29,error_already_assign:29,error_already_exist:29,error_already_fib:29,error_already_has_stream_id:29,error_already_initi:29,error_already_regist:29,error_already_running_lkg:29,error_already_thread:29,error_already_wait:29,error_already_win32:29,error_ambiguous_system_devic:29,error_api_unavail:29,error_app_data_corrupt:29,error_app_data_expir:29,error_app_data_limit_exceed:29,error_app_data_not_found:29,error_app_data_reboot_requir:29,error_app_hang:29,error_app_init_failur:29,error_app_wrong_o:29,error_appcontainer_requir:29,error_appexec_condition_not_satisfi:29,error_appexec_handle_invalid:29,error_appexec_host_id_mismatch:29,error_appexec_invalid_host_gener:29,error_appexec_invalid_host_st:29,error_appexec_no_donor:29,error_appexec_unexpected_process_registr:29,error_appexec_unknown_us:29,error_apphelp_block:29,error_appinstaller_activation_block:29,error_appx_file_not_encrypt:29,error_appx_integrity_failure_clr_ngen:29,error_appx_raw_data_write_fail:29,error_arbitration_unhandl:29,error_arena_trash:29,error_arithmetic_overflow:29,error_assertion_failur:29,error_atomic_locks_not_support:29,error_attribute_not_pres:29,error_audit_fail:29,error_auditing_dis:29,error_authentication_firewall_fail:29,error_authip_failur:29,error_autodataseg_exceeds_64k:29,error_backup_control:29,error_bad_accessor_flag:29,error_bad_argu:29,error_bad_clust:29,error_bad_command:29,error_bad_compression_buff:29,error_bad_configur:29,error_bad_current_directori:29,error_bad_descriptor_format:29,error_bad_dev_typ:29,error_bad_devic:29,error_bad_device_path:29,error_bad_dll_entrypoint:29,error_bad_driv:29,error_bad_driver_level:29,error_bad_environ:29,error_bad_exe_format:29,error_bad_file_typ:29,error_bad_format:29,error_bad_function_t:29,error_bad_impersonation_level:29,error_bad_inheritance_acl:29,error_bad_length:29,error_bad_logon_session_st:29,error_bad_mcfg_t:29,error_bad_net_nam:29,error_bad_net_resp:29,error_bad_netpath:29,error_bad_pathnam:29,error_bad_pip:29,error_bad_profil:29,error_bad_provid:29,error_bad_query_syntax:29,error_bad_recovery_polici:29,error_bad_rem_adap:29,error_bad_service_entrypoint:29,error_bad_stack:29,error_bad_threadid_addr:29,error_bad_token_typ:29,error_bad_unit:29,error_bad_user_profil:29,error_bad_usernam:29,error_bad_validation_class:29,error_baddb:29,error_badkei:29,error_badstartposit:29,error_bcd_not_all_entries_import:29,error_bcd_not_all_entries_synchron:29,error_bcd_too_many_el:29,error_beginning_of_media:29,error_beyond_vdl:29,error_bios_failed_to_connect_interrupt:29,error_bizrules_not_en:29,error_block_too_many_refer:29,error_blocked_by_parental_control:29,error_boot_already_accept:29,error_broken_pip:29,error_buffer_all_zero:29,error_buffer_overflow:29,error_bus_reset:29,error_busi:29,error_busy_dr:29,error_cache_page_lock:29,error_call_not_impl:29,error_callback_invoke_inlin:29,error_callback_pop_stack:29,error_callback_supplied_invalid_data:29,error_can_not_complet:29,error_can_not_del_local_win:29,error_cancel:29,error_cancel_viol:29,error_cannot_abort_transact:29,error_cannot_accept_transacted_work:29,error_cannot_break_oplock:29,error_cannot_copi:29,error_cannot_detect_driver_failur:29,error_cannot_detect_process_abort:29,error_cannot_execute_file_in_transact:29,error_cannot_find_wnd_class:29,error_cannot_grant_requested_oplock:29,error_cannot_imperson:29,error_cannot_load_registry_fil:29,error_cannot_mak:29,error_cannot_open_profil:29,error_cannot_switch_runlevel:29,error_cant_access_domain_info:29,error_cant_access_fil:29,error_cant_break_transactional_depend:29,error_cant_clear_encryption_flag:29,error_cant_create_more_stream_minivers:29,error_cant_cross_rm_boundari:29,error_cant_delete_last_item:29,error_cant_disable_mandatori:29,error_cant_enable_deny_onli:29,error_cant_evict_active_nod:29,error_cant_open_anonym:29,error_cant_open_miniversion_with_modify_int:29,error_cant_recover_with_handle_open:29,error_cant_resolve_filenam:29,error_cant_terminate_self:29,error_cant_wait:29,error_cantfetchbackward:29,error_cantopen:29,error_cantread:29,error_cantscrollbackward:29,error_cantwrit:29,error_capauthz_change_typ:29,error_capauthz_db_corrupt:29,error_capauthz_no_polici:29,error_capauthz_not_author:29,error_capauthz_not_devunlock:29,error_capauthz_not_provis:29,error_capauthz_sccd_dev_mode_requir:29,error_capauthz_sccd_invalid_catalog:29,error_capauthz_sccd_no_auth_ent:29,error_capauthz_sccd_no_capability_match:29,error_capauthz_sccd_parse_error:29,error_cardbus_not_support:29,error_case_differing_names_in_dir:29,error_checking_file_system:29,error_checkout_requir:29,error_child_must_be_volatil:29,error_child_not_complet:29,error_child_process_block:29,error_child_window_menu:29,error_circular_depend:29,error_class_already_exist:29,error_class_does_not_exist:29,error_class_has_window:29,error_cleaner_cartridge_instal:29,error_cleaner_cartridge_sp:29,error_cleaner_slot_not_set:29,error_cleaner_slot_set:29,error_client_server_parameters_invalid:29,error_clip_device_license_miss:29,error_clip_keyholder_license_missing_or_invalid:29,error_clip_license_device_id_mismatch:29,error_clip_license_expir:29,error_clip_license_hardware_id_out_of_toler:29,error_clip_license_invalid_signatur:29,error_clip_license_not_found:29,error_clip_license_not_sign:29,error_clip_license_signed_by_unknown_sourc:29,error_clipboard_not_open:29,error_clipping_not_support:29,error_cloud_file_access_deni:29,error_cloud_file_already_connect:29,error_cloud_file_authentication_fail:29,error_cloud_file_connected_provider_onli:29,error_cloud_file_in_us:29,error_cloud_file_incompatible_hardlink:29,error_cloud_file_insufficient_resourc:29,error_cloud_file_invalid_request:29,error_cloud_file_metadata_corrupt:29,error_cloud_file_metadata_too_larg:29,error_cloud_file_network_unavail:29,error_cloud_file_not_in_sync:29,error_cloud_file_not_support:29,error_cloud_file_not_under_sync_root:29,error_cloud_file_pin:29,error_cloud_file_property_blob_checksum_mismatch:29,error_cloud_file_property_blob_too_larg:29,error_cloud_file_property_corrupt:29,error_cloud_file_property_lock_conflict:29,error_cloud_file_property_version_not_support:29,error_cloud_file_provider_not_run:29,error_cloud_file_provider_termin:29,error_cloud_file_read_only_volum:29,error_cloud_file_request_abort:29,error_cloud_file_request_cancel:29,error_cloud_file_request_timeout:29,error_cloud_file_sync_root_metadata_corrupt:29,error_cloud_file_too_many_property_blob:29,error_cloud_file_unsuccess:29,error_cloud_file_validation_fail:29,error_cluscfg_already_commit:29,error_cluscfg_rollback_fail:29,error_cluscfg_system_disk_drive_letter_conflict:29,error_cluster_affinity_conflict:29,error_cluster_backup_in_progress:29,error_cluster_cannot_return_properti:29,error_cluster_cant_create_dup_cluster_nam:29,error_cluster_cant_deserialize_data:29,error_cluster_csv_invalid_handl:29,error_cluster_csv_io_pause_timeout:29,error_cluster_csv_supported_only_on_coordin:29,error_cluster_database_seqmismatch:29,error_cluster_database_transaction_in_progress:29,error_cluster_database_transaction_not_in_progress:29,error_cluster_database_update_condition_fail:29,error_cluster_disk_not_connect:29,error_cluster_evict_invalid_request:29,error_cluster_evict_without_cleanup:29,error_cluster_fault_domain_failed_s2d_valid:29,error_cluster_fault_domain_invalid_hierarchi:29,error_cluster_fault_domain_parent_not_found:29,error_cluster_fault_domain_s2d_connectivity_loss:29,error_cluster_group_busi:29,error_cluster_group_mov:29,error_cluster_group_queu:29,error_cluster_group_singleton_resourc:29,error_cluster_gum_not_lock:29,error_cluster_incompatible_vers:29,error_cluster_instance_id_mismatch:29,error_cluster_internal_invalid_funct:29,error_cluster_invalid_infrastructure_fileserver_nam:29,error_cluster_invalid_ipv6_network:29,error_cluster_invalid_ipv6_tunnel_network:29,error_cluster_invalid_network:29,error_cluster_invalid_network_provid:29,error_cluster_invalid_nod:29,error_cluster_invalid_node_weight:29,error_cluster_invalid_request:29,error_cluster_invalid_security_descriptor:29,error_cluster_invalid_string_format:29,error_cluster_invalid_string_termin:29,error_cluster_ipaddr_in_us:29,error_cluster_join_abort:29,error_cluster_join_in_progress:29,error_cluster_join_not_in_progress:29,error_cluster_last_internal_network:29,error_cluster_local_node_not_found:29,error_cluster_max_nodes_in_clust:29,error_cluster_maxnum_of_resources_exceed:29,error_cluster_membership_halt:29,error_cluster_membership_invalid_st:29,error_cluster_mismatched_computer_acct_nam:29,error_cluster_netinterface_exist:29,error_cluster_netinterface_not_found:29,error_cluster_network_already_offlin:29,error_cluster_network_already_onlin:29,error_cluster_network_exist:29,error_cluster_network_has_depend:29,error_cluster_network_not_found:29,error_cluster_network_not_found_for_ip:29,error_cluster_network_not_intern:29,error_cluster_no_net_adapt:29,error_cluster_no_quorum:29,error_cluster_no_rpc_packages_regist:29,error_cluster_no_security_context:29,error_cluster_node_already_down:29,error_cluster_node_already_has_dfs_root:29,error_cluster_node_already_memb:29,error_cluster_node_already_up:29,error_cluster_node_down:29,error_cluster_node_drain_in_progress:29,error_cluster_node_exist:29,error_cluster_node_in_grace_period:29,error_cluster_node_isol:29,error_cluster_node_not_found:29,error_cluster_node_not_memb:29,error_cluster_node_not_paus:29,error_cluster_node_not_readi:29,error_cluster_node_paus:29,error_cluster_node_quarantin:29,error_cluster_node_shutting_down:29,error_cluster_node_unreach:29,error_cluster_node_up:29,error_cluster_not_instal:29,error_cluster_not_shared_volum:29,error_cluster_null_data:29,error_cluster_object_already_us:29,error_cluster_old_vers:29,error_cluster_owner_not_in_preflist:29,error_cluster_parameter_mismatch:29,error_cluster_parameter_out_of_bound:29,error_cluster_partial_read:29,error_cluster_partial_send:29,error_cluster_partial_writ:29,error_cluster_poison:29,error_cluster_property_data_type_mismatch:29,error_cluster_quorumlog_not_found:29,error_cluster_registry_invalid_funct:29,error_cluster_resname_not_found:29,error_cluster_resource_configuration_error:29,error_cluster_resource_contains_unsupported_diff_area_for_shared_volum:29,error_cluster_resource_does_not_support_unmonitor:29,error_cluster_resource_is_in_maintenance_mod:29,error_cluster_resource_is_repl:29,error_cluster_resource_is_replica_virtual_machin:29,error_cluster_resource_locked_statu:29,error_cluster_resource_not_monitor:29,error_cluster_resource_provider_fail:29,error_cluster_resource_type_busi:29,error_cluster_resource_type_not_found:29,error_cluster_resource_vetoed_cal:29,error_cluster_resource_vetoed_move_incompatible_nod:29,error_cluster_resource_vetoed_move_not_enough_resources_on_destin:29,error_cluster_resource_vetoed_move_not_enough_resources_on_sourc:29,error_cluster_resources_must_be_online_on_the_same_nod:29,error_cluster_restype_not_support:29,error_cluster_rhs_failed_initi:29,error_cluster_shared_volume_failover_not_allow:29,error_cluster_shared_volume_not_redirect:29,error_cluster_shared_volume_redirect:29,error_cluster_shared_volumes_in_us:29,error_cluster_shutting_down:29,error_cluster_singleton_resourc:29,error_cluster_space_degrad:29,error_cluster_system_config_chang:29,error_cluster_token_delegation_not_support:29,error_cluster_too_many_nod:29,error_cluster_upgrade_fix_quorum_not_support:29,error_cluster_upgrade_in_progress:29,error_cluster_upgrade_incompatible_vers:29,error_cluster_upgrade_incomplet:29,error_cluster_upgrade_restart_requir:29,error_cluster_use_shared_volumes_api:29,error_cluster_watchdog_termin:29,error_cluster_wrong_os_vers:29,error_clusterlog_chkpoint_not_found:29,error_clusterlog_corrupt:29,error_clusterlog_exceeds_maxs:29,error_clusterlog_not_enough_spac:29,error_clusterlog_record_exceeds_maxs:29,error_clusterset_management_cluster_unreach:29,error_cod:31,error_colorspace_mismatch:29,error_com_task_stop_pend:29,error_commitment_limit:29,error_commitment_minimum:29,error_compressed_file_not_support:29,error_compression_dis:29,error_compression_not_allowed_in_transact:29,error_compression_not_benefici:29,error_connected_other_password:29,error_connected_other_password_default:29,error_connection_abort:29,error_connection_act:29,error_connection_count_limit:29,error_connection_invalid:29,error_connection_refus:29,error_connection_unavail:29,error_container_assign:29,error_content_block:29,error_context_expir:29,error_continu:29,error_control_c_exit:29,error_control_id_not_found:29,error_controlling_ieport:29,error_convert_to_larg:29,error_core_driver_package_not_found:29,error_core_resourc:29,error_corrupt_log_clear:29,error_corrupt_log_corrupt:29,error_corrupt_log_deleted_ful:29,error_corrupt_log_overful:29,error_corrupt_log_unavail:29,error_corrupt_system_fil:29,error_could_not_interpret:29,error_could_not_resize_log:29,error_counter_timeout:29,error_cpu_set_invalid:29,error_crash_dump:29,error_crc:29,error_create_fail:29,error_cred_requires_confirm:29,error_crm_protocol_already_exist:29,error_crm_protocol_not_found:29,error_cross_partition_viol:29,error_cs_encryption_existing_encrypted_fil:29,error_cs_encryption_file_not_cs:29,error_cs_encryption_invalid_server_respons:29,error_cs_encryption_new_encrypted_fil:29,error_cs_encryption_unsupported_serv:29,error_cscshare_offlin:29,error_csv_volume_not_loc:29,error_ctlog_inconsistent_tracking_fil:29,error_ctlog_invalid_tracking_st:29,error_ctlog_logfile_size_exceeded_maxs:29,error_ctlog_tracking_not_initi:29,error_ctlog_vhd_changed_offlin:29,error_ctx_account_restrict:29,error_ctx_bad_video_mod:29,error_ctx_cannot_make_eventlog_entri:29,error_ctx_cdm_connect:29,error_ctx_cdm_disconnect:29,error_ctx_client_license_in_us:29,error_ctx_client_license_not_set:29,error_ctx_client_query_timeout:29,error_ctx_close_pend:29,error_ctx_console_connect:29,error_ctx_console_disconnect:29,error_ctx_encryption_level_requir:29,error_ctx_graphics_invalid:29,error_ctx_invalid_modemnam:29,error_ctx_invalid_pd:29,error_ctx_invalid_wd:29,error_ctx_license_client_invalid:29,error_ctx_license_expir:29,error_ctx_license_not_avail:29,error_ctx_logon_dis:29,error_ctx_modem_inf_not_found:29,error_ctx_modem_response_busi:29,error_ctx_modem_response_error:29,error_ctx_modem_response_no_carri:29,error_ctx_modem_response_no_dialton:29,error_ctx_modem_response_timeout:29,error_ctx_modem_response_voic:29,error_ctx_no_force_logoff:29,error_ctx_no_outbuf:29,error_ctx_not_consol:29,error_ctx_pd_not_found:29,error_ctx_security_layer_error:29,error_ctx_service_name_collis:29,error_ctx_session_in_us:29,error_ctx_shadow_deni:29,error_ctx_shadow_dis:29,error_ctx_shadow_ended_by_mode_chang:29,error_ctx_shadow_invalid:29,error_ctx_shadow_not_run:29,error_ctx_td_error:29,error_ctx_wd_not_found:29,error_ctx_winstation_access_deni:29,error_ctx_winstation_already_exist:29,error_ctx_winstation_busi:29,error_ctx_winstation_name_invalid:29,error_ctx_winstation_not_found:29,error_ctx_winstations_dis:29,error_current_directori:29,error_current_domain_not_allow:29,error_current_transaction_not_valid:29,error_data_checksum_error:29,error_data_lost_repair:29,error_data_not_accept:29,error_database_backup_corrupt:29,error_database_does_not_exist:29,error_database_failur:29,error_database_ful:29,error_datatype_mismatch:29,error_dax_mapping_exist:29,error_dbg_attach_process_failure_lockdown:29,error_dbg_command_except:29,error_dbg_connect_server_failure_lockdown:29,error_dbg_continu:29,error_dbg_control_break:29,error_dbg_control_c:29,error_dbg_create_process_failure_lockdown:29,error_dbg_exception_handl:29,error_dbg_exception_not_handl:29,error_dbg_printexception_c:29,error_dbg_reply_lat:29,error_dbg_ripexcept:29,error_dbg_start_server_failure_lockdown:29,error_dbg_terminate_process:29,error_dbg_terminate_thread:29,error_dbg_unable_to_provide_handl:29,error_dc_not_found:29,error_dde_fail:29,error_debug_attach_fail:29,error_debugger_inact:29,error_decryption_fail:29,error_delay_load_fail:29,error_delete_pend:29,error_deleting_existing_applicationdata_store_fail:29,error_deleting_icm_xform:29,error_dependency_already_exist:29,error_dependency_not_allow:29,error_dependency_not_found:29,error_dependency_tree_too_complex:29,error_dependent_resource_exist:29,error_dependent_resource_property_conflict:29,error_dependent_services_run:29,error_deployment_blocked_by_polici:29,error_deployment_blocked_by_profile_polici:29,error_deployment_blocked_by_user_log_off:29,error_deployment_blocked_by_volume_policy_machin:29,error_deployment_blocked_by_volume_policy_packag:29,error_deployment_failed_conflicting_mutable_package_directori:29,error_deployment_option_not_support:29,error_destination_element_ful:29,error_destroy_object_of_other_thread:29,error_dev_not_exist:29,error_dev_sideload_limit_exceed:29,error_device_already_attach:29,error_device_already_rememb:29,error_device_door_open:29,error_device_enumeration_error:29,error_device_feature_not_support:29,error_device_hardware_error:29,error_device_hint_name_buffer_too_smal:29,error_device_in_mainten:29,error_device_in_us:29,error_device_no_resourc:29,error_device_not_avail:29,error_device_not_connect:29,error_device_not_partit:29,error_device_reinitialization_need:29,error_device_remov:29,error_device_requires_clean:29,error_device_support_in_progress:29,error_device_unreach:29,error_dhcp_address_conflict:29,error_different_profile_resource_manager_exist:29,error_different_service_account:29,error_different_version_of_packaged_service_instal:29,error_dir_efs_disallow:29,error_dir_not_empti:29,error_dir_not_root:29,error_direct_access_handl:29,error_directori:29,error_directory_not_rm:29,error_directory_not_support:29,error_discard:29,error_disk_chang:29,error_disk_corrupt:29,error_disk_ful:29,error_disk_not_csv_cap:29,error_disk_operation_fail:29,error_disk_quota_exceed:29,error_disk_recalibrate_fail:29,error_disk_repair_dis:29,error_disk_repair_redirect:29,error_disk_repair_unsuccess:29,error_disk_reset_fail:29,error_disk_resources_exhaust:29,error_disk_too_frag:29,error_dll_init_fail:29,error_dll_init_failed_logoff:29,error_dll_might_be_incompat:29,error_dll_might_be_insecur:29,error_dll_not_found:29,error_domain_controller_exist:29,error_domain_controller_not_found:29,error_domain_ctrlr_config_error:29,error_domain_exist:29,error_domain_limit_exceed:29,error_domain_sid_same_as_local_workst:29,error_domain_trust_inconsist:29,error_downgrade_detect:29,error_dpl_not_supported_for_us:29,error_drive_lock:29,error_drive_media_mismatch:29,error_driver_block:29,error_driver_cancel_timeout:29,error_driver_database_error:29,error_driver_failed_prior_unload:29,error_driver_failed_sleep:29,error_driver_process_termin:29,error_drivers_leaking_locked_pag:29,error_ds_add_replica_inhibit:29,error_ds_admin_limit_exceed:29,error_ds_affects_multiple_dsa:29,error_ds_ag_cant_have_universal_memb:29,error_ds_alias_deref_problem:29,error_ds_alias_points_to_alia:29,error_ds_alias_problem:29,error_ds_aliased_obj_miss:29,error_ds_att_already_exist:29,error_ds_att_is_not_on_obj:29,error_ds_att_not_def_for_class:29,error_ds_att_not_def_in_schema:29,error_ds_att_schema_req_id:29,error_ds_att_schema_req_syntax:29,error_ds_att_val_already_exist:29,error_ds_attribute_or_value_exist:29,error_ds_attribute_owned_by_sam:29,error_ds_attribute_type_undefin:29,error_ds_audit_failur:29,error_ds_auth_method_not_support:29,error_ds_auth_unknown:29,error_ds_authorization_fail:29,error_ds_aux_cls_test_fail:29,error_ds_backlink_without_link:29,error_ds_bad_att_schema_syntax:29,error_ds_bad_hierarchy_fil:29,error_ds_bad_instance_typ:29,error_ds_bad_name_syntax:29,error_ds_bad_rdn_att_id_syntax:29,error_ds_build_hierarchy_table_fail:29,error_ds_busi:29,error_ds_cant_access_remote_part_of_ad:29,error_ds_cant_add_att_valu:29,error_ds_cant_add_system_onli:29,error_ds_cant_add_to_gc:29,error_ds_cant_cache_att:29,error_ds_cant_cache_class:29,error_ds_cant_create_in_nondomain_nc:29,error_ds_cant_create_under_schema:29,error_ds_cant_del_master_crossref:29,error_ds_cant_delet:29,error_ds_cant_delete_dsa_obj:29,error_ds_cant_demote_with_writeable_nc:29,error_ds_cant_deref_alia:29,error_ds_cant_derive_spn_for_deleted_domain:29,error_ds_cant_derive_spn_without_server_ref:29,error_ds_cant_find_dc_for_src_domain:29,error_ds_cant_find_dsa_obj:29,error_ds_cant_find_expected_nc:29,error_ds_cant_find_nc_in_cach:29,error_ds_cant_mix_master_and_rep:29,error_ds_cant_mod_obj_class:29,error_ds_cant_mod_primarygroupid:29,error_ds_cant_mod_system_onli:29,error_ds_cant_move_account_group:29,error_ds_cant_move_app_basic_group:29,error_ds_cant_move_app_query_group:29,error_ds_cant_move_deleted_object:29,error_ds_cant_move_resource_group:29,error_ds_cant_on_non_leaf:29,error_ds_cant_on_rdn:29,error_ds_cant_rem_missing_att:29,error_ds_cant_rem_missing_att_v:29,error_ds_cant_remove_att_cach:29,error_ds_cant_remove_class_cach:29,error_ds_cant_replace_hidden_rec:29,error_ds_cant_retrieve_att:29,error_ds_cant_retrieve_child:29,error_ds_cant_retrieve_dn:29,error_ds_cant_retrieve_inst:29,error_ds_cant_retrieve_sd:29,error_ds_cant_start:29,error_ds_cant_tree_delete_critical_obj:29,error_ds_cant_with_acct_group_membershp:29,error_ds_children_exist:29,error_ds_class_must_be_concret:29,error_ds_class_not_dsa:29,error_ds_client_loop:29,error_ds_code_inconsist:29,error_ds_compare_fals:29,error_ds_compare_tru:29,error_ds_confidentiality_requir:29,error_ds_config_param_miss:29,error_ds_constraint_viol:29,error_ds_constructed_att_mod:29,error_ds_control_not_found:29,error_ds_couldnt_contact_fsmo:29,error_ds_couldnt_identify_objects_for_tree_delet:29,error_ds_couldnt_lock_tree_for_delet:29,error_ds_couldnt_update_spn:29,error_ds_counting_ab_indices_fail:29,error_ds_cr_impossible_to_valid:29,error_ds_cr_impossible_to_validate_v2:29,error_ds_cross_dom_move_error:29,error_ds_cross_domain_cleanup_reqd:29,error_ds_cross_nc_dn_renam:29,error_ds_cross_ref_busi:29,error_ds_cross_ref_exist:29,error_ds_database_error:29,error_ds_decoding_error:29,error_ds_destination_auditing_not_en:29,error_ds_destination_domain_not_in_forest:29,error_ds_different_repl_epoch:29,error_ds_disallowed_in_system_contain:29,error_ds_disallowed_nc_redirect:29,error_ds_dns_lookup_failur:29,error_ds_domain_name_exists_in_forest:29,error_ds_domain_rename_in_progress:29,error_ds_domain_version_too_high:29,error_ds_domain_version_too_low:29,error_ds_dra_abandon_sync:29,error_ds_dra_access_deni:29,error_ds_dra_bad_dn:29,error_ds_dra_bad_instance_typ:29,error_ds_dra_bad_nc:29,error_ds_dra_busi:29,error_ds_dra_connection_fail:29,error_ds_dra_corrupt_utd_vector:29,error_ds_dra_db_error:29,error_ds_dra_dn_exist:29,error_ds_dra_earlier_schema_conflict:29,error_ds_dra_extn_connection_fail:29,error_ds_dra_gener:29,error_ds_dra_incompatible_partial_set:29,error_ds_dra_inconsistent_dit:29,error_ds_dra_internal_error:29,error_ds_dra_invalid_paramet:29,error_ds_dra_mail_problem:29,error_ds_dra_missing_krbtgt_secret:29,error_ds_dra_missing_par:29,error_ds_dra_name_collis:29,error_ds_dra_no_replica:29,error_ds_dra_not_support:29,error_ds_dra_obj_is_rep_sourc:29,error_ds_dra_obj_nc_mismatch:29,error_ds_dra_out_of_mem:29,error_ds_dra_out_schedule_window:29,error_ds_dra_preempt:29,error_ds_dra_recycled_target:29,error_ds_dra_ref_already_exist:29,error_ds_dra_ref_not_found:29,error_ds_dra_repl_pend:29,error_ds_dra_rpc_cancel:29,error_ds_dra_schema_conflict:29,error_ds_dra_schema_info_ship:29,error_ds_dra_schema_mismatch:29,error_ds_dra_secrets_deni:29,error_ds_dra_shutdown:29,error_ds_dra_sink_dis:29,error_ds_dra_source_dis:29,error_ds_dra_source_is_partial_replica:29,error_ds_dra_source_reinstal:29,error_ds_drs_extensions_chang:29,error_ds_ds_requir:29,error_ds_dsa_must_be_int_mast:29,error_ds_dst_domain_not_n:29,error_ds_dst_nc_mismatch:29,error_ds_dup_ldap_display_nam:29,error_ds_dup_link_id:29,error_ds_dup_mapi_id:29,error_ds_dup_msds_intid:29,error_ds_dup_oid:29,error_ds_dup_rdn:29,error_ds_dup_schema_id_guid:29,error_ds_duplicate_id_found:29,error_ds_encoding_error:29,error_ds_epoch_mismatch:29,error_ds_existing_ad_child_nc:29,error_ds_exists_in_aux_cl:29,error_ds_exists_in_may_hav:29,error_ds_exists_in_must_hav:29,error_ds_exists_in_poss_sup:29,error_ds_exists_in_rdnattid:29,error_ds_exists_in_sub_cl:29,error_ds_filter_unknown:29,error_ds_filter_uses_contructed_attr:29,error_ds_flat_name_exists_in_forest:29,error_ds_forest_version_too_high:29,error_ds_forest_version_too_low:29,error_ds_gc_not_avail:29,error_ds_gc_requir:29,error_ds_gcverify_error:29,error_ds_generic_error:29,error_ds_global_cant_have_crossdomain_memb:29,error_ds_global_cant_have_local_memb:29,error_ds_global_cant_have_universal_memb:29,error_ds_governsid_miss:29,error_ds_group_conversion_error:29,error_ds_have_primary_memb:29,error_ds_hierarchy_table_malloc_fail:29,error_ds_hierarchy_table_too_deep:29,error_ds_high_adlds_ffl:29,error_ds_high_dsa_vers:29,error_ds_illegal_base_schema_mod:29,error_ds_illegal_mod_oper:29,error_ds_illegal_superior:29,error_ds_illegal_xdom_move_oper:29,error_ds_inappropriate_auth:29,error_ds_inappropriate_match:29,error_ds_incompatible_controls_us:29,error_ds_incompatible_vers:29,error_ds_incorrect_role_own:29,error_ds_init_failur:29,error_ds_init_failure_consol:29,error_ds_install_no_sch_version_in_inifil:29,error_ds_install_no_src_sch_vers:29,error_ds_install_schema_mismatch:29,error_ds_insuff_access_right:29,error_ds_insufficient_attr_to_create_object:29,error_ds_internal_failur:29,error_ds_invalid_attribute_syntax:29,error_ds_invalid_dmd:29,error_ds_invalid_dn_syntax:29,error_ds_invalid_group_typ:29,error_ds_invalid_ldap_display_nam:29,error_ds_invalid_name_for_spn:29,error_ds_invalid_role_own:29,error_ds_invalid_script:29,error_ds_invalid_search_flag:29,error_ds_invalid_search_flag_subtre:29,error_ds_invalid_search_flag_tupl:29,error_ds_is_leaf:29,error_ds_key_not_uniqu:29,error_ds_ldap_send_queue_ful:29,error_ds_link_id_not_avail:29,error_ds_local_cant_have_crossdomain_local_memb:29,error_ds_local_error:29,error_ds_local_member_of_local_onli:29,error_ds_loop_detect:29,error_ds_low_adlds_ffl:29,error_ds_low_dsa_vers:29,error_ds_machine_account_created_prent4:29,error_ds_machine_account_quota_exceed:29,error_ds_mapi_id_not_avail:29,error_ds_masterdsa_requir:29,error_ds_max_obj_size_exceed:29,error_ds_membership_evaluated_loc:29,error_ds_missing_expected_att:29,error_ds_missing_forest_trust:29,error_ds_missing_fsmo_set:29,error_ds_missing_infrastructure_contain:29,error_ds_missing_required_att:29,error_ds_missing_supref:29,error_ds_modifydn_disallowed_by_flag:29,error_ds_modifydn_disallowed_by_instance_typ:29,error_ds_modifydn_wrong_grandpar:29,error_ds_must_be_run_on_dst_dc:29,error_ds_name_error_domain_onli:29,error_ds_name_error_no_map:29,error_ds_name_error_no_syntactical_map:29,error_ds_name_error_not_found:29,error_ds_name_error_not_uniqu:29,error_ds_name_error_resolv:29,error_ds_name_error_trust_referr:29,error_ds_name_not_uniqu:29,error_ds_name_reference_invalid:29,error_ds_name_too_long:29,error_ds_name_too_many_part:29,error_ds_name_type_unknown:29,error_ds_name_unpars:29,error_ds_name_value_too_long:29,error_ds_naming_master_gc:29,error_ds_naming_viol:29,error_ds_nc_must_have_nc_par:29,error_ds_nc_still_has_dsa:29,error_ds_ncname_missing_cr_ref:29,error_ds_ncname_must_be_nc:29,error_ds_no_attribute_or_valu:29,error_ds_no_behavior_version_in_mixeddomain:29,error_ds_no_chain:29,error_ds_no_chained_ev:29,error_ds_no_checkpoint_with_pdc:29,error_ds_no_crossref_for_nc:29,error_ds_no_deleted_nam:29,error_ds_no_fpo_in_universal_group:29,error_ds_no_more_rid:29,error_ds_no_msds_intid:29,error_ds_no_nest_globalgroup_in_mixeddomain:29,error_ds_no_nest_localgroup_in_mixeddomain:29,error_ds_no_ntdsa_object:29,error_ds_no_object_move_in_schema_nc:29,error_ds_no_parent_object:29,error_ds_no_pkt_privacy_on_connect:29,error_ds_no_rdn_defined_in_schema:29,error_ds_no_ref_domain:29,error_ds_no_requested_atts_found:29,error_ds_no_results_return:29,error_ds_no_rids_alloc:29,error_ds_no_server_object:29,error_ds_no_such_object:29,error_ds_no_tree_delete_above_nc:29,error_ds_non_asq_search:29,error_ds_non_base_search:29,error_ds_nonexistent_may_hav:29,error_ds_nonexistent_must_hav:29,error_ds_nonexistent_poss_sup:29,error_ds_nonsafe_schema_chang:29,error_ds_not_an_object:29,error_ds_not_authoritive_for_dst_nc:29,error_ds_not_closest:29,error_ds_not_instal:29,error_ds_not_on_backlink:29,error_ds_not_support:29,error_ds_not_supported_sort_ord:29,error_ds_notify_filter_too_complex:29,error_ds_ntdscript_process_error:29,error_ds_ntdscript_syntax_error:29,error_ds_obj_class_not_defin:29,error_ds_obj_class_not_subclass:29,error_ds_obj_class_viol:29,error_ds_obj_guid_exist:29,error_ds_obj_not_found:29,error_ds_obj_string_name_exist:29,error_ds_obj_too_larg:29,error_ds_object_being_remov:29,error_ds_object_class_requir:29,error_ds_object_results_too_larg:29,error_ds_offset_range_error:29,error_ds_oid_mapped_group_cant_have_memb:29,error_ds_oid_not_found:29,error_ds_operations_error:29,error_ds_out_of_scop:29,error_ds_out_of_version_stor:29,error_ds_param_error:29,error_ds_parent_is_an_alia:29,error_ds_pdc_operation_in_progress:29,error_ds_policy_not_known:29,error_ds_protocol_error:29,error_ds_range_constraint:29,error_ds_rdn_doesnt_match_schema:29,error_ds_recalcschema_fail:29,error_ds_referr:29,error_ds_referral_limit_exceed:29,error_ds_refusing_fsmo_rol:29,error_ds_remote_crossref_op_fail:29,error_ds_repl_lifetime_exceed:29,error_ds_replica_set_change_not_allowed_on_disabled_cr:29,error_ds_replicator_onli:29,error_ds_reserved_link_id:29,error_ds_reserved_mapi_id:29,error_ds_ridmgr_dis:29,error_ds_ridmgr_init_error:29,error_ds_role_not_verifi:29,error_ds_root_cant_be_subref:29,error_ds_root_must_be_nc:29,error_ds_root_requires_class_top:29,error_ds_sam_init_failur:29,error_ds_sam_init_failure_consol:29,error_ds_sam_need_bootkey_floppi:29,error_ds_sam_need_bootkey_password:29,error_ds_schema_alloc_fail:29,error_ds_schema_not_load:29,error_ds_schema_update_disallow:29,error_ds_sec_desc_invalid:29,error_ds_sec_desc_too_short:29,error_ds_security_checking_error:29,error_ds_security_illegal_modifi:29,error_ds_semantic_att_test:29,error_ds_sensitive_group_viol:29,error_ds_server_down:29,error_ds_shutting_down:29,error_ds_single_user_mode_fail:29,error_ds_single_value_constraint:29,error_ds_sizelimit_exceed:29,error_ds_sort_control_miss:29,error_ds_source_auditing_not_en:29,error_ds_source_domain_in_forest:29,error_ds_spn_value_not_unique_in_forest:29,error_ds_src_and_dst_nc_ident:29,error_ds_src_and_dst_object_class_mismatch:29,error_ds_src_dc_must_be_sp4_or_great:29,error_ds_src_guid_mismatch:29,error_ds_src_name_mismatch:29,error_ds_src_obj_not_group_or_us:29,error_ds_src_sid_exists_in_forest:29,error_ds_string_sd_conversion_fail:29,error_ds_strong_auth_requir:29,error_ds_sub_cls_test_fail:29,error_ds_subref_must_have_par:29,error_ds_subtree_notify_not_nc_head:29,error_ds_syntax_mismatch:29,error_ds_thread_limit_exceed:29,error_ds_timelimit_exceed:29,error_ds_tree_delete_not_finish:29,error_ds_unable_to_surrender_rol:29,error_ds_unavail:29,error_ds_unavailable_crit_extens:29,error_ds_undelete_sam_validation_fail:29,error_ds_unicodepwd_not_in_quot:29,error_ds_universal_cant_have_local_memb:29,error_ds_unknown_error:29,error_ds_unknown_oper:29,error_ds_unwilling_to_perform:29,error_ds_upn_value_not_unique_in_forest:29,error_ds_user_buffer_to_smal:29,error_ds_value_key_not_uniqu:29,error_ds_version_check_failur:29,error_ds_wko_container_cannot_be_speci:29,error_ds_wrong_linked_att_syntax:29,error_ds_wrong_om_obj_class:29,error_dup_domainnam:29,error_dup_nam:29,error_duplicate_privileg:29,error_duplicate_service_nam:29,error_duplicate_tag:29,error_dynamic_code_block:29,error_dynlink_from_invalid_r:29,error_ea_access_deni:29,error_ea_file_corrupt:29,error_ea_list_inconsist:29,error_ea_table_ful:29,error_eas_didnt_fit:29,error_eas_not_support:29,error_ec_circular_forward:29,error_ec_cred_not_found:29,error_ec_credstore_ful:29,error_ec_log_dis:29,error_ec_no_active_channel:29,error_ec_subscription_cannot_activ:29,error_edp_dpl_policy_cant_be_satisfi:29,error_edp_policy_denies_oper:29,error_efs_alg_blob_too_big:29,error_efs_dis:29,error_efs_not_allowed_in_transact:29,error_efs_server_not_trust:29,error_efs_version_not_support:29,error_elevation_requir:29,error_empti:29,error_enclave_failur:29,error_enclave_not_termin:29,error_enclave_viol:29,error_encrypted_io_not_poss:29,error_encrypting_metadata_disallow:29,error_encryption_dis:29,error_encryption_fail:29,error_encryption_policy_denies_oper:29,error_end_of_media:29,error_enlistment_not_found:29,error_enlistment_not_superior:29,error_envvar_not_found:29,error_eom_overflow:29,error_errors_encount:29,error_evaluation_expir:29,error_event_don:29,error_event_pend:29,error_eventlog_cant_start:29,error_eventlog_file_chang:29,error_eventlog_file_corrupt:29,error_evt_cannot_open_channel_of_queri:29,error_evt_channel_cannot_activ:29,error_evt_channel_not_found:29,error_evt_configuration_error:29,error_evt_event_definition_not_found:29,error_evt_event_template_not_found:29,error_evt_filter_alreadyscop:29,error_evt_filter_invarg:29,error_evt_filter_invtest:29,error_evt_filter_invtyp:29,error_evt_filter_noteltset:29,error_evt_filter_out_of_rang:29,error_evt_filter_parseerr:29,error_evt_filter_too_complex:29,error_evt_filter_unexpectedtoken:29,error_evt_filter_unsupportedop:29,error_evt_invalid_channel_path:29,error_evt_invalid_channel_property_valu:29,error_evt_invalid_event_data:29,error_evt_invalid_operation_over_enabled_direct_channel:29,error_evt_invalid_publisher_nam:29,error_evt_invalid_publisher_property_valu:29,error_evt_invalid_queri:29,error_evt_malformed_xml_text:29,error_evt_max_inserts_reach:29,error_evt_message_id_not_found:29,error_evt_message_locale_not_found:29,error_evt_message_not_found:29,error_evt_non_validating_msxml:29,error_evt_publisher_dis:29,error_evt_publisher_metadata_not_found:29,error_evt_query_result_invalid_posit:29,error_evt_query_result_stal:29,error_evt_subscription_to_direct_channel:29,error_evt_unresolved_parameter_insert:29,error_evt_unresolved_value_insert:29,error_evt_version_too_new:29,error_evt_version_too_old:29,error_exception_in_resource_cal:29,error_exception_in_servic:29,error_excl_sem_already_own:29,error_exe_cannot_modify_signed_binari:29,error_exe_cannot_modify_strong_signed_binari:29,error_exe_machine_type_mismatch:29,error_exe_marked_invalid:29,error_expired_handl:29,error_extended_error:29,error_external_backing_provider_unknown:29,error_external_syskey_not_support:29,error_extraneous_inform:29,error_fail_fast_except:29,error_fail_i24:29,error_fail_noaction_reboot:29,error_fail_reboot_initi:29,error_fail_reboot_requir:29,error_fail_restart:29,error_fail_shutdown:29,error_failed_driver_entri:29,error_failed_service_controller_connect:29,error_fatal_app_exit:29,error_file_checked_out:29,error_file_corrupt:29,error_file_encrypt:29,error_file_exist:29,error_file_handle_revok:29,error_file_identity_not_persist:29,error_file_invalid:29,error_file_level_trim_not_support:29,error_file_metadata_optimization_in_progress:29,error_file_not_encrypt:29,error_file_not_found:29,error_file_not_support:29,error_file_offlin:29,error_file_protected_under_dpl:29,error_file_read_onli:29,error_file_share_resource_conflict:29,error_file_system_limit:29,error_file_system_virtualization_busi:29,error_file_system_virtualization_invalid_oper:29,error_file_system_virtualization_metadata_corrupt:29,error_file_system_virtualization_provider_unknown:29,error_file_system_virtualization_unavail:29,error_file_too_larg:29,error_filemark_detect:29,error_filename_exced_rang:29,error_firmware_upd:29,error_float_multiple_fault:29,error_float_multiple_trap:29,error_floated_sect:29,error_floppy_bad_regist:29,error_floppy_id_mark_not_found:29,error_floppy_unknown_error:29,error_floppy_volum:29,error_floppy_wrong_cylind:29,error_flt_already_enlist:29,error_flt_cbdq_dis:29,error_flt_context_allocation_not_found:29,error_flt_context_already_defin:29,error_flt_context_already_link:29,error_flt_deleting_object:29,error_flt_disallow_fast_io:29,error_flt_do_not_attach:29,error_flt_do_not_detach:29,error_flt_duplicate_entri:29,error_flt_filter_not_found:29,error_flt_filter_not_readi:29,error_flt_instance_altitude_collis:29,error_flt_instance_name_collis:29,error_flt_instance_not_found:29,error_flt_internal_error:29,error_flt_invalid_asynchronous_request:29,error_flt_invalid_context_registr:29,error_flt_invalid_name_request:29,error_flt_io_complet:29,error_flt_must_be_nonpaged_pool:29,error_flt_name_cache_miss:29,error_flt_no_device_object:29,error_flt_no_handler_defin:29,error_flt_no_waiter_for_repli:29,error_flt_not_initi:29,error_flt_not_safe_to_post_oper:29,error_flt_post_operation_cleanup:29,error_flt_registration_busi:29,error_flt_volume_already_mount:29,error_flt_volume_not_found:29,error_forms_auth_requir:29,error_found_out_of_scop:29,error_fs_driver_requir:29,error_fsfilter_op_completed_successfulli:29,error_ft_di_scan_requir:29,error_ft_read_failur:29,error_ft_read_recovery_from_backup:29,error_ft_write_failur:29,error_ft_write_recoveri:29,error_full_backup:29,error_fullscreen_mod:29,error_function_fail:29,error_function_not_cal:29,error_gdi_handle_leak:29,error_gen_failur:29,error_generic_command_fail:29,error_generic_not_map:29,error_global_only_hook:29,error_gpio_client_information_invalid:29,error_gpio_incompatible_connect_mod:29,error_gpio_interrupt_already_unmask:29,error_gpio_invalid_registration_packet:29,error_gpio_operation_deni:29,error_gpio_version_not_support:29,error_graceful_disconnect:29,error_graphics_adapter_access_not_exclud:29,error_graphics_adapter_chain_not_readi:29,error_graphics_adapter_must_have_at_least_one_sourc:29,error_graphics_adapter_must_have_at_least_one_target:29,error_graphics_adapter_was_reset:29,error_graphics_allocation_busi:29,error_graphics_allocation_clos:29,error_graphics_allocation_content_lost:29,error_graphics_allocation_invalid:29,error_graphics_cancel_vidpn_topology_augment:29,error_graphics_cannotcolorconvert:29,error_graphics_cant_access_active_vidpn:29,error_graphics_cant_evict_pinned_alloc:29,error_graphics_cant_lock_memori:29,error_graphics_cant_render_locked_alloc:29,error_graphics_chainlinks_not_enumer:29,error_graphics_chainlinks_not_powered_on:29,error_graphics_chainlinks_not_start:29,error_graphics_child_descriptor_not_support:29,error_graphics_clientvidpn_not_set:29,error_graphics_copp_not_support:29,error_graphics_dataset_is_empti:29,error_graphics_ddcci_current_current_value_greater_than_maximum_valu:29,error_graphics_ddcci_invalid_data:29,error_graphics_ddcci_invalid_message_checksum:29,error_graphics_ddcci_invalid_message_command:29,error_graphics_ddcci_invalid_message_length:29,error_graphics_ddcci_monitor_returned_invalid_timing_status_byt:29,error_graphics_ddcci_vcp_not_support:29,error_graphics_dependable_child_statu:29,error_graphics_display_device_not_attached_to_desktop:29,error_graphics_driver_mismatch:29,error_graphics_empty_adapter_monitor_mode_support_intersect:29,error_graphics_frequencyrange_already_in_set:29,error_graphics_frequencyrange_not_in_set:29,error_graphics_gamma_ramp_not_support:29,error_graphics_gpu_exception_on_devic:29,error_graphics_i2c_device_does_not_exist:29,error_graphics_i2c_error_receiving_data:29,error_graphics_i2c_error_transmitting_data:29,error_graphics_i2c_not_support:29,error_graphics_incompatible_private_format:29,error_graphics_inconsistent_device_link_st:29,error_graphics_indirect_display_abandon_swapchain:29,error_graphics_indirect_display_device_stop:29,error_graphics_insufficient_dma_buff:29,error_graphics_internal_error:29,error_graphics_invalid_active_region:29,error_graphics_invalid_allocation_handl:29,error_graphics_invalid_allocation_inst:29,error_graphics_invalid_allocation_usag:29,error_graphics_invalid_client_typ:29,error_graphics_invalid_colorbasi:29,error_graphics_invalid_copyprotection_typ:29,error_graphics_invalid_display_adapt:29,error_graphics_invalid_driver_model:29,error_graphics_invalid_frequ:29,error_graphics_invalid_gamma_ramp:29,error_graphics_invalid_mode_pruning_algorithm:29,error_graphics_invalid_monitor_capability_origin:29,error_graphics_invalid_monitor_frequencyrang:29,error_graphics_invalid_monitor_frequencyrange_constraint:29,error_graphics_invalid_monitor_frequencyrangeset:29,error_graphics_invalid_monitor_source_mod:29,error_graphics_invalid_monitor_sourcemodeset:29,error_graphics_invalid_monitordescriptor:29,error_graphics_invalid_monitordescriptorset:29,error_graphics_invalid_path_content_geometry_transform:29,error_graphics_invalid_path_content_typ:29,error_graphics_invalid_path_importance_ordin:29,error_graphics_invalid_physical_monitor_handl:29,error_graphics_invalid_pixelformat:29,error_graphics_invalid_pixelvalueaccessmod:29,error_graphics_invalid_point:29,error_graphics_invalid_primarysurface_s:29,error_graphics_invalid_scanline_ord:29,error_graphics_invalid_strid:29,error_graphics_invalid_total_region:29,error_graphics_invalid_video_present_sourc:29,error_graphics_invalid_video_present_source_mod:29,error_graphics_invalid_video_present_target:29,error_graphics_invalid_video_present_target_mod:29,error_graphics_invalid_videopresentsourceset:29,error_graphics_invalid_videopresenttargetset:29,error_graphics_invalid_vidpn:29,error_graphics_invalid_vidpn_present_path:29,error_graphics_invalid_vidpn_sourcemodeset:29,error_graphics_invalid_vidpn_target_subset_typ:29,error_graphics_invalid_vidpn_targetmodeset:29,error_graphics_invalid_vidpn_topolog:29,error_graphics_invalid_vidpn_topology_recommendation_reason:29,error_graphics_invalid_visibleregion_s:29,error_graphics_leadlink_not_enumer:29,error_graphics_leadlink_start_def:29,error_graphics_max_num_paths_reach:29,error_graphics_mca_internal_error:29,error_graphics_mca_invalid_capabilities_str:29,error_graphics_mca_invalid_technology_type_return:29,error_graphics_mca_invalid_vcp_vers:29,error_graphics_mca_mccs_version_mismatch:29,error_graphics_mca_monitor_violates_mccs_specif:29,error_graphics_mca_unsupported_color_temperatur:29,error_graphics_mca_unsupported_mccs_vers:29,error_graphics_mirroring_devices_not_support:29,error_graphics_mode_already_in_modeset:29,error_graphics_mode_id_must_be_uniqu:29,error_graphics_mode_not_in_modeset:29,error_graphics_mode_not_pin:29,error_graphics_monitor_could_not_be_associated_with_adapt:29,error_graphics_monitor_no_longer_exist:29,error_graphics_monitor_not_connect:29,error_graphics_monitordescriptor_already_in_set:29,error_graphics_monitordescriptor_id_must_be_uniqu:29,error_graphics_monitordescriptor_not_in_set:29,error_graphics_multisampling_not_support:29,error_graphics_no_active_vidpn:29,error_graphics_no_available_importance_ordin:29,error_graphics_no_available_vidpn_target:29,error_graphics_no_display_device_corresponds_to_nam:29,error_graphics_no_display_mode_management_support:29,error_graphics_no_monitors_correspond_to_display_devic:29,error_graphics_no_more_elements_in_dataset:29,error_graphics_no_preferred_mod:29,error_graphics_no_recommended_functional_vidpn:29,error_graphics_no_recommended_vidpn_topolog:29,error_graphics_no_video_memori:29,error_graphics_no_vidpnmgr:29,error_graphics_not_a_linked_adapt:29,error_graphics_not_exclusive_mode_own:29,error_graphics_not_post_device_driv:29,error_graphics_only_console_session_support:29,error_graphics_opm_all_hdcp_hardware_already_in_us:29,error_graphics_opm_driver_internal_error:29,error_graphics_opm_hdcp_srm_never_set:29,error_graphics_opm_internal_error:29,error_graphics_opm_invalid_configuration_request:29,error_graphics_opm_invalid_encrypted_paramet:29,error_graphics_opm_invalid_handl:29,error_graphics_opm_invalid_information_request:29,error_graphics_opm_invalid_srm:29,error_graphics_opm_no_video_outputs_exist:29,error_graphics_opm_not_support:29,error_graphics_opm_output_does_not_support_acp:29,error_graphics_opm_output_does_not_support_cgmsa:29,error_graphics_opm_output_does_not_support_hdcp:29,error_graphics_opm_resolution_too_high:29,error_graphics_opm_session_type_change_in_progress:29,error_graphics_opm_signaling_not_support:29,error_graphics_opm_spanning_mode_en:29,error_graphics_opm_theater_mode_en:29,error_graphics_opm_video_output_does_not_have_copp_semant:29,error_graphics_opm_video_output_does_not_have_opm_semant:29,error_graphics_opm_video_output_no_longer_exist:29,error_graphics_parameter_array_too_smal:29,error_graphics_partial_data_popul:29,error_graphics_path_already_in_topolog:29,error_graphics_path_content_geometry_transformation_not_pin:29,error_graphics_path_content_geometry_transformation_not_support:29,error_graphics_path_not_in_topolog:29,error_graphics_pinned_mode_must_remain_in_set:29,error_graphics_polling_too_frequ:29,error_graphics_present_buffer_not_bound:29,error_graphics_present_deni:29,error_graphics_present_invalid_window:29,error_graphics_present_mode_chang:29,error_graphics_present_occlud:29,error_graphics_present_redirection_dis:29,error_graphics_present_unocclud:29,error_graphics_pvp_hfs_fail:29,error_graphics_pvp_invalid_certificate_length:29,error_graphics_resources_not_rel:29,error_graphics_session_type_change_in_progress:29,error_graphics_skip_allocation_prepar:29,error_graphics_source_already_in_set:29,error_graphics_source_id_must_be_uniqu:29,error_graphics_source_not_in_topolog:29,error_graphics_specified_child_already_connect:29,error_graphics_stale_modeset:29,error_graphics_stale_vidpn_topolog:29,error_graphics_start_def:29,error_graphics_target_already_in_set:29,error_graphics_target_id_must_be_uniqu:29,error_graphics_target_not_in_topolog:29,error_graphics_too_many_refer:29,error_graphics_topology_changes_not_allow:29,error_graphics_try_again_lat:29,error_graphics_try_again_now:29,error_graphics_uab_not_support:29,error_graphics_unassigned_modeset_already_exist:29,error_graphics_unknown_child_statu:29,error_graphics_unswizzling_aperture_unavail:29,error_graphics_unswizzling_aperture_unsupport:29,error_graphics_vail_state_chang:29,error_graphics_video_present_targets_less_than_sourc:29,error_graphics_vidpn_modality_not_support:29,error_graphics_vidpn_source_in_us:29,error_graphics_vidpn_topology_currently_not_support:29,error_graphics_vidpn_topology_not_support:29,error_graphics_windowdc_not_avail:29,error_graphics_windowless_present_dis:29,error_graphics_wrong_allocation_devic:29,error_group_exist:29,error_group_not_avail:29,error_group_not_found:29,error_group_not_onlin:29,error_groupset_cant_provid:29,error_groupset_not_avail:29,error_groupset_not_found:29,error_guid_substitution_mad:29,error_handle_disk_ful:29,error_handle_eof:29,error_handle_no_longer_valid:29,error_handle_revok:29,error_handles_clos:29,error_hash_not_pres:29,error_hash_not_support:29,error_heuristic_damage_poss:29,error_hibern:29,error_hibernation_failur:29,error_hook_needs_hmod:29,error_hook_not_instal:29,error_hook_type_not_allow:29,error_host_down:29,error_host_node_not_avail:29,error_host_node_not_group_own:29,error_host_node_not_resource_own:29,error_host_unreach:29,error_hotkey_already_regist:29,error_hotkey_not_regist:29,error_hung_display_driver_thread:29,error_hv_access_deni:29,error_hv_acknowledg:29,error_hv_cpuid_feature_valid:29,error_hv_cpuid_xsave_feature_valid:29,error_hv_feature_unavail:29,error_hv_inact:29,error_hv_insufficient_buff:29,error_hv_insufficient_device_domain:29,error_hv_insufficient_memori:29,error_hv_insufficient_root_memori:29,error_hv_invalid_align:29,error_hv_invalid_connection_id:29,error_hv_invalid_cpu_group_id:29,error_hv_invalid_cpu_group_st:29,error_hv_invalid_device_id:29,error_hv_invalid_device_st:29,error_hv_invalid_hypercall_cod:29,error_hv_invalid_hypercall_input:29,error_hv_invalid_lp_index:29,error_hv_invalid_paramet:29,error_hv_invalid_partition_id:29,error_hv_invalid_partition_st:29,error_hv_invalid_port_id:29,error_hv_invalid_proximity_domain_info:29,error_hv_invalid_register_valu:29,error_hv_invalid_save_restore_st:29,error_hv_invalid_synic_st:29,error_hv_invalid_vp_index:29,error_hv_invalid_vp_st:29,error_hv_invalid_vtl_st:29,error_hv_no_data:29,error_hv_no_resourc:29,error_hv_not_acknowledg:29,error_hv_not_allowed_with_nested_virt_act:29,error_hv_not_pres:29,error_hv_nx_not_detect:29,error_hv_object_in_us:29,error_hv_operation_deni:29,error_hv_operation_fail:29,error_hv_page_request_invalid:29,error_hv_partition_too_deep:29,error_hv_pending_page_request:29,error_hv_processor_startup_timeout:29,error_hv_property_value_out_of_rang:29,error_hv_smx_en:29,error_hv_unknown_properti:29,error_hwnds_have_diff_par:29,error_icm_not_en:29,error_ieport_ful:29,error_ill_formed_password:29,error_illegal_charact:29,error_illegal_dll_reloc:29,error_illegal_element_address:29,error_illegal_float_context:29,error_image_at_different_bas:29,error_image_machine_type_mismatch:29,error_image_machine_type_mismatch_ex:29,error_image_not_at_bas:29,error_image_subsystem_not_pres:29,error_implementation_limit:29,error_implicit_transaction_not_support:29,error_inc_backup:29,error_incompatible_service_privileg:29,error_incompatible_service_sid_typ:29,error_incompatible_with_global_short_name_registry_set:29,error_incorrect_account_typ:29,error_incorrect_address:29,error_incorrect_s:29,error_index_abs:29,error_indigenous_typ:29,error_indoubt_transactions_exist:29,error_infloop_in_reloc_chain:29,error_install_already_run:29,error_install_cancel:29,error_install_deregistration_failur:29,error_install_fail:29,error_install_failur:29,error_install_firewall_service_not_run:29,error_install_invalid_packag:29,error_install_invalid_related_set_upd:29,error_install_language_unsupport:29,error_install_log_failur:29,error_install_network_failur:29,error_install_notus:29,error_install_open_package_fail:29,error_install_optional_package_applicationid_not_uniqu:29,error_install_optional_package_requires_main_packag:29,error_install_optional_package_requires_main_package_fulltrust_cap:29,error_install_out_of_disk_spac:29,error_install_package_downgrad:29,error_install_package_invalid:29,error_install_package_not_found:29,error_install_package_open_fail:29,error_install_package_reject:29,error_install_package_vers:29,error_install_platform_unsupport:29,error_install_policy_failur:29,error_install_prerequisite_fail:29,error_install_registration_failur:29,error_install_reject:29,error_install_remote_disallow:29,error_install_remote_prohibit:29,error_install_resolve_dependency_fail:29,error_install_service_failur:29,error_install_service_safeboot:29,error_install_source_abs:29,error_install_suspend:29,error_install_temp_unwrit:29,error_install_transform_failur:29,error_install_transform_reject:29,error_install_ui_failur:29,error_install_userexit:29,error_install_volume_corrupt:29,error_install_volume_not_empti:29,error_install_volume_offlin:29,error_install_wrong_processor_architectur:29,error_instruction_misalign:29,error_insufficient_buff:29,error_insufficient_logon_info:29,error_insufficient_pow:29,error_insufficient_resource_for_specified_shared_section_s:29,error_intermixed_kernel_ea_oper:29,error_internal_db_corrupt:29,error_internal_db_error:29,error_internal_error:29,error_interrupt_still_connect:29,error_interrupt_vector_already_connect:29,error_invalid_accel_handl:29,error_invalid_access:29,error_invalid_account_nam:29,error_invalid_ace_condit:29,error_invalid_acl:29,error_invalid_address:29,error_invalid_at_interrupt_tim:29,error_invalid_block:29,error_invalid_block_length:29,error_invalid_cap:29,error_invalid_categori:29,error_invalid_clean:29,error_invalid_cluster_ipv6_address:29,error_invalid_cmm:29,error_invalid_colorindex:29,error_invalid_colorspac:29,error_invalid_combobox_messag:29,error_invalid_command_lin:29,error_invalid_computernam:29,error_invalid_cruntime_paramet:29,error_invalid_cursor_handl:29,error_invalid_data:29,error_invalid_datatyp:29,error_invalid_device_object_paramet:29,error_invalid_dl:29,error_invalid_domain_rol:29,error_invalid_domain_st:29,error_invalid_domainnam:29,error_invalid_dr:29,error_invalid_drive_object:29,error_invalid_dwp_handl:29,error_invalid_ea_handl:29,error_invalid_ea_nam:29,error_invalid_edit_height:29,error_invalid_environ:29,error_invalid_event_count:29,error_invalid_eventnam:29,error_invalid_exception_handl:29,error_invalid_exe_signatur:29,error_invalid_field:29,error_invalid_field_in_parameter_list:29,error_invalid_filter_proc:29,error_invalid_flag:29,error_invalid_flag_numb:29,error_invalid_form_nam:29,error_invalid_form_s:29,error_invalid_funct:29,error_invalid_group_attribut:29,error_invalid_groupnam:29,error_invalid_gw_command:29,error_invalid_handl:29,error_invalid_handle_st:29,error_invalid_hook_filt:29,error_invalid_hook_handl:29,error_invalid_hw_profil:29,error_invalid_icon_handl:29,error_invalid_id_author:29,error_invalid_image_hash:29,error_invalid_import_of_non_dl:29,error_invalid_index:29,error_invalid_kernel_info_vers:29,error_invalid_keyboard_handl:29,error_invalid_label:29,error_invalid_lb_messag:29,error_invalid_ldt_descriptor:29,error_invalid_ldt_offset:29,error_invalid_ldt_s:29,error_invalid_level:29,error_invalid_librari:29,error_invalid_list_format:29,error_invalid_lock_rang:29,error_invalid_logon_hour:29,error_invalid_logon_typ:29,error_invalid_media:29,error_invalid_media_pool:29,error_invalid_memb:29,error_invalid_menu_handl:29,error_invalid_messag:29,error_invalid_messagedest:29,error_invalid_messagenam:29,error_invalid_minallocs:29,error_invalid_moduletyp:29,error_invalid_monitor_handl:29,error_invalid_msgbox_styl:29,error_invalid_nam:29,error_invalid_netnam:29,error_invalid_oper:29,error_invalid_operation_on_quorum:29,error_invalid_oplock_protocol:29,error_invalid_ordin:29,error_invalid_own:29,error_invalid_package_sid_length:29,error_invalid_paramet:29,error_invalid_password:29,error_invalid_passwordnam:29,error_invalid_patch_xml:29,error_invalid_pep_info_vers:29,error_invalid_pixel_format:29,error_invalid_plugplay_device_path:29,error_invalid_port_attribut:29,error_invalid_primary_group:29,error_invalid_print_monitor:29,error_invalid_printer_command:29,error_invalid_printer_driver_manifest:29,error_invalid_printer_nam:29,error_invalid_printer_st:29,error_invalid_prior:29,error_invalid_profil:29,error_invalid_quota_low:29,error_invalid_reparse_data:29,error_invalid_runlevel_set:29,error_invalid_scrollbar_rang:29,error_invalid_security_descr:29,error_invalid_segdpl:29,error_invalid_segment_numb:29,error_invalid_separator_fil:29,error_invalid_server_st:29,error_invalid_service_account:29,error_invalid_service_control:29,error_invalid_service_lock:29,error_invalid_servicenam:29,error_invalid_sharenam:29,error_invalid_showwin_command:29,error_invalid_sid:29,error_invalid_signal_numb:29,error_invalid_spi_valu:29,error_invalid_st:29,error_invalid_stackseg:29,error_invalid_staged_signatur:29,error_invalid_starting_codeseg:29,error_invalid_sub_author:29,error_invalid_t:29,error_invalid_target_handl:29,error_invalid_task_index:29,error_invalid_task_nam:29,error_invalid_thread_id:29,error_invalid_tim:29,error_invalid_token:29,error_invalid_transact:29,error_invalid_transform:29,error_invalid_unwind_target:29,error_invalid_user_buff:29,error_invalid_user_principal_nam:29,error_invalid_vari:29,error_invalid_verify_switch:29,error_invalid_window_handl:29,error_invalid_window_styl:29,error_invalid_workst:29,error_io_devic:29,error_io_incomplet:29,error_io_pend:29,error_io_preempt:29,error_io_privilege_fail:29,error_io_reissue_as_cach:29,error_iopl_not_en:29,error_ip_address_conflict1:29,error_ip_address_conflict2:29,error_ipsec_auth_firewall_drop:29,error_ipsec_bad_spi:29,error_ipsec_clear_text_drop:29,error_ipsec_default_mm_auth_not_found:29,error_ipsec_default_mm_policy_not_found:29,error_ipsec_default_qm_policy_not_found:29,error_ipsec_dosp_block:29,error_ipsec_dosp_invalid_packet:29,error_ipsec_dosp_keymod_not_allow:29,error_ipsec_dosp_max_entri:29,error_ipsec_dosp_max_per_ip_ratelimit_queu:29,error_ipsec_dosp_not_instal:29,error_ipsec_dosp_received_multicast:29,error_ipsec_dosp_state_lookup_fail:29,error_ipsec_ike_add_update_key_fail:29,error_ipsec_ike_attrib_fail:29,error_ipsec_ike_auth_fail:29,error_ipsec_ike_authorization_failur:29,error_ipsec_ike_authorization_failure_with_optional_retri:29,error_ipsec_ike_benign_reinit:29,error_ipsec_ike_cert_chain_policy_mismatch:29,error_ipsec_ike_cga_auth_fail:29,error_ipsec_ike_coexistence_suppress:29,error_ipsec_ike_critical_payload_not_recogn:29,error_ipsec_ike_crl_fail:29,error_ipsec_ike_decrypt:29,error_ipsec_ike_dh_fail:29,error_ipsec_ike_dh_failur:29,error_ipsec_ike_dos_cookie_s:29,error_ipsec_ike_drop_no_respons:29,error_ipsec_ike_encrypt:29,error_ipsec_ike_error:29,error_ipsec_ike_failqueryssp:29,error_ipsec_ike_failsspinit:29,error_ipsec_ike_general_processing_error:29,error_ipsec_ike_getspifail:29,error_ipsec_ike_inner_ip_assignment_failur:29,error_ipsec_ike_invalid_auth_alg:29,error_ipsec_ike_invalid_auth_payload:29,error_ipsec_ike_invalid_cert_keylen:29,error_ipsec_ike_invalid_cert_typ:29,error_ipsec_ike_invalid_cooki:29,error_ipsec_ike_invalid_encrypt_alg:29,error_ipsec_ike_invalid_filt:29,error_ipsec_ike_invalid_group:29,error_ipsec_ike_invalid_hash:29,error_ipsec_ike_invalid_hash_alg:29,error_ipsec_ike_invalid_hash_s:29,error_ipsec_ike_invalid_head:29,error_ipsec_ike_invalid_key_usag:29,error_ipsec_ike_invalid_major_vers:29,error_ipsec_ike_invalid_mm_for_qm:29,error_ipsec_ike_invalid_payload:29,error_ipsec_ike_invalid_polici:29,error_ipsec_ike_invalid_responder_lifetime_notifi:29,error_ipsec_ike_invalid_sig:29,error_ipsec_ike_invalid_signatur:29,error_ipsec_ike_invalid_situ:29,error_ipsec_ike_kerberos_error:29,error_ipsec_ike_kill_dummy_nap_tunnel:29,error_ipsec_ike_load_fail:29,error_ipsec_ike_load_soft_sa:29,error_ipsec_ike_mm_acquire_drop:29,error_ipsec_ike_mm_delay_drop:29,error_ipsec_ike_mm_expir:29,error_ipsec_ike_mm_limit:29,error_ipsec_ike_neg_status_begin:29,error_ipsec_ike_neg_status_end:29,error_ipsec_ike_neg_status_extended_end:29,error_ipsec_ike_negotiation_dis:29,error_ipsec_ike_negotiation_pend:29,error_ipsec_ike_no_cert:29,error_ipsec_ike_no_mm_polici:29,error_ipsec_ike_no_peer_cert:29,error_ipsec_ike_no_polici:29,error_ipsec_ike_no_private_kei:29,error_ipsec_ike_no_public_kei:29,error_ipsec_ike_notcbpriv:29,error_ipsec_ike_out_of_memori:29,error_ipsec_ike_peer_crl_fail:29,error_ipsec_ike_peer_doesnt_support_mobik:29,error_ipsec_ike_peer_mm_assumed_invalid:29,error_ipsec_ike_policy_chang:29,error_ipsec_ike_policy_match:29,error_ipsec_ike_process_err:29,error_ipsec_ike_process_err_cert:29,error_ipsec_ike_process_err_cert_req:29,error_ipsec_ike_process_err_delet:29,error_ipsec_ike_process_err_hash:29,error_ipsec_ike_process_err_id:29,error_ipsec_ike_process_err_k:29,error_ipsec_ike_process_err_natoa:29,error_ipsec_ike_process_err_nonc:29,error_ipsec_ike_process_err_notifi:29,error_ipsec_ike_process_err_prop:29,error_ipsec_ike_process_err_sa:29,error_ipsec_ike_process_err_sig:29,error_ipsec_ike_process_err_tran:29,error_ipsec_ike_process_err_vendor:29,error_ipsec_ike_qm_acquire_drop:29,error_ipsec_ike_qm_delay_drop:29,error_ipsec_ike_qm_expir:29,error_ipsec_ike_qm_limit:29,error_ipsec_ike_queue_drop_mm:29,error_ipsec_ike_queue_drop_no_mm:29,error_ipsec_ike_ratelimit_drop:29,error_ipsec_ike_require_cp_payload_miss:29,error_ipsec_ike_rpc_delet:29,error_ipsec_ike_sa_delet:29,error_ipsec_ike_sa_reap:29,error_ipsec_ike_secloadfail:29,error_ipsec_ike_shutting_down:29,error_ipsec_ike_simultaneous_rekei:29,error_ipsec_ike_soft_sa_torn_down:29,error_ipsec_ike_srvacqfail:29,error_ipsec_ike_srvquerycr:29,error_ipsec_ike_strong_cred_authorization_and_certmap_failur:29,error_ipsec_ike_strong_cred_authorization_failur:29,error_ipsec_ike_timed_out:29,error_ipsec_ike_too_many_filt:29,error_ipsec_ike_unexpected_message_id:29,error_ipsec_ike_unknown_doi:29,error_ipsec_ike_unsupported_id:29,error_ipsec_integrity_check_fail:29,error_ipsec_invalid_packet:29,error_ipsec_key_module_impersonation_negotiation_pend:29,error_ipsec_mm_auth_exist:29,error_ipsec_mm_auth_in_us:29,error_ipsec_mm_auth_not_found:29,error_ipsec_mm_auth_pending_delet:29,error_ipsec_mm_filter_exist:29,error_ipsec_mm_filter_not_found:29,error_ipsec_mm_filter_pending_delet:29,error_ipsec_mm_policy_exist:29,error_ipsec_mm_policy_in_us:29,error_ipsec_mm_policy_not_found:29,error_ipsec_mm_policy_pending_delet:29,error_ipsec_qm_policy_exist:29,error_ipsec_qm_policy_in_us:29,error_ipsec_qm_policy_not_found:29,error_ipsec_qm_policy_pending_delet:29,error_ipsec_replay_check_fail:29,error_ipsec_sa_lifetime_expir:29,error_ipsec_throttle_drop:29,error_ipsec_transport_filter_exist:29,error_ipsec_transport_filter_not_found:29,error_ipsec_transport_filter_pending_delet:29,error_ipsec_tunnel_filter_exist:29,error_ipsec_tunnel_filter_not_found:29,error_ipsec_tunnel_filter_pending_delet:29,error_ipsec_wrong_sa:29,error_irq_busi:29,error_is_join:29,error_is_join_path:29,error_is_join_target:29,error_is_subst:29,error_is_subst_path:29,error_is_subst_target:29,error_iterated_data_exceeds_64k:29,error_job_no_contain:29,error_join_to_join:29,error_join_to_subst:29,error_journal_delete_in_progress:29,error_journal_entry_delet:29,error_journal_hook_set:29,error_journal_not_act:29,error_kernel_apc:29,error_key_delet:29,error_key_has_children:29,error_km_driver_block:29,error_label_too_long:29,error_last_admin:29,error_lb_without_tabstop:29,error_library_ful:29,error_library_offlin:29,error_license_quota_exceed:29,error_linux_subsystem_not_pres:29,error_listbox_id_not_found:29,error_lm_cross_encryption_requir:29,error_local_user_session_kei:29,error_lock:29,error_lock_fail:29,error_lock_viol:29,error_log_appended_flush_fail:29,error_log_archive_in_progress:29,error_log_archive_not_in_progress:29,error_log_block_incomplet:29,error_log_block_invalid:29,error_log_block_vers:29,error_log_blocks_exhaust:29,error_log_cant_delet:29,error_log_client_already_regist:29,error_log_client_not_regist:29,error_log_container_limit_exceed:29,error_log_container_open_fail:29,error_log_container_read_fail:29,error_log_container_state_invalid:29,error_log_container_write_fail:29,error_log_corruption_detect:29,error_log_ded:29,error_log_ephemer:29,error_log_file_ful:29,error_log_ful:29,error_log_full_handler_in_progress:29,error_log_growth_fail:29,error_log_hard_error:29,error_log_inconsistent_secur:29,error_log_invalid_rang:29,error_log_metadata_corrupt:29,error_log_metadata_flush_fail:29,error_log_metadata_inconsist:29,error_log_metadata_invalid:29,error_log_multiplex:29,error_log_no_restart:29,error_log_not_enough_contain:29,error_log_pin:29,error_log_pinned_archive_tail:29,error_log_pinned_reserv:29,error_log_policy_already_instal:29,error_log_policy_conflict:29,error_log_policy_invalid:29,error_log_policy_not_instal:29,error_log_read_context_invalid:29,error_log_read_mode_invalid:29,error_log_record_nonexist:29,error_log_records_reserved_invalid:29,error_log_reservation_invalid:29,error_log_resize_invalid_s:29,error_log_restart_invalid:29,error_log_sector_invalid:29,error_log_sector_parity_invalid:29,error_log_sector_remap:29,error_log_space_reserved_invalid:29,error_log_start_of_log:29,error_log_state_invalid:29,error_log_tail_invalid:29,error_login_time_restrict:29,error_login_wksta_restrict:29,error_logon_failur:29,error_logon_not_gr:29,error_logon_server_conflict:29,error_logon_session_collis:29,error_logon_session_exist:29,error_logon_type_not_gr:29,error_longjump:29,error_lost_mode_logon_restrict:29,error_lost_writebehind_data:29,error_lost_writebehind_data_local_disk_error:29,error_lost_writebehind_data_network_disconnect:29,error_lost_writebehind_data_network_server_error:29,error_luids_exhaust:29,error_machine_lock:29,error_magazine_not_pres:29,error_malformed_substitution_str:29,error_mapped_align:29,error_marked_to_disallow_writ:29,error_marshall_overflow:29,error_max_sessions_reach:29,error_max_thrds_reach:29,error_mca_except:29,error_mca_internal_error:29,error_mca_invalid_capabilities_str:29,error_mca_invalid_technology_type_return:29,error_mca_invalid_vcp_vers:29,error_mca_mccs_version_mismatch:29,error_mca_monitor_violates_mccs_specif:29,error_mca_occur:29,error_mca_unsupported_color_temperatur:29,error_mca_unsupported_mccs_vers:29,error_media_chang:29,error_media_check:29,error_media_incompat:29,error_media_not_avail:29,error_media_offlin:29,error_media_unavail:29,error_medium_not_access:29,error_member_in_alia:29,error_member_in_group:29,error_member_not_in_alia:29,error_member_not_in_group:29,error_members_primary_group:29,error_memory_hardwar:29,error_menu_item_not_found:29,error_message_exceeds_max_s:29,error_message_sync_onli:29,error_meta_expansion_too_long:29,error_metafile_not_support:29,error_miniversion_inaccessible_from_specified_transact:29,error_missing_systemfil:29,error_mod_not_found:29,error_monitor_invalid_descriptor_checksum:29,error_monitor_invalid_detailed_timing_block:29,error_monitor_invalid_manufacture_d:29,error_monitor_invalid_serial_number_mondsc_block:29,error_monitor_invalid_standard_timing_block:29,error_monitor_invalid_user_friendly_mondsc_block:29,error_monitor_no_descriptor:29,error_monitor_no_more_descriptor_data:29,error_monitor_unknown_descriptor_format:29,error_monitor_wmi_datablock_registration_fail:29,error_more_data:29,error_more_writ:29,error_mount_point_not_resolv:29,error_mp_processor_mismatch:29,error_mr_mid_not_found:29,error_mrm_automerge_en:29,error_mrm_direct_ref_to_non_default_resourc:29,error_mrm_duplicate_entri:29,error_mrm_duplicate_map_nam:29,error_mrm_filepath_too_long:29,error_mrm_generation_count_mismatch:29,error_mrm_indeterminate_qualifier_valu:29,error_mrm_invalid_file_typ:29,error_mrm_invalid_pri_fil:29,error_mrm_invalid_priconfig:29,error_mrm_invalid_qualifier_oper:29,error_mrm_invalid_qualifier_valu:29,error_mrm_invalid_resource_identifi:29,error_mrm_map_not_found:29,error_mrm_missing_default_languag:29,error_mrm_named_resource_not_found:29,error_mrm_no_candid:29,error_mrm_no_current_view_on_thread:29,error_mrm_no_match_or_default_candid:29,error_mrm_package_not_found:29,error_mrm_resource_type_mismatch:29,error_mrm_runtime_no_default_or_neutral_resourc:29,error_mrm_too_many_resourc:29,error_mrm_unknown_qualifi:29,error_mrm_unsupported_directory_typ:29,error_mrm_unsupported_file_type_for_load_unload_pri_fil:29,error_mrm_unsupported_file_type_for_merg:29,error_mrm_unsupported_profile_typ:29,error_mui_file_not_found:29,error_mui_file_not_load:29,error_mui_intlsettings_invalid_locale_nam:29,error_mui_intlsettings_uilang_not_instal:29,error_mui_invalid_fil:29,error_mui_invalid_locale_nam:29,error_mui_invalid_rc_config:29,error_mui_invalid_ultimatefallback_nam:29,error_multiple_fault_viol:29,error_mutant_limit_exceed:29,error_mutual_auth_fail:29,error_ndis_adapter_not_found:29,error_ndis_adapter_not_readi:29,error_ndis_adapter_remov:29,error_ndis_already_map:29,error_ndis_bad_characterist:29,error_ndis_bad_vers:29,error_ndis_buffer_too_short:29,error_ndis_device_fail:29,error_ndis_dot11_ap_band_currently_not_avail:29,error_ndis_dot11_ap_band_not_allow:29,error_ndis_dot11_ap_channel_currently_not_avail:29,error_ndis_dot11_ap_channel_not_allow:29,error_ndis_dot11_auto_config_en:29,error_ndis_dot11_media_in_us:29,error_ndis_dot11_power_state_invalid:29,error_ndis_error_reading_fil:29,error_ndis_file_not_found:29,error_ndis_group_address_in_us:29,error_ndis_indication_requir:29,error_ndis_interface_clos:29,error_ndis_interface_not_found:29,error_ndis_invalid_address:29,error_ndis_invalid_data:29,error_ndis_invalid_device_request:29,error_ndis_invalid_length:29,error_ndis_invalid_oid:29,error_ndis_invalid_packet:29,error_ndis_invalid_port:29,error_ndis_invalid_port_st:29,error_ndis_low_power_st:29,error_ndis_media_disconnect:29,error_ndis_multicast_exist:29,error_ndis_multicast_ful:29,error_ndis_multicast_not_found:29,error_ndis_no_queu:29,error_ndis_not_support:29,error_ndis_offload_connection_reject:29,error_ndis_offload_path_reject:29,error_ndis_offload_polici:29,error_ndis_open_fail:29,error_ndis_paus:29,error_ndis_pm_protocol_offload_list_ful:29,error_ndis_pm_wol_pattern_list_ful:29,error_ndis_reinit_requir:29,error_ndis_request_abort:29,error_ndis_reset_in_progress:29,error_ndis_resource_conflict:29,error_ndis_unsupported_media:29,error_ndis_unsupported_revis:29,error_needs_registr:29,error_needs_remedi:29,error_negative_seek:29,error_nesting_not_allow:29,error_net_open_fail:29,error_net_write_fault:29,error_netlogon_not_start:29,error_netname_delet:29,error_network_access_deni:29,error_network_access_denied_edp:29,error_network_busi:29,error_network_not_avail:29,error_network_unreach:29,error_no_ace_condit:29,error_no_admin_access_point:29,error_no_applicable_app_licenses_found:29,error_no_associ:29,error_no_browser_servers_found:29,error_no_callback_act:29,error_no_data:29,error_no_data_detect:29,error_no_ef:29,error_no_event_pair:29,error_no_guid_transl:29,error_no_impersonation_token:29,error_no_inherit:29,error_no_link_tracking_in_transact:29,error_no_log_spac:29,error_no_logon_serv:29,error_no_match:29,error_no_media_in_dr:29,error_no_more_devic:29,error_no_more_fil:29,error_no_more_item:29,error_no_more_match:29,error_no_more_search_handl:29,error_no_more_user_handl:29,error_no_net_or_bad_path:29,error_no_network:29,error_no_nvram_resourc:29,error_no_pagefil:29,error_no_physically_aligned_free_space_found:29,error_no_proc_slot:29,error_no_promotion_act:29,error_no_quotas_for_account:29,error_no_ranges_process:29,error_no_recovery_polici:29,error_no_recovery_program:29,error_no_savepoint_with_open_fil:29,error_no_scrollbar:29,error_no_secret:29,error_no_security_on_object:29,error_no_shutdown_in_progress:29,error_no_signal_s:29,error_no_site_settings_object:29,error_no_sitenam:29,error_no_spool_spac:29,error_no_such_alia:29,error_no_such_devic:29,error_no_such_domain:29,error_no_such_group:29,error_no_such_logon_sess:29,error_no_such_memb:29,error_no_such_packag:29,error_no_such_privileg:29,error_no_such_sit:29,error_no_such_us:29,error_no_supporting_dr:29,error_no_system_menu:29,error_no_system_resourc:29,error_no_task_queu:29,error_no_token:29,error_no_tracking_servic:29,error_no_trust_lsa_secret:29,error_no_trust_sam_account:29,error_no_txf_metadata:29,error_no_unicode_transl:29,error_no_user_kei:29,error_no_user_session_kei:29,error_no_volume_id:29,error_no_volume_label:29,error_no_wildcard_charact:29,error_no_work_don:29,error_no_writable_dc_found:29,error_no_yield_perform:29,error_noaccess:29,error_node_cannot_be_clust:29,error_node_cant_host_resourc:29,error_node_not_active_cluster_memb:29,error_node_not_avail:29,error_nointerfac:29,error_nologon_interdomain_trust_account:29,error_nologon_server_trust_account:29,error_nologon_workstation_trust_account:29,error_non_account_sid:29,error_non_csv_path:29,error_non_domain_sid:29,error_non_mdichild_window:29,error_noncore_groups_found:29,error_none_map:29,error_nonpaged_system_resourc:29,error_not_a_cloud_fil:29,error_not_a_cloud_sync_root:29,error_not_a_dax_volum:29,error_not_a_reparse_point:29,error_not_a_tiered_volum:29,error_not_all_assign:29,error_not_allowed_on_system_fil:29,error_not_appcontain:29,error_not_authent:29,error_not_cap:29,error_not_child_window:29,error_not_connect:29,error_not_contain:29,error_not_dax_mapp:29,error_not_dos_disk:29,error_not_empti:29,error_not_enough_memori:29,error_not_enough_quota:29,error_not_enough_server_memori:29,error_not_export_format:29,error_not_found:29,error_not_gui_process:29,error_not_join:29,error_not_lock:29,error_not_logged_on:29,error_not_logon_process:29,error_not_own:29,error_not_quorum_cap:29,error_not_quorum_class:29,error_not_read_from_copi:29,error_not_readi:29,error_not_redundant_storag:29,error_not_registry_fil:29,error_not_safe_mode_driv:29,error_not_safeboot_servic:29,error_not_same_devic:29,error_not_same_object:29,error_not_snapshot_volum:29,error_not_subst:29,error_not_support:29,error_not_supported_in_appcontain:29,error_not_supported_on_dax:29,error_not_supported_on_sb:29,error_not_supported_on_standard_serv:29,error_not_supported_with_btt:29,error_not_tiny_stream:29,error_nothing_to_termin:29,error_notification_guid_already_defin:29,error_notify_cleanup:29,error_notify_enum_dir:29,error_nt_cross_encryption_requir:29,error_ntlm_block:29,error_null_lm_password:29,error_object_already_exist:29,error_object_in_list:29,error_object_name_exist:29,error_object_no_longer_exist:29,error_object_not_externally_back:29,error_object_not_found:29,error_offload_read_file_not_support:29,error_offload_read_flt_not_support:29,error_offload_write_file_not_support:29,error_offload_write_flt_not_support:29,error_offset_alignment_viol:29,error_old_win_vers:29,error_only_if_connect:29,error_open_fail:29,error_open_fil:29,error_operation_abort:29,error_operation_in_progress:29,error_operation_not_allowed_from_system_compon:29,error_operation_not_supported_in_transact:29,error_oplock_break_in_progress:29,error_oplock_handle_clos:29,error_oplock_not_gr:29,error_oplock_switched_to_new_handl:29,error_orphan_name_exhaust:29,error_out_of_pap:29,error_out_of_structur:29,error_outofmemori:29,error_override_nochang:29,error_package_already_exist:29,error_package_move_blocked_by_stream:29,error_package_move_fail:29,error_package_not_supported_on_filesystem:29,error_package_repository_corrupt:29,error_package_staging_onhold:29,error_package_upd:29,error_packaged_service_requires_admin_privileg:29,error_packages_in_us:29,error_packages_reputation_check_fail:29,error_packages_reputation_check_timedout:29,error_page_fault_copy_on_writ:29,error_page_fault_demand_zero:29,error_page_fault_guard_pag:29,error_page_fault_paging_fil:29,error_page_fault_transit:29,error_paged_system_resourc:29,error_pagefile_create_fail:29,error_pagefile_quota:29,error_pagefile_quota_exceed:29,error_parameter_quota_exceed:29,error_partial_copi:29,error_partition_failur:29,error_partition_termin:29,error_password_change_requir:29,error_password_expir:29,error_password_must_chang:29,error_password_restrict:29,error_patch_managed_advertised_product:29,error_patch_no_sequ:29,error_patch_package_invalid:29,error_patch_package_open_fail:29,error_patch_package_reject:29,error_patch_package_unsupport:29,error_patch_removal_disallow:29,error_patch_removal_unsupport:29,error_patch_target_not_found:29,error_path_busi:29,error_path_not_found:29,error_per_user_trust_quota_exceed:29,error_pipe_busi:29,error_pipe_connect:29,error_pipe_listen:29,error_pipe_loc:29,error_pipe_not_connect:29,error_pkinit_failur:29,error_platform_manifest_binary_id_not_found:29,error_platform_manifest_catalog_not_author:29,error_platform_manifest_file_not_author:29,error_platform_manifest_invalid:29,error_platform_manifest_not_act:29,error_platform_manifest_not_author:29,error_platform_manifest_not_sign:29,error_plugplay_query_veto:29,error_pnp_bad_mps_t:29,error_pnp_invalid_id:29,error_pnp_irq_translation_fail:29,error_pnp_query_remove_device_timeout:29,error_pnp_query_remove_related_device_timeout:29,error_pnp_query_remove_unrelated_device_timeout:29,error_pnp_reboot_requir:29,error_pnp_restart_enumer:29,error_pnp_translation_fail:29,error_point_not_found:29,error_policy_object_not_found:29,error_policy_only_in_d:29,error_popup_already_act:29,error_port_message_too_long:29,error_port_not_set:29,error_port_unreach:29,error_possible_deadlock:29,error_potential_file_found:29,error_predefined_handl:29,error_pri_merge_add_file_fail:29,error_pri_merge_bundle_packages_not_allow:29,error_pri_merge_invalid_file_nam:29,error_pri_merge_load_file_fail:29,error_pri_merge_main_package_requir:29,error_pri_merge_missing_schema:29,error_pri_merge_multiple_main_packages_not_allow:29,error_pri_merge_multiple_package_families_not_allow:29,error_pri_merge_resource_package_requir:29,error_pri_merge_version_mismatch:29,error_pri_merge_write_file_fail:29,error_primary_transport_connect_fail:29,error_print_cancel:29,error_print_job_restart_requir:29,error_print_monitor_already_instal:29,error_print_monitor_in_us:29,error_print_processor_already_instal:29,error_printer_already_exist:29,error_printer_delet:29,error_printer_driver_already_instal:29,error_printer_driver_block:29,error_printer_driver_download_need:29,error_printer_driver_in_us:29,error_printer_driver_package_in_us:29,error_printer_driver_warn:29,error_printer_has_jobs_queu:29,error_printer_not_found:29,error_printer_not_shar:29,error_printq_ful:29,error_private_dialog_index:29,error_privilege_not_held:29,error_proc_not_found:29,error_process_abort:29,error_process_in_job:29,error_process_is_protect:29,error_process_mode_already_background:29,error_process_mode_not_background:29,error_process_not_in_job:29,error_product_uninstal:29,error_product_vers:29,error_profile_does_not_match_devic:29,error_profile_not_associated_with_devic:29,error_profile_not_found:29,error_profiling_at_limit:29,error_profiling_not_start:29,error_profiling_not_stop:29,error_promotion_act:29,error_protocol_unreach:29,error_provision_optional_package_requires_main_package_provis:29,error_pwd_history_conflict:29,error_pwd_too_long:29,error_pwd_too_rec:29,error_pwd_too_short:29,error_query_storage_error:29,error_quorum_disk_not_found:29,error_quorum_not_allowed_in_this_group:29,error_quorum_owner_al:29,error_quorum_resourc:29,error_quorum_resource_online_fail:29,error_quorumlog_open_fail:29,error_quota_act:29,error_quota_list_inconsist:29,error_range_list_conflict:29,error_range_not_found:29,error_rdp_protocol_error:29,error_read_fault:29,error_rec_non_exist:29,error_receive_expedit:29,error_receive_parti:29,error_receive_partial_expedit:29,error_recovery_failur:29,error_recovery_file_corrupt:29,error_recovery_not_need:29,error_redir_paus:29,error_redirector_has_open_handl:29,error_reg_nat_consumpt:29,error_registration_from_remote_drive_not_support:29,error_registry_corrupt:29,error_registry_hive_recov:29,error_registry_io_fail:29,error_registry_quota_limit:29,error_registry_recov:29,error_reloc_chain_xeeds_seglim:29,error_rem_not_list:29,error_remote_file_version_mismatch:29,error_remote_print_connections_block:29,error_remote_session_limit_exceed:29,error_remote_storage_media_error:29,error_remote_storage_not_act:29,error_remove_fail:29,error_repars:29,error_reparse_attribute_conflict:29,error_reparse_object:29,error_reparse_point_encount:29,error_reparse_tag_invalid:29,error_reparse_tag_mismatch:29,error_reply_message_mismatch:29,error_req_not_accep:29,error_request_abort:29,error_request_out_of_sequ:29,error_request_paus:29,error_request_refus:29,error_requires_interactive_windowst:29,error_resident_file_not_support:29,error_resiliency_file_corrupt:29,error_resmon_create_fail:29,error_resmon_invalid_st:29,error_resmon_online_fail:29,error_resmon_system_resources_lack:29,error_resource_call_timed_out:29,error_resource_data_not_found:29,error_resource_dis:29,error_resource_enum_user_stop:29,error_resource_fail:29,error_resource_lang_not_found:29,error_resource_name_not_found:29,error_resource_not_avail:29,error_resource_not_found:29,error_resource_not_in_available_storag:29,error_resource_not_onlin:29,error_resource_not_pres:29,error_resource_onlin:29,error_resource_properties_stor:29,error_resource_property_unchang:29,error_resource_requirements_chang:29,error_resource_type_not_found:29,error_resourcemanager_not_found:29,error_resourcemanager_read_onli:29,error_restart_appl:29,error_resume_hibern:29,error_retri:29,error_revision_mismatch:29,error_ring2_stack_in_us:29,error_ring2seg_must_be_mov:29,error_rm_already_start:29,error_rm_cannot_be_frozen_for_snapshot:29,error_rm_disconnect:29,error_rm_metadata_corrupt:29,error_rm_not_act:29,error_rmode_app:29,error_rollback_timer_expir:29,error_rowsnotreleas:29,error_rpl_not_allow:29,error_runlevel_switch_agent_timeout:29,error_runlevel_switch_in_progress:29,error_runlevel_switch_timeout:29,error_rwraw_encrypted_file_not_encrypt:29,error_rwraw_encrypted_invalid_edatainfo_fileoffset:29,error_rwraw_encrypted_invalid_edatainfo_filerang:29,error_rwraw_encrypted_invalid_edatainfo_paramet:29,error_rxact_commit:29,error_rxact_commit_failur:29,error_rxact_commit_necessari:29,error_rxact_invalid_st:29,error_rxact_state_cr:29,error_sam_init_failur:29,error_same_dr:29,error_scope_not_found:29,error_screen_already_lock:29,error_scrub_data_dis:29,error_seccore_invalid_command:29,error_secondary_ic_provider_not_regist:29,error_secret_too_long:29,error_sector_not_found:29,error_secureboot_file_replac:29,error_secureboot_invalid_polici:29,error_secureboot_not_base_polici:29,error_secureboot_not_en:29,error_secureboot_not_supplemental_polici:29,error_secureboot_platform_id_mismatch:29,error_secureboot_policy_missing_antirollbackvers:29,error_secureboot_policy_not_author:29,error_secureboot_policy_not_sign:29,error_secureboot_policy_publisher_not_found:29,error_secureboot_policy_rollback_detect:29,error_secureboot_policy_unknown:29,error_secureboot_policy_upgrade_mismatch:29,error_secureboot_policy_viol:29,error_secureboot_required_policy_file_miss:29,error_secureboot_rollback_detect:29,error_security_stream_is_inconsist:29,error_seek:29,error_seek_on_devic:29,error_segment_notif:29,error_sem_is_set:29,error_sem_not_found:29,error_sem_owner_di:29,error_sem_timeout:29,error_sem_user_limit:29,error_serial_no_devic:29,error_server_dis:29,error_server_has_open_handl:29,error_server_not_dis:29,error_server_shutdown_in_progress:29,error_server_sid_mismatch:29,error_service_already_run:29,error_service_cannot_accept_ctrl:29,error_service_database_lock:29,error_service_dependency_delet:29,error_service_dependency_fail:29,error_service_dis:29,error_service_does_not_exist:29,error_service_exist:29,error_service_exists_as_non_packaged_servic:29,error_service_logon_fail:29,error_service_marked_for_delet:29,error_service_never_start:29,error_service_no_thread:29,error_service_not_act:29,error_service_not_found:29,error_service_not_in_ex:29,error_service_notif:29,error_service_notify_client_lag:29,error_service_request_timeout:29,error_service_specific_error:29,error_service_start_hang:29,error_services_failed_autostart:29,error_session_credential_conflict:29,error_set_context_deni:29,error_set_not_found:29,error_set_power_state_fail:29,error_set_power_state_veto:29,error_setcount_on_bad_lb:29,error_setmark_detect:29,error_shared_polici:29,error_sharing_buffer_exceed:29,error_sharing_paus:29,error_sharing_viol:29,error_short_names_not_enabled_on_volum:29,error_shutdown_clust:29,error_shutdown_in_progress:29,error_shutdown_is_schedul:29,error_shutdown_users_logged_on:29,error_signal_pend:29,error_signal_refus:29,error_single_instance_app:29,error_singleton_resource_installed_in_active_us:29,error_smartcard_subsystem_failur:29,error_smb1_not_avail:29,error_smb_bad_cluster_dialect:29,error_smb_guest_logon_block:29,error_smb_no_preauth_integrity_hash_overlap:29,error_smi_primitive_installer_fail:29,error_smr_garbage_collection_requir:29,error_some_not_map:29,error_source_element_empti:29,error_spaces_allocation_size_invalid:29,error_spaces_drive_operational_state_invalid:29,error_spaces_drive_redundancy_invalid:29,error_spaces_drive_sector_size_invalid:29,error_spaces_enclosure_aware_invalid:29,error_spaces_entry_incomplet:29,error_spaces_entry_invalid:29,error_spaces_extended_error:29,error_spaces_fault_domain_type_invalid:29,error_spaces_interleave_length_invalid:29,error_spaces_internal_error:29,error_spaces_not_enough_dr:29,error_spaces_number_of_columns_invalid:29,error_spaces_number_of_data_copies_invalid:29,error_spaces_number_of_groups_invalid:29,error_spaces_parity_layout_invalid:29,error_spaces_pool_was_delet:29,error_spaces_provisioning_type_invalid:29,error_spaces_resiliency_type_invalid:29,error_spaces_write_cache_size_invalid:29,error_sparse_not_allowed_in_transact:29,error_special_account:29,error_special_group:29,error_special_us:29,error_spl_no_addjob:29,error_spl_no_startdoc:29,error_spool_file_not_found:29,error_src_srv_dll_load_fail:29,error_stack_buffer_overrun:29,error_stack_overflow:29,error_stack_overflow_read:29,error_state_composite_setting_value_size_limit_exceed:29,error_state_container_name_size_limit_exceed:29,error_state_create_container_fail:29,error_state_delete_container_fail:29,error_state_delete_setting_fail:29,error_state_enumerate_container_fail:29,error_state_enumerate_settings_fail:29,error_state_get_version_fail:29,error_state_load_store_fail:29,error_state_open_container_fail:29,error_state_query_setting_fail:29,error_state_read_composite_setting_fail:29,error_state_read_setting_fail:29,error_state_set_version_fail:29,error_state_setting_name_size_limit_exceed:29,error_state_setting_value_size_limit_exceed:29,error_state_structured_reset_fail:29,error_state_write_composite_setting_fail:29,error_state_write_setting_fail:29,error_static_init:29,error_stopped_on_symlink:29,error_storage_lost_data_persist:29,error_storage_reserve_already_exist:29,error_storage_reserve_does_not_exist:29,error_storage_reserve_id_invalid:29,error_storage_reserve_not_empti:29,error_storage_topology_id_mismatch:29,error_stream_miniversion_not_found:29,error_stream_miniversion_not_valid:29,error_strict_cfg_viol:29,error_subst_to_join:29,error_subst_to_subst:29,error_success:29,error_success_reboot_initi:29,error_success_reboot_requir:29,error_success_restart_requir:29,error_svhdx_error_not_avail:29,error_svhdx_error_stor:29,error_svhdx_no_initi:29,error_svhdx_reservation_conflict:29,error_svhdx_unit_attention_avail:29,error_svhdx_unit_attention_capacity_data_chang:29,error_svhdx_unit_attention_operating_definition_chang:29,error_svhdx_unit_attention_registrations_preempt:29,error_svhdx_unit_attention_reservations_preempt:29,error_svhdx_unit_attention_reservations_releas:29,error_svhdx_version_mismatch:29,error_svhdx_wrong_file_typ:29,error_swaperror:29,error_sxs_activation_context_dis:29,error_sxs_assembly_is_not_a_deploy:29,error_sxs_assembly_miss:29,error_sxs_assembly_not_found:29,error_sxs_assembly_not_lock:29,error_sxs_cant_gen_actctx:29,error_sxs_component_store_corrupt:29,error_sxs_corrupt:29,error_sxs_corrupt_activation_stack:29,error_sxs_duplicate_activatable_class:29,error_sxs_duplicate_assembly_nam:29,error_sxs_duplicate_clsid:29,error_sxs_duplicate_dll_nam:29,error_sxs_duplicate_iid:29,error_sxs_duplicate_progid:29,error_sxs_duplicate_tlbid:29,error_sxs_duplicate_windowclass_nam:29,error_sxs_early_deactiv:29,error_sxs_file_hash_mismatch:29,error_sxs_file_hash_miss:29,error_sxs_file_not_part_of_assembl:29,error_sxs_identities_differ:29,error_sxs_identity_duplicate_attribut:29,error_sxs_identity_parse_error:29,error_sxs_incorrect_public_key_token:29,error_sxs_invalid_actctxdata_format:29,error_sxs_invalid_assembly_identity_attribut:29,error_sxs_invalid_assembly_identity_attribute_nam:29,error_sxs_invalid_deactiv:29,error_sxs_invalid_identity_attribute_nam:29,error_sxs_invalid_identity_attribute_valu:29,error_sxs_invalid_xml_namespace_uri:29,error_sxs_key_not_found:29,error_sxs_leaf_manifest_dependency_not_instal:29,error_sxs_manifest_format_error:29,error_sxs_manifest_identity_same_but_contents_differ:29,error_sxs_manifest_invalid_required_default_namespac:29,error_sxs_manifest_missing_required_default_namespac:29,error_sxs_manifest_parse_error:29,error_sxs_manifest_too_big:29,error_sxs_missing_assembly_identity_attribut:29,error_sxs_multiple_deactiv:29,error_sxs_policy_parse_error:29,error_sxs_private_manifest_cross_path_with_reparse_point:29,error_sxs_process_default_already_set:29,error_sxs_process_termination_request:29,error_sxs_protection_catalog_file_miss:29,error_sxs_protection_catalog_not_valid:29,error_sxs_protection_public_key_too_short:29,error_sxs_protection_recovery_fail:29,error_sxs_release_activation_context:29,error_sxs_root_manifest_dependency_not_instal:29,error_sxs_section_not_found:29,error_sxs_setting_not_regist:29,error_sxs_system_default_activation_context_empti:29,error_sxs_thread_queries_dis:29,error_sxs_transaction_closure_incomplet:29,error_sxs_unknown_encod:29,error_sxs_unknown_encoding_group:29,error_sxs_untranslatable_hresult:29,error_sxs_version_conflict:29,error_sxs_wrong_section_typ:29,error_sxs_xml_e_badchardata:29,error_sxs_xml_e_badcharinstr:29,error_sxs_xml_e_badnamechar:29,error_sxs_xml_e_badperefinsubset:29,error_sxs_xml_e_badstartnamechar:29,error_sxs_xml_e_badxmlcas:29,error_sxs_xml_e_badxmldecl:29,error_sxs_xml_e_commentsyntax:29,error_sxs_xml_e_duplicateattribut:29,error_sxs_xml_e_expectingclosequot:29,error_sxs_xml_e_expectingtagend:29,error_sxs_xml_e_incomplete_encod:29,error_sxs_xml_e_internalerror:29,error_sxs_xml_e_invalid_decim:29,error_sxs_xml_e_invalid_hexidecim:29,error_sxs_xml_e_invalid_standalon:29,error_sxs_xml_e_invalid_unicod:29,error_sxs_xml_e_invalid_vers:29,error_sxs_xml_e_invalidatrootlevel:29,error_sxs_xml_e_invalidencod:29,error_sxs_xml_e_invalidswitch:29,error_sxs_xml_e_missing_paren:29,error_sxs_xml_e_missingequ:29,error_sxs_xml_e_missingquot:29,error_sxs_xml_e_missingroot:29,error_sxs_xml_e_missingsemicolon:29,error_sxs_xml_e_missingwhitespac:29,error_sxs_xml_e_multiple_colon:29,error_sxs_xml_e_multipleroot:29,error_sxs_xml_e_reservednamespac:29,error_sxs_xml_e_unbalancedparen:29,error_sxs_xml_e_unclosedcdata:29,error_sxs_xml_e_unclosedcom:29,error_sxs_xml_e_uncloseddecl:29,error_sxs_xml_e_unclosedendtag:29,error_sxs_xml_e_unclosedstarttag:29,error_sxs_xml_e_unclosedstr:29,error_sxs_xml_e_unclosedtag:29,error_sxs_xml_e_unexpected_standalon:29,error_sxs_xml_e_unexpected_whitespac:29,error_sxs_xml_e_unexpectedendtag:29,error_sxs_xml_e_unexpectedeof:29,error_sxs_xml_e_whitespaceorquestionmark:29,error_sxs_xml_e_xmldeclsyntax:29,error_symlink_class_dis:29,error_symlink_not_support:29,error_sync_foreground_refresh_requir:29,error_synchronization_requir:29,error_system_device_not_found:29,error_system_hive_too_larg:29,error_system_image_bad_signatur:29,error_system_integrity_invalid_polici:29,error_system_integrity_policy_not_sign:29,error_system_integrity_policy_viol:29,error_system_integrity_rollback_detect:29,error_system_integrity_supplemental_policy_not_author:29,error_system_integrity_too_many_polici:29,error_system_needs_remedi:29,error_system_powerstate_complex_transit:29,error_system_powerstate_transit:29,error_system_process_termin:29,error_system_shutdown:29,error_system_trac:29,error_tag_not_found:29,error_tag_not_pres:29,error_thread_1_inact:29,error_thread_already_in_task:29,error_thread_mode_already_background:29,error_thread_mode_not_background:29,error_thread_not_in_process:29,error_thread_was_suspend:29,error_tiering_already_process:29,error_tiering_cannot_pin_object:29,error_tiering_file_is_not_pin:29,error_tiering_invalid_file_id:29,error_tiering_not_supported_on_volum:29,error_tiering_storage_tier_not_found:29,error_tiering_volume_dismount_in_progress:29,error_tiering_wrong_cluster_nod:29,error_time_sensitive_thread:29,error_time_skew:29,error_timeout:29,error_timer_not_cancel:29,error_timer_resolution_not_set:29,error_timer_resume_ignor:29,error_tlw_with_wschild:29,error_tm_identity_mismatch:29,error_tm_initialization_fail:29,error_tm_volatil:29,error_token_already_in_us:29,error_too_many_cmd:29,error_too_many_context_id:29,error_too_many_descriptor:29,error_too_many_link:29,error_too_many_luids_request:29,error_too_many_modul:29,error_too_many_muxwait:29,error_too_many_nam:29,error_too_many_open_fil:29,error_too_many_post:29,error_too_many_secret:29,error_too_many_sem_request:29,error_too_many_semaphor:29,error_too_many_sess:29,error_too_many_sid:29,error_too_many_tcb:29,error_too_many_thread:29,error_transacted_mapping_unsupported_remot:29,error_transaction_already_abort:29,error_transaction_already_commit:29,error_transaction_freeze_in_progress:29,error_transaction_integrity_viol:29,error_transaction_invalid_marshall_buff:29,error_transaction_must_writethrough:29,error_transaction_no_superior:29,error_transaction_not_act:29,error_transaction_not_enlist:29,error_transaction_not_found:29,error_transaction_not_join:29,error_transaction_not_request:29,error_transaction_not_root:29,error_transaction_object_expir:29,error_transaction_propagation_fail:29,error_transaction_record_too_long:29,error_transaction_request_not_valid:29,error_transaction_required_promot:29,error_transaction_response_not_enlist:29,error_transaction_scope_callbacks_not_set:29,error_transaction_superior_exist:29,error_transactional_conflict:29,error_transactional_open_not_allow:29,error_transactionmanager_identity_mismatch:29,error_transactionmanager_not_found:29,error_transactionmanager_not_onlin:29,error_transactionmanager_recovery_name_collis:29,error_transactions_not_frozen:29,error_transactions_unsupported_remot:29,error_transform_not_support:29,error_translation_complet:29,error_transport_ful:29,error_trust_failur:29,error_trusted_domain_failur:29,error_trusted_relationship_failur:29,error_ts_incompatible_sess:29,error_ts_video_subsystem_error:29,error_txf_attribute_corrupt:29,error_txf_dir_not_empti:29,error_txf_metadata_already_pres:29,error_unable_to_clean:29,error_unable_to_eject_mounted_media:29,error_unable_to_inventory_dr:29,error_unable_to_inventory_slot:29,error_unable_to_inventory_transport:29,error_unable_to_load_medium:29,error_unable_to_lock_media:29,error_unable_to_move_replac:29,error_unable_to_move_replacement_2:29,error_unable_to_remove_replac:29,error_unable_to_unload_media:29,error_undefined_charact:29,error_undefined_scop:29,error_unexp_net_err:29,error_unexpected_mm_create_err:29,error_unexpected_mm_extend_err:29,error_unexpected_mm_map_error:29,error_unexpected_omid:29,error_unhandled_except:29,error_unidentified_error:29,error_unknown_compon:29,error_unknown_featur:29,error_unknown_patch:29,error_unknown_port:29,error_unknown_print_monitor:29,error_unknown_printer_driv:29,error_unknown_printprocessor:29,error_unknown_product:29,error_unknown_properti:29,error_unknown_revis:29,error_unmapped_substitution_str:29,error_unrecognized_media:29,error_unrecognized_volum:29,error_unsupported_compress:29,error_unsupported_typ:29,error_unwind:29,error_unwind_consolid:29,error_user_apc:29,error_user_delete_trust_quota_exceed:29,error_user_exist:29,error_user_mapped_fil:29,error_user_profile_load:29,error_validate_continu:29,error_vc_disconnect:29,error_vdm_disallow:29,error_vdm_hard_error:29,error_verifier_stop:29,error_version_parse_error:29,error_vhd_already_at_or_below_minimum_virtual_s:29,error_vhd_bitmap_mismatch:29,error_vhd_block_allocation_failur:29,error_vhd_block_allocation_table_corrupt:29,error_vhd_change_tracking_dis:29,error_vhd_child_parent_id_mismatch:29,error_vhd_child_parent_size_mismatch:29,error_vhd_child_parent_timestamp_mismatch:29,error_vhd_could_not_compute_minimum_virtual_s:29,error_vhd_differencing_chain_cycle_detect:29,error_vhd_differencing_chain_error_in_par:29,error_vhd_drive_footer_checksum_mismatch:29,error_vhd_drive_footer_corrupt:29,error_vhd_drive_footer_miss:29,error_vhd_format_unknown:29,error_vhd_format_unsupported_vers:29,error_vhd_invalid_block_s:29,error_vhd_invalid_change_tracking_id:29,error_vhd_invalid_file_s:29,error_vhd_invalid_s:29,error_vhd_invalid_st:29,error_vhd_invalid_typ:29,error_vhd_metadata_ful:29,error_vhd_metadata_read_failur:29,error_vhd_metadata_write_failur:29,error_vhd_missing_change_tracking_inform:29,error_vhd_parent_vhd_access_deni:29,error_vhd_parent_vhd_not_found:29,error_vhd_resize_would_truncate_data:29,error_vhd_shar:29,error_vhd_sparse_header_checksum_mismatch:29,error_vhd_sparse_header_corrupt:29,error_vhd_sparse_header_unsupported_vers:29,error_vhdset_backing_storage_not_found:29,error_vid_child_gpa_page_set_corrupt:29,error_vid_duplicate_handl:29,error_vid_exceeded_km_context_count_limit:29,error_vid_exceeded_mbp_entry_map_limit:29,error_vid_handler_not_pres:29,error_vid_invalid_child_gpa_page_set:29,error_vid_invalid_gpa_range_handl:29,error_vid_invalid_memory_block_handl:29,error_vid_invalid_message_queue_handl:29,error_vid_invalid_numa_node_index:29,error_vid_invalid_numa_set:29,error_vid_invalid_object_nam:29,error_vid_invalid_ppm_handl:29,error_vid_invalid_processor_st:29,error_vid_km_interface_already_initi:29,error_vid_mb_property_already_set_reset:29,error_vid_mb_still_referenc:29,error_vid_mbp_already_locked_using_reserved_pag:29,error_vid_mbp_count_exceeded_limit:29,error_vid_mbps_are_lock:29,error_vid_memory_block_lock_count_exceed:29,error_vid_message_queue_already_exist:29,error_vid_message_queue_clos:29,error_vid_message_queue_name_too_long:29,error_vid_mmio_range_destroi:29,error_vid_no_memory_block_notification_queu:29,error_vid_notification_queue_already_associ:29,error_vid_page_range_overflow:29,error_vid_partition_already_exist:29,error_vid_partition_does_not_exist:29,error_vid_partition_name_not_found:29,error_vid_partition_name_too_long:29,error_vid_queue_ful:29,error_vid_remote_node_parent_gpa_pages_us:29,error_vid_reserve_page_set_is_being_us:29,error_vid_reserve_page_set_too_smal:29,error_vid_saved_state_corrupt:29,error_vid_saved_state_incompat:29,error_vid_saved_state_unrecognized_item:29,error_vid_stop_pend:29,error_vid_too_many_handl:29,error_vid_virtual_processor_limit_exceed:29,error_vid_vtl_access_deni:29,error_virtdisk_disk_already_own:29,error_virtdisk_disk_online_and_writ:29,error_virtdisk_not_virtual_disk:29,error_virtdisk_provider_not_found:29,error_virtdisk_unsupported_disk_sector_s:29,error_virtual_disk_limit:29,error_virus_delet:29,error_virus_infect:29,error_vmcompute_connect_fail:29,error_vmcompute_connection_clos:29,error_vmcompute_hyperv_not_instal:29,error_vmcompute_image_mismatch:29,error_vmcompute_invalid_json:29,error_vmcompute_invalid_lay:29,error_vmcompute_invalid_st:29,error_vmcompute_operation_pend:29,error_vmcompute_protocol_error:29,error_vmcompute_system_already_exist:29,error_vmcompute_system_already_stop:29,error_vmcompute_system_not_found:29,error_vmcompute_termin:29,error_vmcompute_terminated_during_start:29,error_vmcompute_timeout:29,error_vmcompute_too_many_notif:29,error_vmcompute_unexpected_exit:29,error_vmcompute_unknown_messag:29,error_vmcompute_unsupported_protocol_vers:29,error_vmcompute_windows_insider_requir:29,error_vnet_virtual_switch_name_not_found:29,error_volmgr_all_disks_fail:29,error_volmgr_bad_boot_disk:29,error_volmgr_database_ful:29,error_volmgr_different_sector_s:29,error_volmgr_disk_configuration_corrupt:29,error_volmgr_disk_configuration_not_in_sync:29,error_volmgr_disk_contains_non_simple_volum:29,error_volmgr_disk_dupl:29,error_volmgr_disk_dynam:29,error_volmgr_disk_id_invalid:29,error_volmgr_disk_invalid:29,error_volmgr_disk_last_vot:29,error_volmgr_disk_layout_invalid:29,error_volmgr_disk_layout_non_basic_between_basic_partit:29,error_volmgr_disk_layout_not_cylinder_align:29,error_volmgr_disk_layout_partitions_too_smal:29,error_volmgr_disk_layout_primary_between_logical_partit:29,error_volmgr_disk_layout_too_many_partit:29,error_volmgr_disk_miss:29,error_volmgr_disk_not_empti:29,error_volmgr_disk_not_enough_spac:29,error_volmgr_disk_revectoring_fail:29,error_volmgr_disk_sector_size_invalid:29,error_volmgr_disk_set_not_contain:29,error_volmgr_disk_used_by_multiple_memb:29,error_volmgr_disk_used_by_multiple_plex:29,error_volmgr_dynamic_disk_not_support:29,error_volmgr_extent_already_us:29,error_volmgr_extent_not_contigu:29,error_volmgr_extent_not_in_public_region:29,error_volmgr_extent_not_sector_align:29,error_volmgr_extent_overlaps_ebr_partit:29,error_volmgr_extent_volume_lengths_do_not_match:29,error_volmgr_fault_tolerant_not_support:29,error_volmgr_incomplete_disk_migr:29,error_volmgr_incomplete_regener:29,error_volmgr_interleave_length_invalid:29,error_volmgr_maximum_registered_us:29,error_volmgr_member_in_sync:29,error_volmgr_member_index_dupl:29,error_volmgr_member_index_invalid:29,error_volmgr_member_miss:29,error_volmgr_member_not_detach:29,error_volmgr_member_regener:29,error_volmgr_mirror_not_support:29,error_volmgr_no_registered_us:29,error_volmgr_no_such_us:29,error_volmgr_no_valid_log_copi:29,error_volmgr_not_primary_pack:29,error_volmgr_notification_reset:29,error_volmgr_number_of_disks_in_member_invalid:29,error_volmgr_number_of_disks_in_plex_invalid:29,error_volmgr_number_of_disks_invalid:29,error_volmgr_number_of_extents_invalid:29,error_volmgr_number_of_members_invalid:29,error_volmgr_number_of_plexes_invalid:29,error_volmgr_pack_config_offlin:29,error_volmgr_pack_config_onlin:29,error_volmgr_pack_config_update_fail:29,error_volmgr_pack_dupl:29,error_volmgr_pack_has_quorum:29,error_volmgr_pack_id_invalid:29,error_volmgr_pack_invalid:29,error_volmgr_pack_log_update_fail:29,error_volmgr_pack_name_invalid:29,error_volmgr_pack_offlin:29,error_volmgr_pack_without_quorum:29,error_volmgr_partition_style_invalid:29,error_volmgr_partition_update_fail:29,error_volmgr_plex_in_sync:29,error_volmgr_plex_index_dupl:29,error_volmgr_plex_index_invalid:29,error_volmgr_plex_last_act:29,error_volmgr_plex_miss:29,error_volmgr_plex_not_raid5:29,error_volmgr_plex_not_simpl:29,error_volmgr_plex_not_simple_span:29,error_volmgr_plex_regener:29,error_volmgr_plex_type_invalid:29,error_volmgr_primary_pack_pres:29,error_volmgr_raid5_not_support:29,error_volmgr_structure_size_invalid:29,error_volmgr_too_many_notification_request:29,error_volmgr_transaction_in_progress:29,error_volmgr_unexpected_disk_layout_chang:29,error_volmgr_volume_contains_missing_disk:29,error_volmgr_volume_id_invalid:29,error_volmgr_volume_length_invalid:29,error_volmgr_volume_length_not_sector_size_multipl:29,error_volmgr_volume_mirror:29,error_volmgr_volume_not_mirror:29,error_volmgr_volume_not_retain:29,error_volmgr_volume_offlin:29,error_volmgr_volume_retain:29,error_volsnap_activation_timeout:29,error_volsnap_bootfile_not_valid:29,error_volsnap_hibernate_readi:29,error_volsnap_prepare_hibern:29,error_volume_contains_sys_fil:29,error_volume_dirti:29,error_volume_mount:29,error_volume_not_cluster_align:29,error_volume_not_sis_en:29,error_volume_not_support_ef:29,error_vrf_cfg_en:29,error_vsm_dma_protection_not_in_us:29,error_vsm_not_initi:29,error_vsmb_saved_state_corrupt:29,error_vsmb_saved_state_file_not_found:29,error_wait_1:29,error_wait_2:29,error_wait_3:29,error_wait_63:29,error_wait_for_oplock:29,error_wait_no_children:29,error_wake_system:29,error_wake_system_debugg:29,error_was_lock:29,error_was_unlock:29,error_window_not_combobox:29,error_window_not_dialog:29,error_window_of_other_thread:29,error_wins_intern:29,error_wip_encryption_fail:29,error_wmi_already_dis:29,error_wmi_already_en:29,error_wmi_dp_fail:29,error_wmi_dp_not_found:29,error_wmi_guid_disconnect:29,error_wmi_guid_not_found:29,error_wmi_instance_not_found:29,error_wmi_invalid_mof:29,error_wmi_invalid_reginfo:29,error_wmi_itemid_not_found:29,error_wmi_read_onli:29,error_wmi_server_unavail:29,error_wmi_set_failur:29,error_wmi_try_again:29,error_wmi_unresolved_instance_ref:29,error_wof_file_resource_table_corrupt:29,error_wof_wim_header_corrupt:29,error_wof_wim_resource_table_corrupt:29,error_working_set_quota:29,error_wow_assert:29,error_write_fault:29,error_write_protect:29,error_wrong_compart:29,error_wrong_disk:29,error_wrong_ef:29,error_wrong_password:29,error_wrong_target_nam:29,error_wx86_error:29,error_wx86_warn:29,error_xml_encoding_mismatch:29,error_xml_parse_error:29,error_xmldsig_error:29,erroroffset:33,erroropcod:33,errorselector:33,esec:1,esi:[5,11,19,33],esp:[5,11,19,33],establish:[12,19],etw_buffer_context:33,eudc:19,even:28,event:[3,9,30,31,32,33,36],event_all_access:27,event_data:[4,19],event_data_descriptor:33,event_descriptor:33,event_e_all_subscribers_fail:29,event_e_cant_modify_or_delete_configured_object:29,event_e_cant_modify_or_delete_unconfigured_object:29,event_e_complus_not_instal:29,event_e_first:29,event_e_internalerror:29,event_e_internalexcept:29,event_e_invalid_event_class_partit:29,event_e_invalid_per_user_sid:29,event_e_last:29,event_e_missing_eventclass:29,event_e_not_all_remov:29,event_e_per_user_sid_not_logged_on:29,event_e_queryfield:29,event_e_querysyntax:29,event_e_too_many_method:29,event_e_user_except:29,event_filter_descriptor:33,event_head:33,event_header_extended_data_item:33,event_header_flag_32_bit_head:27,event_header_flag_64_bit_head:27,event_header_flag_classic_head:27,event_header_flag_extended_info:27,event_header_flag_no_cputim:27,event_header_flag_private_sess:27,event_header_flag_processor_index:27,event_header_flag_string_onli:27,event_header_flag_trace_messag:27,event_header_property_forwarded_xml:27,event_header_property_legacy_eventlog:27,event_header_property_xml:27,event_list:19,event_log:[4,19],event_modify_st:27,event_query_st:27,event_record:33,event_s_first:29,event_s_last:29,event_s_nosubscrib:29,event_s_some_subscribers_fail:29,event_srcspew:27,event_srcspew_end:27,event_srcspew_start:27,event_trac:33,event_trace_add_header_mod:27,event_trace_buffering_mod:27,event_trace_control_flush:27,event_trace_control_queri:27,event_trace_control_stop:27,event_trace_control_upd:27,event_trace_delay_open_file_mod:27,event_trace_file_mode_append:27,event_trace_file_mode_circular:27,event_trace_file_mode_newfil:27,event_trace_file_mode_non:27,event_trace_file_mode_prealloc:27,event_trace_file_mode_sequenti:27,event_trace_flag_dbgprint:27,event_trace_flag_disk_file_io:27,event_trace_flag_disk_io:27,event_trace_flag_dispatch:27,event_trace_flag_enable_reserv:27,event_trace_flag_extens:27,event_trace_flag_forward_wmi:27,event_trace_flag_image_load:27,event_trace_flag_memory_hard_fault:27,event_trace_flag_memory_page_fault:27,event_trace_flag_network_tcpip:27,event_trace_flag_no_sysconfig:27,event_trace_flag_process:27,event_trace_flag_registri:27,event_trace_flag_thread:27,event_trace_flag_vamap:27,event_trace_flag_virtual_alloc:27,event_trace_flag_volmgr:27,event_trace_head:33,event_trace_logfilea:33,event_trace_logfilew:33,event_trace_private_logger_mod:27,event_trace_properti:33,event_trace_real_time_mod:27,event_trace_relog_mod:27,event_trace_type_config_cpu:27,event_trace_type_config_logicaldisk:27,event_trace_type_config_n:27,event_trace_type_config_netinfo:27,event_trace_type_config_physicaldisk:27,event_trace_type_config_pow:27,event_trace_type_config_servic:27,event_trace_type_config_video:27,event_trace_use_global_sequ:27,event_trace_use_local_sequ:27,event_trace_use_paged_memori:27,eventarrai:[31,32],eventarrays:[31,32],eventcategori:33,eventdata:[4,19],eventdescriptor:33,eventhandl:[31,32],eventhead:33,eventid:[4,19,33],eventlog:19,eventlog_audit_failur:27,eventlog_audit_success:27,eventlog_backwards_read:27,eventlog_error_typ:27,eventlog_forwards_read:27,eventlog_full_inform:33,eventlog_information_typ:27,eventlog_seek_read:27,eventlog_sequential_read:27,eventlog_success:27,eventlog_warning_typ:27,eventlogrecord:33,eventmetadata:[19,30,31,32],eventmetadataenum:[31,32],eventmetadataeventchannel:33,eventmetadataeventid:33,eventmetadataeventkeyword:33,eventmetadataeventlevel:33,eventmetadataeventmessageid:33,eventmetadataeventopcod:33,eventmetadataeventtask:33,eventmetadataeventtempl:33,eventmetadataeventvers:33,eventmetadatapropertybuff:[31,32],eventmetadatapropertybuffers:[31,32],eventmetadatapropertybufferus:[31,32],eventproperti:33,events_metadata:[4,19],eventslost:33,eventtrac:[31,32],eventtyp:33,ever:20,everi:[0,6,10,11,19],evolv:9,evt:[4,19],evt_channel_config_property_id:33,evt_channel_isolation_typ:33,evt_channel_typ:33,evt_event_metadata_property_id:33,evt_format_message_flag:33,evt_handl:33,evt_log_property_id:33,evt_login_class:33,evt_object_array_property_handl:33,evt_open_log_flag:33,evt_publisher_metadata_property_id:33,evt_queri:19,evt_query_flag:33,evt_render_context_flag:33,evt_render_flag:33,evt_rpc_login:33,evt_seek_flag:33,evt_system_property_id:33,evt_vari:33,evt_variant_typ:33,evt_variant_type_arrai:27,evt_variant_type_mask:27,evtchan:19,evtchannel:[19,30],evtchannelconfigaccess:33,evtchannelconfigclassiceventlog:33,evtchannelconfigen:33,evtchannelconfigisol:33,evtchannelconfigowningpublish:33,evtchannelconfigpropertyidend:33,evtchannelconfigtyp:33,evtchannelisolationtypeappl:33,evtchannelisolationtypecustom:33,evtchannelisolationtypesystem:33,evtchannelloggingconfigautobackup:33,evtchannelloggingconfiglogfilepath:33,evtchannelloggingconfigmaxs:33,evtchannelloggingconfigretent:33,evtchannelpublisherlist:33,evtchannelpublishingconfigbuffers:33,evtchannelpublishingconfigclocktyp:33,evtchannelpublishingconfigcontrolguid:33,evtchannelpublishingconfigfilemax:33,evtchannelpublishingconfigkeyword:33,evtchannelpublishingconfiglat:33,evtchannelpublishingconfiglevel:33,evtchannelpublishingconfigmaxbuff:33,evtchannelpublishingconfigminbuff:33,evtchannelpublishingconfigsidtyp:33,evtchanneltypeadmin:33,evtchanneltypeanalyt:33,evtchanneltypedebug:33,evtchanneltypeoper:33,evtclos:[31,32],evtcreaterendercontext:[31,32],evtev:[19,30],evteventmetadatapropertyidend:33,evtfil:30,evtformatmessag:[31,32],evtformatmessagechannel:33,evtformatmessageev:33,evtformatmessageid:33,evtformatmessagekeyword:33,evtformatmessagelevel:33,evtformatmessageopcod:33,evtformatmessageprovid:33,evtformatmessagetask:33,evtformatmessagexml:33,evtgetchannelconfigproperti:[31,32],evtgeteventmetadataproperti:[31,32],evtgetloginfo:[31,32],evtgetobjectarrayproperti:[31,32],evtgetobjectarrays:[31,32],evtgetpublishermetadataproperti:[31,32],evtlogattribut:33,evtlogcreationtim:33,evtlogfiles:33,evtlogful:33,evtloglastaccesstim:33,evtloglastwritetim:33,evtlogmanag:[19,30],evtlogmgr:19,evtlognumberoflogrecord:33,evtlogoldestrecordnumb:33,evtmeta:19,evtnext:[31,32],evtnextchannelpath:[31,32],evtnexteventmetadata:[31,32],evtnextpublisherid:[31,32],evtopenchannelconfig:[31,32],evtopenchannelenum:[31,32],evtopenchannelpath:33,evtopeneventmetadataenum:[31,32],evtopenfilepath:33,evtopenlog:[31,32],evtopenpublisherenum:[31,32],evtopenpublishermetadata:[31,32],evtpublish:[19,30],evtpublishermetadatachannelrefer:33,evtpublishermetadatachannelreferenceflag:33,evtpublishermetadatachannelreferenceid:33,evtpublishermetadatachannelreferenceindex:33,evtpublishermetadatachannelreferencemessageid:33,evtpublishermetadatachannelreferencepath:33,evtpublishermetadatahelplink:33,evtpublishermetadatakeyword:33,evtpublishermetadatakeywordmessageid:33,evtpublishermetadatakeywordnam:33,evtpublishermetadatakeywordvalu:33,evtpublishermetadatalevel:33,evtpublishermetadatalevelmessageid:33,evtpublishermetadatalevelnam:33,evtpublishermetadatalevelvalu:33,evtpublishermetadatamessagefilepath:33,evtpublishermetadataopcod:33,evtpublishermetadataopcodemessageid:33,evtpublishermetadataopcodenam:33,evtpublishermetadataopcodevalu:33,evtpublishermetadataparameterfilepath:33,evtpublishermetadatapropertyidend:33,evtpublishermetadatapublisherguid:33,evtpublishermetadatapublishermessageid:33,evtpublishermetadataresourcefilepath:33,evtpublishermetadatatask:33,evtpublishermetadatataskeventguid:33,evtpublishermetadatataskmessageid:33,evtpublishermetadatatasknam:33,evtpublishermetadatataskvalu:33,evtqueri:[19,30,31,32],evtquerychannelpath:33,evtqueryfilepath:33,evtqueryforwarddirect:33,evtqueryreversedirect:33,evtquerytoleratequeryerror:33,evtrend:[31,32],evtrenderbookmark:33,evtrendercontextsystem:33,evtrendercontextus:33,evtrendercontextvalu:33,evtrendereventvalu:33,evtrendereventxml:33,evtrpclogin:33,evtseekoriginmask:33,evtseekrelativetobookmark:33,evtseekrelativetocurr:33,evtseekrelativetofirst:33,evtseekrelativetolast:33,evtseekstrict:33,evtsystemactivityid:33,evtsystemchannel:33,evtsystemcomput:33,evtsystemeventid:33,evtsystemeventrecordid:33,evtsystemkeyword:33,evtsystemlevel:33,evtsystemopcod:33,evtsystemprocessid:33,evtsystempropertyidend:33,evtsystemproviderguid:33,evtsystemprovidernam:33,evtsystemqualifi:33,evtsystemrelatedactivityid:33,evtsystemtask:33,evtsystemthreadid:33,evtsystemtimecr:33,evtsystemuserid:33,evtsystemvers:33,evtvartypeansistr:33,evtvartypebinari:33,evtvartypeboolean:33,evtvartypebyt:33,evtvartypedoubl:33,evtvartypeevthandl:33,evtvartypeevtxml:33,evtvartypefiletim:33,evtvartypeguid:33,evtvartypehexint32:33,evtvartypehexint64:33,evtvartypeint16:33,evtvartypeint32:33,evtvartypeint64:33,evtvartypenul:33,evtvartypesbyt:33,evtvartypesid:33,evtvartypesingl:33,evtvartypesizet:33,evtvartypestr:33,evtvartypesystim:33,evtvartypeuint16:33,evtvartypeuint32:33,evtvartypeuint64:33,evtx:4,ewpxyxnoaw5ndg9umrawdgydvqqhewdszwrtb25kmr4whaydvqqkexvnawnyb3nv:19,ewrnt1bsmtqwmgydvqqfeysymjk4nzkrmtq3ndq5ymutmtvhoc00zwjhltkzzjmt:19,exactli:19,exampl:[2,4,8,9,10,11,16,18,20,24,25,36],exc:[3,19],exc_addr:19,exc_cod:19,exc_info:19,excepinfo:33,except:[3,9,16,19,30,31,33],exception_access_viol:[19,27],exception_array_bounds_exceed:27,exception_breakpoint:[19,27],exception_continue_execut:[19,27],exception_continue_search:27,exception_datatype_misalign:27,exception_debug_ev:27,exception_debug_info:33,exception_execute_handl:27,exception_flt_denormal_operand:27,exception_flt_divide_by_zero:27,exception_flt_inexact_result:27,exception_flt_invalid_oper:27,exception_flt_overflow:27,exception_flt_stack_check:27,exception_flt_underflow:27,exception_guard_pag:27,exception_illegal_instruct:27,exception_in_page_error:27,exception_int_divide_by_zero:27,exception_int_overflow:27,exception_invalid_disposit:27,exception_invalid_handl:27,exception_maximum_paramet:27,exception_noncontinu:27,exception_noncontinuable_except:27,exception_pointers32:33,exception_pointers64:33,exception_possible_deadlock:27,exception_priv_instruct:27,exception_record32:33,exception_record64:33,exception_record:33,exception_single_step:[19,27],exception_stack_overflow:27,exceptionaddress:[5,19,33],exceptioncod:[3,5,19,33],exceptionflag:[5,33],exceptioninform:[5,19,33],exceptionport:[31,32],exceptionrecord:[5,19,33],exclud:36,exclus:4,exclusinv:0,exe:[4,16,19,25],exec:[3,19,36],exec_method:[19,36],exec_queri:36,execact:[19,30],execut:[3,9,10,16,19,23,28,36],execute_64bits_code_from_syswow:10,execute_python:[16,19],execute_python_unsaf:16,executionopt:33,exempl:31,exist:[10,16,19,25,36],existingtokenhandl:[31,32],exit:[3,8,16,19,25],exit_callback:8,exit_cod:[16,19],exit_process:3,exit_process_debug_ev:27,exit_process_debug_info:[3,33],exit_thread:3,exit_thread_debug_ev:27,exit_thread_debug_info:[3,33],exitcod:33,exitprocess:[31,32,33],exitstatu:33,exitthread:[31,32,33],exp:19,expcmdflag:33,expcmdstat:33,expect:[1,3,19,20],expir:[34,36],expirationtim:33,explan:34,explicit:[22,24],explor:[9,12,30],export_directori:16,export_nam:16,export_private_kei:27,expos:[24,36],expr:11,express:4,ext:16,extended_startupinfo_pres:27,extendeddata:33,extendeddatacount:33,extendedfamili:11,extendedinfo:33,extendedmodel:11,extendedregist:[5,33],extens:33,extern:9,extract:[2,3,10,11,16,19,24],extract_argu:[3,19],exttyp:33,f128byte:33,f128parts64:33,f32:33,f64:33,f6f92166d7dd:19,f750e6c3:19,f80byte:33,f82byte:33,fa_e_homegroup_not_avail:29,fa_e_max_persisted_items_reach:29,facility_aaf:29,facility_ac:29,facility_acceler:29,facility_action_queu:29,facility_audclnt:29,facility_audio:29,facility_audiostream:29,facility_backgroundcopi:29,facility_bcd:29,facility_blb:29,facility_blb_cli:29,facility_blbui:29,facility_bluetooth_att:29,facility_cert:29,facility_cmi:29,facility_complu:29,facility_configur:29,facility_control:29,facility_daf:29,facility_debugg:29,facility_defrag:29,facility_delivery_optim:29,facility_deployment_services_binlsvc:29,facility_deployment_services_content_provid:29,facility_deployment_services_driver_provis:29,facility_deployment_services_imag:29,facility_deployment_services_manag:29,facility_deployment_services_multicast_cli:29,facility_deployment_services_multicast_serv:29,facility_deployment_services_px:29,facility_deployment_services_serv:29,facility_deployment_services_tftp:29,facility_deployment_services_transport_manag:29,facility_deployment_services_util:29,facility_device_update_ag:29,facility_direct2d:29,facility_direct3d10:29,facility_direct3d11:29,facility_direct3d11_debug:29,facility_direct3d12:29,facility_direct3d12_debug:29,facility_directmus:29,facility_directoryservic:29,facility_dispatch:29,facility_dl:29,facility_dmserv:29,facility_dplai:29,facility_drvserv:29,facility_dxgi:29,facility_dxgi_ddi:29,facility_ea:29,facility_eap:29,facility_fv:29,facility_fwp:29,facility_gam:29,facility_graph:29,facility_http:29,facility_input:29,facility_internet:29,facility_itf:29,facility_jscript:29,facility_leap:29,facility_linguistic_servic:29,facility_mbn:29,facility_mediaserv:29,facility_metadirectori:29,facility_mobil:29,facility_msmq:29,facility_nap:29,facility_ndi:29,facility_nt_bit:29,facility_nul:29,facility_online_id:29,facility_opc:29,facility_p2p:29,facility_p2p_int:29,facility_pars:29,facility_pidgenx:29,facility_pix:29,facility_pla:29,facility_powershel:29,facility_ra:29,facility_restor:29,facility_rpc:29,facility_scard:29,facility_script:29,facility_sdiag:29,facility_secur:29,facility_setupapi:29,facility_shel:29,facility_so:29,facility_spp:29,facility_sqlit:29,facility_sspi:29,facility_state_manag:29,facility_staterepositori:29,facility_storag:29,facility_sx:29,facility_syncengin:29,facility_ti:29,facility_tpm_servic:29,facility_tpm_softwar:29,facility_ui:29,facility_umi:29,facility_urt:29,facility_user_mode_security_cor:29,facility_usermode_commonlog:29,facility_usermode_filter_manag:29,facility_usermode_hn:29,facility_usermode_hypervisor:29,facility_usermode_licens:29,facility_usermode_sdbu:29,facility_usermode_spac:29,facility_usermode_vhd:29,facility_usermode_virtu:29,facility_usermode_volmgr:29,facility_usermode_volsnap:29,facility_usn:29,facility_utc:29,facility_visualcpp:29,facility_w:29,facility_web:29,facility_web_socket:29,facility_webservic:29,facility_wep:29,facility_wia:29,facility_win32:29,facility_wincodec_dwrite_dwm:29,facility_window:29,facility_windows_c:29,facility_windows_defend:29,facility_windows_setup:29,facility_windows_stor:29,facility_windowsupd:29,facility_winml:29,facility_winp:29,facility_winrm:29,facility_wmaaecma:29,facility_wpn:29,facility_wsb_onlin:29,facility_wsbapp:29,facility_xaml:29,facility_xbox:29,facility_xp:29,fail:[11,12,19,31,32],failed_access_ace_flag:27,fake_modul:19,fakefileinformationzero:33,fakefirewal:19,fals:[2,3,12,15,16,19,20,31,32,36],famili:[11,33],familyid:11,far:[10,33],farproc:33,fastpeblock:33,fastpeblockroutin:33,fastpebunlockroutin:33,fault:3,fault_addr:19,fax_config_queri:27,fax_config_set:27,fax_job_manag:27,fax_job_queri:27,fax_job_submit:27,fax_port_queri:27,fax_port_set:27,fc_add_1:33,fc_alignm2:33,fc_alignm4:33,fc_alignm8:33,fc_allocate_all_nod:27,fc_alloced_on_stack:27,fc_auto_handl:33,fc_bind_context:33,fc_bind_gener:33,fc_bind_primit:33,fc_blkhole:33,fc_bogus_arrai:33,fc_bogus_struct:33,fc_bstring:33,fc_byte:33,fc_byte_count_point:33,fc_c_bstring:33,fc_c_cstring:33,fc_c_sstring:33,fc_c_wstring:33,fc_callback:33,fc_callback_handl:33,fc_carrai:33,fc_char:33,fc_constant_iid:33,fc_cpstruct:33,fc_cstring:33,fc_cstruct:33,fc_cvarrai:33,fc_cvstruct:33,fc_derefer:33,fc_div_2:33,fc_dont_fre:27,fc_doubl:33,fc_embedded_complex:33,fc_encapsulated_union:33,fc_end:33,fc_end_of_univers:33,fc_enum16:33,fc_enum32:33,fc_error_status_t:33,fc_fixed_offset:33,fc_fixed_repeat:33,fc_float:33,fc_fp:33,fc_hard_struct:33,fc_hyper:33,fc_ignor:33,fc_in_out_param:33,fc_in_param:33,fc_in_param_basetyp:33,fc_in_param_no_free_inst:33,fc_int3264:33,fc_ip:33,fc_lgfarrai:33,fc_lgvarrai:33,fc_long:33,fc_mult_2:33,fc_no_repeat:33,fc_non_encapsulated_union:33,fc_op:33,fc_out_param:33,fc_pad:33,fc_pipe:33,fc_pointer:33,fc_pointer_deref:27,fc_pp:33,fc_pstruct:33,fc_rang:33,fc_represent_a:33,fc_represent_as_ptr:33,fc_return_param:33,fc_return_param_basetyp:33,fc_rp:33,fc_short:33,fc_simple_point:27,fc_small:33,fc_smfarrai:33,fc_smvarrai:33,fc_split_add_1:33,fc_split_callback:33,fc_split_derefer:33,fc_split_div_2:33,fc_split_mult_2:33,fc_split_sub_1:33,fc_sstring:33,fc_string_siz:33,fc_struct:33,fc_structpad1:33,fc_structpad2:33,fc_structpad3:33,fc_structpad4:33,fc_structpad5:33,fc_structpad6:33,fc_structpad7:33,fc_sub_1:33,fc_transmit_a:33,fc_transmit_as_ptr:33,fc_uint3264:33,fc_ulong:33,fc_unused1:33,fc_unused2:33,fc_unused3:33,fc_unused4:33,fc_unused5:33,fc_up:33,fc_user_marsh:33,fc_ushort:33,fc_usmal:33,fc_variable_offset:33,fc_variable_repeat:33,fc_wchar:33,fc_wstring:33,fc_zero:33,fcheckrevocationfreshnesstim:33,fcritic:33,fdeltacrlentri:33,fderivesfromidispatch:33,fdetachedsignatur:[31,32],fdopen:19,fdwmemberflag:33,fdwrevocationcheck:33,featur:[9,11,35,36],feedback:9,ff556253:25,ffeatur:33,ffinal:[31,32],fhandl:19,fhasfreshnesstim:33,fhasinoutvalu:33,fhasinvalu:33,fhasoutvalu:33,fhasrevocationfreshnesstim:33,fiber:19,field:[5,10,11,17,18,21,34],figur:2,file:[1,2,4,6,19,20,25,31,33,34],file_access_inform:33,file_action_ad:27,file_action_modifi:27,file_action_remov:27,file_action_renamed_new_nam:27,file_action_renamed_old_nam:27,file_add_fil:27,file_add_subdirectori:27,file_alignment_inform:33,file_all_access:27,file_all_inform:33,file_append_data:27,file_attribute_arch:27,file_attribute_compress:27,file_attribute_devic:27,file_attribute_directori:27,file_attribute_encrypt:27,file_attribute_hidden:27,file_attribute_norm:[27,31,32],file_attribute_not_content_index:27,file_attribute_offlin:27,file_attribute_readonli:27,file_attribute_reparse_point:27,file_attribute_sparse_fil:27,file_attribute_system:27,file_attribute_tag_inform:33,file_attribute_temporari:27,file_attribute_virtu:27,file_basic_inform:33,file_case_preserved_nam:27,file_case_sensitive_search:27,file_complete_if_oplock:27,file_cr:27,file_create_pipe_inst:27,file_create_tree_connect:27,file_delete_child:27,file_delete_on_clos:27,file_directory_fil:27,file_disposition_inform:33,file_does_not_exist:27,file_ea_inform:33,file_execut:27,file_exist:27,file_file_compress:27,file_flag_backup_semant:27,file_flag_delete_on_clos:27,file_flag_first_pipe_inst:27,file_flag_no_buff:27,file_flag_open_no_recal:27,file_flag_open_reparse_point:27,file_flag_overlap:27,file_flag_posix_semant:27,file_flag_random_access:27,file_flag_sequential_scan:27,file_flag_write_through:27,file_fs_attribute_inform:33,file_fs_control_inform:33,file_fs_device_inform:33,file_fs_driver_path_inform:33,file_fs_full_size_inform:33,file_fs_label_inform:33,file_fs_objectid_inform:33,file_fs_sector_size_inform:33,file_fs_size_inform:33,file_fs_volume_inform:33,file_full_ea_inform:33,file_generic_execut:27,file_generic_read:27,file_generic_writ:27,file_get_ea_inform:33,file_h:19,file_information_class:33,file_internal_inform:33,file_io_priority_hint_inform:33,file_is_remote_device_inform:33,file_link_inform:33,file_list_directori:27,file_map_all_access:[27,31,32],file_map_copi:27,file_map_execut:27,file_map_read:27,file_map_writ:27,file_maximum_disposit:27,file_mode_inform:33,file_name_inform:33,file_named_stream:27,file_network_open_inform:33,file_no_compress:27,file_no_ea_knowledg:27,file_no_intermediate_buff:27,file_non_directory_fil:27,file_notify_change_attribut:27,file_notify_change_cr:27,file_notify_change_dir_nam:27,file_notify_change_file_nam:27,file_notify_change_last_access:27,file_notify_change_last_writ:27,file_notify_change_s:27,file_notify_change_secur:27,file_open:27,file_open_by_file_id:27,file_open_for_backup_int:27,file_open_for_free_space_queri:27,file_open_if:27,file_open_no_recal:27,file_open_remote_inst:27,file_open_reparse_point:27,file_open_requiring_oplock:27,file_overwrit:27,file_overwrite_if:27,file_overwritten:27,file_persistent_acl:27,file_position_inform:33,file_random_access:27,file_read_attribut:27,file_read_data:27,file_read_ea:27,file_read_only_volum:27,file_reserve_opfilt:27,file_sequential_onli:27,file_sequential_write_onc:27,file_share_delet:27,file_share_read:27,file_share_writ:27,file_standard_inform:33,file_stream_inform:33,file_supersed:27,file_supports_encrypt:27,file_supports_extended_attribut:27,file_supports_hard_link:27,file_supports_object_id:27,file_supports_open_by_file_id:27,file_supports_remote_storag:27,file_supports_reparse_point:27,file_supports_sparse_fil:27,file_supports_transact:27,file_supports_usn_journ:27,file_synchronous_io_alert:27,file_synchronous_io_nonalert:27,file_travers:27,file_unicode_on_disk:27,file_valid_mailslot_option_flag:27,file_valid_option_flag:27,file_valid_pipe_option_flag:27,file_valid_set_flag:27,file_volume_is_compress:27,file_volume_quota:27,file_write_attribut:27,file_write_data:27,file_write_ea:27,file_write_through:27,fileaccessinform:33,filealign:33,filealignmentinform:33,fileallinform:33,fileallocationinform:33,filealternatenameinform:33,fileattribut:[31,32,33],fileattributetaginform:33,filebasicinform:33,filebothdirectoryinform:33,filecompletioninform:33,filecompressioninform:33,filedirectoryinform:33,filedispositioninform:33,filedispositioninformationex:33,fileeainform:33,fileendoffileinform:33,filefsattributeinform:33,filefscontrolinform:33,filefsdeviceinform:33,filefsdriverpathinform:33,filefsfullsizeinform:33,filefslabelinform:33,filefsobjectidinform:33,filefssectorsizeinform:33,filefssizeinform:33,filefsvolumeflagsinform:33,filefsvolumeinform:33,filefulldirectoryinform:33,filefulleainform:33,filehandl:[19,31,32],filehardlinkfullidinform:33,filehardlinkinform:33,filehead:33,fileidbothdirectoryinform:33,fileidextdbothdirectoryinform:33,fileidextddirectoryinform:33,fileidfulldirectoryinform:33,fileidglobaltxdirectoryinform:33,fileidinform:33,fileinform:[31,32],fileinformationclass:[31,32],fileinternalinform:33,fileiocompletionnotificationinform:33,fileiopriorityhintinform:33,fileiostatusblockrangeinform:33,fileisremotedeviceinform:33,filelinkinform:33,filelinkinformationbypassaccesscheck:33,filemailslotqueryinform:33,filemailslotsetinform:33,filemaximuminform:33,filemodeinform:33,filemoveclusterinform:33,filenam:[2,4,16,19,20,31,32,33,34],filenameid:33,filenameinform:33,filenamelength:33,filenames:33,filenamesinform:33,filenetworkopeninform:33,filenetworkphysicalnameinform:33,filenormalizednameinform:33,filenumanodeinform:33,fileobjectidinform:33,filepipeinform:33,filepipelocalinform:33,filepiperemoteinform:33,filepositioninform:33,fileprocessidsusingfileinform:33,filequotainform:33,fileremoteprotocolinform:33,filerenameinform:33,filerenameinformationbypassaccesscheck:33,filerenameinformationex:33,filerenameinformationexbypassaccesscheck:33,filereparsepointinform:33,filereplacecompletioninform:33,filesfioreserveinform:33,filesfiovolumeinform:33,fileshortnameinform:33,filestandardinform:33,filestandardlinkinform:33,filestot:33,filestransf:33,filestreaminform:33,filesystem:[19,25],filesystemattribut:33,filesystemcontrolflag:33,filesystemeffectivephysicalbytespersectorforatom:33,filesystemnam:33,filesystemnamelength:33,filetim:33,filetrackinginform:33,filetyp:19,fileunusedinform:33,filevaliddatalengthinform:33,filevolumenameinform:33,fill:33,fillattribut:33,filter:[4,19],filterconnectionport:19,filterdesccount:33,fin:[19,33],final_cod:19,finaluncompresseds:[31,32],find:[2,18],find_alpc_endpoint_and_connect:19,find_nam:19,findfirstvolumea:[31,32],findfirstvolumew:[31,32],findnam:19,findnextvolumea:[31,32],findnextvolumew:[31,32],findobj:19,findwindowa:[31,32],findwindoww:[31,32],finvadeprocess:[31,32],firewal:[1,19,30],firewall_channel:19,firewallen:19,firewallproduct:19,firewallrul:12,firewallverbos:19,first:[3,4,8,19,31],firstchanc:33,firsthandl:[31,32],firstthunk:33,fix:19,fixedinteractiveconsol:19,flag:[0,2,5,6,16,19,20,21,22,23,31,32,33,36],flag_engine_pres:27,flag_engopt_disallow_network_path:27,flallocationtyp:[31,32],flink:33,flnewprotect:[31,32],floating_save_area:33,floatregist:33,floatsav:[5,33],flprotect:[31,32],fltsave:33,fltval:33,flush:19,flushtim:33,fmtid:33,focu:19,folder:[19,23],follow:[0,3,10,19,20],follow_create_fil:19,followntcreatefil:19,font:19,force_bit:16,forcibl:19,forge_alpc_request:18,form:[3,4,25],format:[8,11,19,28,31],formatter_class:19,forward:11,forwarderchain:33,found:[2,11,14,19,20,31],fout:[19,33],fragment:[31,32],frame:19,framenumb:33,frameoffset:33,framepoint:33,free:[16,20],freebuff:33,freeconsol:[31,32],freed:20,freelibrari:[31,32],freelist:33,freespac:19,freespacestartfilt:33,freespacestopfilt:33,freespacethreshold:33,freetyp:[31,32],from:[0,1,2,3,4,6,8,9,10,11,14,15,16,18,19,20,22,24,27],from_address:19,from_binari:20,from_buff:[0,2,19],from_channel_nam:4,from_fil:[2,19],from_filenam:[19,20],from_handl:[15,20],from_publisher_nam:4,from_servic:20,from_str:[19,20],from_system_stor:[2,19],frs_err_authent:29,frs_err_child_to_parent_comm:29,frs_err_insufficient_priv:29,frs_err_intern:29,frs_err_internal_api:29,frs_err_invalid_api_sequ:29,frs_err_invalid_service_paramet:29,frs_err_parent_authent:29,frs_err_parent_insufficient_priv:29,frs_err_parent_to_child_comm:29,frs_err_service_comm:29,frs_err_starting_servic:29,frs_err_stopping_servic:29,frs_err_sysvol_demot:29,frs_err_sysvol_is_busi:29,frs_err_sysvol_popul:29,frs_err_sysvol_populate_timeout:29,fs_information_class:33,fsinform:[31,32],fsinformationclass:[31,32],ftcreationtim:33,ftlastaccesstim:33,ftlastwritetim:33,ftype:10,full:[0,15,16,19],full_alpc_serv:19,full_pipe_address:15,full_signature_inform:[19,34],fulldllnam:33,fullnam:[16,19],func:19,func_dispatch:33,func_getprocaddress32:11,func_getprocaddress64:11,func_nam:[19,31],func_nonvirtu:33,func_purevirtu:33,func_result:[5,19],func_stat:33,func_strlena32:11,func_strlena64:11,func_strlenw32:11,func_strlenw64:11,func_typ:5,func_virtu:33,funcdesc:33,funckind:33,functableentri:33,functionbp:3,functioncallbp:3,funicod:33,futur:[4,20,24],fve_e_action_not_allow:29,fve_e_ad_attr_not_set:29,fve_e_ad_backup_required_policy_not_set_fixed_dr:29,fve_e_ad_backup_required_policy_not_set_os_dr:29,fve_e_ad_backup_required_policy_not_set_removable_dr:29,fve_e_ad_guid_not_found:29,fve_e_ad_insufficient_buff:29,fve_e_ad_invalid_datas:29,fve_e_ad_invalid_datatyp:29,fve_e_ad_no_valu:29,fve_e_ad_schema_not_instal:29,fve_e_adbackup_not_en:29,fve_e_auth_invalid_appl:29,fve_e_auth_invalid_config:29,fve_e_autounlock_en:29,fve_e_bad_data:29,fve_e_bad_inform:29,fve_e_bad_partition_s:29,fve_e_bcd_applications_path_incorrect:29,fve_e_bootable_cddvd:29,fve_e_buffer_too_larg:29,fve_e_cannot_encrypt_no_kei:29,fve_e_cannot_set_fvek_encrypt:29,fve_e_cant_lock_autounlock_enabled_volum:29,fve_e_clustering_not_support:29,fve_e_conv_read:29,fve_e_conv_recovery_fail:29,fve_e_conv_writ:29,fve_e_de_device_lockedout:29,fve_e_de_fixed_data_not_support:29,fve_e_de_hardware_not_compli:29,fve_e_de_os_volume_not_protect:29,fve_e_de_prevented_for_o:29,fve_e_de_protection_not_yet_en:29,fve_e_de_protection_suspend:29,fve_e_de_volume_not_support:29,fve_e_de_volume_opted_out:29,fve_e_de_winre_not_configur:29,fve_e_debugger_en:29,fve_e_device_lockout_counter_unavail:29,fve_e_device_not_join:29,fve_e_devicelockout_counter_mismatch:29,fve_e_dry_run_fail:29,fve_e_dv_not_allowed_by_gp:29,fve_e_dv_not_supported_on_f:29,fve_e_edrive_band_in_us:29,fve_e_edrive_disallowed_by_gp:29,fve_e_edrive_dry_run_fail:29,fve_e_edrive_dv_not_support:29,fve_e_edrive_incompatible_firmwar:29,fve_e_edrive_incompatible_volum:29,fve_e_edrive_no_failover_to_sw:29,fve_e_efi_onli:29,fve_e_enh_pin_invalid:29,fve_e_eow_not_supported_in_vers:29,fve_e_execute_request_sent_too_soon:29,fve_e_failed_authent:29,fve_e_failed_sector_s:29,fve_e_failed_wrong_f:29,fve_e_fips_disable_protection_not_allow:29,fve_e_fips_hash_kdf_not_allow:29,fve_e_fips_prevents_external_key_export:29,fve_e_fips_prevents_passphras:29,fve_e_fips_prevents_recovery_password:29,fve_e_fips_rng_check_fail:29,fve_e_firmware_type_not_support:29,fve_e_foreign_volum:29,fve_e_fs_mount:29,fve_e_fs_not_extend:29,fve_e_full_encryption_not_allowed_on_tp_storag:29,fve_e_hidden_volum:29,fve_e_invalid_bitlocker_oid:29,fve_e_invalid_datum_typ:29,fve_e_invalid_key_format:29,fve_e_invalid_nkp_cert:29,fve_e_invalid_password_format:29,fve_e_invalid_pin_char:29,fve_e_invalid_pin_chars_detail:29,fve_e_invalid_protector_typ:29,fve_e_invalid_startup_opt:29,fve_e_key_length_not_supported_by_edr:29,fve_e_key_protector_not_support:29,fve_e_key_requir:29,fve_e_key_rotation_not_en:29,fve_e_key_rotation_not_support:29,fve_e_keyfile_invalid:29,fve_e_keyfile_no_vmk:29,fve_e_keyfile_not_found:29,fve_e_liveid_account_block:29,fve_e_liveid_account_suspend:29,fve_e_locked_volum:29,fve_e_mor_fail:29,fve_e_multiple_nkp_cert:29,fve_e_no_autounlock_master_kei:29,fve_e_no_bootmgr_metr:29,fve_e_no_bootsector_metr:29,fve_e_no_existing_passphras:29,fve_e_no_existing_pin:29,fve_e_no_feature_licens:29,fve_e_no_licens:29,fve_e_no_mbr_metr:29,fve_e_no_passphrase_with_tpm:29,fve_e_no_preboot_keyboard_detect:29,fve_e_no_preboot_keyboard_or_winre_detect:29,fve_e_no_protectors_to_test:29,fve_e_no_such_capability_on_target:29,fve_e_no_tpm_bio:29,fve_e_no_tpm_with_passphras:29,fve_e_non_bitlocker_ku:29,fve_e_non_bitlocker_oid:29,fve_e_not_activ:29,fve_e_not_allowed_in_safe_mod:29,fve_e_not_allowed_in_vers:29,fve_e_not_allowed_on_clust:29,fve_e_not_allowed_on_csv_stack:29,fve_e_not_allowed_to_upgrade_while_convert:29,fve_e_not_data_volum:29,fve_e_not_de_volum:29,fve_e_not_decrypt:29,fve_e_not_encrypt:29,fve_e_not_on_stack:29,fve_e_not_os_volum:29,fve_e_not_provisioned_on_all_volum:29,fve_e_not_support:29,fve_e_operation_not_supported_on_vista_volum:29,fve_e_os_not_protect:29,fve_e_os_volume_passphrase_not_allow:29,fve_e_osv_ksr_not_allow:29,fve_e_overlapped_upd:29,fve_e_passphrase_protector_change_by_std_user_disallow:29,fve_e_passphrase_too_long:29,fve_e_pin_invalid:29,fve_e_pin_protector_change_by_std_user_disallow:29,fve_e_policy_conflict_fdv_rk_off_auk_on:29,fve_e_policy_conflict_fdv_rp_off_adb_on:29,fve_e_policy_conflict_osv_rp_off_adb_on:29,fve_e_policy_conflict_rdv_rk_off_auk_on:29,fve_e_policy_conflict_rdv_rp_off_adb_on:29,fve_e_policy_conflict_ro_and_startup_key_requir:29,fve_e_policy_invalid_enhanced_bcd_set:29,fve_e_policy_invalid_passphrase_length:29,fve_e_policy_invalid_pin_length:29,fve_e_policy_passphrase_not_allow:29,fve_e_policy_passphrase_requir:29,fve_e_policy_passphrase_requires_ascii:29,fve_e_policy_passphrase_too_simpl:29,fve_e_policy_password_requir:29,fve_e_policy_prohibits_selfsign:29,fve_e_policy_recovery_key_not_allow:29,fve_e_policy_recovery_key_requir:29,fve_e_policy_recovery_password_not_allow:29,fve_e_policy_recovery_password_requir:29,fve_e_policy_requires_recovery_password_on_touch_devic:29,fve_e_policy_requires_startup_pin_on_touch_devic:29,fve_e_policy_startup_key_not_allow:29,fve_e_policy_startup_key_requir:29,fve_e_policy_startup_pin_key_not_allow:29,fve_e_policy_startup_pin_key_requir:29,fve_e_policy_startup_pin_not_allow:29,fve_e_policy_startup_pin_requir:29,fve_e_policy_startup_tpm_not_allow:29,fve_e_policy_startup_tpm_requir:29,fve_e_policy_user_cert_must_be_hw:29,fve_e_policy_user_certificate_not_allow:29,fve_e_policy_user_certificate_requir:29,fve_e_policy_user_configure_fdv_autounlock_not_allow:29,fve_e_policy_user_configure_rdv_autounlock_not_allow:29,fve_e_policy_user_configure_rdv_not_allow:29,fve_e_policy_user_disable_rdv_not_allow:29,fve_e_policy_user_enable_rdv_not_allow:29,fve_e_privatekey_auth_fail:29,fve_e_protection_cannot_be_dis:29,fve_e_protection_dis:29,fve_e_protector_change_max_passphrase_change_attempts_reach:29,fve_e_protector_change_max_pin_change_attempts_reach:29,fve_e_protector_change_passphrase_mismatch:29,fve_e_protector_change_pin_mismatch:29,fve_e_protector_exist:29,fve_e_protector_not_found:29,fve_e_pubkey_not_allow:29,fve_e_raw_access:29,fve_e_raw_block:29,fve_e_reboot_requir:29,fve_e_recovery_key_requir:29,fve_e_recovery_partit:29,fve_e_relative_path:29,fve_e_removal_of_dra_fail:29,fve_e_removal_of_nkp_fail:29,fve_e_secure_key_requir:29,fve_e_secureboot_configuration_invalid:29,fve_e_secureboot_dis:29,fve_e_shadow_copy_pres:29,fve_e_system_volum:29,fve_e_token_not_imperson:29,fve_e_too_smal:29,fve_e_tpm_dis:29,fve_e_tpm_invalid_pcr:29,fve_e_tpm_no_vmk:29,fve_e_tpm_not_own:29,fve_e_tpm_srk_auth_not_zero:29,fve_e_transient_st:29,fve_e_virtualized_space_too_big:29,fve_e_volume_bound_alreadi:29,fve_e_volume_extend_prevents_eow_decrypt:29,fve_e_volume_handle_open:29,fve_e_volume_not_bound:29,fve_e_volume_too_smal:29,fve_e_wipe_cancel_not_applic:29,fve_e_wipe_not_allowed_on_tp_storag:29,fve_e_wrong_bootmgr:29,fve_e_wrong_bootsector:29,fve_e_wrong_system_f:29,fwp_e_action_incompatible_with_lay:29,fwp_e_action_incompatible_with_sublay:29,fwp_e_already_exist:29,fwp_e_builtin_object:29,fwp_e_callout_not_found:29,fwp_e_callout_notification_fail:29,fwp_e_condition_not_found:29,fwp_e_connections_dis:29,fwp_e_context_incompatible_with_callout:29,fwp_e_context_incompatible_with_lay:29,fwp_e_drop_noicmp:29,fwp_e_duplicate_auth_method:29,fwp_e_duplicate_condit:29,fwp_e_duplicate_keymod:29,fwp_e_dynamic_session_in_progress:29,fwp_e_em_not_support:29,fwp_e_filter_not_found:29,fwp_e_ikeext_not_run:29,fwp_e_in_us:29,fwp_e_incompatible_auth_method:29,fwp_e_incompatible_cipher_transform:29,fwp_e_incompatible_dh_group:29,fwp_e_incompatible_lay:29,fwp_e_incompatible_sa_st:29,fwp_e_incompatible_txn:29,fwp_e_invalid_action_typ:29,fwp_e_invalid_auth_transform:29,fwp_e_invalid_cipher_transform:29,fwp_e_invalid_dns_nam:29,fwp_e_invalid_enumer:29,fwp_e_invalid_flag:29,fwp_e_invalid_interv:29,fwp_e_invalid_net_mask:29,fwp_e_invalid_paramet:29,fwp_e_invalid_rang:29,fwp_e_invalid_transform_combin:29,fwp_e_invalid_tunnel_endpoint:29,fwp_e_invalid_weight:29,fwp_e_key_dictation_invalid_keying_materi:29,fwp_e_key_dictator_already_regist:29,fwp_e_km_clients_onli:29,fwp_e_l2_driver_not_readi:29,fwp_e_layer_not_found:29,fwp_e_lifetime_mismatch:29,fwp_e_match_type_mismatch:29,fwp_e_net_events_dis:29,fwp_e_never_match:29,fwp_e_no_txn_in_progress:29,fwp_e_not_found:29,fwp_e_notification_drop:29,fwp_e_null_display_nam:29,fwp_e_null_point:29,fwp_e_out_of_bound:29,fwp_e_provider_context_mismatch:29,fwp_e_provider_context_not_found:29,fwp_e_provider_not_found:29,fwp_e_reserv:29,fwp_e_session_abort:29,fwp_e_still_on:29,fwp_e_sublayer_not_found:29,fwp_e_timeout:29,fwp_e_too_many_callout:29,fwp_e_too_many_sublay:29,fwp_e_traffic_mismatch:29,fwp_e_txn_abort:29,fwp_e_txn_in_progress:29,fwp_e_type_mismatch:29,fwp_e_wrong_sess:29,fwp_e_zero_length_arrai:29,garbag:19,gate:9,gcn_e_defaultnamespace_exist:29,gcn_e_module_not_found:29,gcn_e_netadapter_not_found:29,gcn_e_netadapter_timeout:29,gcn_e_netcompartment_not_found:29,gcn_e_netinterface_not_found:29,gcn_e_no_request_handl:29,gcn_e_request_unsupport:29,gcn_e_runtimekeys_fail:29,gdef:[6,18,19,24,25],gdi32:19,gdidcattributelist:33,gdihandlebuff:33,gdihandlebuffer2:33,gdiplu:19,gdiplus_6595b64144ccf1df_1:19,gdisharedhandlet:33,gencrypt:19,gener:[1,8,9,10,11,19],generate_pfx:19,generate_selfsigned_certif:19,generate_syswow64_cal:10,generated_def:[1,2,9,13,18,19,20,22,23,24,27,28,29,31,33,36],generateinitvector:2,generic_al:[19,27],generic_execut:27,generic_map:33,generic_read:[27,31,32],generic_writ:27,generical:33,genericexecut:33,genericread:33,genericwrit:33,geninitvector:2,genkei:[2,19],genkeyspars:19,genu:36,genuineintel:11,get:[1,3,14,16,17,19,23,25,36],get_ac:20,get_attribut:19,get_call_statu:36,get_cert:2,get_cod:[11,19],get_event_metadata:4,get_exception_bit:3,get_exception_cod:[3,19],get_exception_context:[3,19],get_firewallen:19,get_handle_from_fil:[19,25],get_integr:24,get_item:23,get_known_sid:18,get_long_path:25,get_mapped_filenam:[16,19],get_memory_breakpoint_at:3,get_method:[19,36],get_nam:2,get_object:[19,36],get_optionalhead:19,get_proc_family_model:11,get_properti:[2,36],get_recipient_data:2,get_result_object:36,get_result_servic:36,get_result_str:36,get_short_path:25,get_signer_data:2,get_task:23,get_vari:36,get_vendor_id:11,getac:[31,32],getaclinform:[31,32],getattr:19,getclassinfoexa:[31,32],getclassinfoexw:[31,32],getclassnamea:[31,32],getclassnamew:[31,32],getcomputernamea:[31,32],getcomputernamew:[31,32],getcurrentprocess:[31,32],getcurrentprocessornumb:[31,32],getcurrentthread:[31,32],getcurrentthreadid:[31,32],getcursorpo:[31,32],getdrivetypea:[31,32],getdrivetypew:[31,32],geteventloginform:[31,32],getexitcodeprocess:[31,32],getexitcodethread:[31,32],getextendedtcpt:[31,32],getfileversioninfoa:[31,32],getfileversioninfosizea:[31,32],getfileversioninfosizew:[31,32],getfileversioninfow:[31,32],getfirmwareenvironmentvariablea:[31,32],getfirmwareenvironmentvariableexa:[31,32],getfirmwareenvironmentvariableexw:[31,32],getfirmwareenvironmentvariablew:[31,32],getift:[31,32],getinterfaceinfo:[31,32],getipaddrt:[31,32],getlasterror:[31,32],getlengthsid:[31,32],getlogicaldrivestringsa:[31,32],getlogicaldrivestringsw:[31,32],getlongpathnamea:[31,32],getlongpathnamew:[31,32],getmappedfilenamea:[31,32],getmappedfilenamew:[31,32],getmodulebasenamea:[31,32],getmodulebasenamew:[31,32],getmodulefilenamea:[31,32],getmodulefilenamew:[31,32],getmodulehandlea:[31,32],getmodulehandlew:[31,32],getnam:19,getnamedsecurityinfoa:[31,32],getnamedsecurityinfow:[31,32],getnumberofeventlogrecord:[31,32],getpar:[31,32],getparam:19,getparaminfo:19,getpass:19,getpeernam:19,getpefil:16,getpriorityclass:[31,32],getprocaddress32:11,getprocaddress64:11,getprocaddress:[31,32],getprocessdeppolici:[31,32],getprocessid:[31,32],getprocessimagefilenamea:[31,32],getprocessimagefilenamew:[31,32],getprocessmemoryinfo:[31,32],getprocessmitigationpolici:[31,32],getprocesstim:[31,32],getproductinfo:[31,32],getregisteredsink:19,getsecuritydescriptorcontrol:[31,32],getsecuritydescriptordacl:[31,32],getsecuritydescriptorgroup:[31,32],getsecuritydescriptorlength:[31,32],getsecuritydescriptorown:[31,32],getsecuritydescriptorsacl:[31,32],getsecurityinfo:[31,32],getshortpathnamea:[31,32],getshortpathnamew:[31,32],getsidsubauthor:[31,32],getsidsubauthoritycount:[31,32],getstdhandl:[31,32],getsystemmetr:[31,32],getter:[16,24],getthreadcontext:[31,32],getthreadid:[31,32],gettokeninform:[31,32],getversionexa:[31,32],getversionexw:[31,32],getvolumeinformationa:[31,32],getvolumeinformationw:[31,32],getvolumenameforvolumemountpointa:[31,32],getvolumenameforvolumemountpointw:[31,32],getwindowmodulefilenamea:[31,32],getwindowmodulefilenamew:[31,32],getwindowrect:[31,32],getwindowsdirectorya:[31,32],getwindowsdirectoryw:[31,32],getwindowtexta:[31,32],getwindowtextw:[31,32],getwindowthreadprocessid:[31,32],ggegtt4pwpqg8ch0jnrkl1fb3kzz7e34:19,github:[1,9],give:[8,19,20],given:[1,3,4,18,19,27,31,32,36],glad:9,globalsymbol:33,goal:[2,9,10,19],got:19,gps_besteffort:33,gps_default:33,gps_delaycr:33,gps_extrinsicproperti:33,gps_extrinsicpropertiesonli:33,gps_fastpropertiesonli:33,gps_handlerpropertiesonli:33,gps_mask_valid:33,gps_no_oplock:33,gps_openslowitem:33,gps_preferqueryproperti:33,gps_readwrit:33,gps_temporari:33,grantedaccess:33,grfflag:33,grflockssupport:33,grfmode:33,grfstatebit:33,group:[12,19,20,24,30,33],group_security_inform:[20,27],groupcount:33,groups_and_privileg:24,gsubject:33,gsubjecttyp:33,guess:17,guessflag:33,gui:25,guid:[4,19,33],guidtransfersyntax:33,h1cki4tgezqzceunpnwv6dmuvpciqgeia5phojzyenknd0sx6eqzrynuz1gmn:19,hack:[5,10],had:2,hadditionalstor:[31,32],hakril:[6,19],hand:11,handl:[3,4,9,10,11,15,16,19,20,24,25,26,28,30,31,32,33],handle_addr:19,handle_attribut:[0,19],handle_is_valid:[0,19],handle_valu:19,handlecount:33,handler:[5,19,31,32],handlerroutin:[31,32],hanld:28,harddisk0:19,harddiskvolume2:19,hardwar:[3,25],hardware_exec_bp:3,has:[3,18,19,20,24,31,32,36],has_restrict:24,hasattr:19,hash:33,hashalgorithm:[19,33],hashedlength:33,hashencryptionalgorithm:33,hashfactor:33,hashid:33,hashlib:19,hashoffset:33,have:[0,1,3,4,5,8,9,10,14,16,19,23,31,34],haven:2,hbrbackground:33,hbrush:33,hcatadmin:[31,32,33],hcatalog:[31,32],hcatinfo:[31,32,33],hcertchainengin:33,hcertstor:[31,32,33],hchainengin:[31,32],hcn_e_adapter_not_found:29,hcn_e_addr_invalid_or_reserv:29,hcn_e_degraded_oper:29,hcn_e_endpoint_already_attach:29,hcn_e_endpoint_namespace_already_exist:29,hcn_e_endpoint_not_found:29,hcn_e_endpoint_sharing_dis:29,hcn_e_entity_has_refer:29,hcn_e_guid_conversion_failur:29,hcn_e_ics_dis:29,hcn_e_invalid_endpoint:29,hcn_e_invalid_internal_port:29,hcn_e_invalid_ip:29,hcn_e_invalid_json:29,hcn_e_invalid_json_refer:29,hcn_e_invalid_network:29,hcn_e_invalid_network_typ:29,hcn_e_invalid_polici:29,hcn_e_invalid_policy_typ:29,hcn_e_invalid_remote_endpoint_oper:29,hcn_e_layer_already_exist:29,hcn_e_layer_not_found:29,hcn_e_manager_stop:29,hcn_e_mapping_not_support:29,hcn_e_namespace_attach_fail:29,hcn_e_network_already_exist:29,hcn_e_network_not_found:29,hcn_e_policy_already_exist:29,hcn_e_policy_not_found:29,hcn_e_port_already_exist:29,hcn_e_port_not_found:29,hcn_e_regkey_failur:29,hcn_e_request_unsupport:29,hcn_e_shared_switch_modif:29,hcn_e_subnet_not_found:29,hcn_e_switch_extension_not_found:29,hcn_e_switch_not_found:29,hcn_e_vfp_portsetting_not_found:29,hcrypthash:33,hcryptkei:[2,19,33],hcryptmsg:[31,32,33],hcryptprov:[19,31,32,33],hcryptprov_legaci:33,hcryptprov_or_ncrypt_key_handl:33,hcryptprovorncryptkei:[31,32],hcs_e_access_deni:29,hcs_e_connect_fail:29,hcs_e_connection_clos:29,hcs_e_connection_timeout:29,hcs_e_guest_critical_error:29,hcs_e_hyperv_not_instal:29,hcs_e_image_mismatch:29,hcs_e_invalid_json:29,hcs_e_invalid_lay:29,hcs_e_invalid_st:29,hcs_e_operation_already_start:29,hcs_e_operation_not_start:29,hcs_e_operation_pend:29,hcs_e_operation_result_allocation_fail:29,hcs_e_operation_system_callback_already_set:29,hcs_e_operation_timeout:29,hcs_e_protocol_error:29,hcs_e_service_not_avail:29,hcs_e_system_already_exist:29,hcs_e_system_already_stop:29,hcs_e_system_not_found:29,hcs_e_termin:29,hcs_e_terminated_during_start:29,hcs_e_unexpected_exit:29,hcs_e_unknown_messag:29,hcs_e_unsupported_protocol_vers:29,hcs_e_windows_insider_requir:29,hcursor:33,hdevic:[31,32],header:[0,19,20,33],headertyp:33,heapdecommitfreeblockthreshold:33,heapdecommittotalfreethreshold:33,heapsegmentcommit:33,heapsegmentreserv:33,heaven:9,heavili:[9,31],held:19,hello:19,help:[3,18,19,28,31],helper:9,here:[2,4,6,10,19,20,31,35],hesit:9,hevent:33,heventlog:[31,32],hex:[18,19,31],hexa:[19,25],hexdigest:19,hexdump:19,hexistingtoken:[31,32],hexpkei:[31,32],hfile:[31,32,33],hfilemappingobject:[31,32],hfindvolum:[31,32],hh877860:20,hhandl:[31,32],hi32:33,hicon:33,hiconsm:33,hid:4,hidden:10,high:33,high_priority_class:27,highpart:33,highter:4,hinst:[31,32],hinstanc:33,hint:33,hit:3,hkei:[19,31,32,33],hkey_classes_root:27,hkey_current_config:27,hkey_current_us:[19,27],hkey_current_user_local_set:27,hkey_dyn_data:27,hkey_local_machin:[17,19,27],hkey_performance_data:27,hkey_performance_nlstext:27,hkey_performance_text:27,hkey_us:27,hkeyencryptionkei:33,hlibmodul:[31,32],hmem:[31,32],hmemberfil:33,hmht7km6g8lsmfiga1udeqrlmemkrzbfmq0wcwydvqql:19,hmodul:[31,32],hnamedpip:[31,32],hncryptkei:33,hobject:[31,32],hold:19,hook:[3,9,16],hope:9,horribl:[5,10],host:19,hostnam:12,hotpatchinform:33,how:19,hprocess:[31,32,33],hprov:[31,32],hreftyp:33,hreserv:33,hrestrictedoth:33,hrestrictedroot:33,hrestrictedtrust:33,hresult:33,hscmanag:[31,32],hscobject:[31,32],hservic:[31,32],hsnapshot:[31,32],hsourcehandl:[31,32],hsourceprocesshandl:[31,32],hstderror:33,hstdinput:33,hstdoutput:[19,33],hstore:[2,31,32],htargetprocesshandl:[31,32],htemplatefil:[8,31,32],hthread:[31,32,33],htoken:[31,32],htransact:[31,32],http:[1,3,4,16,19,20,25,36],http_e_status_ambigu:29,http_e_status_bad_gatewai:29,http_e_status_bad_method:29,http_e_status_bad_request:29,http_e_status_conflict:29,http_e_status_deni:29,http_e_status_expectation_fail:29,http_e_status_forbidden:29,http_e_status_gateway_timeout:29,http_e_status_gon:29,http_e_status_length_requir:29,http_e_status_mov:29,http_e_status_none_accept:29,http_e_status_not_found:29,http_e_status_not_modifi:29,http_e_status_not_support:29,http_e_status_payment_req:29,http_e_status_precond_fail:29,http_e_status_proxy_auth_req:29,http_e_status_range_not_satisfi:29,http_e_status_redirect:29,http_e_status_redirect_keep_verb:29,http_e_status_redirect_method:29,http_e_status_request_timeout:29,http_e_status_request_too_larg:29,http_e_status_server_error:29,http_e_status_service_unavail:29,http_e_status_unexpect:29,http_e_status_unexpected_client_error:29,http_e_status_unexpected_redirect:29,http_e_status_unexpected_server_error:29,http_e_status_unsupported_media:29,http_e_status_uri_too_long:29,http_e_status_use_proxi:29,http_e_status_version_not_sup:29,hwnd:[31,32],hwndparent:[31,32],hwvtstatedata:33,hxbp:19,hxbreakpoint:[3,19],i16:33,i32:33,i64:33,i64createtim:33,i64parts32:33,ia64:33,iaction:23,iactioncollect:23,iat:[9,16],iat_create_fil:8,iat_entri:[8,19],iat_hook:19,iatentri:[8,19,25,30],iathook:[8,16],icallframeev:19,icallinterceptor:1,icomhandleract:23,ident:19,identif:12,identifi:[4,24],idldesc:33,idldesctyp:33,idle_priority_class:27,ids:4,ienumwbemclassobject:36,iexecact:23,if_index:33,if_oper_status_connect:33,if_oper_status_disconnect:33,if_oper_status_non_oper:33,if_oper_status_oper:33,if_oper_status_unreach:33,ifeokei:33,ifnam:19,iftyp:33,ignor:[24,36],iid:[18,19,31,32,33],iid_str:18,iidintercept:[31,32],image_base_reloc:33,image_data_directori:33,image_directory_entry_architectur:27,image_directory_entry_basereloc:27,image_directory_entry_bound_import:27,image_directory_entry_com_descriptor:27,image_directory_entry_debug:27,image_directory_entry_delay_import:27,image_directory_entry_except:27,image_directory_entry_export:27,image_directory_entry_globalptr:27,image_directory_entry_iat:27,image_directory_entry_import:27,image_directory_entry_load_config:27,image_directory_entry_resourc:27,image_directory_entry_secur:27,image_directory_entry_tl:27,image_dllcharacteristics_appcontain:27,image_dllcharacteristics_dynamic_bas:27,image_dllcharacteristics_force_integr:27,image_dllcharacteristics_guard_cf:27,image_dllcharacteristics_high_entropy_va:27,image_dllcharacteristics_no_bind:27,image_dllcharacteristics_no_isol:27,image_dllcharacteristics_no_seh:27,image_dllcharacteristics_nx_compat:27,image_dllcharacteristics_terminal_server_awar:27,image_dllcharacteristics_wdm_driv:27,image_export_directori:33,image_file_32bit_machin:27,image_file_aggresive_ws_trim:27,image_file_bytes_reversed_hi:27,image_file_bytes_reversed_lo:27,image_file_debug_strip:27,image_file_dl:27,image_file_executable_imag:27,image_file_head:33,image_file_large_address_awar:27,image_file_line_nums_strip:27,image_file_local_syms_strip:27,image_file_machine_alpha64:27,image_file_machine_alpha:27,image_file_machine_am33:27,image_file_machine_amd64:27,image_file_machine_arm:27,image_file_machine_armnt:27,image_file_machine_axp64:27,image_file_machine_ce:27,image_file_machine_cef:27,image_file_machine_ebc:27,image_file_machine_i386:27,image_file_machine_ia64:27,image_file_machine_m32r:27,image_file_machine_mips16:27,image_file_machine_mipsfpu16:27,image_file_machine_mipsfpu:27,image_file_machine_powerpc:27,image_file_machine_powerpcfp:27,image_file_machine_r10000:27,image_file_machine_r3000:27,image_file_machine_r4000:27,image_file_machine_sh3:27,image_file_machine_sh3dsp:27,image_file_machine_sh4:27,image_file_machine_sh5:27,image_file_machine_thumb:27,image_file_machine_tricor:27,image_file_machine_unknown:27,image_file_machine_wcemipsv2:27,image_file_net_run_from_swap:27,image_file_relocs_strip:27,image_file_removable_run_from_swap:27,image_file_system:27,image_file_up_system_onli:27,image_import_by_nam:33,image_import_descriptor:33,image_nt_headers32:33,image_nt_headers64:33,image_numberof_directory_entri:27,image_optional_header32:33,image_optional_header64:33,image_rel_based_absolut:27,image_rel_based_dir64:27,image_rel_based_high:27,image_rel_based_highadj:27,image_rel_based_highlow:27,image_rel_based_low:27,image_rel_based_machine_specific_5:27,image_rel_based_machine_specific_7:27,image_rel_based_machine_specific_8:27,image_rel_based_machine_specific_9:27,image_rel_based_reserv:27,image_scn_align_1024byt:27,image_scn_align_128byt:27,image_scn_align_16byt:27,image_scn_align_1byt:27,image_scn_align_2048byt:27,image_scn_align_256byt:27,image_scn_align_2byt:27,image_scn_align_32byt:27,image_scn_align_4096byt:27,image_scn_align_4byt:27,image_scn_align_512byt:27,image_scn_align_64byt:27,image_scn_align_8192byt:27,image_scn_align_8byt:27,image_scn_align_mask:27,image_scn_cnt_cod:27,image_scn_cnt_initialized_data:27,image_scn_cnt_uninitialized_data:27,image_scn_gprel:27,image_scn_lnk_comdat:27,image_scn_lnk_info:27,image_scn_lnk_nreloc_ovfl:27,image_scn_lnk_oth:27,image_scn_lnk_remov:27,image_scn_mem_16bit:27,image_scn_mem_discard:27,image_scn_mem_execut:27,image_scn_mem_fardata:27,image_scn_mem_lock:27,image_scn_mem_not_cach:27,image_scn_mem_not_pag:27,image_scn_mem_preload:27,image_scn_mem_purg:27,image_scn_mem_read:27,image_scn_mem_shar:27,image_scn_mem_writ:27,image_scn_no_defer_spec_exc:27,image_scn_type_copi:27,image_scn_type_dsect:27,image_scn_type_group:27,image_scn_type_no_pad:27,image_scn_type_noload:27,image_scn_type_ov:27,image_scn_type_reg:27,image_section_head:33,image_sizeof_short_nam:27,imagebas:33,imagebaseaddress:[16,33],imagehlp_cba_ev:33,imagehlp_cba_eventw:33,imagehlp_cba_read_memori:33,imagehlp_deferred_symbol_load64:33,imagehlp_deferred_symbol_load:33,imagehlp_deferred_symbol_loadw64:33,imagehlp_duplicate_symbol64:33,imagehlp_duplicate_symbol:33,imagehlp_extended_opt:33,imagehlp_module64:33,imagehlp_modulew64:33,imagehlp_stack_fram:33,imagehlp_symbol64:33,imagehlp_symbol:33,imagehlp_symbol_type_info:33,imagehlp_symbol_type_info_max:33,imagehlp_symbolw64:33,imagenam:[19,22,31,32,33],imagenames:33,imagepath:[16,19],imagepathnam:[16,33],imageprocessaffinitymask:33,images:33,imagesubsystem:33,imagesubsystemmajorvers:33,imagesubsystemminorvers:33,imethod:33,imho:9,imm32:19,immedi:11,imp:8,imp_tok:19,imperson:[16,19,24],impersonation_level:[19,24],impersonationlevel:[19,24,31,32,33],implem:18,implement:[3,4,9,16,18,19,31],import_pfx:19,importerror:19,improv:[15,20,24],in073czyitg7mvhbexbofhgncixoufeyhwy1pygjousqsqzs4bj:19,inc:19,includ:[2,6,11,36],increment:2,incrementreturnvalu:19,inde:[20,24],index:[2,9,11,22,23,31,32,33],indexnumb:33,indic:11,inet_e_authentication_requir:29,inet_e_cannot_connect:29,inet_e_cannot_instantiate_object:29,inet_e_cannot_load_data:29,inet_e_connection_timeout:29,inet_e_data_not_avail:29,inet_e_download_failur:29,inet_e_invalid_certif:29,inet_e_invalid_request:29,inet_e_invalid_url:29,inet_e_no_sess:29,inet_e_no_valid_media:29,inet_e_object_not_found:29,inet_e_redirect_fail:29,inet_e_redirect_to_dir:29,inet_e_resource_not_found:29,inet_e_security_problem:29,inet_e_unknown_protocol:29,infinit:[16,19,24,26,27,31,32],infitin:19,info:[2,7,19,30],infolevel:[31,32],inform:[2,10,16,19,33,34,36],informationclass:[31,32],inherit:[10,22],inherit_caller_prior:27,inherit_only_ac:[19,27],inherit_parent_affin:27,inheritdisposit:[31,32],inherited_ac:27,inherited_object_typ:20,inheritedfromuniqueprocessid:33,inheritedobjecttyp:[20,33],init:[1,19],init_breakpoint:19,initi:[2,3],initial_cod:19,initialis:19,initializeprocthreadattributelist:[31,32],initialoffset:33,initialvalu:19,initvector:2,inject:25,injob:[31,32],inlineframecontext:33,inmemoryorderlink:33,inmemoryordermodulelist:33,inmessageattribut:[31,32],inparam:[19,36],inparam_cl:19,inplace_e_first:29,inplace_e_last:29,inplace_e_notoolspac:29,inplace_e_notundo:29,inplace_s_first:29,inplace_s_last:29,inplace_s_trunc:29,input:36,input_buffer_port:11,input_buffer_s:11,input_buffer_valu:11,input_e_device_info:29,input_e_device_properti:29,input_e_fram:29,input_e_histori:29,input_e_multimod:29,input_e_out_of_ord:29,input_e_packet:29,input_e_reentr:29,input_e_transform:29,instal:28,instanc:[0,1,12,14,17,19,24,31,36],instancecount:33,instanceid:33,instanci:20,instead:27,instr:[11,19],instruct:[11,19],instructionoffset:33,int16:33,int32:33,int3:3,int64:33,int8:33,integ:27,integr:[19,24],integrity_level:24,intel:19,inter:9,interact:[3,9,19],interativeconsol:25,intercept:19,interceptor:19,interest:3,interfac:[3,9,12,18,19,23,28,36],interface_typ:12,intern:[2,9,20,33],internal_if_oper_statu:33,internalhigh:33,internalinform:33,interpret:27,intval:33,intyp:19,invalid:34,invalid_handle_valu:[27,31,32],invkind:33,invok:19,invoke_func:33,invoke_propertyget:33,invoke_propertyput:33,invoke_propertyputref:33,invokekind:33,io_completion_all_access:27,io_completion_modify_st:27,io_completion_query_st:27,io_priority_hint:33,io_stack_input_buff:11,io_stack_input_buffer_len:11,io_status_block:33,iopl_1:5,iopl_2:5,ioprioritycrit:33,iopriorityhigh:33,ioprioritylow:33,ioprioritynorm:33,iopriorityverylow:33,iostatusblock:[31,32],ip4_address:33,ip6address:33,ip6qword:33,ip_adapter_index_map:33,ip_interface_info:33,ipaddress:33,ipid:18,ipv4:[12,19],ipv6:12,iregisteredtask:23,iregisteredtaskcollect:23,is_alloc:0,is_amd_proc:11,is_appcontain:24,is_elev:[19,24],is_exit:16,is_impl:[4,31],is_intel_proc:11,is_process_32_bit:25,is_sign:[19,34],is_valid:0,is_workst:28,is_wow_64:[16,19],isdebuggerpres:19,isen:33,iskerneltrac:33,iso:[31,32],isol:19,isolationflag:[31,32],isolationlevel:[31,32],isremot:33,issu:9,issuer:[2,19,25,33],issuerserialnumb:33,issueruniqueid:33,isvalidsecuritydescriptor:[31,32],itaskdefinit:23,itaskfold:23,itaskfoldercollect:23,itaskservic:23,item:[14,17,19,23,24],item_typ:23,itemidlist:33,iter:[14,19,20,36],iter_timeout:36,itrigg:23,itriggercollect:23,its:[1,3,9,15,16,19],itself:34,ival:33,iwbemcallresult:36,iwbemclassobject:36,iwbemservic:36,jit_debug_info:33,jmp:[11,19],jnz:11,job_object_all_access:27,job_object_assign_process:27,job_object_queri:27,job_object_set_attribut:27,job_object_set_security_attribut:27,job_object_termin:27,join:19,jscript_e_cantexecut:29,ju6ih:19,jump:[10,11],just:[8,9,10,11,14,19],k32:19,k32pe:19,k9dctgaoymff6qukabqidaqab:19,kaffin:33,kdhelp64:33,kdhelp:33,keep:[8,10,16,19],kei:[2,14,16,17,19,24,33,36],kernel32:[8,19],kernel32_error_check:[19,31],kernel32error:31,kernel:[9,16,19,20,25,28,30],kernelbas:19,kernelcallbackt:33,kernelobject:[19,30],keusercallbackdispatch:33,key_all_access:27,key_create_link:27,key_create_sub_kei:27,key_enumerate_sub_kei:27,key_execut:27,key_info:[2,19],key_information_class:33,key_notifi:27,key_query_valu:27,key_read:[17,27],key_set_valu:27,key_value_basic_inform:33,key_value_full_inform:33,key_value_information_class:33,key_value_partial_inform:33,key_wow64_32kei:27,key_wow64_64kei:27,key_wow64_r:27,key_writ:27,keybasicinform:33,keyboard:19,keycachedinform:33,keyencryptionalgorithm:33,keyerror:[14,19,24],keyflagsinform:33,keyfullinform:33,keyhandl:[31,32],keyhandletagsinform:33,keyid:33,keylayerinform:33,keynameinform:33,keynodeinform:33,keypair:2,keyprovinfo:19,keysiz:19,keysize_flag:19,keytrustinform:33,keytyp:2,keyvalu:[19,30],keyvaluebasicinform:33,keyvaluefullinform:33,keyvaluefullinformationalign64:33,keyvalueinform:[31,32],keyvalueinformationclass:[31,32],keyvaluelayerinform:33,keyvaluepartialinform:33,keyvaluepartialinformationalign64:33,keyvirtualizationinform:33,keyword:[4,31,33],keywordref:4,keywords_metadata:4,keywrapalgorithm:33,khiu4to5jf25xthf2g:19,kicallusermod:33,kill:[3,19],kill_on_exit:3,killonexit:[31,32],kiuserexceptiondispatch:33,kmod:19,knockin:10,know:[3,10,19,28,31,34],known:[3,8],knowndll:19,knowndlls32:19,kprioriti:33,kwarg:[4,15,19],kwd:[3,16],l2ec6cyjdqc6hcqbncsbjvq6qgtqbyn:19,l2nlcnrzl01py1dpblbyb1bdqtiwmtffmjaxms0xmc0xos5jcnqwdaydvr0taqh:19,l56:1,lab:1,label:[11,19,33],label_security_inform:[20,27],lait:19,lake:36,lambda:19,large_integ:33,last:[8,16,19,23,31],last_cod:19,last_context:19,last_nam:19,last_runtim:23,lastaccesstim:33,lastbranchfromrip:[5,33],lastbranchtorip:[5,33],lastexceptionfromrip:[5,33],lastexceptiontorip:[5,33],lastwritetim:33,launch:[9,19],layout:[19,20],lcid:33,ldr:[16,19,33],ldr_data_table_entri:[6,33],ldrloaddll:[19,31,32],ldrloaddll_32_to_64:10,lead:19,least:19,leav:19,left:2,legaci:33,len0:5,len1:5,len2:5,len3:5,len:[19,31,32],length:[0,31,32,33],let:[9,19],level:[2,4,19,24,33,36],levelref:4,levels_metadata:4,librari:[1,4,16,19,20,25],like:[10,14,24,25],line:[15,19,31],linebuf:19,linenumb:33,link:[14,24],linked_token:24,linkedtoken:33,linkhandl:[31,32],linktarget:[31,32],list:[0,2,4,5,7,8,11,12,14,16,17,18,19,20,21,22,23,24,26,28,36],list_entri:33,listen:[12,19],listidentifi:33,liter:27,lkd:1,llbound:33,llval:33,lo32:33,lo64:33,load:[3,9,19,30,31,33],load_dll:3,load_dll_debug_ev:27,load_dll_debug_info:[3,33],load_librari:16,loadcount:[19,22,33],loaddll:33,loadedimagenam:33,loadedimagenames:33,loadedmodul:[19,30],loadedpdbnam:33,loaderflag:33,loaderlock:33,loadlibrari:11,loadlibrarya:[31,32],loadlibraryexa:[31,32],loadlibraryexw:[31,32],loadlibraryw:[31,32],loc:25,local:[7,9,12,16,28,31,32],local_addr:12,local_address:12,local_debugg:19,local_debugger_remote_process:19,local_handl:7,local_port:[12,19],localdebugg:9,localfre:[31,32],localhost:19,localnam:33,localthi:33,locat:[0,2],log:[9,30,31,32],logbufferslost:33,logfilehead:33,logfilemod:33,logfilenam:33,logfilenameoffset:33,logfilepath:[31,32],loggerid:33,loggernam:33,loggernameoffset:33,loggerthreadid:33,logic:[9,19,28,30],logicalbytespersector:33,logicaldr:[19,26,28],logon:[19,24],logon_sid:24,logontyp:23,long64:33,long_ptr:33,longlong:33,look:[2,4,8,19],lookup:19,lookup_sid:19,lookupaccountsida:[31,32],lookupaccountsidw:[31,32],lookupprivilegenamea:[31,32],lookupprivilegenamew:[31,32],lookupprivilegevaluea:[31,32],lookupprivilegevaluew:[31,32],loop:[3,19],low:[2,33],lower:19,lowpart:33,lp__alpc_port_attributes32:33,lp__context32:33,lp__port_message32:33,lp_c_long:33,lp_c_ulong:33,lpaddress64:33,lpaddress:[31,32,33],lpadesc:33,lpapplicationnam:[31,32],lparam:[31,32],lpattributelist:[31,32,33],lpbaseaddress:[31,32],lpbasenam:[31,32],lpbaseofdl:33,lpbaseofimag:33,lpbdacldefault:[31,32],lpbdaclpres:[31,32],lpbgroupdefault:[31,32],lpbinarypathnam:33,lpbind_opt:33,lpbindptr:33,lpbitmap:33,lpbitmapcorehead:33,lpbitmapcoreinfo:33,lpbitmapfilehead:33,lpbitmapinfo:33,lpbitmapinfohead:33,lpbool:33,lpbownerdefault:[31,32],lpbsacldefault:[31,32],lpbsaclpres:[31,32],lpbuffer:[31,32],lpbyte:33,lpbytesreturn:[31,32],lpc_client_di:27,lpc_connection_request:[0,19,27],lpc_datagram:27,lpc_debug_ev:27,lpc_error_ev:27,lpc_except:27,lpc_lost_repli:27,lpc_port_clos:27,lpc_repli:27,lpc_request:[19,27],lpcaption:[31,32],lpcbdata:[31,32],lpcguid:33,lpclassnam:[31,32],lpclsid:[31,32,33],lpcollectdatatimeout:[31,32],lpcommandlin:[31,32],lpcontext32:33,lpcontext64:33,lpcontext:[31,32,33],lpcontextrecord:33,lpcreate_process_debug_info:33,lpcreate_thread_debug_info:33,lpcreationtim:[31,32],lpcstr:33,lpcurrentdirectori:[31,32],lpcwstr:33,lpdata:[31,32],lpdatabasenam:[31,32],lpdebug_ev:33,lpdebugev:[31,32],lpdebugstringdata:33,lpdepend:33,lpdesktop:33,lpdevicenam:[31,32],lpdirectori:[31,32],lpdisplaynam:33,lpdwhandl:[31,32],lpdword:33,lpdwprocessid:[31,32],lpdwrevis:[31,32],lpelemdesc:33,lpenum_service_status_processa:33,lpenum_service_status_processw:33,lpenum_service_statusa:33,lpenum_service_statusw:33,lpenumfunc:[31,32],lpenviron:[31,32],lpeventlog_full_inform:33,lpexception_debug_info:33,lpexceptionaddress:33,lpexceptionrecord:33,lpexit_process_debug_info:33,lpexit_thread_debug_info:33,lpexitcod:[31,32],lpexittim:[31,32],lpfile:[31,32],lpfilemappingattribut:[31,32],lpfilenam:[8,31,32],lpfilesystemflag:[31,32],lpfilesystemnamebuff:[31,32],lpfiletim:33,lpflag:[31,32],lpfloldprotect:[31,32],lpfnwndproc:33,lpfuncdesc:33,lpguid:[31,32,33],lphandl:33,lpidldesc:33,lpimagefilenam:[31,32],lpimagenam:33,lpinbuff:[31,32],lpjit_debug_info:33,lpkerneltim:[31,32],lplibfilenam:[31,32],lpload_dll_debug_info:33,lploadordergroup:33,lplpbuffer:[31,32],lpluid:[31,32],lpmachinenam:[31,32],lpmaxcollectioncount:[31,32],lpmaximumcomponentlength:[31,32],lpmode:[31,32],lpmodulenam:[31,32],lpname:[19,31,32],lpnsize:[31,32],lpnumberofbytesread:[31,32],lpnumberofbyteswritten:[31,32],lpolestr:33,lpoper:[31,32],lposversioninfoa:33,lposversioninfoexa:33,lposversioninfoexw:33,lposversioninfow:33,lpoutbuff:[31,32],lpoutput_debug_string_info:33,lpoverlap:[31,32,33],lpparamdesc:33,lpparamdescex:33,lpparamet:[16,31,32],lpperman:[31,32],lppoint:[31,32,33],lppreviousvalu:[31,32],lpproc_thread_attribute_list:33,lpprocess_inform:33,lpprocessattribut:[31,32],lpprocessentry32:33,lpprocessentry32w:33,lpprocessinform:[31,32],lpprocnam:[31,32],lpquery_service_configa:33,lpquery_service_configw:33,lprect:[31,32,33],lpreferenceddomainnam:[31,32],lpreserv:[31,32,33],lpreserved2:33,lpresumehandl:[31,32],lpreturns:[31,32],lprgbtripl:33,lprgelemdescparam:33,lprgscode:33,lprip_info:33,lprootpathnam:[31,32],lpsafearraybound:33,lpsecurity_attribut:33,lpsecurityattribut:[8,31,32],lpsecuritydescriptor:33,lpservic:[31,32],lpservice_statu:33,lpservice_status_process:33,lpserviceargvector:[31,32],lpservicenam:[31,32,33],lpservicesreturn:[31,32],lpservicestartnam:33,lpsid:[31,32],lpsize:[31,32],lpsourcenam:[31,32],lpstackfram:33,lpstackframe64:33,lpstackframe_ex:33,lpstartaddress:[16,31,32,33],lpstartupinfo:[31,32],lpstartupinfoa:33,lpstartupinfoexa:33,lpstartupinfoexw:33,lpstartupinfow:33,lpstr:33,lpstring1:[31,32],lpstring2:[31,32],lpstring:[31,32],lpstrschema:33,lpsubblock:[31,32],lpsubkei:[19,31,32],lpsystemnam:[31,32],lpsystemtim:33,lpszclass:[31,32],lpszclassnam:33,lpszlongpath:[31,32],lpszmenunam:33,lpszprivileg:25,lpszprogid:[31,32],lpszshortpath:[31,32],lpszstoreprovid:[31,32],lpszstructtyp:[31,32],lpszvolumemountpoint:[31,32],lpszvolumenam:[31,32],lptargethandl:[31,32],lptargetpath:[31,32],lptcomp:33,lptdesc:33,lpte:[31,32],lptext:[31,32],lpthread_start_routin:33,lpthreadattribut:[31,32],lpthreadentry32:33,lpthreadid:[31,32],lpthreadlocalbas:33,lptime_zone_inform:33,lptitl:33,lptlibattr:33,lptokenattribut:[31,32],lptransactionattribut:[31,32],lptstrfilenam:[31,32],lptype:[31,32],lptypeattr:33,lpuncservernam:[31,32],lpunknown:33,lpunload_dll_debug_info:33,lpusertim:[31,32],lpv:[31,32],lpvalu:[31,32],lpvaluenam:[31,32],lpvardesc:33,lpvariant:33,lpvariantarg:33,lpvarvalu:33,lpversioninform:[31,32],lpvoid:33,lpvolumenamebuff:[31,32],lpvolumeserialnumb:[31,32],lpwcx:[31,32],lpwin32_find_dataa:33,lpwin32_find_dataw:33,lpwindownam:[31,32],lpwndclassexa:33,lpwndclassexw:33,lpwstr:33,lresult:[31,32,33],lrpc:18,lsa_unicode_str:[16,33],lsacap:19,lsapolicylookup:19,lsapr_policy_privilege_def:19,lsapr_privilege_enum_buff:19,lsarenumerateprivileg:18,lsarenumerateprivilegesparamet:19,lsaropenpolicy2:19,lsaropenpolicy2paramet:19,lsass:19,lsasspirpc:[14,19],lstatu:33,lstrcmpa:[31,32],lstrcmpw:[31,32],luid:[19,33],luid_and_attribut:[24,33],lval:33,m128a:33,machin:[11,33],machinetyp:33,made:10,magic:[8,10,19,33],mai:[4,10,11,14,19,20,23,24],mailslot:19,mailslot_no_messag:27,mailslot_wait_forev:27,mailslotredirector:19,main:[2,4,15,36],major:28,majorimagevers:33,majorlinkervers:33,majoroperatingsystemvers:33,majorsubsystemvers:33,majorvers:33,make:[3,8,9,19,30],manag:[2,3,9,15,16,28,30],mandatori:[24,31],mandatory_polici:24,mandatorypolici:33,mani:[2,24,30],manipul:36,manual:18,manuali:8,map:[3,16,19,24,36],map_sect:19,mape:12,mappedimagenames:33,mapviewoffil:[19,31,32],marshal:[18,19],marshal_e_first:29,marshal_e_last:29,marshal_s_first:29,marshal_s_last:29,mashal:18,mask:[12,19,20,33],match:[2,4,16,19,36],matchallkeyword:33,matchanykeyword:33,matchthread:33,max_adapter_nam:27,max_interface_name_len:27,max_path:27,maxalpcmessageinfoclass:33,maxalpcportinfoclass:33,maximum:18,maximum_allow:[16,24,27],maximumbuff:33,maximumcachedcertif:33,maximumcomponentnamelength:33,maximumfiles:33,maximumlength:33,maximumnumberofheap:33,maximums:[31,32],maxioprioritytyp:33,maxkeyinfoclass:33,maxkeyvalueinfoclass:33,maxlen_ifdescr:27,maxlen_physaddr:27,maxmessagelength:[0,33],maxnamelen:33,maxnamelength:33,maxobjectinfoclass:33,maxpoolusag:33,maxprocessinfoclass:33,maxprocessmitigationpolici:33,maxsections:33,maxsysteminfoclass:33,maxtokeninfoclass:33,maxtotalsections:33,maxtracesetinfoclass:33,maxviews:33,mayb:19,mean:[3,10,16,19,27,31,36],medata:4,mem:[11,19],mem_4mb_pag:27,mem_access:11,mem_commit:[19,27,31,32],mem_decommit:27,mem_e_invalid_link:29,mem_e_invalid_root:29,mem_e_invalid_s:29,mem_fre:27,mem_imag:27,mem_large_pag:27,mem_map:[19,27],mem_phys:27,mem_priv:27,mem_releas:[27,31,32],mem_reserv:27,mem_reset:27,mem_rot:27,mem_top_down:27,mem_write_watch:27,member:[18,19,22],memberid:33,membp:3,memid:33,memidconstructor:33,memiddestructor:33,memori:[2,3,10,11,16,19,20],memory_basic_inform:[16,33],memory_basic_information32:[19,33],memory_basic_information64:33,memory_breakpoint:3,memory_information_class:[6,33],memory_st:16,memorybandwidth:33,memorybasicinform:[6,33],memorybasicvlminform:[6,33],memorybreakpoint:[3,19],memoryinform:[31,32],memoryinformationclass:[31,32],memoryinformationlength:[31,32],memorysectionnam:[6,33],memoryworkingsetlist:[6,33],memoryworkingsetlistex:[6,33],messag:[2,4,9,18,19],message_filepath:4,message_id:[4,19],message_parameter_filepath:4,message_resource_filepath:4,messageattribut:0,messageboxa:[31,32],messageboxw:[31,32],messagecontext:[19,33],messageid:[0,19,31,32,33],messageinform:[31,32],messageinformationclass:[31,32],metadata:[4,19],metavar:19,method:[1,2,3,10,16,18,19,20,36],method_offset:18,methodnam:19,mib_ifrow:33,mib_ift:33,mib_ipaddrrow:33,mib_ipaddrrow_xp:33,mib_ipaddrt:33,mib_tcp6row_owner_pid:33,mib_tcp6table_owner_pid:33,mib_tcp_stat:33,mib_tcp_state_clos:33,mib_tcp_state_close_wait:33,mib_tcp_state_delete_tcb:33,mib_tcp_state_estab:33,mib_tcp_state_fin_wait1:33,mib_tcp_state_fin_wait2:33,mib_tcp_state_last_ack:33,mib_tcp_state_listen:33,mib_tcp_state_syn_rcvd:33,mib_tcp_state_syn_s:33,mib_tcp_state_time_wait:33,mib_tcprow:33,mib_tcprow_owner_pid:33,mib_tcptable_owner_pid:33,mib_udp6row_owner_pid:33,mib_udp6table_owner_pid:33,mib_udprow_owner_pid:33,mib_udptable_owner_pid:33,microsoft:[1,2,3,4,16,19,20,25,27,36],microsoftmalwareprotectionremoteioportwd:19,mid32:33,midl_xmitdefs_0001:33,might:[2,3,5,10,12,21,28,31,35],miifbdcca:19,milaverr_insufficientvideoresourc:29,milaverr_invalidwmpvers:29,milaverr_mediaplayerclos:29,milaverr_modulenotload:29,milaverr_noclock:29,milaverr_nomediatyp:29,milaverr_noreadyfram:29,milaverr_novideomix:29,milaverr_novideopresent:29,milaverr_requestedtexturetoobig:29,milaverr_seekfail:29,milaverr_unexpectedwmpfailur:29,milaverr_unknownhardwareerror:29,milaverr_videoaccelerationnotavail:29,milaverr_wmpfactorynotregist:29,mileffectserr_alreadyattachedtolisten:29,mileffectserr_connectornotassociatedwitheffect:29,mileffectserr_connectornotconnect:29,mileffectserr_cycledetect:29,mileffectserr_effectalreadyinagraph:29,mileffectserr_effecthasnochildren:29,mileffectserr_effectinmorethanonegraph:29,mileffectserr_effectnotpartofgroup:29,mileffectserr_emptybound:29,mileffectserr_noinputsourceattach:29,mileffectserr_notaffinetransform:29,mileffectserr_outputsizetoolarg:29,mileffectserr_reserv:29,mileffectserr_unknownproperti:29,milerr_adapter_not_found:29,milerr_already_initi:29,milerr_alreadylock:29,milerr_badnumb:29,milerr_colorspace_not_support:29,milerr_devicecannotrendertext:29,milerr_displayformatnotsupport:29,milerr_displayid_access_deni:29,milerr_displaystateinvalid:29,milerr_dxgi_enumeration_out_of_sync:29,milerr_generic_ignor:29,milerr_glyphbitmapmiss:29,milerr_insufficientbuff:29,milerr_internalerror:29,milerr_invalidcal:29,milerr_malformed_guideline_data:29,milerr_malformedglyphcach:29,milerr_max_texture_size_exceed:29,milerr_mismatched_s:29,milerr_mrow_readlock_fail:29,milerr_mrow_update_fail:29,milerr_need_recreate_and_pres:29,milerr_no_hardware_devic:29,milerr_no_redirection_surface_avail:29,milerr_no_redirection_surface_retry_lat:29,milerr_noninvertiblematrix:29,milerr_not_queuing_pres:29,milerr_notlock:29,milerr_objectbusi:29,milerr_prefilter_not_support:29,milerr_qpc_time_went_backward:29,milerr_queued_present_not_support:29,milerr_remoting_not_support:29,milerr_scanner_fail:29,milerr_screenaccessdeni:29,milerr_shader_compile_fail:29,milerr_termin:29,milerr_toomanyshaderelemnt:29,milerr_win32error:29,milerr_zerovector:29,minimumbuff:33,minimumstackcommit:33,minor:28,minorimagevers:33,minorlinkervers:33,minoroperatingsystemvers:33,minorsubsystemvers:33,minorvers:33,mismatch:11,miss:31,mitigationpolici:[31,32],mk_e_cantopenfil:29,mk_e_connectmanu:29,mk_e_enumeration_fail:29,mk_e_exceededdeadlin:29,mk_e_first:29,mk_e_intermediateinterfacenotsupport:29,mk_e_invalidextens:29,mk_e_last:29,mk_e_mustbotherus:29,mk_e_needgener:29,mk_e_no_norm:29,mk_e_noinvers:29,mk_e_noobject:29,mk_e_noprefix:29,mk_e_nostorag:29,mk_e_notbind:29,mk_e_notbound:29,mk_e_syntax:29,mk_e_unavail:29,mk_s_first:29,mk_s_him:29,mk_s_last:29,mk_s_me:29,mk_s_monikeralreadyregist:29,mk_s_reduced_to_self:29,mk_s_u:29,mkid:33,mnemon:11,modbas:33,mode:[10,11,19,25,33],mode_bit:27,mode_mask:27,modeinform:33,model:[9,11,33],modelid:11,modifi:[19,24],modificationtim:33,modified_id:24,modifiedid:[19,24,33],modifyingappl:19,modifyingus:19,modload_data:33,modul:[0,1,2,5,6,8,9,10,11,16,18,19,20,24,30,31,33,34],module_to_trac:19,modulebas:33,modulefilenam:[31,32],modulehandl:[31,32],moduleinfo:[31,32],modulenam:[31,32,33],modulenameoffset:[22,33],modulenames:33,modulescount:33,mofdata:33,moflength:33,moment:20,monik:33,monitorfrompoint:19,more:[16,19,34],most:[0,5,19,31],mov:[11,19],move:[20,24],mrmcorer:19,ms686615:1,ms_def_prov:27,ms_def_prov_a:27,ms_def_prov_w:27,ms_def_rsa_sig_prov:27,ms_def_rsa_sig_prov_a:27,ms_def_rsa_sig_prov_w:27,ms_enh_rsa_aes_prov_a:27,ms_enh_rsa_aes_prov_w:27,ms_enh_rsa_aes_prov_xp_a:27,ms_enh_rsa_aes_prov_xp_w:27,ms_enhanced_prov:27,ms_enhanced_prov_a:27,ms_enhanced_prov_w:27,ms_strong_prov:27,ms_strong_prov_a:27,ms_strong_prov_w:27,msctf:19,msdc:20,msdn:[1,4,19,20,24,25],msdtc_e_duplicate_resourc:29,msg:[0,2,19],msg_or_siz:0,msgid:4,msglen:0,mshlflag:33,mshlflags_nop:33,mshlflags_norm:33,mshlflags_tablestrong:33,mshlflags_tableweak:33,mshlmgr:33,mssipotf_e_bad_first_table_plac:29,mssipotf_e_bad_magicnumb:29,mssipotf_e_bad_offset_t:29,mssipotf_e_badvers:29,mssipotf_e_cantgetobject:29,mssipotf_e_crypt:29,mssipotf_e_dsig_structur:29,mssipotf_e_failed_hints_check:29,mssipotf_e_failed_polici:29,mssipotf_e_fil:29,mssipotf_e_file_checksum:29,mssipotf_e_filetoosmal:29,mssipotf_e_noheadt:29,mssipotf_e_not_opentyp:29,mssipotf_e_outofmemrang:29,mssipotf_e_pconst_check:29,mssipotf_e_structur:29,mssipotf_e_table_checksum:29,mssipotf_e_table_longword:29,mssipotf_e_table_padbyt:29,mssipotf_e_table_tagord:29,mssipotf_e_tables_overlap:29,msvcr90:19,msxml6:19,mteymdm5mzfafw0xodaxmteymdm5mzfamhaxczajbgnvbaytalvtmrmweqydvqqi:19,mtime:33,much:3,mui:19,multi:19,multi_qi:33,multipl:24,multipleinstr:[11,19],multiprocess:19,mup:19,must:[0,3,8,10,14,16,18,19,24,27,31],mutant:[19,33],mutant_all_access:27,mutant_query_st:27,mutual:4,mutuali:0,mxcsr:[5,33],mxcsr_mask:33,my_ex:8,my_fail_kei:19,my_secret_kei:19,mydebugg:19,myinterfac:1,mykei:19,mypassword:19,mysetupdebugg:19,mysink:19,naclinformationlength:[31,32],name:[0,2,4,5,6,7,8,10,11,12,14,15,16,17,19,20,22,23,24,25,26,28,31,32,33,36],name_valu:19,namedpip:15,namedtemporaryfil:19,nameinform:33,namelen:33,namelength:33,nameoffset:33,names:33,namespac:[14,19,28,36],namespace_nam:36,nametyp:2,nap_e_conflicting_id:29,nap_e_entity_dis:29,nap_e_id_not_found:29,nap_e_invalid_packet:29,nap_e_maxsize_too_smal:29,nap_e_mismatched_id:29,nap_e_missing_soh:29,nap_e_netsh_grouppolicy_error:29,nap_e_no_cached_soh:29,nap_e_not_initi:29,nap_e_not_pend:29,nap_e_not_regist:29,nap_e_service_not_run:29,nap_e_shv_config_exist:29,nap_e_shv_config_not_found:29,nap_e_shv_timeout:29,nap_e_still_bound:29,nap_e_too_many_cal:29,nap_s_cert_already_pres:29,narg:19,nat:33,nativ:[1,9,16,28],native_cod:19,native_exec:[9,10,19,28],nativeutil:9,nb_cert:[2,19],nb_recipi:2,nb_repeat:19,nb_respons:18,nb_signer:[2,19],nbufferlength:[31,32],ncalrpc:18,ncrypt_handl:33,ncrypt_hash_handl:33,ncrypt_key_handl:33,ncrypt_prov_handl:33,ncrypt_secret_handl:33,ndebuginfos:33,ndebugstringlength:33,ndefaulttimeout:[31,32],ndestinationsidlength:[31,32],ndr32:18,ndr:[9,19],ndrbyte:18,ndrbyteconformantarrai:18,ndrconformantarrai:18,ndrconformantvaryingarrai:18,ndrcontexthandl:19,ndrcstring:18,ndrhyper:[18,19],ndrlong:[18,19],ndrlongconformantarrai:18,ndrparamet:[18,19],ndrpoint:19,ndrprocessinform:19,ndrshort:[18,19],ndrsid:18,ndrstream:[18,19],ndrstructur:[18,19],ndrtest:18,ndruacstartupinfo:19,ndruniqueptr:[18,19],ndrwcharconformantvaryingarrai:19,ndrwstring:[18,19],need:[1,4,8,9,10,19,20,24,31,32,36],neededparamat:31,neededparamet:[31,32],neg:19,net_fw_action_:[12,33],net_fw_action_allow:[12,33],net_fw_action_block:[12,33],net_fw_action_max:33,net_fw_ip_protocol_:33,net_fw_ip_protocol_ani:33,net_fw_ip_protocol_tcp:33,net_fw_ip_protocol_udp:33,net_fw_modify_state_:33,net_fw_modify_state_gp_overrid:33,net_fw_modify_state_inbound_block:33,net_fw_modify_state_ok:33,net_fw_profile2_al:33,net_fw_profile2_domain:[12,19,33],net_fw_profile2_priv:[12,19,33],net_fw_profile2_publ:[12,19,33],net_fw_profile_type2_:[12,33],net_fw_rule_dir_in:[12,33],net_fw_rule_dir_max:33,net_fw_rule_dir_out:[12,33],net_fw_rule_direction_:[12,33],net_ifindex:33,netfwpolicy2clsid:19,network:[1,9,28,30],never:20,new_act:19,new_align:5,new_in_memori:[2,19],new_protect:25,new_task:19,new_task_definit:19,newaccessprotect:[31,32],newli:19,newstat:[31,32],next:[4,23,36],next_runtim:23,nextcallback:33,nextentryoffset:33,nextoffset:33,nextupd:33,nfilesizehigh:33,nfilesizelow:33,nfilesystemnames:[31,32],nfunc:19,ninbuffers:[31,32],nindex:[31,32],nlength:33,nmaxcount:[31,32],nmaxinst:[31,32],nmpwait_nowait:27,nmpwait_use_default_wait:27,nmpwait_wait_forev:27,nnumberofbytestoread:[31,32],nnumberofbytestowrit:[31,32],no_error:29,no_propagate_inherit_ac:27,node:[4,19],noerror:29,nokei:19,non:[3,11,16,19],none:[0,1,2,3,4,5,8,11,13,14,15,16,17,18,19,20,23,24,25,31,32,36],nonpagedpoolusageinbyt:33,noout:19,nop:19,normal:[5,19],normal_priority_class:27,notaft:[25,33],notbefor:[25,33],note:[2,19,20],notepad:19,noth:[19,35],notimplementederror:[4,9,16],noumex:25,noutbuffers:[31,32],now:[2,3,4,9,10,14,18,19,20,35],now_valu:19,npbitmap:33,nprgbtripl:33,nshowcmd:[31,32],nsize:[31,32],nstdhandl:[31,32],nsubauthor:[31,32],ntallocatevirtualmemori:[31,32],ntalpcacceptconnectport:[31,32],ntalpcconnectport:[0,31,32],ntalpcconnectportex:[31,32],ntalpccreateport:[31,32],ntalpccreateportsect:[31,32],ntalpccreatesectionview:[31,32],ntalpcdeleteportsect:[31,32],ntalpcdeletesectionview:[31,32],ntalpcdisconnectport:[31,32],ntalpcqueryinform:[31,32],ntalpcqueryinformationmessag:[31,32],ntalpcsendwaitreceiveport:[0,31,32],ntcreatefil:[19,31,32],ntcreatefile_iat:19,ntcreatekei:[31,32],ntcreateprocessex:[31,32],ntcreatesect:[31,32],ntcreatethreadex:[31,32],ntcreatethreadex_32_to_64:10,ntdll:[10,16,19],nte_authentication_ignor:29,nte_bad_algid:29,nte_bad_data:29,nte_bad_flag:29,nte_bad_hash:29,nte_bad_hash_st:29,nte_bad_kei:29,nte_bad_key_st:29,nte_bad_keyset:29,nte_bad_keyset_param:29,nte_bad_len:29,nte_bad_prov_typ:29,nte_bad_provid:29,nte_bad_public_kei:29,nte_bad_signatur:29,nte_bad_typ:29,nte_bad_uid:29,nte_bad_v:29,nte_buffer_too_smal:29,nte_buffers_overlap:29,nte_decryption_failur:29,nte_device_not_found:29,nte_device_not_readi:29,nte_double_encrypt:29,nte_encryption_failur:29,nte_exist:29,nte_fail:29,nte_fixedparamet:29,nte_hmac_not_support:29,nte_incorrect_password:29,nte_internal_error:29,nte_invalid_handl:29,nte_invalid_paramet:29,nte_keyset_entry_bad:29,nte_keyset_not_def:29,nte_no_kei:29,nte_no_memori:29,nte_no_more_item:29,nte_not_active_consol:29,nte_not_found:29,nte_not_support:29,nte_op_ok:29,nte_password_change_requir:29,nte_perm:29,nte_prov_dll_not_found:29,nte_prov_type_entry_bad:29,nte_prov_type_no_match:29,nte_prov_type_not_def:29,nte_provider_dll_fail:29,nte_signature_file_bad:29,nte_silent_context:29,nte_sys_err:29,nte_temporary_profil:29,nte_token_keyset_storage_ful:29,nte_ui_requir:29,nte_user_cancel:29,nte_validation_fail:29,ntenumeratesystemenvironmentvaluesex:[31,32],ntenumeratevaluekei:[31,32],nteventlogeventconsum:36,ntf:19,ntfreevirtualmemori:[31,32],ntgetcontextthread:[31,32],ntgetcontextthread_32_to_64:10,ntglobalflag:33,ntmapviewofsect:[31,32],ntname:[31,32],ntopendirectoryobject:[31,32],ntopenev:[31,32],ntopenkei:[31,32],ntopensect:[31,32],ntopensymboliclinkobject:[31,32],ntoskrnl:19,ntprotectvirtualmemori:[31,32],ntquerydirectoryfil:[31,32],ntquerydirectoryobject:[31,32],ntqueryeafil:[31,32],ntqueryinformationfil:[31,32],ntqueryinformationprocess:[31,32],ntqueryinformationprocess_32_to_64:10,ntqueryinformationthread:[31,32],ntqueryinformationthread_32_to_64:10,ntquerylicensevalu:[31,32],ntqueryobject:[31,32],ntquerysymboliclinkobject:[31,32],ntquerysysteminform:[31,32],ntqueryvaluekei:[31,32],ntqueryvirtualmemori:[31,32],ntqueryvirtualmemory_32_to_64:10,ntqueryvolumeinformationfil:[31,32],ntreadvirtualmemori:[31,32],ntsetcontextthread:[31,32],ntsetcontextthread_32_to_64:10,ntseteafil:[31,32],ntsetinformationfil:[31,32],ntsetinformationprocess:[31,32],ntsetvaluekei:[31,32],ntstatu:[6,9,33],ntstatusexcept:[14,19,31,32],ntunmapviewofsect:[31,32],ntwow64readvirtualmemory64:[31,32],ntwow64writevirtualmemory64:[31,32],ntwritevirtualmemori:[31,32],numadapt:33,number:[2,8,10,11,17,18,20,21,27,34],numberofbuff:33,numberofbytestoprotect:[31,32],numberofbytestowrit:[31,32],numberofbyteswritten:[31,32],numberofdup:33,numberofentri:33,numberoffunct:33,numberofheap:33,numberoflinenumb:33,numberoflink:33,numberofnam:33,numberofprocessor:33,numberofprovid:33,numberofrecord:[31,32],numberofreloc:33,numberofrvaands:33,numberofsect:33,numberofsymbol:33,numberoftyp:33,numberparamet:[5,33],numstr:33,numsym:33,numsymtyp:33,nvolumenames:[31,32],nwashington1:19,nyolocertif:19,o4ibgdccaxwwhwydvr0lbbgwfgykkwybbagcnwodbgyikwybbquhawmwhqydvr0o:19,obj:[14,15,19,36],obj_attr:0,obj_case_insensit:27,obj_exclus:27,obj_force_access_check:27,obj_inherit:27,obj_kernel_handl:27,obj_openif:27,obj_openlink:27,obj_perman:27,obj_typ:20,obj_valid_attribut:27,obj_with_link:19,object:[0,2,9,10,11,15,16,18,20,24,26,27,31,32,33,36],object_attribut:[0,33],object_directory_inform:33,object_information_class:33,object_inherit_ac:[19,27],object_manag:[14,19,28],object_typ:20,object_type_all_access:27,object_type_cr:27,object_types_inform:33,objectarrai:[31,32],objectarrays:[31,32],objectattribut:[19,31,32],objectbasicinform:33,objectfromlresult:[31,32],objecthandleflaginform:33,objectid:33,objectinform:[31,32],objectinformationclass:[31,32],objectinformationlength:[31,32],objectmanag:[19,28,30],objectnam:[19,33],objectnameinform:33,objectsessioninform:33,objectsessionobjectinform:33,objecttyp:[19,20,31,32,33],objecttypeinform:33,objecttypesinform:33,objmanag:19,obsolet:19,occur:3,octetstr:33,oemcodepagedata:33,offer:[2,4,9,14,18,28,34],offici:20,offset:[0,3,10,19,33],offsetexpressions:33,ohci:19,oinst:33,old:[16,25],old_protect:16,oldaccessprotect:[31,32],oldvalu:[31,32],ole32:19,ole_e_advf:29,ole_e_advisenotsupport:29,ole_e_blank:29,ole_e_cant_bindtosourc:29,ole_e_cant_getmonik:29,ole_e_cantconvert:29,ole_e_classdiff:29,ole_e_enum_nomor:29,ole_e_first:29,ole_e_invalidhwnd:29,ole_e_invalidrect:29,ole_e_last:29,ole_e_nocach:29,ole_e_noconnect:29,ole_e_nostorag:29,ole_e_not_inplaceact:29,ole_e_notrun:29,ole_e_oleverb:29,ole_e_promptsavecancel:29,ole_e_stat:29,ole_e_wrongcompobj:29,ole_s_first:29,ole_s_last:29,ole_s_mac_clipformat:29,ole_s_stat:29,ole_s_usereg:29,oleacc:19,oleaut32:19,olechar:33,oleobj_e_first:29,oleobj_e_invalidverb:29,oleobj_e_last:29,oleobj_e_noverb:29,oleobj_s_cannot_doverb_now:29,oleobj_s_first:29,oleobj_s_invalidhwnd:29,oleobj_s_invalidverb:29,oleobj_s_last:29,on_create_process:3,on_create_thread:3,on_except:[3,19],on_exit_process:[3,19],on_exit_thread:3,on_load_dl:3,on_output_debug_str:3,on_rip:3,on_setup:3,on_single_step:[3,19],on_unload_dl:3,onc:[10,24],oncal:19,one:[0,2,3,10,15,16,18,19,21,24,36],ones:5,onl_connection_count_limit:29,onl_e_access_denied_by_t:29,onl_e_account_lock:29,onl_e_account_suspended_abus:29,onl_e_account_suspended_comproimis:29,onl_e_account_update_requir:29,onl_e_action_requir:29,onl_e_connected_account_can_not_signout:29,onl_e_email_verification_requir:29,onl_e_forcesignin:29,onl_e_invalid_appl:29,onl_e_invalid_authentication_target:29,onl_e_parental_consent_requir:29,onl_e_password_update_requir:29,onl_e_request_throttl:29,onl_e_user_authentication_requir:29,onli:[1,3,9,10,11,14,16,19,24],opcod:[4,19,33],opcoderef:4,opcodes_metadata:4,open:[2,4,8,16,17,19],open_alwai:27,open_channel:4,open_evtx_fil:4,open_exist:[27,31,32],open_publish:4,open_reg_hook:19,open_subkei:17,open_token:16,open_virtual_disk_flag:33,open_virtual_disk_flag_blank_fil:33,open_virtual_disk_flag_boot_dr:33,open_virtual_disk_flag_cached_io:33,open_virtual_disk_flag_custom_diff_chain:33,open_virtual_disk_flag_ignore_relative_parent_loc:33,open_virtual_disk_flag_no_par:33,open_virtual_disk_flag_no_write_harden:33,open_virtual_disk_flag_non:33,open_virtual_disk_flag_parent_cached_io:33,open_virtual_disk_flag_vhdset_file_onli:33,open_virtual_disk_paramet:33,open_virtual_disk_vers:33,open_virtual_disk_version_1:33,open_virtual_disk_version_2:33,open_virtual_disk_version_3:33,open_virtual_disk_version_unspecifi:33,openasself:[31,32],openbackupeventloga:[31,32],openbackupeventlogw:[31,32],openeventa:[31,32],openeventloga:[31,32],openeventlogw:[31,32],openeventw:[31,32],openkei:19,openprocess:[31,32],openprocesstoken:[31,32],openscmanagera:[31,32],openscmanagerw:[31,32],openservicea:[31,32],openservicew:[31,32],openssl:19,openthread:[31,32],openthreadtoken:[16,31,32],opentransact:[31,32],oper:[10,11,19,25],operand:11,optionalhead:33,or_invalid_oid:29,or_invalid_oxid:29,or_invalid_set:29,ord:[16,19],order:[8,11],ordereddict:3,ordin:[16,19,31],origin:[3,24],originalclientlogicalthreadid:33,originalfirstthunk:33,originali:8,originatinglogonsess:33,orpcthi:33,os_advserv:27,os_anyserv:27,os_appli:27,os_datacent:27,os_domainmemb:27,os_embed:27,os_fastuserswitch:27,os_hom:27,os_mediacent:27,os_meorgreat:27,os_nt4orgreat:27,os_nt:27,os_personalterminalserv:27,os_profession:27,os_serv:27,os_serveradminui:27,os_smallbusinessserv:27,os_tabletpc:27,os_terminalcli:27,os_terminalremoteadmin:27,os_terminalserv:27,os_webserv:27,os_welcomelogonui:27,os_win2000advserv:27,os_win2000datacent:27,os_win2000orgreat:27,os_win2000pro:27,os_win2000serv:27,os_win2000termin:27,os_win95_gold:27,os_win95orgreat:27,os_win98_gold:27,os_win98orgreat:27,os_window:27,os_wow6432:27,os_xporgreat:27,osbuildnumb:33,oscsdvers:33,osmajorvers:33,osminorvers:33,osnam:19,osplatformid:33,oss_access_serialization_error:29,oss_api_dll_not_link:29,oss_bad_arg:29,oss_bad_encrul:29,oss_bad_ptr:29,oss_bad_t:29,oss_bad_tim:29,oss_bad_vers:29,oss_berder_dll_not_link:29,oss_cant_close_trace_fil:29,oss_cant_open_trace_fil:29,oss_cant_open_trace_window:29,oss_comparator_code_not_link:29,oss_comparator_dll_not_link:29,oss_constraint_dll_not_link:29,oss_constraint_viol:29,oss_copier_dll_not_link:29,oss_data_error:29,oss_fatal_error:29,oss_indefinite_not_support:29,oss_limit:29,oss_mem_error:29,oss_mem_mgr_dll_not_link:29,oss_more_buf:29,oss_more_input:29,oss_mutex_not_cr:29,oss_negative_uinteg:29,oss_null_fcn:29,oss_null_tbl:29,oss_oid_dll_not_link:29,oss_open_type_error:29,oss_out_memori:29,oss_out_of_rang:29,oss_pdu_mismatch:29,oss_pdu_rang:29,oss_pdv_code_not_link:29,oss_pdv_dll_not_link:29,oss_per_dll_not_link:29,oss_real_code_not_link:29,oss_real_dll_not_link:29,oss_table_mismatch:29,oss_too_long:29,oss_trace_file_already_open:29,oss_type_not_support:29,oss_unavail_encrul:29,oss_unimpl:29,osversioninfoa:33,osversioninfoexa:33,osversioninfoexw:33,osversioninfow:33,other:[3,8,10,14],otherwis:3,ouput:19,our:[10,19,24],our_connect:19,ourself:19,out:[2,11,19,33],out_2_or_4:11,out_4:11,out_ioctl:11,outfil:19,outmessageattribut:[31,32],outnam:19,outparam:[19,36],output:19,output_debug_string_ev:27,output_debug_string_info:[3,33],outputfil:19,outsid:27,outtyp:19,over:[0,14,18,20],overlap:33,overriden:3,ovft:33,ovnli:19,own:16,owner:[16,19,20,24,33],owner_pid:16,owner_security_inform:[20,27],oxidclientprocessna:33,p1home:[5,33],p2home:[5,33],p3home:[5,33],p4home:[5,33],p5home:[5,33],p6home:[5,33],paccess_allowed_ac:33,paccess_allowed_callback_ac:33,paccess_allowed_callback_object_ac:33,paccess_allowed_object_ac:33,paccess_denied_ac:33,paccess_denied_callback_ac:33,paccess_denied_callback_object_ac:33,paccess_denied_object_ac:33,paccess_mask:33,pace:[31,32],pace_head:33,pack:[18,19],package_802_for_kb4054517:19,packagesid:33,pacl:[31,32,33],pacl_revision_inform:33,pacl_size_inform:33,paclinform:[31,32],pad:33,paddress:33,page:[3,9,16,19],page_execut:27,page_execute_read:27,page_execute_readwrit:[6,16,19,25,27,31,32],page_execute_writecopi:27,page_guard:27,page_noaccess:[19,27],page_nocach:27,page_readonli:27,page_readwrit:[19,27,31,32],page_writecombin:27,page_writecopi:27,pagedpoolusageinbyt:33,pagefaultcount:33,pagefileusag:33,pahstor:33,pain:10,pair:19,palgorithmpacket:33,palpc_context_attr32:33,palpc_context_attr64:33,palpc_context_attr:33,palpc_data_view_attr32:33,palpc_data_view_attr64:33,palpc_data_view_attr:33,palpc_direct_attr32:33,palpc_direct_attr64:33,palpc_direct_attr:33,palpc_handl:33,palpc_handle_attr32:33,palpc_handle_attr64:33,palpc_handle_attr:33,palpc_message_attribut:33,palpc_message_information_class:33,palpc_port_attribut:33,palpc_port_attributes32:33,palpc_port_attributes64:33,palpc_security_attr32:33,palpc_security_attr64:33,palpc_security_attr:33,palpc_token_attr:33,palpc_work_on_behalf_attr:33,panel:19,pansi_str:33,papi_set_namespace_arrai:33,papi_set_namespace_array_v2:33,papi_set_namespace_array_v4:33,papi_set_namespace_entri:33,papi_set_namespace_entry_v2:33,papi_set_namespace_entry_v4:33,papi_set_value_array_v2:33,papi_set_value_entri:33,papi_set_value_entry_v2:33,papplicationusag:33,param0:19,param0info:19,param:[3,16,18,19,33,36],param_nam:31,param_typ:2,paramdesc:33,paramdescex:33,paramet:[0,1,2,3,4,8,10,11,16,18,19,20,24,25,31,33,36],parent:16,parentguid:33,parentinstanceid:33,parentprocess:[31,32],parentsymbol:33,parrai:33,pars:[4,9,10,11,19,30],parse_arg:19,parser:19,part:[4,9,10,16,19,30,34],part_is_ignor:19,partial:18,partition0:19,partition2:19,partnam:[31,32],pass:[0,1,3,5,8,10,19,31,36],passcount:33,passthroughtraceact:33,password:[2,19,23,33,36],passwordlength:33,path:[3,14,16,19,23,24,25,26,31,32,36],pathnam:19,pathtofil:[31,32],pattach_virtual_disk_paramet:33,pattributev1:33,pauthidentitydata:33,pauthinfo:33,pauthlist:[31,32],pave:19,pavel:19,pbasecrlcontext:33,pbcalculatedfilehash:33,pbcertencod:[25,31,32,33],pbcomputedhash:[31,32],pbcrlencod:33,pbctlcontent:33,pbctlencod:33,pbdata:[25,31,32,33],pbdecod:[31,32],pbdecrypt:[31,32],pbencod:[31,32],pbencryptedblob:[31,32],pbhash:[31,32],pbhashedblob:[31,32],pbitmap:33,pbitmapcorehead:33,pbitmapcoreinfo:33,pbitmapfilehead:33,pbitmapinfo:33,pbitmapinfohead:33,pblob:33,pblock:[31,32],pbmemobject:33,pbmemsignedmsg:33,pbool:33,pboolean:33,pboolval:33,pbsalt:33,pbsignedandencryptedblob:[31,32],pbsignedblob:[31,32],pbsignerinfo:[31,32],pbsignerinfocountersignatur:[31,32],pbstrval:33,pbtobeencrypt:[31,32],pbtobehash:[31,32],pbtobesignedandencrypt:[31,32],pbuffer:[31,32],pbval:33,pbvalu:33,pbyte:33,pca:[2,19],pcansi_str:33,pcatalog:33,pcatmemb:[31,32],pcbbytesneed:[31,32],pcbcomputedhash:[31,32],pcbdata:[31,32],pcbdecod:[31,32],pcbdecrypt:[31,32],pcbencod:[31,32],pcbencryptedblob:[31,32],pcbhash:[31,32],pcbsignedandencryptedblob:[31,32],pcbsignedblob:[31,32],pcbstructinfo:[31,32],pcbtobehash:[31,32],pccatalogcontext:33,pccert_chain_context:33,pccert_chain_el:33,pccert_context:33,pccert_simple_chain:33,pccert_strong_sign_para:33,pccrl_context:33,pcctl_context:33,pcert:[31,32,33],pcert_blob:33,pcert_chain_context:33,pcert_chain_el:33,pcert_chain_engine_config:33,pcert_chain_para:33,pcert_context:33,pcert_enhkey_usag:33,pcert_extens:33,pcert_id:33,pcert_info:33,pcert_issuer_serial_numb:33,pcert_key_context:33,pcert_name_blob:33,pcert_public_key_info:33,pcert_rdn_value_blob:33,pcert_revocation_crl_info:33,pcert_revocation_info:33,pcert_simple_chain:33,pcert_strong_sign_para:33,pcert_strong_sign_serialized_info:33,pcert_trust_list_info:33,pcert_trust_statu:33,pcert_usage_match:33,pcertcontext:[31,32,33],pcertid1:[31,32],pcertid2:[31,32],pcertinfo:[25,33],pcevent_descriptor:33,pchainpara:[31,32],pchar:33,pcicountersign:[31,32],pcidlist_absolut:33,pclaim_security_attribute_fqbn_valu:33,pclaim_security_attribute_octet_string_rel:33,pclaim_security_attribute_octet_string_valu:33,pclaim_security_attribute_relative_v1:33,pclaim_security_attribute_v1:33,pclaim_security_attributes_inform:33,pcmsg_ctrl_decrypt_para:33,pcmsg_enveloped_encode_info:33,pcmsg_key_agree_recipient_encode_info:33,pcmsg_key_trans_recipient_encode_info:33,pcmsg_mail_list_recipient_encode_info:33,pcmsg_recipient_encode_info:33,pcmsg_recipient_encrypted_key_encode_info:33,pcmsg_signer_info:33,pcmsg_stream_info:33,pcontext32:33,pcontext64:33,pcontrol:[31,32],pcpriclassbas:33,pcrl_blob:33,pcrl_context:33,pcrl_entri:33,pcrl_info:33,pcrlentri:33,pcrlinfo:33,pcrypt_algorithm_identifi:33,pcrypt_attr_blob:33,pcrypt_attribut:33,pcrypt_attribute_type_valu:33,pcrypt_bit_blob:33,pcrypt_data_blob:33,pcrypt_decrypt_message_para:33,pcrypt_der_blob:33,pcrypt_digest_blob:33,pcrypt_encode_para:33,pcrypt_encrypt_message_para:33,pcrypt_hash_blob:33,pcrypt_hash_message_para:33,pcrypt_integer_blob:33,pcrypt_key_prov_info:33,pcrypt_key_prov_param:33,pcrypt_key_verify_message_para:33,pcrypt_objid_blob:33,pcrypt_sign_message_para:33,pcrypt_uint_blob:33,pcrypt_verify_message_para:33,pcryptcatattribut:33,pcryptcatmemb:33,pcstr:33,pctl_context:33,pctl_entri:33,pctl_info:33,pctl_usag:33,pctlcontext:33,pctlentri:33,pctlinfo:33,pcurdir:33,pcval:33,pcwstr:33,pcwszcatalogfilepath:33,pcwszdisplaynam:33,pcwszfilepath:33,pcwszmemberfilepath:33,pcwszmembertag:33,pdacl:[31,32],pdata_blob:33,pdb:19,pdbage:33,pdbfile:33,pdblval:33,pdbsig70:33,pdbsig:33,pdbunmatch:33,pdebug_breakpoint_paramet:33,pdebug_exception_filter_paramet:33,pdebug_last_event_info_breakpoint:33,pdebug_last_event_info_except:33,pdebug_last_event_info_exit_process:33,pdebug_last_event_info_exit_thread:33,pdebug_last_event_info_load_modul:33,pdebug_last_event_info_system_error:33,pdebug_last_event_info_unload_modul:33,pdebug_module_and_id:33,pdebug_module_paramet:33,pdebug_offset_region:33,pdebug_processor_identification_al:33,pdebug_processor_identification_alpha:33,pdebug_processor_identification_amd64:33,pdebug_processor_identification_arm:33,pdebug_processor_identification_ia64:33,pdebug_processor_identification_x86:33,pdebug_register_descript:33,pdebug_specific_filter_paramet:33,pdebug_stack_fram:33,pdebug_symbol_entri:33,pdebug_symbol_paramet:33,pdebug_symbol_source_entri:33,pdebug_valu:33,pdecryptpara:[31,32],pdeltacrlcontext:33,pdestinationsid:[31,32],pdispval:33,pdns_a_data:33,pdns_aaaa_data:33,pdns_atma_data:33,pdns_cache_entri:33,pdns_dhcid_data:33,pdns_dnskey_data:33,pdns_ds_data:33,pdns_key_data:33,pdns_loc_data:33,pdns_minfo_dataa:33,pdns_minfo_dataw:33,pdns_mx_dataa:33,pdns_mx_dataw:33,pdns_naptr_dataa:33,pdns_naptr_dataw:33,pdns_nsec3_data:33,pdns_nsec3param_data:33,pdns_nsec_dataa:33,pdns_nsec_dataw:33,pdns_null_data:33,pdns_nxt_dataa:33,pdns_nxt_dataw:33,pdns_opt_data:33,pdns_ptr_dataa:33,pdns_ptr_dataw:33,pdns_recorda:33,pdns_recordw:33,pdns_rrsig_dataa:33,pdns_rrsig_dataw:33,pdns_sig_dataa:33,pdns_sig_dataw:33,pdns_soa_dataa:33,pdns_soa_dataw:33,pdns_srv_dataa:33,pdns_srv_dataw:33,pdns_tkey_dataa:33,pdns_tkey_dataw:33,pdns_tlsa_data:33,pdns_tsig_dataa:33,pdns_tsig_dataw:33,pdns_txt_dataa:33,pdns_txt_dataw:33,pdns_unknown_data:33,pdns_wins_data:33,pdns_winsr_dataa:33,pdns_winsr_dataw:33,pdns_wks_data:33,pdwattribubut:[31,32],pdwcontenttyp:[31,32],pdwdatalen:[31,32],pdwformattyp:[31,32],pdwkeyspec:[31,32],pdwmsgandcertencodingtyp:[31,32],pdword64:33,pdword:33,pdwreturnedproducttyp:[31,32],pdwsize:[31,32],pdwtype:[31,32],pe_pars:[8,19,30],peaknonpagedpoolalloc:33,peaknonpagedpoolusageinbyt:33,peakpagedpoolalloc:33,peakpagedpoolusageinbyt:33,peakpagefileusag:33,peakworkingsets:33,peb:[8,9,10,30,33],peb_addr:[10,16],peb_ldr_data:33,peb_syswow:16,pebbaseaddress:33,peer_e_already_listen:29,peer_e_cannot_convert_peer_nam:29,peer_e_cannot_start_servic:29,peer_e_cert_store_corrupt:29,peer_e_chain_too_long:29,peer_e_circular_chain_detect:29,peer_e_classifier_too_long:29,peer_e_cloud_name_ambigu:29,peer_e_connect_self:29,peer_e_connection_fail:29,peer_e_connection_not_authent:29,peer_e_connection_not_found:29,peer_e_connection_refus:29,peer_e_contact_not_found:29,peer_e_database_accessdeni:29,peer_e_database_already_pres:29,peer_e_database_not_pres:29,peer_e_dbinitialization_fail:29,peer_e_dbname_chang:29,peer_e_deferred_valid:29,peer_e_duplicate_graph:29,peer_e_event_handle_not_found:29,peer_e_fw_blocked_by_polici:29,peer_e_fw_blocked_by_shields_up:29,peer_e_fw_declin:29,peer_e_fw_exception_dis:29,peer_e_graph_in_us:29,peer_e_graph_not_readi:29,peer_e_graph_shutting_down:29,peer_e_group_in_us:29,peer_e_group_not_readi:29,peer_e_groups_exist:29,peer_e_identity_delet:29,peer_e_identity_not_found:29,peer_e_invalid_address:29,peer_e_invalid_attribut:29,peer_e_invalid_classifi:29,peer_e_invalid_classifier_properti:29,peer_e_invalid_credenti:29,peer_e_invalid_credential_info:29,peer_e_invalid_databas:29,peer_e_invalid_friendly_nam:29,peer_e_invalid_graph:29,peer_e_invalid_group:29,peer_e_invalid_group_properti:29,peer_e_invalid_peer_host_nam:29,peer_e_invalid_peer_nam:29,peer_e_invalid_record:29,peer_e_invalid_record_expir:29,peer_e_invalid_record_s:29,peer_e_invalid_role_properti:29,peer_e_invalid_search:29,peer_e_invalid_time_period:29,peer_e_invitation_not_trust:29,peer_e_invite_cancel:29,peer_e_invite_response_not_avail:29,peer_e_ipv6_not_instal:29,peer_e_max_record_size_exceed:29,peer_e_no_cloud:29,peer_e_no_key_access:29,peer_e_no_member_connect:29,peer_e_no_members_found:29,peer_e_no_mor:29,peer_e_node_not_found:29,peer_e_not_author:29,peer_e_not_initi:29,peer_e_not_licens:29,peer_e_not_signed_in:29,peer_e_password_does_not_meet_polici:29,peer_e_pnrp_duplicate_peer_nam:29,peer_e_privacy_declin:29,peer_e_record_not_found:29,peer_e_service_not_avail:29,peer_e_timeout:29,peer_e_too_many_attribut:29,peer_e_too_many_ident:29,peer_e_unable_to_listen:29,peer_e_unsupported_vers:29,peer_s_already_a_memb:29,peer_s_already_connect:29,peer_s_graph_data_cr:29,peer_s_no_connect:29,peer_s_no_event_data:29,peer_s_subscription_exist:29,peerdist_error_already_complet:29,peerdist_error_already_exist:29,peerdist_error_already_initi:29,peerdist_error_cannot_parse_contentinfo:29,peerdist_error_contentinfo_version_unsupport:29,peerdist_error_invalid:29,peerdist_error_invalid_configur:29,peerdist_error_missing_data:29,peerdist_error_no_mor:29,peerdist_error_not_initi:29,peerdist_error_not_licens:29,peerdist_error_operation_notfound:29,peerdist_error_out_of_bound:29,peerdist_error_service_unavail:29,peerdist_error_shutdown_in_progress:29,peerdist_error_trust_failur:29,peerdist_error_version_unsupport:29,pefil:[9,19,30],penable_trace_paramet:33,pencodepara:[31,32],pencryptpara:[31,32],pendingrenamemutex:19,pendtim:[31,32],peopl:9,pephemeralalgorithm:33,perffreq:33,perform:[3,4,8,10,11,18,23,28,36],perform_cal:[19,31],perman:33,permit:0,persist_e_notselfs:29,persist_e_sizedefinit:29,persist_e_sizeindefinit:29,pes_run:33,pes_suspend:33,pes_termin:33,pes_unknown:33,pesect:19,petw_buffer_context:33,peus:[31,32],pevent_callback:33,pevent_data_descriptor:33,pevent_descriptor:33,pevent_filter_descriptor:33,pevent_head:33,pevent_header_extended_data_item:33,pevent_record:33,pevent_record_callback:33,pevent_trac:33,pevent_trace_buffer_callbacka:33,pevent_trace_buffer_callbackw:33,pevent_trace_head:33,pevent_trace_logfilea:33,pevent_trace_logfilew:33,pevent_trace_properti:33,peventlogrecord:33,pevt_vari:33,pexception_pointers32:33,pexception_pointers64:33,pexception_record32:33,pexception_record64:33,pexception_record:33,pextendedparamet:[31,32],pextens:[31,32],pfcallerfreeprovorncryptkei:[31,32],pfile:33,pfile_access_inform:33,pfile_alignment_inform:33,pfile_all_inform:33,pfile_attribute_tag_inform:33,pfile_basic_inform:33,pfile_disposition_inform:33,pfile_ea_inform:33,pfile_fs_attribute_inform:33,pfile_fs_control_inform:33,pfile_fs_device_inform:33,pfile_fs_driver_path_inform:33,pfile_fs_full_size_inform:33,pfile_fs_label_inform:33,pfile_fs_objectid_inform:33,pfile_fs_sector_size_inform:33,pfile_fs_size_inform:33,pfile_fs_volume_inform:33,pfile_full_ea_inform:33,pfile_get_ea_inform:33,pfile_information_class:33,pfile_internal_inform:33,pfile_io_priority_hint_inform:33,pfile_is_remote_device_inform:33,pfile_link_inform:33,pfile_mode_inform:33,pfile_name_inform:33,pfile_network_open_inform:33,pfile_position_inform:33,pfile_standard_inform:33,pfile_stream_inform:33,pfiletim:33,pflag:33,pfltval:33,pfn_crypt_enum_oid_func:33,pfn_crypt_get_signer_certif:33,pfnalloc:33,pfndeferredfillin:33,pfnfree:33,pfngetsignercertif:33,pfnstreamoutput:33,pfqbn:33,pftcacheresync:33,pfunction_table_access_routin:33,pfunction_table_access_routine64:33,pfw_demo_fold:19,pfw_demo_task:19,pfw_pipe:19,pfw_tmp_key_contain:19,pfx:[2,19],pfxexportcertstoreex:[31,32],pfxfile:19,pfximportcertstor:[19,31,32],pfxpassword:19,pgactionid:[31,32],pgeneric_map:33,pget_module_base_routin:33,pget_module_base_routine64:33,pgknownsubject:33,pgroup:[31,32],pgsubsystem:[31,32],phandl:[15,33],phandler_routin:33,phashpara:[31,32],phcatadmin:[31,32],phcertstor:[31,32],phcryptprovorncryptkei:[31,32],phkei:[31,32,33],phkresult:[19,31,32],phmsg:[31,32],phnewtoken:[31,32],phprevcatinfo:[31,32],phprov:[31,32],physicalbytespersectorforatom:33,physicalbytespersectorforperform:33,pid:[4,16,19,33],pidl:[31,32],pidlist_absolut:33,piftabl:[31,32],piid:[1,33],pimage_base_reloc:33,pimage_data_directori:33,pimage_export_directori:33,pimage_file_head:33,pimage_import_by_nam:33,pimage_import_descriptor:33,pimage_nt_headers32:33,pimage_nt_headers64:33,pimage_optional_header32:33,pimage_optional_header64:33,pimage_section_head:33,pimagehlp_cba_ev:33,pimagehlp_cba_eventw:33,pimagehlp_cba_read_memori:33,pimagehlp_context:33,pimagehlp_deferred_symbol_load64:33,pimagehlp_deferred_symbol_load:33,pimagehlp_deferred_symbol_loadw64:33,pimagehlp_duplicate_symbol64:33,pimagehlp_duplicate_symbol:33,pimagehlp_module64:33,pimagehlp_modulew64:33,pimagehlp_stack_fram:33,pimagehlp_symbol64:33,pimagehlp_symbol:33,pimagehlp_symbolw64:33,pindirectdata:33,pint64:33,pintval:33,pio_apc_routin:33,pio_status_block:33,pip6_address:33,pip:9,pip_adapter_index_map:33,pip_interface_info:33,pipaddrt:[31,32],pipe:[9,28],pipe_accept_remote_cli:27,pipe_access_duplex:27,pipe_access_inbound:27,pipe_access_outbound:27,pipe_client_end:27,pipe_nam:19,pipe_nowait:27,pipe_readmode_byt:27,pipe_readmode_messag:27,pipe_reject_remote_cli:27,pipe_server_end:27,pipe_type_byt:27,pipe_type_messag:27,pipe_unlimited_inst:27,pipe_wait:27,pipeconnect:[9,19],pisecurity_descriptor:33,pissuanceusag:33,pitf:33,pival:33,pkc:2,pkcs12:19,pkcs12_allow_overwrite_kei:27,pkcs12_always_cng_ksp:27,pkcs12_export_reserved_mask:27,pkcs12_include_extended_properti:27,pkcs12_no_persist_kei:[2,27],pkcs12_prefer_cng_ksp:27,pkcs7:2,pkcs_7_asn_encod:27,pkcs_7_ndr_encod:27,pkcs_attribut:27,pkcs_content_info_sequence_of_ani:27,pkcs_time_request:27,pkcs_utc_tim:27,pkdhelp64:33,pkdhelp:33,pkei:33,pkey_value_basic_inform:33,pkey_value_full_inform:33,pkey_value_partial_inform:33,pkeyagre:33,pkeyhandl:[31,32],pkeyprovinfo:[31,32],pkeytran:33,pla_e_cabapi_failur:29,pla_e_conflict_incl_excl_api:29,pla_e_credentials_requir:29,pla_e_dc_already_exist:29,pla_e_dc_start_wait_timeout:29,pla_e_dcs_already_exist:29,pla_e_dcs_in_us:29,pla_e_dcs_not_found:29,pla_e_dcs_not_run:29,pla_e_dcs_singleton_requir:29,pla_e_dcs_start_wait_timeout:29,pla_e_exe_already_configur:29,pla_e_exe_full_path_requir:29,pla_e_exe_path_not_valid:29,pla_e_invalid_session_nam:29,pla_e_network_exe_not_valid:29,pla_e_no_dupl:29,pla_e_no_min_disk:29,pla_e_pla_channel_not_en:29,pla_e_property_conflict:29,pla_e_report_wait_timeout:29,pla_e_rules_manager_fail:29,pla_e_tasksched_channel_not_en:29,pla_e_too_many_fold:29,pla_s_property_ignor:29,place:34,plai:[5,19],plarge_integ:33,pldr_data_table_entri:33,pleas:24,plist_entri:33,pllval:33,plong64:33,plsa_unicode_str:33,plsapr_object_attribut:19,plu:8,pluid:33,pluid_and_attribut:33,plval:33,pm128a:33,pmaillist:33,pmemory_basic_inform:33,pmemory_basic_information32:33,pmemory_basic_information64:33,pmib_ifrow:33,pmib_ift:33,pmib_ipaddrrow_xp:33,pmib_ipaddrt:33,pmib_tcp6row_owner_pid:33,pmib_tcp6table_owner_pid:33,pmib_tcprow:33,pmib_tcprow_owner_pid:33,pmib_tcptable_owner_pid:33,pmib_udp6row_owner_pid:33,pmib_udp6table_owner_pid:33,pmib_udprow_owner_pid:33,pmib_udptable_owner_pid:33,pmodload_data:33,pmoreinfo:33,pname:33,pnameadministr:33,pnamealgorithm:33,pnameerrorsmailbox:33,pnameexchang:33,pnamehost:33,pnamemailbox:33,pnamenext:33,pnameprimaryserv:33,pnameresultdomain:33,pnamesign:33,pnametarget:33,pnbytesread:[31,32],pnext:33,pnextdomainnam:33,pnminnumberofbytesneed:[31,32],pobject_attribut:33,pobject_directory_inform:33,pobject_types_inform:33,pobjectnam:[31,32],poc:19,poctetstr:33,point:[2,16,19,27,31,32,33],pointer:[2,10,18,19,30,33],pointercount:33,pointertolinenumb:33,pointertorawdata:33,pointertoreloc:33,pointertosymbolt:33,polechar:33,polici:[24,33],policyconvert:19,pop:[11,19,25],pop_calc_64:25,pop_proc_32:19,pop_proc_64:19,pop_shel:25,popen_virtual_disk_paramet:33,port:[0,11,12,18,19],port_all_access:27,port_attr:0,port_attr_flag:0,port_connect:27,port_context:[0,19],port_messag:0,port_message32:33,port_message64:33,port_message_tmp_union:33,port_nam:[0,19],port_view:33,portattribut:[31,32],portcontext:[0,19,31,32,33],porthandl:[31,32],portinform:[31,32],portinformationclass:[31,32],portmessag:[31,32],portnam:[18,31,32],positioninform:33,posix:31,possess:7,possibl:[1,2,10,28],post:19,postprocessinitroutin:33,posversioninfoa:33,posversioninfoexa:33,posversioninfoexw:33,posversioninfow:33,potherattr:33,potherdata:33,powner:[31,32],powrprof:19,pparamdescex:33,ppchaincontext:[31,32],ppdacl:[31,32],ppeb:33,ppeb_ldr_data:33,ppfx:[19,31,32],ppid:[16,19],ppolicycallbackdata:33,pport_messag:33,pport_message32:33,pport_message64:33,pport_view:33,pprevattr:[31,32],pprevcertcontext:[31,32],pprevctlcontext:[31,32],pprevmemb:[31,32],pprincipalnam:33,pprint:19,pprivilege_set:33,pprocess_basic_inform:33,pprocess_inform:33,pprocess_instrumentation_callback_inform:33,pprocess_memory_count:33,pprocess_mitigation_aslr_polici:33,pprocess_mitigation_binary_signature_polici:33,pprocess_mitigation_control_flow_guard_polici:33,pprocess_mitigation_dep_polici:33,pprocess_mitigation_dynamic_code_polici:33,pprocess_mitigation_extension_point_disable_polici:33,pprocess_mitigation_image_load_polici:33,pprocess_mitigation_polici:33,pprocess_mitigation_strict_handle_check_polici:33,pprocess_mitigation_system_call_disable_polici:33,pprocessentry32:33,pprocessentry32w:33,pprovider_enumeration_info:33,pps_post_process_init_routin:33,ppsacl:[31,32],ppsapi_working_set_block32:33,ppsapi_working_set_block64:33,ppsapi_working_set_block:33,ppsapi_working_set_ex_block32:33,ppsapi_working_set_ex_block64:33,ppsapi_working_set_ex_block:33,ppsapi_working_set_ex_inform:33,ppsapi_working_set_ex_information32:33,ppsapi_working_set_ex_information64:33,ppsapi_working_set_inform:33,ppsapi_working_set_information32:33,ppsapi_working_set_information64:33,ppsecuritydescriptor:[31,32],ppsidgroup:[31,32],ppsidown:[31,32],ppsignercert:[31,32],ppsmemcount:[31,32],ppstorecontext:[31,32],ppstring:33,ppszerror:[31,32],ppublic_object_basic_inform:33,ppublic_object_type_inform:33,ppublickeyinfo:[31,32],ppublisherinfo:33,ppv:[31,32],ppvcontext:[31,32],ppvobject:[31,32],ppxchgcert:[31,32],pread_process_memory_routin:33,pread_process_memory_routine64:33,preced:27,precinfo:33,precipientinfo:[31,32],prefetchtracesreadi:19,prefix:[5,11],pregularexpress:33,premote_port_view:33,preplac:33,present:[10,16,18,20,24],preserved1:[31,32],preserved3:[31,32],presult:[31,32],pretti:10,prevent:16,previous:18,previousst:[31,32],prevocationinfo:33,prgbtripl:33,primari:[19,24],primarili:24,primary_group:[19,24],primarygroup:33,primarytoken:24,print:[5,8,11,19,25],print_ctypes_struct:19,printer:19,printunicodestr:19,prioriti:33,priorityhint:33,priv:[19,24],privat:19,privateusag:33,priviledg:19,privileg:[19,24,25,33],privilege_set:33,privilegecount:33,privilegelength:33,prlist_entri:33,pro:19,problabl:2,problem:10,proc2_lsarenumerateprivileg:19,proc44_lsaropenpolicy2:19,proc:19,proc_class:19,procedur:9,process32first:[31,32],process32next:[31,32],process:[3,4,9,10,11,12,22,24,25,28,30,31,32],process_all_access:[27,31,32],process_basic_inform:33,process_create_process:27,process_create_thread:27,process_dup_handl:27,process_inform:33,process_instrumentation_callback_inform:33,process_memory_count:33,process_memory_counters_ex:33,process_mitigation_aslr_polici:33,process_mitigation_binary_signature_polici:33,process_mitigation_control_flow_guard_polici:33,process_mitigation_dep_polici:33,process_mitigation_dynamic_code_polici:33,process_mitigation_extension_point_disable_polici:33,process_mitigation_image_load_polici:33,process_mitigation_polici:33,process_mitigation_strict_handle_check_polici:33,process_mitigation_system_call_disable_polici:33,process_mode_background_begin:27,process_mode_background_end:27,process_query_inform:27,process_query_limited_inform:27,process_set_inform:27,process_set_limited_inform:27,process_set_quota:27,process_set_sessionid:27,process_suspend_resum:27,process_termin:27,process_trace_mode_event_record:27,process_trace_mode_raw_timestamp:27,process_trace_mode_real_tim:27,process_trust_label_security_inform:[20,27],process_vm_oper:27,process_vm_read:27,process_vm_writ:27,processaccesstoken:33,processaffinitymask:33,processaffinityupdatemod:33,processaslrpolici:33,processassemblystoragemap:33,processbaseprior:33,processbasicinform:33,processbreakontermin:33,processcheckstackextentsmod:33,processcommandlineinform:33,processcommitreleaseinform:33,processcooki:33,processcycletim:33,processdebugflag:33,processdebugobjecthandl:33,processdebugport:33,processdefaultharderrormod:33,processdeppolici:33,processdevicemap:33,processdynamiccodepolici:33,processdynamicfunctiontableinform:33,processenablealignmentfaultfixup:33,processenergytrackingst:33,processentry32:33,processentry32w:33,processexceptionport:33,processexecuteflag:33,processextensionpointdisablepolici:33,processfaultinform:33,processforegroundinform:33,processgroupinform:33,processhandl:[31,32],processhandlecheckingmod:33,processhandlecount:33,processhandleinform:33,processhandlet:33,processhandletrac:33,processheap:33,processid:[19,33],processimagefilemap:33,processimagefilenam:33,processimagefilenamewin32:33,processimageinform:33,processinfoclass:33,processinform:[31,32],processinformationclass:[31,32],processinformationlength:[31,32],processinpriv:33,processinstrumentationcallback:33,processiocount:33,processioporthandl:33,processioprior:33,processkeepalivecount:33,processldtinform:33,processldts:33,processluiddevicemapsen:33,processmemoryallocationmod:33,processmemoryexhaust:33,processmitigationoptionsmask:33,processmitigationpolici:33,processor:10,processortyp:11,processownerinform:33,processpageprior:33,processparamet:33,processpooledusageandlimit:33,processpriorityboost:33,processpriorityclass:33,processprotectioninform:33,processquotalimit:33,processraiseprior:33,processraiseumexceptiononinvalidhandleclos:33,processreserved1inform:33,processreserved1polici:33,processreserved2inform:33,processrevokefilehandl:33,processsessioninform:33,processsignaturepolici:33,processstarterhelp:33,processstartupinform:19,processstricthandlecheckpolici:33,processsubsysteminform:33,processsubsystemprocess:33,processsystemcalldisablepolici:33,processtelemetryidinform:33,processthread:19,processthreadsapi:16,processthreadstackalloc:33,processtim:33,processtlsinform:33,processtokenvirtualizationen:33,processusermodeiopl:33,processvmcount:33,processwin32ksyscallfilterinform:33,processwindowinform:33,processworkingsetcontrol:33,processworkingsetwatch:33,processworkingsetwatchex:33,processwow64inform:33,processwx86inform:33,proctyp:33,product:[2,19,28],product_busi:27,product_business_n:27,product_cluster_serv:27,product_cluster_server_v:27,product_cor:27,product_core_arm:27,product_core_countryspecif:27,product_core_languagespecif:27,product_core_n:27,product_datacenter_evaluation_serv:27,product_datacenter_serv:27,product_datacenter_server_cor:27,product_datacenter_server_core_v:27,product_datacenter_server_v:27,product_embed:27,product_enterpris:27,product_enterprise_:27,product_enterprise_evalu:27,product_enterprise_n:27,product_enterprise_n_evalu:27,product_enterprise_serv:27,product_enterprise_server_cor:27,product_enterprise_server_core_v:27,product_enterprise_server_ia64:27,product_enterprise_server_v:27,product_essentialbusiness_server_addl:27,product_essentialbusiness_server_addlsvc:27,product_essentialbusiness_server_mgmt:27,product_essentialbusiness_server_mgmtsvc:27,product_home_bas:27,product_home_basic_:27,product_home_basic_n:27,product_home_premium:27,product_home_premium_:27,product_home_premium_n:27,product_home_premium_serv:27,product_home_serv:27,product_hyperv:27,product_mediumbusiness_server_manag:27,product_mediumbusiness_server_messag:27,product_mediumbusiness_server_secur:27,product_multipoint_premium_serv:27,product_multipoint_standard_serv:27,product_profession:27,product_professional_:27,product_professional_n:27,product_professional_wmc:27,product_sb_solution_serv:27,product_sb_solution_server_em:27,product_server_for_sb_solut:27,product_server_for_sb_solutions_em:27,product_server_for_smallbusi:27,product_server_for_smallbusiness_v:27,product_server_found:27,product_smallbusiness_serv:27,product_smallbusiness_server_premium:27,product_smallbusiness_server_premium_cor:27,product_solution_embeddedserv:27,product_solution_embeddedserver_cor:27,product_standard_evaluation_serv:27,product_standard_serv:27,product_standard_server_cor:27,product_standard_server_core_v:27,product_standard_server_solut:27,product_standard_server_solutions_cor:27,product_standard_server_v:27,product_start:27,product_starter_:27,product_starter_n:27,product_storage_enterprise_serv:27,product_storage_enterprise_server_cor:27,product_storage_express_serv:27,product_storage_express_server_cor:27,product_storage_standard_evaluation_serv:27,product_storage_standard_serv:27,product_storage_standard_server_cor:27,product_storage_workgroup_evaluation_serv:27,product_storage_workgroup_serv:27,product_storage_workgroup_server_cor:27,product_typ:[19,28],product_ultim:27,product_ultimate_:27,product_ultimate_n:27,product_undefin:27,product_unlicens:27,product_web_serv:27,product_web_server_cor:27,profession:28,profil:[12,19],profile_kernel:27,profile_serv:27,profile_us:27,prog:19,program:5,programm:23,progress:9,project:[1,9,11],projet:19,prop:2,properti:[2,19,20,36],propertyarrai:4,propertycount:[31,32],propertyid:[31,32],propertykei:33,propertyvaluebuff:[31,32],propertyvaluebuffers:[31,32],propertyvaluebufferus:[31,32],prot:16,protect:[2,16,19,25,31,32,33],protected_dacl_security_inform:27,protected_sacl_security_inform:27,protocol:[9,12,16],prototyp:[6,27],protseq:18,prov:[2,19],prov_dh_schannel:27,prov_dss:27,prov_dss_dh:27,prov_ec_ecdsa_ful:27,prov_ec_ecdsa_sig:27,prov_ec_ecnra_ful:27,prov_ec_ecnra_sig:27,prov_fortezza:27,prov_intel_sec:27,prov_ms_exchang:27,prov_replace_owf:27,prov_rng:27,prov_rsa_a:27,prov_rsa_ful:[19,27],prov_rsa_schannel:27,prov_rsa_sig:27,prov_spyrus_lynk:27,prov_ssl:27,provid:[2,4,11,20,24,25,27,31],provider_enumeration_info:33,providerguid:33,providerid:33,providernameoffset:33,providervers:33,proxi:31,prtl_drive_letter_curdir:33,prtl_osversioninfoexw:33,prtl_osversioninfow:33,prtl_relative_name_u:33,prtl_unload_event_trac:33,prtl_unload_event_trace32:33,prtl_unload_event_trace64:33,prtl_user_process_paramet:33,prtlp_curdir_ref:33,psacl:[31,32],psapi_working_set_block32:33,psapi_working_set_block64:33,psapi_working_set_block:33,psapi_working_set_ex_block32:33,psapi_working_set_ex_block64:33,psapi_working_set_ex_block:33,psapi_working_set_ex_inform:33,psapi_working_set_ex_information32:33,psapi_working_set_ex_information64:33,psapi_working_set_inform:33,psapi_working_set_information32:33,psapi_working_set_information64:33,pscatinfo:[31,32],pscertcontext:33,pscode:33,psecdesc:[31,32],psecurity_attribut:33,psecurity_attributes_opaqu:33,psecurity_descriptor:33,psecurity_descriptor_control:33,psecurity_impersonation_level:33,psecurity_inform:33,psecurity_quality_of_servic:33,psecuritydescriptor:[31,32],psenderid:33,pserializedinfo:33,pserverinfo:[31,32],pservic:33,psftverifyasof:33,psgnr:33,pshimdata:33,psid1:[31,32],psid2:[31,32],psid:[18,19,20,24,31,32,33],psid_and_attribut:33,psid_and_attributes_hash:33,psid_hash_entri:33,psid_identifier_author:33,psid_name_us:33,psidstr:18,psignatur:33,psignaturealgorithm:[31,32],psigningcert:33,psignpara:[31,32],psip_indirect_data:33,psipclientdata:33,psize_t:33,psole_authentication_servic:33,psourcesid:[31,32],pspc_indirect_data_cont:33,pspc_link:33,pspc_pe_image_data:33,pspc_serialized_object:33,pspc_sp_opus_info:33,pssignerinfo:33,pstarttim:[31,32],pstr:33,pstreaminfo:[31,32],pstring:33,pstringarrai:33,pstronghashpolici:[31,32],pstrongsignpara:33,psubjectissuerblob:[31,32],psym_enumeratesymbols_callback:33,psym_enumeratesymbols_callbackw:33,psym_enumprocesses_callback:33,psymbol_info:33,psymbol_infow:33,psymbol_registered_callback64:33,psymbol_registered_callback:33,psymsrv_index_info:33,psymsrv_index_infow:33,psystem_alarm_callback_ac:33,psystem_alarm_callback_object_ac:33,psystem_alarm_object_ac:33,psystem_audit_callback_ac:33,psystem_audit_callback_object_ac:33,psystem_audit_object_ac:33,psystem_handle_inform:33,psystem_handle_information64:33,psystem_mandatory_label_ac:33,psystem_module32:33,psystem_module64:33,psystem_module_information32:33,psystem_module_information64:33,psystem_process_trust_label_ac:33,psystem_resource_attribute_ac:33,psystem_scoped_policy_id_ac:33,psystem_verifier_inform:33,psystemtim:33,pszcontain:[2,31,32],pszfilenam:[31,32],pszfirst:[31,32],pszgroupnam:[31,32],pszinnercontentobjid:[31,32],pszname:33,psznamestr:[31,32],pszobjid:[19,25,33],pszoid:33,pszpath:[31,32],pszprovid:[2,31,32],pszrevocationoid:33,pszsrch:[31,32],psztype:[31,32],pszx500:[31,32],ptcprow:[31,32],ptcptabl:[31,32],pthread_basic_inform:33,pthread_information_class:33,pthreadentry32:33,ptime:[31,32],ptime_zone_inform:33,ptoken_access_inform:33,ptoken_appcontainer_inform:33,ptoken_default_dacl:33,ptoken_elev:33,ptoken_elevation_typ:33,ptoken_group:33,ptoken_groups_and_privileg:33,ptoken_information_class:33,ptoken_linked_token:33,ptoken_mandatory_label:33,ptoken_mandatory_polici:33,ptoken_origin:33,ptoken_own:33,ptoken_primary_group:33,ptoken_privileg:33,ptoken_security_attribute_fqbn_valu:33,ptoken_security_attribute_octet_string_valu:33,ptoken_security_attribute_v1:33,ptoken_security_attributes_inform:33,ptoken_sourc:33,ptoken_statist:33,ptoken_typ:33,ptoken_us:33,ptouchedastaarrai:33,ptr:[16,18,19,33],ptrace_enable_info:33,ptrace_guid_info:33,ptrace_guid_registr:33,ptrace_logfile_head:33,ptrace_provider_instance_info:33,ptracehandl:33,ptranslate_address_routin:33,ptranslate_address_routine64:33,ptrustlistinfo:33,public_object_basic_inform:33,public_object_type_inform:33,publickei:33,publish:[19,30],publisherenum:[31,32],publisheridbuff:[31,32],publisheridbuffers:[31,32],publisheridbufferus:[31,32],publisherident:[31,32],publishermetadata:[19,30,31,32],publishermetadatachannel:4,publishermetadatakeyword:4,publishermetadatalevel:4,publishermetadataopcod:4,publishermetadatapropertybuff:[31,32],publishermetadatapropertybuffers:[31,32],publishermetadatapropertybufferus:[31,32],publishermetadatatask:4,puchar:33,puint64:33,puint:33,puintval:33,puival:33,pulen:[31,32],pullval:33,pulong64:33,pulong:33,pulonglong:33,pulval:33,punicode_str:33,punkout:[31,32],punkval:33,purpos:11,push:[11,19],pushort:33,pusminivers:[31,32],put:[3,9,36],put_inst:36,pvalu:33,pvarg:33,pvcontext:[31,32],pvctrlpara:[31,32],pvdata:[31,32,33],pvdestcontext:33,pvectored_exception_handl:33,pvencod:[31,32],pvencryptionauxinfo:33,pverifypara:[31,32],pvextra:[31,32],pvfindpara:[31,32],pvgetarg:33,pvhashauxinfo:33,pvhashencryptionauxinfo:33,pvinfo:33,pvirtual_storage_typ:33,pvkeyencryptionauxinfo:33,pvkeyencryptionkei:33,pvkeywrapauxinfo:33,pvmsgencodeinfo:[31,32],pvobject:[31,32],pvoid:[0,19,25,33],pvoidspecificinfo:33,pvpara:[31,32],pvparamet:[31,32],pvrecord:33,pvreserv:[31,32,33],pvsigner:[31,32],pvstructinfo:[31,32],pvtypepara:[31,32],pwcsname:33,pwin32_find_dataa:33,pwin32_find_dataw:33,pwindbg_extension_apis32:33,pwindbg_extension_apis64:33,pwintrust_blob_info:33,pwintrust_catalog_info:33,pwintrust_cert_info:33,pwintrust_data:33,pwintrust_file_info:33,pwintrust_sgnr_info:33,pwndclassexa:33,pwndclassexw:33,pwnode_head:33,pwow64_context:33,pwstr:[19,33],pwszcngpubkeyminbitlength:33,pwszcngsignhashalgid:33,pwszcontainernam:[19,33],pwszextendederrorinfo:33,pwszfile:33,pwszfilenam:33,pwszhashalgorithm:[31,32],pwszname:33,pwszprogramnam:33,pwszprovnam:[19,33],pwszreferencetag:33,pwszserverprincnam:33,pwsztitl:[31,32],pwszurl:33,pwszurlrefer:33,pwvtdata:[31,32],pxsave_format_32:33,pxsave_format_64:33,pyc:6,pycod:16,pyhkei:[19,30],pypi:9,python27:19,python2:9,python3:9,python64:19,python:[1,5,6,9,10,11,16,19,25,28],python_cod:19,python_execut:19,pythondll_modul:19,pythonforwindow:[1,6,10,19],pythonforwindowsport:19,pythonforwindowsport_2:19,pythonforwindowstmpcontain:19,pythont:31,pythonutil:16,pythonxx:19,pzzwstr:33,qhsszio1k5n1udlpfwtn29buglsrttxpv5ocfntlo:19,queri:[4,14,16,20,28,31,32,36],query_memori:[16,19],query_sacl:[19,20],query_service_configa:33,query_service_configw:33,querydosdevicea:[31,32],querydosdevicew:[31,32],queryinterfac:[1,19],queryworkingset:[31,32],queryworkingsetex:[31,32],question:[9,19],quit:[8,10],quotanonpagedpoolusag:33,quotapagedpoolusag:33,quotapeaknonpagedpoolusag:33,quotapeakpagedpoolusag:33,qword:[10,16],r10:[5,19,33],r11:[5,19,33],r12:[5,19,33],r13:[5,11,19,33],r14:[5,19,33],r15:[5,19,33],railaunchadminprocessparamet:19,rais:[2,4,9,14,16,19,24,25,31,32,36],raiseirql:33,randint:11,random:[2,11],rang:[19,27],raw:[2,4,5,11,19],raw_cert:19,raw_seri:[2,19],rawbyt:33,rax:[5,11,19,33],rbp:[5,19,33],rbx:[5,19,33],rclsid:[31,32],rcode:19,rcx:[5,19,33],rdata:19,rdi:[5,19,33],rdisk:19,rdx:[5,19,33],read:[2,3,10,16,19],read_byt:16,read_control:[19,27],read_dword:16,read_memori:[10,16,19],read_memory_into:16,read_ptr:[16,19],read_qword:16,read_short:16,read_str:[16,19],read_writ:19,read_wstr:[16,19],readeventloga:[31,32],readeventlogw:[31,32],readfil:[31,32],readi:3,readonlysharedmemorybas:33,readonlysharedmemoryheap:33,readonlystaticserverdata:33,readprocessmemori:[31,32],real:[2,3,4,8,14,19,23,36],real_firewal:19,real_funct:[8,19],realgetwindowclassa:[31,32],realgetwindowclassw:[31,32],realtime_priority_class:27,realtimebufferslost:33,receiv:[0,15,19],receive_msg:0,receivemessag:[31,32],receivemessageattribut:[31,32],recent:[19,31],recipi:2,recipientid:33,recipientpublickei:33,record:30,recordnumb:33,recreat:19,rect:33,recurs:25,recv:[0,15,19],recv_object:15,redirect:[8,25],redmond:2,refactor:2,refclsid:33,refcount:[2,33],refer:[8,16],refguid:33,refiid:33,refpropertykei:33,reg:[5,19],reg_binari:27,reg_dword:27,reg_dword_big_endian:27,reg_dword_little_endian:27,reg_expand_sz:27,reg_full_resource_descriptor:27,reg_link:27,reg_multi_sz:27,reg_nam:5,reg_non:27,reg_qword:27,reg_qword_little_endian:27,reg_resource_list:27,reg_resource_requirements_list:27,reg_sz:27,regclosekei:[31,32],regdb_e_badthreadingmodel:29,regdb_e_classnotreg:29,regdb_e_first:29,regdb_e_iidnotreg:29,regdb_e_invalidvalu:29,regdb_e_keymiss:29,regdb_e_last:29,regdb_e_packagepolicyviol:29,regdb_e_readregdb:29,regdb_e_writeregdb:29,regdb_s_first:29,regdb_s_last:29,reggetvaluea:[31,32],reggetvaluew:[31,32],reghandl:33,regions:[19,31,32,33],regist:[5,10,11,19,23,33],register_start:19,registerarea:33,registered_own:19,registeredown:19,registersink:19,registri:[9,20,28,30],regopenkeyexa:[19,31,32],regopenkeyexa_iat:19,regopenkeyexacallback:19,regopenkeyexw:[31,32],regqueryvalueexa:[31,32],regqueryvalueexw:[31,32],regroup:[0,5,20],regsam:33,reject:34,relat:[9,24,30],relativenam:[31,32,33],releas:[1,19],reli:[9,10,31],reloc:19,remain:18,remot:[1,3,10,12,16],remote_addr:[12,19],remote_address:12,remote_cod:19,remote_host:12,remote_lsa_unicode_str:19,remote_port:[12,19],remote_port_view:33,remote_process:19,remote_proto:12,remote_veh_segv:19,remotectyp:[9,16],remoteloadedmodul:19,remotemanualloadlibrai:11,remotenam:33,remotepeb32:10,remotepeb64:10,remotepeb:[10,19],remotepythonerror:19,remov:16,remove_hook:16,removevectoredexceptionhandl:[31,32],reopen:17,repars:33,reparsetag:33,replac:[10,19],repli:19,report_code_diff:19,report_ctx_diff:19,report_no_private_kei:27,report_not_able_to_export_private_kei:27,repr:[11,19],repres:[0,2,3,4,8,10,11,14,16,19,23,24,27,28,30,36],represent:[2,16,19,20],representig:23,req:11,request:[0,3,9,18,28,30],requestedissuancepolici:33,requestedstringsdrevis:[31,32],requestedusag:33,requir:[12,19,20,24],requiredbuffers:[31,32],requiredserversid:[31,32],res:19,res_15:5,res_1:5,res_3:5,res_5:5,reserv:[11,20,22,31,32,33],reserved0:33,reserved1:[6,33],reserved2:[11,33],reserved3:33,reserved4:33,reserved5:33,reservedflag:33,reset:19,resolut:[12,16],resolution_dict:[16,19],resolv:[11,14,16,19,31],resp:19,respect:[1,8,18,19],respons:[0,18,19],restartscan:[31,32],restor:[3,16,25],restore_all_memory_breakpoint:3,restricted_sid:24,restrictedsid:33,restrictedsidcount:33,restrictedsidhash:33,restrictedsidlength:33,result:[1,3,4,10,11,16,19,24,31,32,36],result_typ:36,resultat:5,resultlength:[31,32],resultset:[31,32],resum:[16,19],resumethread:[31,32],ret:[10,11,19],ret_trigg:[3,19],ret_valu:19,retpolinestubfunctiont:33,retpolinestubfunctiontables:33,retpolinestuboffset:33,retpolinestubs:33,retriev:[1,2,4,10,14,17,19,20,23,24,36],retrycr:[2,19],return_valu:19,returnedlength:[31,32],returnlength:[31,32],returnoffset:33,returnsingleentri:[31,32],returnvalu:19,revers:10,revert:16,revis:[20,33],revocationd:33,rewrit:[2,10,19],rewritebreakpoint:19,rewrot:10,rgattr:33,rgattrcertencod:33,rgattribut:33,rgauthattr:33,rgbblue:33,rgbgreen:33,rgbound:33,rgbquad:33,rgbred:33,rgbreserv:33,rgbtblue:33,rgbtgreen:33,rgbtred:33,rgbtripl:33,rgcbtobesign:[31,32],rgcertencod:33,rgcmsrecipi:33,rgcrlencod:33,rgcrlentri:33,rgctlentri:33,rgdispidnamedarg:33,rgextens:33,rghadditionalstor:33,rghcertstor:33,rgpbtobesign:[31,32],rgpchain:33,rgpelement:33,rgplowerqualitychaincontext:33,rgpmsgcert:33,rgpmsgcrl:33,rgprecipi:33,rgprecipientcert:[31,32],rgprecipientencryptedkei:33,rgprovparam:[19,33],rgpszusageidentifi:33,rgsabound:33,rgunauthattr:33,rgunprotectedattr:33,rgvalu:33,rgvarg:33,right:[3,16,35],riid:[31,32],rip:[5,19,33],rip_ev:27,rip_info:[3,33],ripinfo:33,rlxmnhc8jtgzk96czmdbpauuwdachnmtkiwqf6axzsbbwsekqejvdbygaocuiyh4:19,ro_e_blocked_cross_asta_cal:29,ro_e_cannot_activate_full_trust_serv:29,ro_e_cannot_activate_universal_application_serv:29,ro_e_change_notification_in_progress:29,ro_e_clos:29,ro_e_commit:29,ro_e_error_string_not_found:29,ro_e_exclusive_writ:29,ro_e_invalid_metadata_fil:29,ro_e_metadata_invalid_type_format:29,ro_e_metadata_name_is_namespac:29,ro_e_metadata_name_not_found:29,ro_e_must_be_agil:29,ro_e_unsupported_from_mta:29,rollbacktransact:[31,32],root:[9,14,19,23,34,36],root_stor:19,rootdirectori:33,rpc:[9,14,28],rpc_c_authn_level_cal:27,rpc_c_authn_level_connect:27,rpc_c_authn_level_default:27,rpc_c_authn_level_non:27,rpc_c_authn_level_pkt:27,rpc_c_authn_level_pkt_integr:27,rpc_c_authn_level_pkt_privaci:27,rpc_c_imp_level_anonym:27,rpc_c_imp_level_default:27,rpc_c_imp_level_deleg:27,rpc_c_imp_level_identifi:27,rpc_c_imp_level_imperson:27,rpc_c_qos_capabilities_any_author:27,rpc_c_qos_capabilities_default:27,rpc_c_qos_capabilities_make_fulls:27,rpc_c_qos_capabilities_mutual_auth:27,rpc_c_qos_identity_dynam:27,rpc_c_qos_identity_stat:27,rpc_e_access_deni:29,rpc_e_attempted_multithread:29,rpc_e_call_cancel:29,rpc_e_call_complet:29,rpc_e_call_reject:29,rpc_e_cantcallout_again:29,rpc_e_cantcallout_inasynccal:29,rpc_e_cantcallout_inexternalcal:29,rpc_e_cantcallout_ininputsynccal:29,rpc_e_cantpost_insendcal:29,rpc_e_canttransmit_cal:29,rpc_e_changed_mod:29,rpc_e_client_cantmarshal_data:29,rpc_e_client_cantunmarshal_data:29,rpc_e_client_di:29,rpc_e_connection_termin:29,rpc_e_disconnect:29,rpc_e_fault:29,rpc_e_fullsic_requir:29,rpc_e_invalid_calldata:29,rpc_e_invalid_data:29,rpc_e_invalid_datapacket:29,rpc_e_invalid_extens:29,rpc_e_invalid_head:29,rpc_e_invalid_ipid:29,rpc_e_invalid_object:29,rpc_e_invalid_objref:29,rpc_e_invalid_paramet:29,rpc_e_invalid_std_nam:29,rpc_e_invalidmethod:29,rpc_e_no_context:29,rpc_e_no_good_security_packag:29,rpc_e_no_sync:29,rpc_e_not_regist:29,rpc_e_out_of_resourc:29,rpc_e_remote_dis:29,rpc_e_retri:29,rpc_e_server_cantmarshal_data:29,rpc_e_server_cantunmarshal_data:29,rpc_e_server_di:29,rpc_e_server_died_dn:29,rpc_e_servercall_reject:29,rpc_e_servercall_retrylat:29,rpc_e_serverfault:29,rpc_e_sys_call_fail:29,rpc_e_thread_not_init:29,rpc_e_timeout:29,rpc_e_too_l:29,rpc_e_unexpect:29,rpc_e_unsecure_cal:29,rpc_e_version_mismatch:29,rpc_e_wrong_thread:29,rpc_if_id:[18,33],rpc_nt_address_error:13,rpc_nt_already_listen:13,rpc_nt_already_regist:13,rpc_nt_bad_stub_data:13,rpc_nt_binding_has_no_auth:13,rpc_nt_binding_incomplet:13,rpc_nt_byte_count_too_smal:13,rpc_nt_call_cancel:13,rpc_nt_call_fail:13,rpc_nt_call_failed_dn:13,rpc_nt_call_in_progress:13,rpc_nt_cannot_support:13,rpc_nt_cant_create_endpoint:13,rpc_nt_comm_failur:13,rpc_nt_duplicate_endpoint:13,rpc_nt_entry_already_exist:13,rpc_nt_entry_not_found:13,rpc_nt_enum_value_out_of_rang:13,rpc_nt_fp_div_zero:13,rpc_nt_fp_overflow:13,rpc_nt_fp_underflow:13,rpc_nt_group_member_not_found:13,rpc_nt_incomplete_nam:13,rpc_nt_interface_not_found:13,rpc_nt_internal_error:13,rpc_nt_invalid_async_cal:13,rpc_nt_invalid_async_handl:13,rpc_nt_invalid_auth_ident:13,rpc_nt_invalid_bind:13,rpc_nt_invalid_bound:13,rpc_nt_invalid_endpoint_format:13,rpc_nt_invalid_es_act:13,rpc_nt_invalid_naf_id:13,rpc_nt_invalid_name_syntax:13,rpc_nt_invalid_net_addr:13,rpc_nt_invalid_network_opt:13,rpc_nt_invalid_object:13,rpc_nt_invalid_pipe_object:13,rpc_nt_invalid_pipe_oper:13,rpc_nt_invalid_rpc_protseq:13,rpc_nt_invalid_string_bind:13,rpc_nt_invalid_string_uuid:13,rpc_nt_invalid_tag:13,rpc_nt_invalid_timeout:13,rpc_nt_invalid_vers_opt:13,rpc_nt_max_calls_too_smal:13,rpc_nt_name_service_unavail:13,rpc_nt_no_bind:13,rpc_nt_no_call_act:13,rpc_nt_no_context_avail:13,rpc_nt_no_endpoint_found:13,rpc_nt_no_entry_nam:13,rpc_nt_no_interfac:13,rpc_nt_no_more_bind:13,rpc_nt_no_more_entri:13,rpc_nt_no_more_memb:13,rpc_nt_no_princ_nam:13,rpc_nt_no_protseq:13,rpc_nt_no_protseqs_regist:13,rpc_nt_not_all_objs_unexport:13,rpc_nt_not_cancel:13,rpc_nt_not_listen:13,rpc_nt_not_rpc_error:13,rpc_nt_nothing_to_export:13,rpc_nt_null_ref_point:13,rpc_nt_object_not_found:13,rpc_nt_out_of_resourc:13,rpc_nt_pipe_clos:13,rpc_nt_pipe_discipline_error:13,rpc_nt_pipe_empti:13,rpc_nt_procnum_out_of_rang:13,rpc_nt_protocol_error:13,rpc_nt_protseq_not_found:13,rpc_nt_protseq_not_support:13,rpc_nt_proxy_access_deni:13,rpc_nt_sec_pkg_error:13,rpc_nt_send_incomplet:13,rpc_nt_server_too_busi:13,rpc_nt_server_unavail:13,rpc_nt_ss_cannot_get_call_handl:13,rpc_nt_ss_char_trans_open_fail:13,rpc_nt_ss_char_trans_short_fil:13,rpc_nt_ss_context_damag:13,rpc_nt_ss_context_mismatch:13,rpc_nt_ss_handles_mismatch:13,rpc_nt_ss_in_null_context:13,rpc_nt_string_too_long:13,rpc_nt_type_already_regist:13,rpc_nt_unknown_authn_level:13,rpc_nt_unknown_authn_servic:13,rpc_nt_unknown_authn_typ:13,rpc_nt_unknown_authz_servic:13,rpc_nt_unknown_if:13,rpc_nt_unknown_mgr_typ:13,rpc_nt_unsupported_authn_level:13,rpc_nt_unsupported_name_syntax:13,rpc_nt_unsupported_trans_syn:13,rpc_nt_unsupported_typ:13,rpc_nt_uuid_local_onli:13,rpc_nt_uuid_no_address:13,rpc_nt_wrong_es_vers:13,rpc_nt_wrong_kind_of_bind:13,rpc_nt_wrong_pipe_vers:13,rpc_nt_wrong_stub_vers:13,rpc_nt_zero_divid:13,rpc_request_type_bind:27,rpc_request_type_cal:27,rpc_response_type_bind_ok:27,rpc_response_type_fail:27,rpc_response_type_success:27,rpc_s_address_error:29,rpc_s_already_listen:29,rpc_s_already_regist:29,rpc_s_binding_has_no_auth:29,rpc_s_binding_incomplet:29,rpc_s_call_cancel:29,rpc_s_call_fail:29,rpc_s_call_failed_dn:29,rpc_s_call_in_progress:29,rpc_s_callpend:29,rpc_s_cannot_support:29,rpc_s_cant_create_endpoint:29,rpc_s_comm_failur:29,rpc_s_cookie_auth_fail:29,rpc_s_do_not_disturb:29,rpc_s_duplicate_endpoint:29,rpc_s_entry_already_exist:29,rpc_s_entry_not_found:29,rpc_s_entry_type_mismatch:29,rpc_s_fp_div_zero:29,rpc_s_fp_overflow:29,rpc_s_fp_underflow:29,rpc_s_group_member_not_found:29,rpc_s_grp_elt_not_ad:29,rpc_s_grp_elt_not_remov:29,rpc_s_incomplete_nam:29,rpc_s_interface_not_export:29,rpc_s_interface_not_found:29,rpc_s_internal_error:29,rpc_s_invalid_async_cal:29,rpc_s_invalid_async_handl:29,rpc_s_invalid_auth_ident:29,rpc_s_invalid_bind:29,rpc_s_invalid_bound:29,rpc_s_invalid_endpoint_format:29,rpc_s_invalid_naf_id:29,rpc_s_invalid_name_syntax:29,rpc_s_invalid_net_addr:29,rpc_s_invalid_network_opt:29,rpc_s_invalid_object:29,rpc_s_invalid_rpc_protseq:29,rpc_s_invalid_string_bind:29,rpc_s_invalid_string_uuid:29,rpc_s_invalid_tag:29,rpc_s_invalid_timeout:29,rpc_s_invalid_vers_opt:29,rpc_s_max_calls_too_smal:29,rpc_s_name_service_unavail:29,rpc_s_no_bind:29,rpc_s_no_call_act:29,rpc_s_no_context_avail:29,rpc_s_no_endpoint_found:29,rpc_s_no_entry_nam:29,rpc_s_no_interfac:29,rpc_s_no_more_bind:29,rpc_s_no_more_memb:29,rpc_s_no_princ_nam:29,rpc_s_no_protseq:29,rpc_s_no_protseqs_regist:29,rpc_s_not_all_objs_export:29,rpc_s_not_all_objs_unexport:29,rpc_s_not_cancel:29,rpc_s_not_listen:29,rpc_s_not_rpc_error:29,rpc_s_nothing_to_export:29,rpc_s_object_not_found:29,rpc_s_out_of_resourc:29,rpc_s_prf_elt_not_ad:29,rpc_s_prf_elt_not_remov:29,rpc_s_procnum_out_of_rang:29,rpc_s_profile_not_ad:29,rpc_s_protocol_error:29,rpc_s_protseq_not_found:29,rpc_s_protseq_not_support:29,rpc_s_proxy_access_deni:29,rpc_s_sec_pkg_error:29,rpc_s_send_incomplet:29,rpc_s_server_too_busi:29,rpc_s_server_unavail:29,rpc_s_string_too_long:29,rpc_s_system_handle_count_exceed:29,rpc_s_system_handle_type_mismatch:29,rpc_s_type_already_regist:29,rpc_s_unknown_authn_level:29,rpc_s_unknown_authn_servic:29,rpc_s_unknown_authn_typ:29,rpc_s_unknown_authz_servic:29,rpc_s_unknown_if:29,rpc_s_unknown_mgr_typ:29,rpc_s_unsupported_authn_level:29,rpc_s_unsupported_name_syntax:29,rpc_s_unsupported_trans_syn:29,rpc_s_unsupported_typ:29,rpc_s_uuid_local_onli:29,rpc_s_uuid_no_address:29,rpc_s_waitontim:29,rpc_s_wrong_kind_of_bind:29,rpc_s_zero_divid:29,rpc_x_bad_stub_data:29,rpc_x_byte_count_too_smal:29,rpc_x_enum_value_out_of_rang:29,rpc_x_invalid_es_act:29,rpc_x_invalid_pipe_object:29,rpc_x_no_more_entri:29,rpc_x_null_ref_point:29,rpc_x_pipe_clos:29,rpc_x_pipe_discipline_error:29,rpc_x_pipe_empti:29,rpc_x_ss_cannot_get_call_handl:29,rpc_x_ss_char_trans_open_fail:29,rpc_x_ss_char_trans_short_fil:29,rpc_x_ss_context_damag:29,rpc_x_ss_handles_mismatch:29,rpc_x_ss_in_null_context:29,rpc_x_wrong_es_vers:29,rpc_x_wrong_pipe_ord:29,rpc_x_wrong_pipe_vers:29,rpc_x_wrong_stub_vers:29,rpcclient:[9,19],rpcoledatarep:33,rpcrt4:19,rpcview:19,rpl_mask:27,rpwpccdclcswrcwdwoga:19,rrf_noexpand:27,rrf_rt_ani:27,rrf_rt_dword:27,rrf_rt_qword:27,rrf_rt_reg_binari:27,rrf_rt_reg_dword:27,rrf_rt_reg_expand_sz:27,rrf_rt_reg_multi_sz:27,rrf_rt_reg_non:27,rrf_rt_reg_qword:27,rrf_rt_reg_sz:27,rrf_zeroonfailur:27,rsa:[19,27],rsa_csp_publickeyblob:27,rsi:[5,19,33],rsp:[5,19,33],rsrc:19,rtl_drive_letter_curdir:33,rtl_osversioninfoexw:33,rtl_osversioninfow:33,rtl_path_typ:33,rtl_relative_name_u:33,rtl_unload_event_trac:33,rtl_unload_event_trace32:33,rtl_unload_event_trace64:33,rtl_user_process_paramet:33,rtldecompressbuff:[31,32],rtldecompressbufferex:[31,32],rtldospathnametontpathname_u:[31,32],rtlequalunicodestr:[31,32],rtlgetcompressionworkspaces:[31,32],rtlgetunloadeventtraceex:[31,32],rtlp_curdir_ref:33,rtlpathtypedriveabsolut:33,rtlpathtypedriverel:33,rtlpathtypelocaldevic:33,rtlpathtyperel:33,rtlpathtyperoot:33,rtlpathtyperootlocaldevic:33,rtlpathtypeuncabsolut:33,rtlpathtypeunknown:33,rtype:16,rule:[12,18],ruleid:19,rulenam:[4,19],run:[19,23,28],runtim:16,runtimedata:33,rw0:5,rw1:5,rw2:5,rw3:5,rwx:[3,19],s_application_activation_error_handled_by_dialog:29,s_fals:29,s_ok:29,s_store_launched_for_remedi:29,sacl:[20,33],sacl_security_inform:[20,27],sad:3,safe:19,safearrai:33,safearraybound:33,sai:[9,19],sake:20,sam:17,samdesir:[19,31,32],same:[0,5,8,11,19,25,36],sampl:[0,1,2,3,4,5,7,8,9,12,14,15,16,17,18,20,21,22,23,24,26,28,34,36],sandbox_inert:24,save:2,sbapiport:19,sbgna5cjtxqc7iyp9c7rxbmthv5bnftonsn6d9n8zu:19,sbz1:33,sbz2:33,sc_enum_process_info:33,sc_enum_typ:33,sc_manager_all_access:[27,31,32],sc_manager_connect:27,sc_manager_create_servic:27,sc_manager_enumerate_servic:27,sc_manager_lock:27,sc_manager_modify_boot_config:27,sc_manager_query_lock_statu:27,sc_status_process_info:33,sc_status_typ:33,scale:[11,33],scard_e_bad_seek:29,scard_e_cancel:29,scard_e_cant_dispos:29,scard_e_card_unsupport:29,scard_e_certificate_unavail:29,scard_e_comm_data_lost:29,scard_e_dir_not_found:29,scard_e_duplicate_read:29,scard_e_file_not_found:29,scard_e_icc_createord:29,scard_e_icc_instal:29,scard_e_insufficient_buff:29,scard_e_invalid_atr:29,scard_e_invalid_chv:29,scard_e_invalid_handl:29,scard_e_invalid_paramet:29,scard_e_invalid_target:29,scard_e_invalid_valu:29,scard_e_no_access:29,scard_e_no_dir:29,scard_e_no_fil:29,scard_e_no_key_contain:29,scard_e_no_memori:29,scard_e_no_pin_cach:29,scard_e_no_readers_avail:29,scard_e_no_servic:29,scard_e_no_smartcard:29,scard_e_no_such_certif:29,scard_e_not_readi:29,scard_e_not_transact:29,scard_e_pci_too_smal:29,scard_e_pin_cache_expir:29,scard_e_proto_mismatch:29,scard_e_read_only_card:29,scard_e_reader_unavail:29,scard_e_reader_unsupport:29,scard_e_server_too_busi:29,scard_e_service_stop:29,scard_e_sharing_viol:29,scard_e_system_cancel:29,scard_e_timeout:29,scard_e_unexpect:29,scard_e_unknown_card:29,scard_e_unknown_read:29,scard_e_unknown_res_mng:29,scard_e_unsupported_featur:29,scard_e_write_too_mani:29,scard_f_comm_error:29,scard_f_internal_error:29,scard_f_unknown_error:29,scard_f_waited_too_long:29,scard_p_shutdown:29,scard_s_success:29,scard_w_cache_item_not_found:29,scard_w_cache_item_stal:29,scard_w_cache_item_too_big:29,scard_w_cancelled_by_us:29,scard_w_card_not_authent:29,scard_w_chv_block:29,scard_w_eof:29,scard_w_removed_card:29,scard_w_reset_card:29,scard_w_security_viol:29,scard_w_unpowered_card:29,scard_w_unresponsive_card:29,scard_w_unsupported_card:29,scard_w_wrong_chv:29,sched_e_account_dbase_corrupt:29,sched_e_account_information_not_set:29,sched_e_account_name_not_found:29,sched_e_already_run:29,sched_e_cannot_open_task:29,sched_e_deprecated_feature_us:29,sched_e_invalid_task:29,sched_e_invalid_task_hash:29,sched_e_invalidvalu:29,sched_e_malformedxml:29,sched_e_missingnod:29,sched_e_namespac:29,sched_e_no_security_servic:29,sched_e_past_end_boundari:29,sched_e_service_not_avail:29,sched_e_service_not_instal:29,sched_e_service_not_localsystem:29,sched_e_service_not_run:29,sched_e_service_too_busi:29,sched_e_start_on_demand:29,sched_e_task_attempt:29,sched_e_task_dis:29,sched_e_task_not_readi:29,sched_e_task_not_run:29,sched_e_task_not_ubpm_compat:29,sched_e_task_not_v1_compat:29,sched_e_too_many_nod:29,sched_e_trigger_not_found:29,sched_e_unexpectednod:29,sched_e_unknown_object_vers:29,sched_e_unsupported_account_opt:29,sched_e_user_not_logged_on:29,sched_s_batch_logon_problem:29,sched_s_event_trigg:29,sched_s_some_triggers_fail:29,sched_s_task_dis:29,sched_s_task_has_not_run:29,sched_s_task_no_more_run:29,sched_s_task_no_valid_trigg:29,sched_s_task_not_schedul:29,sched_s_task_queu:29,sched_s_task_readi:29,sched_s_task_run:29,sched_s_task_termin:29,schedul:[9,28,30],scheduled_task:19,schema:19,schemasourc:33,scheme:33,scode:33,scope:33,scope_security_inform:[20,27],sd_accesspermiss:33,sd_accessrestrict:33,sd_launchpermiss:33,sd_launchrestrict:33,sddl:[19,20],sddl_revision_1:27,sdiag_e_cancel:29,sdiag_e_cannotrun:29,sdiag_e_dis:29,sdiag_e_managedhost:29,sdiag_e_noverifi:29,sdiag_e_powershel:29,sdiag_e_resourc:29,sdiag_e_rootcaus:29,sdiag_e_script:29,sdiag_e_trust:29,sdiag_e_vers:29,sdiag_s_cannotrun:29,se_assignprimarytoken_nam:27,se_audit_nam:27,se_backup_nam:27,se_change_notify_nam:27,se_create_global_nam:27,se_create_pagefile_nam:27,se_create_permanent_nam:27,se_create_symbolic_link_nam:27,se_create_token_nam:27,se_dacl_auto_inherit:27,se_dacl_auto_inherit_req:27,se_dacl_default:27,se_dacl_pres:27,se_dacl_protect:27,se_dacl_untrust:27,se_debug_nam:[25,27],se_ds_object:33,se_ds_object_al:33,se_enable_delegation_nam:27,se_file_object:33,se_group_default:27,se_group_en:27,se_group_enabled_by_default:27,se_group_integr:27,se_group_integrity_en:27,se_group_logon_id:27,se_group_mandatori:27,se_group_own:27,se_group_resourc:27,se_group_use_for_deny_onli:27,se_group_valid_attribut:27,se_impersonate_nam:27,se_inc_base_priority_nam:27,se_inc_working_set_nam:27,se_increase_quota_nam:27,se_kernel_object:33,se_lmshar:33,se_load_driver_nam:27,se_lock_memory_nam:27,se_machine_account_nam:27,se_manage_volume_nam:27,se_object_typ:33,se_owner_default:27,se_print:33,se_privilege_en:[24,27],se_privilege_enabled_by_default:27,se_privilege_remov:27,se_privilege_used_for_access:27,se_prof_single_process_nam:27,se_provider_defined_object:33,se_registry_kei:33,se_registry_wow64_32kei:33,se_relabel_nam:27,se_remote_shutdown_nam:27,se_restore_nam:27,se_rm_control_valid:27,se_sacl_auto_inherit:27,se_sacl_auto_inherit_req:27,se_sacl_default:27,se_sacl_pres:27,se_sacl_protect:27,se_security_nam:27,se_self_rel:27,se_server_secur:27,se_servic:33,se_shutdown_nam:27,se_sync_agent_nam:27,se_system_environment_nam:27,se_system_profile_nam:27,se_systemtime_nam:27,se_take_ownership_nam:27,se_tcb_nam:27,se_time_zone_nam:27,se_trusted_credman_access_nam:27,se_undock_nam:27,se_unknown_object_typ:33,se_unsolicited_input_nam:27,se_window_object:33,se_wmiguid_object:33,search:9,seassignprimarytokenprivileg:[19,27],seauditprivileg:[19,27],sebackupprivileg:[19,27],sec_commit:27,sec_e_algorithm_mismatch:29,sec_e_application_protocol_mismatch:29,sec_e_bad_bind:29,sec_e_bad_pkgid:29,sec_e_buffer_too_smal:29,sec_e_cannot_instal:29,sec_e_cannot_pack:29,sec_e_cert_expir:29,sec_e_cert_unknown:29,sec_e_cert_wrong_usag:29,sec_e_context_expir:29,sec_e_crossrealm_delegation_failur:29,sec_e_crypto_system_invalid:29,sec_e_decrypt_failur:29,sec_e_delegation_polici:29,sec_e_delegation_requir:29,sec_e_downgrade_detect:29,sec_e_encrypt_failur:29,sec_e_ext_buffer_too_smal:29,sec_e_illegal_messag:29,sec_e_incomplete_credenti:29,sec_e_incomplete_messag:29,sec_e_insufficient_buff:29,sec_e_insufficient_memori:29,sec_e_internal_error:29,sec_e_invalid_handl:29,sec_e_invalid_paramet:29,sec_e_invalid_token:29,sec_e_invalid_upn_nam:29,sec_e_issuing_ca_untrust:29,sec_e_issuing_ca_untrusted_kdc:29,sec_e_kdc_cert_expir:29,sec_e_kdc_cert_revok:29,sec_e_kdc_invalid_request:29,sec_e_kdc_unable_to_ref:29,sec_e_kdc_unknown_etyp:29,sec_e_logon_deni:29,sec_e_max_referrals_exceed:29,sec_e_message_alt:29,sec_e_multiple_account:29,sec_e_must_be_kdc:29,sec_e_mutual_auth_fail:29,sec_e_no_authenticating_author:29,sec_e_no_context:29,sec_e_no_credenti:29,sec_e_no_imperson:29,sec_e_no_ip_address:29,sec_e_no_kerb_kei:29,sec_e_no_pa_data:29,sec_e_no_s4u_prot_support:29,sec_e_no_spm:29,sec_e_no_tgt_repli:29,sec_e_not_own:29,sec_e_not_support:29,sec_e_ok:29,sec_e_only_https_allow:29,sec_e_out_of_sequ:29,sec_e_pkinit_client_failur:29,sec_e_pkinit_name_mismatch:29,sec_e_pku2u_cert_failur:29,sec_e_policy_nltm_onli:29,sec_e_qop_not_support:29,sec_e_revocation_offline_c:29,sec_e_revocation_offline_kdc:29,sec_e_secpkg_not_found:29,sec_e_security_qos_fail:29,sec_e_shutdown_in_progress:29,sec_e_smartcard_cert_expir:29,sec_e_smartcard_cert_revok:29,sec_e_smartcard_logon_requir:29,sec_e_strong_crypto_not_support:29,sec_e_target_unknown:29,sec_e_time_skew:29,sec_e_too_many_princip:29,sec_e_unfinished_context_delet:29,sec_e_unknown_credenti:29,sec_e_unsupported_funct:29,sec_e_unsupported_preauth:29,sec_e_untrusted_root:29,sec_e_wrong_credential_handl:29,sec_e_wrong_princip:29,sec_fil:27,sec_i_async_call_pend:29,sec_i_complete_and_continu:29,sec_i_complete_need:29,sec_i_context_expir:29,sec_i_continue_need:29,sec_i_continue_needed_message_ok:29,sec_i_generic_extension_receiv:29,sec_i_incomplete_credenti:29,sec_i_local_logon:29,sec_i_message_frag:29,sec_i_no_lsa_context:29,sec_i_no_renegoti:29,sec_i_renegoti:29,sec_i_signature_need:29,sec_imag:27,sec_large_pag:27,sec_nocach:27,sec_protected_imag:27,sec_reserv:27,sec_winnt_auth_identity_ansi:27,sec_winnt_auth_identity_unicod:27,sec_writecombin:27,sechangenotifyprivileg:[19,27],secondcommands:33,secreateglobalprivileg:[19,27],secreatepagefileprivileg:[19,27],secreatepermanentprivileg:[19,27],secreatesymboliclinkprivileg:[19,27],secreatetokenprivileg:[19,27],secret:[8,19],section:[19,20,30,33],section_all_access:27,section_extend_s:27,section_inherit:33,section_map_execut:27,section_map_execute_explicit:27,section_map_read:27,section_map_writ:27,section_queri:27,sectionalign:33,sectionhandl:[19,31,32,33],sectionoffset:[31,32,33],sectionpageprotect:[31,32],sections:[31,32],sectorsperallocationunit:33,secur:[9,16,24,28],security2:19,security_attribut:[0,24,33],security_context_tracking_mod:33,security_descriptor:[15,19,33],security_descriptor_control:[20,33],security_impersonation_level:[24,33],security_inform:[20,33],security_is_valid:[0,19],security_mandatory_high_rid:[19,27],security_mandatory_low_rid:27,security_mandatory_medium_plus_rid:27,security_mandatory_medium_rid:27,security_mandatory_protected_process_rid:27,security_mandatory_system_rid:27,security_mandatory_untrusted_rid:27,security_quality_of_servic:33,securityanonym:33,securityattribut:33,securitycenter2:[19,36],securitydeleg:33,securitydescriptor:[9,19,24,31,32,33],securitydescriptors:[31,32],securityidentif:33,securityimperson:[19,24,33],securityinfo:[31,32],securityinform:[31,32],securityqo:33,securityqualityofservic:33,sedebugprivileg:[19,27],sedelegatesessionuserimpersonateprivileg:19,see:[0,1,2,3,4,5,7,8,10,11,12,14,15,16,17,18,19,20,21,22,23,24,26,28,34,36],seek:19,seenabledelegationprivileg:[19,27],seg:11,segc:[5,33],segd:[5,33],sege:[5,33],segf:[5,33],segfault:16,segg:[5,33],segment:[10,33],segss:[5,33],seimpersonateprivileg:[19,27],seincreasebasepriorityprivileg:[19,27],seincreasequotaprivileg:[19,27],seincreaseworkingsetprivileg:[19,27],select:[19,36],selectedsymbol:33,selector:10,self:[1,2,10,12,19,24,31,36],selfsign:2,seloaddriverprivileg:[19,27],selockmemoryprivileg:[19,27],semachineaccountprivileg:[19,27],semanagevolumeprivileg:[19,27],semaphore_all_access:27,semaphore_modify_st:27,semaphore_query_st:27,sencodedindirectdata:33,sencodedmemberinfo:33,send:[0,15,18,19],send_message_with_handl:19,send_message_with_view:19,send_object:[15,19],send_rec:[0,19],sendmessag:[31,32],sendmessageattribut:[31,32],seprofilesingleprocessprivileg:[19,27],sequenc:[19,33],sequencenumb:33,serelabelprivileg:[19,27],seremoteshutdownprivileg:[19,27],serestoreprivileg:[19,27],serial:[2,19,25],serializeddata:33,serialnumb:[2,19,25,33],serv:19,server:[9,15,19,23,28,33],serversecurityrequir:[31,32],servic:[9,12,19,20,28,30],service_accept_hardwareprofilechang:27,service_accept_netbindchang:27,service_accept_paramchang:27,service_accept_pause_continu:27,service_accept_powerev:27,service_accept_preshutdown:27,service_accept_sessionchang:27,service_accept_shutdown:27,service_accept_stop:27,service_accept_timechang:27,service_accept_triggerev:27,service_act:27,service_adapt:27,service_all_access:27,service_auto_start:27,service_boot_start:27,service_change_config:27,service_continue_pend:[21,27],service_control_continu:27,service_control_deviceev:27,service_control_hardwareprofilechang:27,service_control_interrog:27,service_control_netbindadd:27,service_control_netbinddis:27,service_control_netbinden:27,service_control_netbindremov:27,service_control_paramchang:27,service_control_paus:27,service_control_powerev:27,service_control_preshutdown:27,service_control_sessionchang:27,service_control_shutdown:27,service_control_stop:27,service_control_timechang:27,service_control_triggerev:27,service_demand_start:27,service_dis:27,service_driv:27,service_enumerate_depend:27,service_error_crit:27,service_error_ignor:27,service_error_norm:27,service_error_sever:27,service_file_system_driv:[21,27],service_inact:27,service_interactive_process:[21,27],service_interrog:27,service_kernel_driv:[19,21,27],service_nam:12,service_paus:[21,27],service_pause_continu:27,service_pause_pend:[21,27],service_query_config:27,service_query_statu:27,service_recognizer_driv:27,service_run:[19,21,27],service_runs_in_system_process:[21,27],service_security_inform:20,service_start:27,service_start_pend:[21,27],service_state_al:27,service_statu:33,service_status_process:33,service_stop:[19,21,27],service_stop_pend:[21,27],service_system_start:27,service_trigger_data_type_binari:27,service_trigger_data_type_keyword_al:27,service_trigger_data_type_keyword_ani:27,service_trigger_data_type_level:27,service_trigger_data_type_str:27,service_trigger_type_custom:27,service_trigger_type_custom_system_state_chang:27,service_trigger_type_device_interface_arriv:27,service_trigger_type_domain_join:27,service_trigger_type_firewall_port_ev:27,service_trigger_type_group_polici:27,service_trigger_type_ip_address_avail:27,service_trigger_type_network_endpoint:27,service_type_al:27,service_user_defined_control:27,service_user_own_process:27,service_user_share_process:27,service_win32:27,service_win32_own_process:[21,27],service_win32_share_process:[21,27],servicea:[19,28],servicestatu:[19,21,33],servicestatusprocess:33,sesecurityprivileg:[19,20,27],seshutdownprivileg:[19,24,27],session:[19,24,31,32],session_id:24,sessionid:33,sesyncagentprivileg:[19,27],sesystemenvironmentprivileg:[19,27],sesystemprofileprivileg:[19,27],sesystemtimeprivileg:[19,27],set:[3,16,17,19,24,31,32,36],set_context:[16,19],set_default:19,set_hook:[8,16,19],set_integr:24,set_syswow_context:16,set_token:16,set_trac:19,setakeownershipprivileg:[19,27],setattr:19,setcbprivileg:[19,27],setconsolectrlhandl:[31,32],setimezoneprivileg:[19,27],setnamedpipehandlest:[31,32],setpriorityclass:[31,32],setprocessmitigationpolici:[31,32],setreturnvalu:19,setrustedcredmanaccessprivileg:[19,27],setstdhandl:[31,32],settcpentri:[31,32],setter:[16,24],setthreadaffinitymask:[31,32],setthreadcontext:[31,32],setthreadtoken:[31,32],settokeninform:[31,32],setup:[3,8,10,16,19,28],setup_target_context:19,seundockprivileg:[19,24,27],seunsolicitedinputprivileg:27,sevattn:33,sever:33,severity_error:29,severity_success:29,sevfat:33,sevinfo:33,sevmax:33,sevproblem:33,sfgaof:33,sha1:[2,19],sha256:19,shareaccess:[31,32],shell32:19,shellcod:11,shellexecutea:[31,32],shellexecutew:[31,32],shellinfo:33,shgetpathfromidlista:[31,32],shgetpathfromidlistw:[31,32],shitemid:33,should:[1,2,3,16,18,19,20],show_window:[3,25],showwindowflag:33,siattribflags_allitem:33,siattribflags_and:33,siattribflags_appcompat:33,siattribflags_mask:33,siattribflags_or:33,sichint_allfield:33,sichint_canon:33,sichint_displai:33,sichint_test_filesyspath_if_not_equ:33,sid:[18,19,20,24,31,32,33],sid_and_attribut:[24,33],sid_and_attributes_hash:33,sid_hash_entri:33,sid_hash_s:27,sid_identifier_author:33,sid_name_us:33,sidattr:33,sidcount:33,side:5,sidhash:33,sidlength:33,sids_and_attribut:[19,24],sidstart:[20,33],sidtypealia:33,sidtypecomput:33,sidtypedeletedaccount:33,sidtypedomain:33,sidtypegroup:33,sidtypeinvalid:33,sidtypelabel:33,sidtypeunknown:33,sidtypeus:33,sidtypewellknowngroup:33,sig:33,sigdn:33,sigdn_desktopabsoluteedit:33,sigdn_desktopabsolutepars:33,sigdn_filesyspath:33,sigdn_normaldisplai:33,sigdn_parentrel:33,sigdn_parentrelativeedit:33,sigdn_parentrelativeforaddressbar:33,sigdn_parentrelativeforui:33,sigdn_parentrelativepars:33,sigdn_url:33,sign:[2,19,33,34],sign_info:19,signatur:[3,9,19,27,33],signature_algo:[2,19],signaturealgorithm:[25,33],signer:[2,19],signers_and_cert:2,signscal:33,simpl:[0,1,2,8,11,36],simple_alpc:19,simple_x64:[9,10,19],simple_x86:[9,19],simpledebugg:19,simpler:[4,5],simpli:[8,24],simplifii:15,singl:[3,24],single_step:[3,19],single_step_count:19,singlesteponwrit:19,singlesteppingdebugg:19,sink2:19,sink:19,sip_indirect_data_:33,size1:19,size2:19,size:[3,10,11,16,18,19,22,25,33],size_t:33,sizeof:25,sizeofblock:33,sizeofcod:[19,33],sizeofhead:33,sizeofheapcommit:33,sizeofheapreserv:33,sizeofimag:33,sizeofinitializeddata:33,sizeofoptionalhead:33,sizeofrawdata:33,sizeofstackcommit:33,sizeofstackreserv:33,sizeofstruct:33,sizeofuninitializeddata:33,sleep:[19,31,32],sleepex:[31,32],slo:19,sm_arrang:27,sm_caretblinkingen:27,sm_cleanboot:27,sm_cmonitor:27,sm_cmousebutton:27,sm_cxborder:27,sm_cxcursor:27,sm_cxdlgframe:27,sm_cxdoubleclk:27,sm_cxdrag:27,sm_cxedg:27,sm_cxfixedfram:27,sm_cxfocusbord:27,sm_cxframe:27,sm_cxfullscreen:27,sm_cxhscroll:27,sm_cxhthumb:27,sm_cxicon:27,sm_cxiconspac:27,sm_cxmaxim:27,sm_cxmaxtrack:27,sm_cxmenucheck:27,sm_cxmenus:27,sm_cxmin:27,sm_cxminim:27,sm_cxminspac:27,sm_cxmintrack:27,sm_cxpaddedbord:27,sm_cxscreen:27,sm_cxsize:27,sm_cxsizefram:27,sm_cxsmicon:27,sm_cxsmsize:27,sm_cxvirtualscreen:27,sm_cxvscroll:27,sm_cybord:27,sm_cycapt:27,sm_cycursor:27,sm_cydlgfram:27,sm_cydoubleclk:27,sm_cydrag:27,sm_cyedg:27,sm_cyfixedfram:27,sm_cyfocusbord:27,sm_cyfram:27,sm_cyfullscreen:27,sm_cyhscrol:27,sm_cyicon:27,sm_cyiconspac:27,sm_cykanjiwindow:27,sm_cymaxim:27,sm_cymaxtrack:27,sm_cymenu:27,sm_cymenucheck:27,sm_cymenus:27,sm_cymin:27,sm_cyminim:27,sm_cyminspac:27,sm_cymintrack:27,sm_cyscreen:27,sm_cysiz:27,sm_cysizefram:27,sm_cysmcapt:27,sm_cysmicon:27,sm_cysmsiz:27,sm_cyvirtualscreen:27,sm_cyvscrol:27,sm_cyvthumb:27,sm_dbcsenabl:27,sm_debug:27,sm_digit:27,sm_immen:27,sm_maximumtouch:27,sm_mediacent:27,sm_menudropalign:27,sm_mideasten:27,sm_mousehorizontalwheelpres:27,sm_mousepres:27,sm_mousewheelpres:27,sm_network:27,sm_penwindow:27,sm_remotecontrol:27,sm_remotesess:27,sm_reserved1:27,sm_reserved2:27,sm_reserved3:27,sm_reserved4:27,sm_samedisplayformat:27,sm_secur:27,sm_serverr2:27,sm_showsound:27,sm_shuttingdown:27,sm_slowmachin:27,sm_starter:27,sm_swapbutton:27,sm_tabletpc:27,sm_xvirtualscreen:27,sm_yvirtualscreen:27,smartscreenspecif:19,socket:[9,12],softwar:[17,19],softwaretyp:19,sofwar:19,sogeti:1,sole_authentication_servic:33,some:[1,2,3,4,6,8,9,10,11,16,18,19,25,28,31,35],some_export:19,someth:[10,19],soon:3,sourc:[0,1,2,3,4,5,6,7,8,10,11,12,14,15,16,17,18,20,22,23,24,25,26,28,31,33,34,36],sourceid:33,sourceidentifi:33,sourceindex:33,sourcenam:33,space:16,spapi_e_authenticode_disallow:29,spapi_e_authenticode_publisher_not_trust:29,spapi_e_authenticode_trust_not_establish:29,spapi_e_authenticode_trusted_publish:29,spapi_e_bad_interface_installsect:29,spapi_e_bad_section_name_lin:29,spapi_e_bad_service_installsect:29,spapi_e_cant_load_class_icon:29,spapi_e_cant_remove_devinst:29,spapi_e_class_mismatch:29,spapi_e_device_install_block:29,spapi_e_device_installer_not_readi:29,spapi_e_device_interface_act:29,spapi_e_device_interface_remov:29,spapi_e_devinfo_data_lock:29,spapi_e_devinfo_list_lock:29,spapi_e_devinfo_not_regist:29,spapi_e_devinst_already_exist:29,spapi_e_devinstall_queue_nonn:29,spapi_e_di_bad_path:29,spapi_e_di_do_default:29,spapi_e_di_dont_instal:29,spapi_e_di_function_obsolet:29,spapi_e_di_nofilecopi:29,spapi_e_di_postprocessing_requir:29,spapi_e_driver_install_block:29,spapi_e_driver_nonn:29,spapi_e_driver_store_add_fail:29,spapi_e_driver_store_delete_fail:29,spapi_e_duplicate_found:29,spapi_e_error_not_instal:29,spapi_e_expected_section_nam:29,spapi_e_file_hash_not_in_catalog:29,spapi_e_filequeue_lock:29,spapi_e_general_syntax:29,spapi_e_in_wow64:29,spapi_e_incorrectly_copied_inf:29,spapi_e_inf_in_use_by_devic:29,spapi_e_invalid_class:29,spapi_e_invalid_class_instal:29,spapi_e_invalid_coinstal:29,spapi_e_invalid_devinst_nam:29,spapi_e_invalid_filter_driv:29,spapi_e_invalid_hwprofil:29,spapi_e_invalid_inf_logconfig:29,spapi_e_invalid_machinenam:29,spapi_e_invalid_proppage_provid:29,spapi_e_invalid_reference_str:29,spapi_e_invalid_reg_properti:29,spapi_e_invalid_target:29,spapi_e_key_does_not_exist:29,spapi_e_line_not_found:29,spapi_e_machine_unavail:29,spapi_e_no_associated_class:29,spapi_e_no_associated_servic:29,spapi_e_no_authenticode_catalog:29,spapi_e_no_backup:29,spapi_e_no_catalog_for_oem_inf:29,spapi_e_no_class_driver_list:29,spapi_e_no_classinstall_param:29,spapi_e_no_compat_driv:29,spapi_e_no_configmgr_servic:29,spapi_e_no_default_device_interfac:29,spapi_e_no_device_icon:29,spapi_e_no_device_select:29,spapi_e_no_driver_select:29,spapi_e_no_inf:29,spapi_e_no_such_device_interfac:29,spapi_e_no_such_devinst:29,spapi_e_no_such_interface_class:29,spapi_e_non_windows_driv:29,spapi_e_non_windows_nt_driv:29,spapi_e_not_an_installed_oem_inf:29,spapi_e_not_disabl:29,spapi_e_only_validate_via_authenticod:29,spapi_e_pnp_registry_error:29,spapi_e_remote_comm_failur:29,spapi_e_remote_request_unsupport:29,spapi_e_sce_dis:29,spapi_e_section_name_too_long:29,spapi_e_section_not_found:29,spapi_e_set_system_restore_point:29,spapi_e_signature_osattribute_mismatch:29,spapi_e_unknown_except:29,spapi_e_unrecoverable_stack_overflow:29,spapi_e_wrong_inf_styl:29,spapi_e_wrong_inf_typ:29,sparepebptr0:33,spareptr1:33,spareptr2:33,sparepvoid0:33,spawn_inst:36,spc_cab_data_objid:27,spc_cert_extensions_objid:27,spc_commercial_sp_key_purpose_objid:27,spc_common_name_objid:27,spc_financial_criteria_objid:27,spc_glue_rdn_objid:27,spc_indirect_data_cont:33,spc_indirect_data_objid:27,spc_individual_sp_key_purpose_objid:27,spc_java_class_data_objid:27,spc_link_:33,spc_link_objid:27,spc_minimal_criteria_objid:27,spc_pe_image_data:33,spc_pe_image_data_objid:27,spc_pe_image_page_hashes_v1_objid:27,spc_pe_image_page_hashes_v2_objid:27,spc_raw_file_data_objid:27,spc_serialized_object:33,spc_siginfo_objid:27,spc_sp_agency_info_objid:27,spc_sp_opus_info:33,spc_sp_opus_info_objid:27,spc_statement_type_objid:27,spc_structured_storage_data_objid:27,spc_time_stamp_request_objid:27,spc_uuid:33,special:[10,20],specif:[19,20],specifi:[19,24],specific_rights_al:27,specifiqu:4,split:[14,19],sprint:[19,25],sqlite_e_abort:29,sqlite_e_abort_rollback:29,sqlite_e_auth:29,sqlite_e_busi:29,sqlite_e_busy_recoveri:29,sqlite_e_busy_snapshot:29,sqlite_e_cantopen:29,sqlite_e_cantopen_convpath:29,sqlite_e_cantopen_fullpath:29,sqlite_e_cantopen_isdir:29,sqlite_e_cantopen_notempdir:29,sqlite_e_constraint:29,sqlite_e_constraint_check:29,sqlite_e_constraint_commithook:29,sqlite_e_constraint_foreignkei:29,sqlite_e_constraint_funct:29,sqlite_e_constraint_notnul:29,sqlite_e_constraint_primarykei:29,sqlite_e_constraint_rowid:29,sqlite_e_constraint_trigg:29,sqlite_e_constraint_uniqu:29,sqlite_e_constraint_vtab:29,sqlite_e_corrupt:29,sqlite_e_corrupt_vtab:29,sqlite_e_don:29,sqlite_e_empti:29,sqlite_e_error:29,sqlite_e_format:29,sqlite_e_ful:29,sqlite_e_intern:29,sqlite_e_interrupt:29,sqlite_e_ioerr:29,sqlite_e_ioerr_access:29,sqlite_e_ioerr_auth:29,sqlite_e_ioerr_block:29,sqlite_e_ioerr_checkreservedlock:29,sqlite_e_ioerr_clos:29,sqlite_e_ioerr_convpath:29,sqlite_e_ioerr_delet:29,sqlite_e_ioerr_delete_no:29,sqlite_e_ioerr_dir_clos:29,sqlite_e_ioerr_dir_fsync:29,sqlite_e_ioerr_fstat:29,sqlite_e_ioerr_fsync:29,sqlite_e_ioerr_gettemppath:29,sqlite_e_ioerr_lock:29,sqlite_e_ioerr_mmap:29,sqlite_e_ioerr_nomem:29,sqlite_e_ioerr_rdlock:29,sqlite_e_ioerr_read:29,sqlite_e_ioerr_seek:29,sqlite_e_ioerr_shmlock:29,sqlite_e_ioerr_shmmap:29,sqlite_e_ioerr_shmopen:29,sqlite_e_ioerr_shms:29,sqlite_e_ioerr_short_read:29,sqlite_e_ioerr_trunc:29,sqlite_e_ioerr_unlock:29,sqlite_e_ioerr_vnod:29,sqlite_e_ioerr_writ:29,sqlite_e_lock:29,sqlite_e_locked_sharedcach:29,sqlite_e_mismatch:29,sqlite_e_misus:29,sqlite_e_nolf:29,sqlite_e_nomem:29,sqlite_e_notadb:29,sqlite_e_notfound:29,sqlite_e_notic:29,sqlite_e_notice_recover_rollback:29,sqlite_e_notice_recover_w:29,sqlite_e_perm:29,sqlite_e_protocol:29,sqlite_e_rang:29,sqlite_e_readonli:29,sqlite_e_readonly_cantlock:29,sqlite_e_readonly_dbmov:29,sqlite_e_readonly_recoveri:29,sqlite_e_readonly_rollback:29,sqlite_e_row:29,sqlite_e_schema:29,sqlite_e_toobig:29,sqlite_e_warn:29,sqlite_e_warning_autoindex:29,src:19,ssid:23,ssig:33,ssize:33,stack:[5,10,19],stackbas:33,stackcontrol:33,stackfram:33,stackframe64:33,stackframe_ex:33,stackframes:33,stacklimit:33,stackoffset:[19,33],stackoverflow:19,standard:[3,10,25],standard_bp:3,standard_rights_al:27,standard_rights_execut:27,standard_rights_read:27,standard_rights_requir:27,standard_rights_writ:27,standardbia:33,standardcimv2:19,standardd:33,standarderror:33,standardinform:33,standardinput:33,standardnam:33,standardoutput:33,start:[16,19,23],start_addr:19,start_address:16,start_regist:19,start_valu:19,startcolumn:33,startdirectori:19,startf_forceofffeedback:27,startf_forceonfeedback:27,startf_runfullscreen:27,startf_usecountchar:27,startf_usefillattribut:27,startf_useposit:27,startf_uses:27,startf_useshowwindow:27,startf_usestdhandl:27,startingi:33,startingx:33,startlin:33,startservicea:[31,32],startservicew:[31,32],startstepbp:19,startswith:19,starttim:33,startup:19,startupinfo:[19,33],startupinfoa:33,startupinfoexa:33,startupinfoexw:33,startupinfow:33,state:[9,19,21,23,28,33],staterepository_e_block:29,staterepository_e_busy_recovery_retri:29,staterepository_e_busy_recovery_timeout_exceed:29,staterepository_e_busy_retri:29,staterepository_e_busy_timeout_exceed:29,staterepository_e_concurrency_locking_failur:29,staterepository_e_configuration_invalid:29,staterepository_e_locked_retri:29,staterepository_e_locked_sharedcache_retri:29,staterepository_e_locked_sharedcache_timeout_exceed:29,staterepository_e_locked_timeout_exceed:29,staterepository_e_service_stop_in_progress:29,staterepository_e_statement_inprogress:29,staterepository_e_transaction_requir:29,staterepository_e_unknown_schema_vers:29,staterepository_error_cache_corrupt:29,staterepository_error_dictionary_corrupt:29,staterepository_transaction_caller_id_chang:29,staterepository_transaction_in_progress:29,staterepostory_e_nested_transaction_not_support:29,staticcach:19,station:19,statist:24,statstg:33,statu:[19,33,36],status_abandon:13,status_abandon_hiberfil:13,status_abandoned_wait_0:13,status_abandoned_wait_63:13,status_access_audit_by_polici:13,status_access_deni:[13,19],status_access_disabled_by_policy_default:13,status_access_disabled_by_policy_oth:13,status_access_disabled_by_policy_path:13,status_access_disabled_by_policy_publish:13,status_access_disabled_no_safer_ui_by_polici:13,status_access_viol:[6,13],status_account_dis:13,status_account_expir:13,status_account_locked_out:13,status_account_restrict:13,status_acpi_acquire_global_lock:13,status_acpi_address_not_map:13,status_acpi_already_initi:13,status_acpi_assert_fail:13,status_acpi_fat:13,status_acpi_handler_collis:13,status_acpi_incorrect_argument_count:13,status_acpi_invalid_access_s:13,status_acpi_invalid_argtyp:13,status_acpi_invalid_argu:13,status_acpi_invalid_data:13,status_acpi_invalid_eventtyp:13,status_acpi_invalid_index:13,status_acpi_invalid_mutex_level:13,status_acpi_invalid_objtyp:13,status_acpi_invalid_opcod:13,status_acpi_invalid_region:13,status_acpi_invalid_supernam:13,status_acpi_invalid_t:13,status_acpi_invalid_targettyp:13,status_acpi_mutex_not_own:13,status_acpi_not_initi:13,status_acpi_power_request_fail:13,status_acpi_reg_handler_fail:13,status_acpi_rs_access:13,status_acpi_stack_overflow:13,status_adapter_hardware_error:13,status_address_already_associ:13,status_address_already_exist:13,status_address_clos:13,status_address_not_associ:13,status_advanced_installer_fail:13,status_agents_exhaust:13,status_alert:13,status_alias_exist:13,status_all_sids_filt:13,status_all_user_trust_quota_exceed:13,status_allocate_bucket:13,status_allotted_space_exceed:13,status_alpc_check_completion_list:13,status_already_commit:13,status_already_disconnect:13,status_already_regist:13,status_already_win32:13,status_ambiguous_system_devic:13,status_apc_returned_while_imperson:13,status_app_init_failur:13,status_apphelp_block:13,status_arbitration_unhandl:13,status_array_bounds_exceed:13,status_assertion_failur:13,status_audit_fail:13,status_auditing_dis:13,status_authentication_firewall_fail:13,status_authip_failur:13,status_backup_control:13,status_bad_bind:13,status_bad_clust:13,status_bad_compression_buff:13,status_bad_current_directori:13,status_bad_descriptor_format:13,status_bad_device_typ:13,status_bad_dll_entrypoint:13,status_bad_file_typ:13,status_bad_function_t:13,status_bad_impersonation_level:13,status_bad_inheritance_acl:13,status_bad_initial_pc:13,status_bad_initial_stack:13,status_bad_logon_session_st:13,status_bad_master_boot_record:13,status_bad_mcfg_t:13,status_bad_network_nam:13,status_bad_network_path:13,status_bad_remote_adapt:13,status_bad_service_entrypoint:13,status_bad_stack:13,status_bad_token_typ:13,status_bad_validation_class:13,status_bad_working_set_limit:13,status_beginning_of_media:13,status_beyond_vdl:13,status_bios_failed_to_connect_interrupt:13,status_bizrules_not_en:13,status_breakpoint:13,status_buffer_all_zero:13,status_buffer_overflow:13,status_buffer_too_smal:13,status_bus_reset:13,status_cache_page_lock:13,status_callback_bypass:13,status_callback_pop_stack:13,status_callback_returned_lang:13,status_callback_returned_ldr_lock:13,status_callback_returned_pri_back:13,status_callback_returned_thread_affin:13,status_callback_returned_thread_prior:13,status_callback_returned_transact:13,status_callback_returned_while_imperson:13,status_cancel:13,status_cannot_abort_transact:13,status_cannot_accept_transacted_work:13,status_cannot_break_oplock:13,status_cannot_delet:13,status_cannot_execute_file_in_transact:13,status_cannot_imperson:13,status_cannot_load_registry_fil:13,status_cannot_mak:13,status_cant_access_domain_info:13,status_cant_break_transactional_depend:13,status_cant_create_more_stream_minivers:13,status_cant_cross_rm_boundari:13,status_cant_disable_mandatori:13,status_cant_enable_deny_onli:13,status_cant_open_anonym:13,status_cant_open_miniversion_with_modify_int:13,status_cant_recover_with_handle_open:13,status_cant_terminate_self:13,status_cant_wait:13,status_cardbus_not_support:13,status_certificate_mapping_not_uniqu:13,status_checking_file_system:13,status_checkout_requir:13,status_child_must_be_volatil:13,status_cleaner_cartridge_instal:13,status_client_server_parameters_invalid:13,status_cluster_invalid_network:13,status_cluster_invalid_network_provid:13,status_cluster_invalid_nod:13,status_cluster_invalid_request:13,status_cluster_join_in_progress:13,status_cluster_join_not_in_progress:13,status_cluster_local_node_not_found:13,status_cluster_netinterface_exist:13,status_cluster_netinterface_not_found:13,status_cluster_network_already_offlin:13,status_cluster_network_already_onlin:13,status_cluster_network_exist:13,status_cluster_network_not_found:13,status_cluster_network_not_intern:13,status_cluster_no_net_adapt:13,status_cluster_no_security_context:13,status_cluster_node_already_down:13,status_cluster_node_already_memb:13,status_cluster_node_already_up:13,status_cluster_node_down:13,status_cluster_node_exist:13,status_cluster_node_not_found:13,status_cluster_node_not_memb:13,status_cluster_node_not_paus:13,status_cluster_node_paus:13,status_cluster_node_unreach:13,status_cluster_node_up:13,status_cluster_poison:13,status_commitment_limit:13,status_commitment_minimum:13,status_compression_dis:13,status_compression_not_allowed_in_transact:13,status_conflicting_address:13,status_connection_abort:13,status_connection_act:13,status_connection_count_limit:13,status_connection_disconnect:13,status_connection_in_us:13,status_connection_invalid:13,status_connection_refus:13,status_connection_reset:13,status_content_block:13,status_context_mismatch:13,status_control_c_exit:13,status_convert_to_larg:13,status_copy_protection_failur:13,status_corrupt_system_fil:13,status_could_not_interpret:13,status_could_not_resize_log:13,status_crash_dump:13,status_crc_error:13,status_cred_requires_confirm:13,status_crm_protocol_already_exist:13,status_crm_protocol_not_found:13,status_crossrealm_delegation_failur:13,status_crypto_system_invalid:13,status_cs_encryption_existing_encrypted_fil:13,status_cs_encryption_file_not_cs:13,status_cs_encryption_invalid_server_respons:13,status_cs_encryption_new_encrypted_fil:13,status_cs_encryption_unsupported_serv:13,status_css_authentication_failur:13,status_css_key_not_establish:13,status_css_key_not_pres:13,status_css_region_mismatch:13,status_css_resets_exhaust:13,status_css_scrambled_sector:13,status_ctl_file_not_support:13,status_ctx_bad_video_mod:13,status_ctx_cdm_connect:13,status_ctx_cdm_disconnect:13,status_ctx_client_license_in_us:13,status_ctx_client_license_not_set:13,status_ctx_client_query_timeout:13,status_ctx_close_pend:13,status_ctx_console_connect:13,status_ctx_console_disconnect:13,status_ctx_graphics_invalid:13,status_ctx_invalid_modemnam:13,status_ctx_invalid_pd:13,status_ctx_invalid_wd:13,status_ctx_license_client_invalid:13,status_ctx_license_expir:13,status_ctx_license_not_avail:13,status_ctx_logon_dis:13,status_ctx_modem_inf_not_found:13,status_ctx_modem_response_busi:13,status_ctx_modem_response_no_carri:13,status_ctx_modem_response_no_dialton:13,status_ctx_modem_response_timeout:13,status_ctx_modem_response_voic:13,status_ctx_no_outbuf:13,status_ctx_not_consol:13,status_ctx_pd_not_found:13,status_ctx_response_error:13,status_ctx_security_layer_error:13,status_ctx_shadow_deni:13,status_ctx_shadow_dis:13,status_ctx_shadow_ended_by_mode_chang:13,status_ctx_shadow_invalid:13,status_ctx_shadow_not_run:13,status_ctx_td_error:13,status_ctx_wd_not_found:13,status_ctx_winstation_access_deni:13,status_ctx_winstation_busi:13,status_ctx_winstation_name_collis:13,status_ctx_winstation_name_invalid:13,status_ctx_winstation_not_found:13,status_current_domain_not_allow:13,status_current_transaction_not_valid:13,status_data_error:13,status_data_late_error:13,status_data_lost_repair:13,status_data_not_accept:13,status_data_overrun:13,status_datatype_misalign:13,status_datatype_misalignment_error:13,status_debug_attach_fail:13,status_debugger_inact:13,status_decryption_fail:13,status_delay_load_fail:13,status_delete_pend:13,status_destination_element_ful:13,status_device_already_attach:13,status_device_busi:13,status_device_configuration_error:13,status_device_data_error:13,status_device_does_not_exist:13,status_device_door_open:13,status_device_enumeration_error:13,status_device_feature_not_support:13,status_device_not_connect:13,status_device_not_partit:13,status_device_not_readi:13,status_device_off_lin:13,status_device_paper_empti:13,status_device_powered_off:13,status_device_protocol_error:13,status_device_remov:13,status_device_requires_clean:13,status_device_unreach:13,status_dfs_exit_path_found:13,status_dfs_unavail:13,status_directory_is_a_reparse_point:13,status_directory_not_empti:13,status_directory_not_rm:13,status_directory_service_requir:13,status_disk_corrupt_error:13,status_disk_ful:13,status_disk_operation_fail:13,status_disk_quota_exceed:13,status_disk_recalibrate_fail:13,status_disk_repair_dis:13,status_disk_reset_fail:13,status_dll_init_fail:13,status_dll_init_failed_logoff:13,status_dll_might_be_incompat:13,status_dll_might_be_insecur:13,status_dll_not_found:13,status_domain_controller_not_found:13,status_domain_ctrlr_config_error:13,status_domain_exist:13,status_domain_limit_exceed:13,status_domain_trust_inconsist:13,status_downgrade_detect:13,status_driver_block:13,status_driver_blocked_crit:13,status_driver_cancel_timeout:13,status_driver_database_error:13,status_driver_entrypoint_not_found:13,status_driver_failed_prior_unload:13,status_driver_failed_sleep:13,status_driver_internal_error:13,status_driver_ordinal_not_found:13,status_driver_process_termin:13,status_driver_unable_to_load:13,status_drivers_leaking_locked_pag:13,status_ds_admin_limit_exceed:13,status_ds_ag_cant_have_universal_memb:13,status_ds_attribute_or_value_exist:13,status_ds_attribute_type_undefin:13,status_ds_busi:13,status_ds_cant_mod_obj_class:13,status_ds_cant_mod_primarygroupid:13,status_ds_cant_on_non_leaf:13,status_ds_cant_on_rdn:13,status_ds_cant_start:13,status_ds_cross_dom_move_fail:13,status_ds_domain_name_exists_in_forest:13,status_ds_domain_rename_in_progress:13,status_ds_duplicate_id_found:13,status_ds_flat_name_exists_in_forest:13,status_ds_gc_not_avail:13,status_ds_gc_requir:13,status_ds_global_cant_have_crossdomain_memb:13,status_ds_global_cant_have_local_memb:13,status_ds_global_cant_have_universal_memb:13,status_ds_group_conversion_error:13,status_ds_have_primary_memb:13,status_ds_incorrect_role_own:13,status_ds_init_failur:13,status_ds_init_failure_consol:13,status_ds_invalid_attribute_syntax:13,status_ds_invalid_group_typ:13,status_ds_local_cant_have_crossdomain_local_memb:13,status_ds_local_member_of_local_onli:13,status_ds_machine_account_quota_exceed:13,status_ds_membership_evaluated_loc:13,status_ds_name_not_uniqu:13,status_ds_no_attribute_or_valu:13,status_ds_no_fpo_in_universal_group:13,status_ds_no_more_rid:13,status_ds_no_nest_globalgroup_in_mixeddomain:13,status_ds_no_nest_localgroup_in_mixeddomain:13,status_ds_no_rids_alloc:13,status_ds_obj_class_viol:13,status_ds_oid_mapped_group_cant_have_memb:13,status_ds_oid_not_found:13,status_ds_ridmgr_init_error:13,status_ds_sam_init_failur:13,status_ds_sam_init_failure_consol:13,status_ds_sensitive_group_viol:13,status_ds_shutting_down:13,status_ds_src_sid_exists_in_forest:13,status_ds_unavail:13,status_ds_universal_cant_have_local_memb:13,status_ds_version_check_failur:13,status_duplicate_nam:13,status_duplicate_objectid:13,status_ea_corrupt_error:13,status_ea_list_inconsist:13,status_ea_too_larg:13,status_eas_not_support:13,status_efs_alg_blob_too_big:13,status_efs_not_allowed_in_transact:13,status_elevation_requir:13,status_encountered_write_in_progress:13,status_encryption_fail:13,status_end_of_fil:13,status_end_of_media:13,status_enlistment_not_found:13,status_enlistment_not_superior:13,status_entrypoint_not_found:13,status_eom_overflow:13,status_evaluation_expir:13,status_event_don:13,status_event_pend:13,status_eventlog_cant_start:13,status_eventlog_file_chang:13,status_eventlog_file_corrupt:13,status_expired_handl:13,status_extraneous_inform:13,status_fail_check:13,status_fail_fast_except:13,status_failed_driver_entri:13,status_failed_stack_switch:13,status_fatal_app_exit:13,status_file_checked_out:13,status_file_clos:13,status_file_corrupt_error:13,status_file_delet:13,status_file_encrypt:13,status_file_forced_clos:13,status_file_identity_not_persist:13,status_file_invalid:13,status_file_is_a_directori:13,status_file_is_offlin:13,status_file_lock_conflict:13,status_file_locked_with_only_read:13,status_file_locked_with_writ:13,status_file_not_avail:13,status_file_not_encrypt:13,status_file_renam:13,status_file_system_limit:13,status_file_too_larg:13,status_filemark_detect:13,status_files_open:13,status_firmware_upd:13,status_float_denormal_operand:13,status_float_divide_by_zero:13,status_float_inexact_result:13,status_float_invalid_oper:13,status_float_multiple_fault:13,status_float_multiple_trap:13,status_float_overflow:13,status_float_stack_check:13,status_float_underflow:13,status_floated_sect:13,status_floppy_bad_regist:13,status_floppy_id_mark_not_found:13,status_floppy_unknown_error:13,status_floppy_volum:13,status_floppy_wrong_cylind:13,status_flt_already_enlist:13,status_flt_buffer_too_smal:13,status_flt_cbdq_dis:13,status_flt_context_allocation_not_found:13,status_flt_context_already_defin:13,status_flt_context_already_link:13,status_flt_deleting_object:13,status_flt_disallow_fast_io:13,status_flt_do_not_attach:13,status_flt_do_not_detach:13,status_flt_duplicate_entri:13,status_flt_filter_not_found:13,status_flt_filter_not_readi:13,status_flt_instance_altitude_collis:13,status_flt_instance_name_collis:13,status_flt_instance_not_found:13,status_flt_internal_error:13,status_flt_invalid_asynchronous_request:13,status_flt_invalid_context_registr:13,status_flt_invalid_name_request:13,status_flt_io_complet:13,status_flt_must_be_nonpaged_pool:13,status_flt_name_cache_miss:13,status_flt_no_device_object:13,status_flt_no_handler_defin:13,status_flt_no_waiter_for_repli:13,status_flt_not_initi:13,status_flt_not_safe_to_post_oper:13,status_flt_post_operation_cleanup:13,status_flt_volume_already_mount:13,status_flt_volume_not_found:13,status_forms_auth_requir:13,status_found_out_of_scop:13,status_free_vm_not_at_bas:13,status_fs_driver_requir:13,status_fsfilter_op_completed_successfulli:13,status_ft_missing_memb:13,status_ft_orphan:13,status_ft_read_recovery_from_backup:13,status_ft_write_recoveri:13,status_fullscreen_mod:13,status_fve_action_not_allow:13,status_fve_auth_invalid_appl:13,status_fve_auth_invalid_config:13,status_fve_bad_data:13,status_fve_bad_inform:13,status_fve_bad_metadata_point:13,status_fve_conv_read_error:13,status_fve_conv_recovery_fail:13,status_fve_conv_write_error:13,status_fve_debugger_en:13,status_fve_dry_run_fail:13,status_fve_failed_authent:13,status_fve_failed_bad_f:13,status_fve_failed_sector_s:13,status_fve_failed_wrong_f:13,status_fve_fs_mount:13,status_fve_fs_not_extend:13,status_fve_keyfile_invalid:13,status_fve_keyfile_no_vmk:13,status_fve_keyfile_not_found:13,status_fve_locked_volum:13,status_fve_no_feature_licens:13,status_fve_no_licens:13,status_fve_not_data_volum:13,status_fve_not_encrypt:13,status_fve_not_os_volum:13,status_fve_old_metadata_copi:13,status_fve_overlapped_upd:13,status_fve_partial_metadata:13,status_fve_pin_invalid:13,status_fve_policy_user_disable_rdv_not_allow:13,status_fve_raw_access:13,status_fve_raw_block:13,status_fve_reboot_requir:13,status_fve_too_smal:13,status_fve_tpm_dis:13,status_fve_tpm_invalid_pcr:13,status_fve_tpm_no_vmk:13,status_fve_tpm_srk_auth_not_zero:13,status_fve_transient_st:13,status_fve_virtualized_space_too_big:13,status_fve_volume_not_bound:13,status_fve_volume_too_smal:13,status_fwp_action_incompatible_with_lay:13,status_fwp_action_incompatible_with_sublay:13,status_fwp_already_exist:13,status_fwp_builtin_object:13,status_fwp_callout_not_found:13,status_fwp_callout_notification_fail:13,status_fwp_cannot_pend:13,status_fwp_condition_not_found:13,status_fwp_context_incompatible_with_callout:13,status_fwp_context_incompatible_with_lay:13,status_fwp_duplicate_auth_method:13,status_fwp_duplicate_condit:13,status_fwp_duplicate_keymod:13,status_fwp_dynamic_session_in_progress:13,status_fwp_em_not_support:13,status_fwp_filter_not_found:13,status_fwp_in_us:13,status_fwp_incompatible_auth_config:13,status_fwp_incompatible_auth_method:13,status_fwp_incompatible_cipher_config:13,status_fwp_incompatible_dh_group:13,status_fwp_incompatible_lay:13,status_fwp_incompatible_sa_st:13,status_fwp_incompatible_txn:13,status_fwp_inject_handle_clos:13,status_fwp_inject_handle_stal:13,status_fwp_invalid_action_typ:13,status_fwp_invalid_enumer:13,status_fwp_invalid_flag:13,status_fwp_invalid_interv:13,status_fwp_invalid_net_mask:13,status_fwp_invalid_paramet:13,status_fwp_invalid_rang:13,status_fwp_invalid_weight:13,status_fwp_km_clients_onli:13,status_fwp_layer_not_found:13,status_fwp_lifetime_mismatch:13,status_fwp_match_type_mismatch:13,status_fwp_net_events_dis:13,status_fwp_never_match:13,status_fwp_no_txn_in_progress:13,status_fwp_not_found:13,status_fwp_notification_drop:13,status_fwp_null_display_nam:13,status_fwp_null_point:13,status_fwp_out_of_bound:13,status_fwp_provider_context_mismatch:13,status_fwp_provider_context_not_found:13,status_fwp_provider_not_found:13,status_fwp_reserv:13,status_fwp_session_abort:13,status_fwp_sublayer_not_found:13,status_fwp_tcpip_not_readi:13,status_fwp_timeout:13,status_fwp_too_many_boottime_filt:13,status_fwp_too_many_callout:13,status_fwp_too_many_sublay:13,status_fwp_traffic_mismatch:13,status_fwp_txn_abort:13,status_fwp_txn_in_progress:13,status_fwp_type_mismatch:13,status_fwp_wrong_sess:13,status_fwp_zero_length_arrai:13,status_generic_command_fail:13,status_generic_not_map:13,status_graceful_disconnect:13,status_graphics_adapter_access_not_exclud:13,status_graphics_adapter_chain_not_readi:13,status_graphics_adapter_must_have_at_least_one_sourc:13,status_graphics_adapter_must_have_at_least_one_target:13,status_graphics_adapter_was_reset:13,status_graphics_allocation_busi:13,status_graphics_allocation_clos:13,status_graphics_allocation_content_lost:13,status_graphics_allocation_invalid:13,status_graphics_cancel_vidpn_topology_augment:13,status_graphics_cannotcolorconvert:13,status_graphics_cant_access_active_vidpn:13,status_graphics_cant_evict_pinned_alloc:13,status_graphics_cant_lock_memori:13,status_graphics_cant_render_locked_alloc:13,status_graphics_chainlinks_not_enumer:13,status_graphics_chainlinks_not_powered_on:13,status_graphics_chainlinks_not_start:13,status_graphics_child_descriptor_not_support:13,status_graphics_clientvidpn_not_set:13,status_graphics_copp_not_support:13,status_graphics_dataset_is_empti:13,status_graphics_ddcci_invalid_capabilities_str:13,status_graphics_ddcci_invalid_data:13,status_graphics_ddcci_invalid_message_checksum:13,status_graphics_ddcci_invalid_message_command:13,status_graphics_ddcci_invalid_message_length:13,status_graphics_ddcci_monitor_returned_invalid_timing_status_byt:13,status_graphics_ddcci_vcp_not_support:13,status_graphics_display_device_not_attached_to_desktop:13,status_graphics_driver_mismatch:13,status_graphics_empty_adapter_monitor_mode_support_intersect:13,status_graphics_frequencyrange_already_in_set:13,status_graphics_frequencyrange_not_in_set:13,status_graphics_gamma_ramp_not_support:13,status_graphics_gpu_exception_on_devic:13,status_graphics_i2c_device_does_not_exist:13,status_graphics_i2c_error_receiving_data:13,status_graphics_i2c_error_transmitting_data:13,status_graphics_i2c_not_support:13,status_graphics_incompatible_private_format:13,status_graphics_inconsistent_device_link_st:13,status_graphics_insufficient_dma_buff:13,status_graphics_internal_error:13,status_graphics_invalid_active_region:13,status_graphics_invalid_allocation_handl:13,status_graphics_invalid_allocation_inst:13,status_graphics_invalid_allocation_usag:13,status_graphics_invalid_client_typ:13,status_graphics_invalid_colorbasi:13,status_graphics_invalid_copyprotection_typ:13,status_graphics_invalid_display_adapt:13,status_graphics_invalid_driver_model:13,status_graphics_invalid_frequ:13,status_graphics_invalid_gamma_ramp:13,status_graphics_invalid_mode_pruning_algorithm:13,status_graphics_invalid_monitor_capability_origin:13,status_graphics_invalid_monitor_frequencyrang:13,status_graphics_invalid_monitor_frequencyrange_constraint:13,status_graphics_invalid_monitor_frequencyrangeset:13,status_graphics_invalid_monitor_source_mod:13,status_graphics_invalid_monitor_sourcemodeset:13,status_graphics_invalid_monitordescriptor:13,status_graphics_invalid_monitordescriptorset:13,status_graphics_invalid_path_content_geometry_transform:13,status_graphics_invalid_path_content_typ:13,status_graphics_invalid_path_importance_ordin:13,status_graphics_invalid_physical_monitor_handl:13,status_graphics_invalid_pixelformat:13,status_graphics_invalid_pixelvalueaccessmod:13,status_graphics_invalid_point:13,status_graphics_invalid_primarysurface_s:13,status_graphics_invalid_scanline_ord:13,status_graphics_invalid_strid:13,status_graphics_invalid_total_region:13,status_graphics_invalid_video_present_sourc:13,status_graphics_invalid_video_present_source_mod:13,status_graphics_invalid_video_present_target:13,status_graphics_invalid_video_present_target_mod:13,status_graphics_invalid_videopresentsourceset:13,status_graphics_invalid_videopresenttargetset:13,status_graphics_invalid_vidpn:13,status_graphics_invalid_vidpn_present_path:13,status_graphics_invalid_vidpn_sourcemodeset:13,status_graphics_invalid_vidpn_target_subset_typ:13,status_graphics_invalid_vidpn_targetmodeset:13,status_graphics_invalid_vidpn_topolog:13,status_graphics_invalid_vidpn_topology_recommendation_reason:13,status_graphics_invalid_visibleregion_s:13,status_graphics_leadlink_not_enumer:13,status_graphics_leadlink_start_def:13,status_graphics_max_num_paths_reach:13,status_graphics_mca_internal_error:13,status_graphics_mirroring_devices_not_support:13,status_graphics_mode_already_in_modeset:13,status_graphics_mode_id_must_be_uniqu:13,status_graphics_mode_not_in_modeset:13,status_graphics_mode_not_pin:13,status_graphics_monitor_could_not_be_associated_with_adapt:13,status_graphics_monitor_no_longer_exist:13,status_graphics_monitor_not_connect:13,status_graphics_monitordescriptor_already_in_set:13,status_graphics_monitordescriptor_id_must_be_uniqu:13,status_graphics_monitordescriptor_not_in_set:13,status_graphics_multisampling_not_support:13,status_graphics_no_active_vidpn:13,status_graphics_no_available_importance_ordin:13,status_graphics_no_available_vidpn_target:13,status_graphics_no_display_device_corresponds_to_nam:13,status_graphics_no_display_mode_management_support:13,status_graphics_no_monitors_correspond_to_display_devic:13,status_graphics_no_more_elements_in_dataset:13,status_graphics_no_preferred_mod:13,status_graphics_no_recommended_functional_vidpn:13,status_graphics_no_recommended_vidpn_topolog:13,status_graphics_no_video_memori:13,status_graphics_no_vidpnmgr:13,status_graphics_not_a_linked_adapt:13,status_graphics_not_exclusive_mode_own:13,status_graphics_not_post_device_driv:13,status_graphics_only_console_session_support:13,status_graphics_opm_all_hdcp_hardware_already_in_us:13,status_graphics_opm_driver_internal_error:13,status_graphics_opm_hdcp_srm_never_set:13,status_graphics_opm_internal_error:13,status_graphics_opm_invalid_configuration_request:13,status_graphics_opm_invalid_encrypted_paramet:13,status_graphics_opm_invalid_handl:13,status_graphics_opm_invalid_information_request:13,status_graphics_opm_invalid_point:13,status_graphics_opm_invalid_srm:13,status_graphics_opm_no_protected_outputs_exist:13,status_graphics_opm_not_support:13,status_graphics_opm_output_does_not_support_acp:13,status_graphics_opm_output_does_not_support_cgmsa:13,status_graphics_opm_output_does_not_support_hdcp:13,status_graphics_opm_parameter_array_too_smal:13,status_graphics_opm_protected_output_does_not_have_copp_semant:13,status_graphics_opm_protected_output_does_not_have_opm_semant:13,status_graphics_opm_protected_output_no_longer_exist:13,status_graphics_opm_resolution_too_high:13,status_graphics_opm_session_type_change_in_progress:13,status_graphics_opm_signaling_not_support:13,status_graphics_opm_spanning_mode_en:13,status_graphics_opm_theater_mode_en:13,status_graphics_parameter_array_too_smal:13,status_graphics_partial_data_popul:13,status_graphics_path_already_in_topolog:13,status_graphics_path_content_geometry_transformation_not_pin:13,status_graphics_path_content_geometry_transformation_not_support:13,status_graphics_path_not_in_topolog:13,status_graphics_pinned_mode_must_remain_in_set:13,status_graphics_polling_too_frequ:13,status_graphics_present_deni:13,status_graphics_present_mode_chang:13,status_graphics_present_occlud:13,status_graphics_present_redirection_dis:13,status_graphics_present_unocclud:13,status_graphics_pvp_display_device_not_attached_to_desktop:13,status_graphics_pvp_hfs_fail:13,status_graphics_pvp_invalid_certificate_length:13,status_graphics_pvp_mirroring_devices_not_support:13,status_graphics_pvp_no_display_device_corresponds_to_nam:13,status_graphics_pvp_no_monitors_correspond_to_display_devic:13,status_graphics_resources_not_rel:13,status_graphics_session_type_change_in_progress:13,status_graphics_source_already_in_set:13,status_graphics_source_id_must_be_uniqu:13,status_graphics_source_not_in_topolog:13,status_graphics_specified_child_already_connect:13,status_graphics_stale_modeset:13,status_graphics_stale_vidpn_topolog:13,status_graphics_start_def:13,status_graphics_target_already_in_set:13,status_graphics_target_id_must_be_uniqu:13,status_graphics_target_not_in_topolog:13,status_graphics_too_many_refer:13,status_graphics_topology_changes_not_allow:13,status_graphics_try_again_lat:13,status_graphics_try_again_now:13,status_graphics_uab_not_support:13,status_graphics_unassigned_modeset_already_exist:13,status_graphics_unknown_child_statu:13,status_graphics_unswizzling_aperture_unavail:13,status_graphics_unswizzling_aperture_unsupport:13,status_graphics_video_present_targets_less_than_sourc:13,status_graphics_vidpn_modality_not_support:13,status_graphics_vidpn_source_in_us:13,status_graphics_vidpn_topology_currently_not_support:13,status_graphics_vidpn_topology_not_support:13,status_graphics_wrong_allocation_devic:13,status_group_exist:13,status_guard_page_viol:13,status_guid_substitution_mad:13,status_guids_exhaust:13,status_handle_no_longer_valid:13,status_handle_not_clos:13,status_handles_clos:13,status_hardware_memory_error:13,status_hash_not_pres:13,status_hash_not_support:13,status_heap_corrupt:13,status_hibern:13,status_hibernation_failur:13,status_hive_unload:13,status_hmac_not_support:13,status_hoplimit_exceed:13,status_host_down:13,status_host_unreach:13,status_hung_display_driver_thread:13,status_ill_formed_password:13,status_ill_formed_service_entri:13,status_illegal_charact:13,status_illegal_dll_reloc:13,status_illegal_element_address:13,status_illegal_float_context:13,status_illegal_funct:13,status_illegal_instruct:13,status_image_already_load:13,status_image_already_loaded_as_dl:13,status_image_cert_revok:13,status_image_checksum_mismatch:13,status_image_machine_type_mismatch:13,status_image_machine_type_mismatch_ex:13,status_image_mp_up_mismatch:13,status_image_not_at_bas:13,status_image_subsystem_not_pres:13,status_implementation_limit:13,status_in_page_error:13,status_incompatible_driver_block:13,status_incompatible_file_map:13,status_incompatible_with_global_short_name_registry_set:13,status_indoubt_transactions_exist:13,status_info_length_mismatch:13,status_instance_not_avail:13,status_instruction_misalign:13,status_insuff_server_resourc:13,status_insufficient_logon_info:13,status_insufficient_nvram_resourc:13,status_insufficient_pow:13,status_insufficient_resourc:13,status_insufficient_resource_for_specified_shared_section_s:13,status_integer_divide_by_zero:13,status_integer_overflow:13,status_internal_db_corrupt:13,status_internal_db_error:13,status_internal_error:13,status_interrupt_still_connect:13,status_interrupt_vector_already_connect:13,status_invalid_account_nam:13,status_invalid_ace_condit:13,status_invalid_acl:13,status_invalid_address:13,status_invalid_address_compon:13,status_invalid_address_wildcard:13,status_invalid_block_length:13,status_invalid_buffer_s:13,status_invalid_cid:13,status_invalid_computer_nam:13,status_invalid_connect:13,status_invalid_cruntime_paramet:13,status_invalid_device_object_paramet:13,status_invalid_device_request:13,status_invalid_device_st:13,status_invalid_disposit:13,status_invalid_domain_rol:13,status_invalid_domain_st:13,status_invalid_ea_flag:13,status_invalid_ea_nam:13,status_invalid_file_for_sect:13,status_invalid_group_attribut:13,status_invalid_handl:13,status_invalid_hw_profil:13,status_invalid_id_author:13,status_invalid_idn_norm:13,status_invalid_image_format:13,status_invalid_image_hash:13,status_invalid_image_le_format:13,status_invalid_image_ne_format:13,status_invalid_image_not_mz:13,status_invalid_image_protect:13,status_invalid_image_win_16:13,status_invalid_image_win_32:13,status_invalid_image_win_64:13,status_invalid_import_of_non_dl:13,status_invalid_info_class:13,status_invalid_label:13,status_invalid_ldt_descriptor:13,status_invalid_ldt_offset:13,status_invalid_ldt_s:13,status_invalid_level:13,status_invalid_lock_rang:13,status_invalid_lock_sequ:13,status_invalid_logon_hour:13,status_invalid_logon_typ:13,status_invalid_memb:13,status_invalid_messag:13,status_invalid_network_respons:13,status_invalid_oplock_protocol:13,status_invalid_own:13,status_invalid_page_protect:13,status_invalid_paramet:13,status_invalid_parameter_10:13,status_invalid_parameter_11:13,status_invalid_parameter_12:13,status_invalid_parameter_1:13,status_invalid_parameter_2:13,status_invalid_parameter_3:13,status_invalid_parameter_4:13,status_invalid_parameter_5:13,status_invalid_parameter_6:13,status_invalid_parameter_7:13,status_invalid_parameter_8:13,status_invalid_parameter_9:13,status_invalid_parameter_mix:13,status_invalid_pipe_st:13,status_invalid_plugplay_device_path:13,status_invalid_port_attribut:13,status_invalid_port_handl:13,status_invalid_primary_group:13,status_invalid_quota_low:13,status_invalid_read_mod:13,status_invalid_security_descr:13,status_invalid_server_st:13,status_invalid_sid:13,status_invalid_signatur:13,status_invalid_sub_author:13,status_invalid_system_servic:13,status_invalid_task_index:13,status_invalid_task_nam:13,status_invalid_thread:13,status_invalid_token:13,status_invalid_transact:13,status_invalid_unwind_target:13,status_invalid_user_buff:13,status_invalid_user_principal_nam:13,status_invalid_vari:13,status_invalid_view_s:13,status_invalid_volume_label:13,status_invalid_workst:13,status_io_device_error:13,status_io_privilege_fail:13,status_io_reissue_as_cach:13,status_io_reparse_data_invalid:13,status_io_reparse_tag_invalid:13,status_io_reparse_tag_mismatch:13,status_io_reparse_tag_not_handl:13,status_io_timeout:13,status_ip_address_conflict1:13,status_ip_address_conflict2:13,status_ipsec_auth_firewall_drop:13,status_ipsec_bad_spi:13,status_ipsec_clear_text_drop:13,status_ipsec_dosp_block:13,status_ipsec_dosp_invalid_packet:13,status_ipsec_dosp_keymod_not_allow:13,status_ipsec_dosp_max_entri:13,status_ipsec_dosp_max_per_ip_ratelimit_queu:13,status_ipsec_dosp_received_multicast:13,status_ipsec_dosp_state_lookup_fail:13,status_ipsec_integrity_check_fail:13,status_ipsec_invalid_packet:13,status_ipsec_queue_overflow:13,status_ipsec_replay_check_fail:13,status_ipsec_sa_lifetime_expir:13,status_ipsec_throttle_drop:13,status_ipsec_wrong_sa:13,status_issuing_ca_untrust:13,status_issuing_ca_untrusted_kdc:13,status_journal_delete_in_progress:13,status_journal_entry_delet:13,status_journal_not_act:13,status_kdc_cert_expir:13,status_kdc_cert_revok:13,status_kdc_invalid_request:13,status_kdc_unable_to_ref:13,status_kdc_unknown_etyp:13,status_key_delet:13,status_key_has_children:13,status_last_admin:13,status_license_quota_exceed:13,status_license_viol:13,status_link_fail:13,status_link_timeout:13,status_lm_cross_encryption_requir:13,status_local_disconnect:13,status_local_user_session_kei:13,status_lock_not_gr:13,status_log_appended_flush_fail:13,status_log_archive_in_progress:13,status_log_archive_not_in_progress:13,status_log_block_incomplet:13,status_log_block_invalid:13,status_log_block_vers:13,status_log_blocks_exhaust:13,status_log_cant_delet:13,status_log_client_already_regist:13,status_log_client_not_regist:13,status_log_container_limit_exceed:13,status_log_container_open_fail:13,status_log_container_read_fail:13,status_log_container_state_invalid:13,status_log_container_write_fail:13,status_log_corruption_detect:13,status_log_ded:13,status_log_ephemer:13,status_log_file_ful:13,status_log_ful:13,status_log_full_handler_in_progress:13,status_log_growth_fail:13,status_log_hard_error:13,status_log_inconsistent_secur:13,status_log_invalid_rang:13,status_log_metadata_corrupt:13,status_log_metadata_flush_fail:13,status_log_metadata_inconsist:13,status_log_metadata_invalid:13,status_log_multiplex:13,status_log_no_restart:13,status_log_not_enough_contain:13,status_log_pin:13,status_log_pinned_archive_tail:13,status_log_pinned_reserv:13,status_log_policy_already_instal:13,status_log_policy_conflict:13,status_log_policy_invalid:13,status_log_policy_not_instal:13,status_log_read_context_invalid:13,status_log_read_mode_invalid:13,status_log_record_nonexist:13,status_log_records_reserved_invalid:13,status_log_reservation_invalid:13,status_log_resize_invalid_s:13,status_log_restart_invalid:13,status_log_sector_invalid:13,status_log_sector_parity_invalid:13,status_log_sector_remap:13,status_log_space_reserved_invalid:13,status_log_start_of_log:13,status_log_state_invalid:13,status_log_tail_invalid:13,status_login_time_restrict:13,status_login_wksta_restrict:13,status_logon_failur:13,status_logon_not_gr:13,status_logon_server_conflict:13,status_logon_session_collis:13,status_logon_session_exist:13,status_logon_type_not_gr:13,status_longjump:13,status_lost_writebehind_data:13,status_lost_writebehind_data_local_disk_error:13,status_lost_writebehind_data_network_disconnect:13,status_lost_writebehind_data_network_server_error:13,status_lpc_invalid_connection_usag:13,status_lpc_receive_buffer_expect:13,status_lpc_reply_lost:13,status_lpc_requests_not_allow:13,status_luids_exhaust:13,status_magazine_not_pres:13,status_mapped_align:13,status_mapped_file_size_zero:13,status_marshall_overflow:13,status_max_referrals_exceed:13,status_mca_except:13,status_mca_occur:13,status_media_chang:13,status_media_check:13,status_media_write_protect:13,status_member_in_alia:13,status_member_in_group:13,status_member_not_in_alia:13,status_member_not_in_group:13,status_members_primary_group:13,status_memory_not_alloc:13,status_message_lost:13,status_message_not_found:13,status_message_retriev:13,status_mft_too_frag:13,status_miniversion_inaccessible_from_specified_transact:13,status_missing_systemfil:13,status_monitor_invalid_descriptor_checksum:13,status_monitor_invalid_detailed_timing_block:13,status_monitor_invalid_manufacture_d:13,status_monitor_invalid_serial_number_mondsc_block:13,status_monitor_invalid_standard_timing_block:13,status_monitor_invalid_user_friendly_mondsc_block:13,status_monitor_no_descriptor:13,status_monitor_no_more_descriptor_data:13,status_monitor_unknown_descriptor_format:13,status_monitor_wmi_datablock_registration_fail:13,status_more_entri:13,status_more_processing_requir:13,status_mount_point_not_resolv:13,status_mp_processor_mismatch:13,status_mui_file_not_found:13,status_mui_file_not_load:13,status_mui_invalid_fil:13,status_mui_invalid_locale_nam:13,status_mui_invalid_rc_config:13,status_mui_invalid_ultimatefallback_nam:13,status_must_be_kdc:13,status_mutant_limit_exceed:13,status_mutant_not_own:13,status_mutual_authentication_fail:13,status_name_too_long:13,status_nd_queue_overflow:13,status_ndis_adapter_not_found:13,status_ndis_adapter_not_readi:13,status_ndis_adapter_remov:13,status_ndis_already_map:13,status_ndis_bad_characterist:13,status_ndis_bad_vers:13,status_ndis_buffer_too_short:13,status_ndis_clos:13,status_ndis_device_fail:13,status_ndis_dot11_auto_config_en:13,status_ndis_dot11_media_in_us:13,status_ndis_dot11_power_state_invalid:13,status_ndis_error_reading_fil:13,status_ndis_file_not_found:13,status_ndis_group_address_in_us:13,status_ndis_indication_requir:13,status_ndis_interface_not_found:13,status_ndis_invalid_address:13,status_ndis_invalid_data:13,status_ndis_invalid_device_request:13,status_ndis_invalid_length:13,status_ndis_invalid_oid:13,status_ndis_invalid_packet:13,status_ndis_invalid_port:13,status_ndis_invalid_port_st:13,status_ndis_low_power_st:13,status_ndis_media_disconnect:13,status_ndis_multicast_exist:13,status_ndis_multicast_ful:13,status_ndis_multicast_not_found:13,status_ndis_not_support:13,status_ndis_offload_connection_reject:13,status_ndis_offload_path_reject:13,status_ndis_offload_polici:13,status_ndis_open_fail:13,status_ndis_paus:13,status_ndis_pm_protocol_offload_list_ful:13,status_ndis_pm_wol_pattern_list_ful:13,status_ndis_request_abort:13,status_ndis_reset_in_progress:13,status_ndis_resource_conflict:13,status_ndis_unsupported_media:13,status_ndis_unsupported_revis:13,status_net_write_fault:13,status_netlogon_not_start:13,status_network_access_deni:13,status_network_busi:13,status_network_credential_conflict:13,status_network_name_delet:13,status_network_open_restrict:13,status_network_session_expir:13,status_network_unreach:13,status_no_browser_servers_found:13,status_no_callback_act:13,status_no_data_detect:13,status_no_eas_on_fil:13,status_no_ef:13,status_no_event_pair:13,status_no_guid_transl:13,status_no_impersonation_token:13,status_no_inherit:13,status_no_ip_address:13,status_no_kerb_kei:13,status_no_ldt:13,status_no_link_tracking_in_transact:13,status_no_log_spac:13,status_no_logon_serv:13,status_no_match:13,status_no_media:13,status_no_media_in_devic:13,status_no_memori:13,status_no_more_ea:13,status_no_more_entri:13,status_no_more_fil:13,status_no_more_match:13,status_no_pa_data:13,status_no_pagefil:13,status_no_quotas_for_account:13,status_no_ranges_process:13,status_no_recovery_polici:13,status_no_s4u_prot_support:13,status_no_savepoint_with_open_fil:13,status_no_secret:13,status_no_security_context:13,status_no_security_on_object:13,status_no_spool_spac:13,status_no_such_alia:13,status_no_such_devic:13,status_no_such_domain:13,status_no_such_fil:13,status_no_such_group:13,status_no_such_logon_sess:13,status_no_such_memb:13,status_no_such_packag:13,status_no_such_privileg:13,status_no_such_us:13,status_no_tgt_repli:13,status_no_token:13,status_no_tracking_servic:13,status_no_trust_lsa_secret:13,status_no_trust_sam_account:13,status_no_txf_metadata:13,status_no_unicode_transl:13,status_no_user_kei:13,status_no_user_session_kei:13,status_no_yield_perform:13,status_nointerfac:13,status_nologon_interdomain_trust_account:13,status_nologon_server_trust_account:13,status_nologon_workstation_trust_account:13,status_noncontinuable_except:13,status_none_map:13,status_nonexistent_ea_entri:13,status_nonexistent_sector:13,status_not_a_directori:13,status_not_a_reparse_point:13,status_not_all_assign:13,status_not_cap:13,status_not_client_sess:13,status_not_commit:13,status_not_export_format:13,status_not_found:13,status_not_impl:13,status_not_lock:13,status_not_logon_process:13,status_not_mapped_data:13,status_not_mapped_view:13,status_not_registry_fil:13,status_not_safe_mode_driv:13,status_not_same_devic:13,status_not_server_sess:13,status_not_snapshot_volum:13,status_not_support:13,status_not_supported_on_sb:13,status_not_tiny_stream:13,status_nothing_to_termin:13,status_notification_guid_already_defin:13,status_notify_cleanup:13,status_notify_enum_dir:13,status_nt_cross_encryption_requir:13,status_ntlm_block:13,status_null_lm_password:13,status_object_name_collis:13,status_object_name_exist:13,status_object_name_invalid:13,status_object_name_not_found:13,status_object_no_longer_exist:13,status_object_path_invalid:13,status_object_path_not_found:13,status_object_path_syntax_bad:13,status_object_type_mismatch:[13,14],status_objectid_exist:13,status_objectid_not_found:13,status_offload_read_file_not_support:13,status_offload_read_flt_not_support:13,status_offload_write_file_not_support:13,status_offload_write_flt_not_support:13,status_only_if_connect:13,status_open_fail:13,status_operation_not_supported_in_transact:13,status_oplock_break_in_progress:13,status_oplock_not_gr:13,status_ordinal_not_found:13,status_page_fault_copy_on_writ:13,status_page_fault_demand_zero:13,status_page_fault_guard_pag:13,status_page_fault_paging_fil:13,status_page_fault_transit:13,status_pagefile_create_fail:13,status_pagefile_quota:13,status_pagefile_quota_exceed:13,status_parameter_quota_exceed:13,status_parity_error:13,status_partial_copi:13,status_partition_failur:13,status_password_expir:13,status_password_must_chang:13,status_password_restrict:13,status_path_not_cov:13,status_pend:13,status_per_user_trust_quota_exceed:13,status_pipe_broken:13,status_pipe_busi:13,status_pipe_clos:13,status_pipe_connect:13,status_pipe_disconnect:13,status_pipe_empti:13,status_pipe_listen:13,status_pipe_not_avail:13,status_pkinit_client_failur:13,status_pkinit_failur:13,status_pkinit_name_mismatch:13,status_pku2u_cert_failur:13,status_plugplay_no_devic:13,status_plugplay_query_veto:13,status_pnp_bad_mps_t:13,status_pnp_invalid_id:13,status_pnp_irq_translation_fail:13,status_pnp_reboot_requir:13,status_pnp_restart_enumer:13,status_pnp_translation_fail:13,status_policy_object_not_found:13,status_policy_only_in_d:13,status_port_already_has_completion_list:13,status_port_already_set:13,status_port_clos:13,status_port_connection_refus:13,status_port_disconnect:13,status_port_message_too_long:13,status_port_not_set:13,status_port_unreach:13,status_possible_deadlock:13,status_power_state_invalid:13,status_predefined_handl:13,status_prent4_machine_account:13,status_primary_transport_connect_fail:13,status_print_cancel:13,status_print_queue_ful:13,status_privilege_not_held:13,status_privileged_instruct:13,status_procedure_not_found:13,status_process_clon:13,status_process_in_job:13,status_process_is_protect:13,status_process_is_termin:13,status_process_not_in_job:13,status_profiling_at_limit:13,status_profiling_not_start:13,status_profiling_not_stop:13,status_propset_not_found:13,status_protocol_not_support:13,status_protocol_unreach:13,status_pte_chang:13,status_purge_fail:13,status_pwd_history_conflict:13,status_pwd_too_rec:13,status_pwd_too_short:13,status_quota_exceed:13,status_quota_list_inconsist:13,status_range_list_conflict:13,status_range_not_found:13,status_range_not_lock:13,status_rdp_protocol_error:13,status_receive_expedit:13,status_receive_parti:13,status_receive_partial_expedit:13,status_recovery_failur:13,status_recovery_not_need:13,status_recursive_dispatch:13,status_redirector_has_open_handl:13,status_redirector_not_start:13,status_redirector_paus:13,status_redirector_start:13,status_reg_nat_consumpt:13,status_registry_corrupt:13,status_registry_hive_recov:13,status_registry_io_fail:13,status_registry_quota_limit:13,status_registry_recov:13,status_reinitialization_need:13,status_remote_disconnect:13,status_remote_file_version_mismatch:13,status_remote_not_listen:13,status_remote_resourc:13,status_remote_session_limit:13,status_remote_storage_media_error:13,status_remote_storage_not_act:13,status_repars:13,status_reparse_attribute_conflict:13,status_reparse_object:13,status_reparse_point_not_resolv:13,status_reply_message_mismatch:13,status_request_abort:13,status_request_cancel:13,status_request_not_accept:13,status_request_out_of_sequ:13,status_resource_data_not_found:13,status_resource_enum_user_stop:13,status_resource_in_us:13,status_resource_lang_not_found:13,status_resource_name_not_found:13,status_resource_not_own:13,status_resource_requirements_chang:13,status_resource_type_not_found:13,status_resourcemanager_not_found:13,status_resourcemanager_read_onli:13,status_restart_boot_appl:13,status_resume_hibern:13,status_retri:13,status_revision_mismatch:13,status_revocation_offline_c:13,status_revocation_offline_kdc:13,status_rm_already_start:13,status_rm_disconnect:13,status_rm_metadata_corrupt:13,status_rm_not_act:13,status_rollback_timer_expir:13,status_rxact_commit:13,status_rxact_commit_failur:13,status_rxact_commit_necessari:13,status_rxact_invalid_st:13,status_rxact_state_cr:13,status_sam_init_failur:13,status_sam_need_bootkey_floppi:13,status_sam_need_bootkey_password:13,status_secret_too_long:13,status_section_not_extend:13,status_section_not_imag:13,status_section_protect:13,status_section_too_big:13,status_security_stream_is_inconsist:13,status_segment_notif:13,status_semaphore_limit_exceed:13,status_serial_counter_timeout:13,status_serial_more_writ:13,status_serial_no_device_init:13,status_server_dis:13,status_server_has_open_handl:13,status_server_not_dis:13,status_server_shutdown_in_progress:13,status_server_sid_mismatch:13,status_server_unavail:13,status_service_notif:13,status_setmark_detect:13,status_shared_irq_busi:13,status_shared_polici:13,status_sharing_paus:13,status_sharing_viol:13,status_short_names_not_enabled_on_volum:13,status_shutdown_in_progress:13,status_single_step:13,status_smartcard_card_block:13,status_smartcard_card_not_authent:13,status_smartcard_cert_expir:13,status_smartcard_cert_revok:13,status_smartcard_io_error:13,status_smartcard_logon_requir:13,status_smartcard_no_card:13,status_smartcard_no_certif:13,status_smartcard_no_key_contain:13,status_smartcard_no_keyset:13,status_smartcard_silent_context:13,status_smartcard_subsystem_failur:13,status_smartcard_wrong_pin:13,status_smi_primitive_installer_fail:13,status_some_not_map:13,status_source_element_empti:13,status_sparse_not_allowed_in_transact:13,status_special_account:13,status_special_group:13,status_special_us:13,status_stack_buffer_overrun:13,status_stack_overflow:13,status_stack_overflow_read:13,status_stopped_on_symlink:13,status_stream_miniversion_not_found:13,status_stream_miniversion_not_valid:13,status_strong_crypto_not_support:13,status_success:13,status_suspend_count_exceed:13,status_sxs_activation_context_dis:13,status_sxs_assembly_is_not_a_deploy:13,status_sxs_assembly_miss:13,status_sxs_assembly_not_found:13,status_sxs_cant_gen_actctx:13,status_sxs_component_store_corrupt:13,status_sxs_corrupt:13,status_sxs_corrupt_activation_stack:13,status_sxs_early_deactiv:13,status_sxs_file_hash_mismatch:13,status_sxs_file_hash_miss:13,status_sxs_file_not_part_of_assembl:13,status_sxs_identities_differ:13,status_sxs_identity_duplicate_attribut:13,status_sxs_identity_parse_error:13,status_sxs_invalid_actctxdata_format:13,status_sxs_invalid_deactiv:13,status_sxs_invalid_identity_attribute_nam:13,status_sxs_invalid_identity_attribute_valu:13,status_sxs_key_not_found:13,status_sxs_manifest_format_error:13,status_sxs_manifest_identity_same_but_contents_differ:13,status_sxs_manifest_parse_error:13,status_sxs_manifest_too_big:13,status_sxs_multiple_deactiv:13,status_sxs_process_default_already_set:13,status_sxs_process_termination_request:13,status_sxs_release_activation_context:13,status_sxs_section_not_found:13,status_sxs_setting_not_regist:13,status_sxs_system_default_activation_context_empti:13,status_sxs_thread_queries_dis:13,status_sxs_transaction_closure_incomplet:13,status_sxs_version_conflict:13,status_sxs_wrong_section_typ:13,status_symlink_class_dis:13,status_synchronization_requir:13,status_system_device_not_found:13,status_system_hive_too_larg:13,status_system_image_bad_signatur:13,status_system_powerstate_complex_transit:13,status_system_powerstate_transit:13,status_system_process_termin:13,status_system_shutdown:13,status_thread_already_in_task:13,status_thread_is_termin:13,status_thread_not_in_process:13,status_thread_was_suspend:13,status_threadpool_free_library_on_completion_fail:13,status_threadpool_handle_except:13,status_threadpool_release_mutex_on_completion_fail:13,status_threadpool_release_semaphore_on_completion_fail:13,status_threadpool_released_during_oper:13,status_threadpool_set_event_on_completion_fail:13,status_time_difference_at_dc:13,status_timeout:13,status_timer_not_cancel:13,status_timer_resolution_not_set:13,status_timer_resume_ignor:13,status_tm_identity_mismatch:13,status_tm_initialization_fail:13,status_tm_volatil:13,status_token_already_in_us:13,status_too_l:13,status_too_many_address:13,status_too_many_command:13,status_too_many_context_id:13,status_too_many_guids_request:13,status_too_many_link:13,status_too_many_luids_request:13,status_too_many_nam:13,status_too_many_nod:13,status_too_many_opened_fil:13,status_too_many_paging_fil:13,status_too_many_princip:13,status_too_many_secret:13,status_too_many_sess:13,status_too_many_sid:13,status_too_many_thread:13,status_transacted_mapping_unsupported_remot:13,status_transaction_abort:13,status_transaction_already_abort:13,status_transaction_already_commit:13,status_transaction_freeze_in_progress:13,status_transaction_integrity_viol:13,status_transaction_invalid_id:13,status_transaction_invalid_marshall_buff:13,status_transaction_invalid_typ:13,status_transaction_no_match:13,status_transaction_no_releas:13,status_transaction_not_act:13,status_transaction_not_enlist:13,status_transaction_not_found:13,status_transaction_not_join:13,status_transaction_not_request:13,status_transaction_not_root:13,status_transaction_object_expir:13,status_transaction_propagation_fail:13,status_transaction_record_too_long:13,status_transaction_request_not_valid:13,status_transaction_required_promot:13,status_transaction_respond:13,status_transaction_response_not_enlist:13,status_transaction_scope_callbacks_not_set:13,status_transaction_superior_exist:13,status_transaction_timed_out:13,status_transactional_conflict:13,status_transactional_open_not_allow:13,status_transactionmanager_not_found:13,status_transactionmanager_not_onlin:13,status_transactionmanager_recovery_name_collis:13,status_transactions_not_frozen:13,status_transactions_unsupported_remot:13,status_translation_complet:13,status_transport_ful:13,status_trust_failur:13,status_trusted_domain_failur:13,status_trusted_relationship_failur:13,status_ts_incompatible_sess:13,status_txf_attribute_corrupt:13,status_txf_dir_not_empti:13,status_txf_metadata_already_pres:13,status_unable_to_decommit_vm:13,status_unable_to_delete_sect:13,status_unable_to_free_vm:13,status_unable_to_lock_media:13,status_unable_to_unload_media:13,status_undefined_charact:13,status_unexpected_io_error:13,status_unexpected_mm_create_err:13,status_unexpected_mm_extend_err:13,status_unexpected_mm_map_error:13,status_unexpected_network_error:13,status_unfinished_context_delet:13,status_unhandled_except:13,status_unknown_revis:13,status_unmappable_charact:13,status_unrecognized_media:13,status_unrecognized_volum:13,status_unsuccess:13,status_unsupported_compress:13,status_unsupported_preauth:13,status_unwind:13,status_unwind_consolid:13,status_user2user_requir:13,status_user_apc:13,status_user_delete_trust_quota_exceed:13,status_user_exist:13,status_user_mapped_fil:13,status_user_session_delet:13,status_validate_continu:13,status_variable_not_found:13,status_vdm_disallow:13,status_vdm_hard_error:13,status_verifier_stop:13,status_verify_requir:13,status_vhd_child_parent_size_mismatch:13,status_vhd_differencing_chain_cycle_detect:13,status_vhd_differencing_chain_error_in_par:13,status_vhd_parent_vhd_access_deni:13,status_video_driver_debug_report_request:13,status_video_hung_display_driver_thread:13,status_video_hung_display_driver_thread_recov:13,status_virtdisk_not_virtual_disk:13,status_virtdisk_provider_not_found:13,status_virtual_circuit_clos:13,status_virus_delet:13,status_virus_infect:13,status_volmgr_mirror_not_support:13,status_volmgr_raid5_not_support:13,status_volsnap_hibernate_readi:13,status_volsnap_prepare_hibern:13,status_volume_dirti:13,status_volume_dismount:13,status_volume_mount:13,status_volume_not_upgrad:13,status_wait_0:13,status_wait_1:13,status_wait_2:13,status_wait_3:13,status_wait_63:13,status_wait_for_oplock:13,status_wake_system:13,status_wake_system_debugg:13,status_was_lock:13,status_was_unlock:13,status_wmi_already_dis:13,status_wmi_already_en:13,status_wmi_guid_disconnect:13,status_wmi_guid_not_found:13,status_wmi_instance_not_found:13,status_wmi_itemid_not_found:13,status_wmi_not_support:13,status_wmi_read_onli:13,status_wmi_set_failur:13,status_wmi_try_again:13,status_working_set_limit_rang:13,status_working_set_quota:13,status_wow_assert:13,status_wrong_compart:13,status_wrong_credential_handl:13,status_wrong_ef:13,status_wrong_password:13,status_wrong_password_cor:13,status_wrong_volum:13,status_wx86_breakpoint:13,status_wx86_continu:13,status_wx86_createwx86tib:13,status_wx86_exception_chain:13,status_wx86_exception_continu:13,status_wx86_exception_lastch:13,status_wx86_float_stack_check:13,status_wx86_internal_error:13,status_wx86_single_step:13,status_wx86_unsimul:13,status_xml_encoding_mismatch:13,status_xml_parse_error:13,status_xmldsig_error:13,statusword:33,std_error_handl:27,std_input_handl:27,std_output_handl:27,stdin:31,stdout:[19,25],steal:19,step:[3,33],steppingid:11,stg_e_abnormalapiexit:29,stg_e_accessdeni:29,stg_e_badbaseaddress:29,stg_e_cantsav:29,stg_e_css_authentication_failur:29,stg_e_css_key_not_establish:29,stg_e_css_key_not_pres:29,stg_e_css_region_mismatch:29,stg_e_css_scrambled_sector:29,stg_e_device_unrespons:29,stg_e_diskiswriteprotect:29,stg_e_docfilecorrupt:29,stg_e_docfiletoolarg:29,stg_e_extantmarshal:29,stg_e_filealreadyexist:29,stg_e_filenotfound:29,stg_e_firmware_image_invalid:29,stg_e_firmware_slot_invalid:29,stg_e_incomplet:29,stg_e_insufficientmemori:29,stg_e_inus:29,stg_e_invalidflag:29,stg_e_invalidfunct:29,stg_e_invalidhandl:29,stg_e_invalidhead:29,stg_e_invalidnam:29,stg_e_invalidparamet:29,stg_e_invalidpoint:29,stg_e_lockviol:29,stg_e_mediumful:29,stg_e_nomorefil:29,stg_e_notcurr:29,stg_e_notfilebasedstorag:29,stg_e_notsimpleformat:29,stg_e_olddl:29,stg_e_oldformat:29,stg_e_pathnotfound:29,stg_e_propsetmismatch:29,stg_e_readfault:29,stg_e_resets_exhaust:29,stg_e_revert:29,stg_e_seekerror:29,stg_e_sharerequir:29,stg_e_shareviol:29,stg_e_status_copy_protection_failur:29,stg_e_termin:29,stg_e_toomanyopenfil:29,stg_e_unimplementedfunct:29,stg_e_unknown:29,stg_e_writefault:29,stg_layout_interleav:27,stg_layout_sequenti:27,stg_s_block:29,stg_s_cannotconsolid:29,stg_s_consolidationfail:29,stg_s_convert:29,stg_s_monitor:29,stg_s_multipleopen:29,stg_s_power_cycle_requir:29,stg_s_retrynow:29,stg_toend:27,stgfmt_ani:27,stgfmt_docfil:27,stgfmt_document:27,stgfmt_file:27,stgfmt_nativ:27,stgfmt_storag:27,stgm_convert:27,stgm_creat:27,stgm_deleteonreleas:27,stgm_direct:27,stgm_direct_swmr:27,stgm_failifther:27,stgm_noscratch:27,stgm_nosnapshot:27,stgm_prioriti:27,stgm_read:27,stgm_readwrit:27,stgm_share_deny_non:27,stgm_share_deny_read:27,stgm_share_deny_writ:27,stgm_share_exclus:27,stgm_simpl:27,stgm_transact:27,stgm_write:27,stgty_repeat:27,still:[2,19,35],still_act:[16,27],storag:[19,31],store:[2,19],store_const:19,store_error_license_revok:29,store_error_pending_com_transact:29,store_error_unlicens:29,store_error_unlicensed_us:29,store_nam:2,store_tru:19,storqosfltport:19,str:[0,2,3,6,7,11,12,14,16,18,19,20,23,24,25,26,28,36],straightforward:4,stream:19,streamallocations:33,streamnam:33,streamnamelength:33,streamsiz:33,strerror:31,strflag:6,string1:[31,32],string2:[31,32],string:[2,3,4,10,11,16,18,19,27,33,36],stringoffset:33,stringsdrevis:[31,32],stringsecuritydescriptor:[31,32],stringsecuritydescriptorlen:[31,32],stringsid:[31,32],strip:[19,33],strlen:11,strlena32:11,strlena64:11,strlenw32:11,strlenw64:11,strong:27,strstria:[31,32],strstriw:[31,32],struct:[16,18,19,20,24,25],struct_110_t:19,struct_364_t:19,structur:[0,3,9,10,11,18,19,20,22,24,25,30],stub:10,stuff:[10,19],style:33,sub:[19,23],subcl:18,subclass:[2,3,12,16,18,23,24,26,28,31,36],subcommand:19,subel:33,subfold:19,subject:[2,4,14,23,33],subjectalgorithm:33,subjectidentifi:33,subjectpublickeyinfo:33,subjectuniqueid:33,subjectusag:33,subkei:[17,19],subkeys_nam:19,submodul:[11,28],subobject:19,subpars:19,subqueri:14,subreglength:33,subregmask:33,subregmast:33,subregshift:33,subscript:36,subsystem:33,subsystemdata:33,subtil:4,subtyp:[19,23],success:11,successful_access_ace_flag:27,suffix:19,suggest:9,superclass:36,support:[2,9,16,18],supportsobject:33,sure:10,surkei:17,surround:27,suspend:[16,19],suspendthread:[31,32],svchost:[4,19],sw_forceminim:27,sw_hide:27,sw_max:27,sw_maxim:27,sw_minim:27,sw_normal:27,sw_restor:27,sw_show:27,sw_showdefault:27,sw_showmaxim:27,sw_showminim:27,sw_showminnoact:27,sw_showna:27,sw_shownoactiv:27,sw_shownorm:27,symbol:[14,31,32,33],symbol_info:33,symbol_infow:33,symbolfilenames:33,symbolic_link_all_access:27,symbolic_link_queri:27,symboliclink:19,symboltyp:33,symcoff:33,symcv:33,symdef:33,symdia:33,symexport:33,symfromaddr:[31,32],symgetmoduleinfo64:[31,32],syminiti:[31,32],symlink:19,symloadmoduleexa:[31,32],symloadmoduleexw:[31,32],symnon:33,symopt_allow_absolute_symbol:27,symopt_allow_zero_address:27,symopt_auto_publ:27,symopt_case_insensit:27,symopt_debug:27,symopt_deferred_load:27,symopt_disable_fast_symbol:27,symopt_disable_srvstar_on_startup:27,symopt_disable_symsrv_autodetect:27,symopt_disable_symsrv_timeout:27,symopt_ex_disableaccesstimeupd:33,symopt_ex_lastvaliddebugdirectori:33,symopt_ex_max:33,symopt_exact_symbol:27,symopt_fail_critical_error:27,symopt_favor_compress:27,symopt_flat_directori:27,symopt_ignore_cvrec:27,symopt_ignore_imagedir:27,symopt_ignore_nt_sympath:27,symopt_include_32bit_modul:27,symopt_load_anyth:27,symopt_load_lin:27,symopt_no_cpp:27,symopt_no_image_search:27,symopt_no_prompt:27,symopt_no_publ:27,symopt_no_unqualified_load:27,symopt_omap_find_nearest:27,symopt_overwrit:27,symopt_publics_onli:27,symopt_readonly_cach:27,symopt_secur:27,symopt_sympath_last:27,symopt_undnam:27,sympdb:33,symsearch_allitem:27,symsearch_globalsonli:27,symsearch_maskobj:27,symsearch_recurs:27,symsym:33,symtagannot:33,symtagarraytyp:33,symtagbaseclass:33,symtagbasetyp:33,symtagblock:33,symtagcompiland:33,symtagcompilanddetail:33,symtagcompilandenv:33,symtagcustom:33,symtagcustomtyp:33,symtagdata:33,symtagdimens:33,symtagenum:33,symtagex:33,symtagfriend:33,symtagfuncdebugend:33,symtagfuncdebugstart:33,symtagfunct:33,symtagfunctionargtyp:33,symtagfunctiontyp:33,symtaglabel:33,symtagmanagedtyp:33,symtagnul:33,symtagpointertyp:33,symtagpublicsymbol:33,symtagthunk:33,symtagtypedef:33,symtagudt:33,symtagusingnamespac:33,symtagvt:33,symtagvtableshap:33,symtyp:33,symvirtu:33,synch:19,synchron:27,synchronizeexecut:33,syntax:18,sys:19,sys_mac:33,sys_win16:33,sys_win32:33,sys_win64:33,syskind:33,system32:[4,19,25],system:[2,4,7,9,10,12,14,16,17,21,23,26,30,36],system_alarm_ac:33,system_alarm_ace_typ:27,system_alarm_callback_ac:33,system_alarm_callback_ace_typ:27,system_alarm_callback_object_ac:33,system_alarm_callback_object_ace_typ:27,system_alarm_object_ac:33,system_alarm_object_ace_typ:27,system_audit_ac:33,system_audit_ace_typ:27,system_audit_callback_ac:33,system_audit_callback_ace_typ:27,system_audit_callback_object_ac:33,system_audit_callback_object_ace_typ:27,system_audit_object_ac:33,system_audit_object_ace_typ:27,system_handl:33,system_handle64:33,system_handle_inform:33,system_handle_information64:33,system_information_class:33,system_mandatory_label_ac:33,system_mandatory_label_ace_typ:27,system_mandatory_label_no_execute_up:27,system_mandatory_label_no_read_up:27,system_mandatory_label_no_write_up:27,system_modul:22,system_module32:33,system_module64:33,system_module_information32:33,system_module_information64:33,system_process_trust_label_ac:33,system_process_trust_label_ace_typ:27,system_process_trust_label_valid_mask:27,system_process_trust_noconstraint_mask:27,system_properti:36,system_resource_attribute_ac:33,system_resource_attribute_ace_typ:27,system_scoped_policy_id_ac:33,system_scoped_policy_id_ace_typ:27,system_verifier_inform:33,systemassemblystoragemap:33,systemauditac:19,systembasicinform:33,systembigpoolinform:33,systemcallcountinform:33,systemcalltimeinform:33,systemcompluspackag:33,systemcontextswitchinform:33,systemcrashdumpstateinform:33,systemcurrenttimezoneinform:33,systemdefaultactivationcontextdata:33,systemdeviceinform:33,systemdpcbehaviorinform:33,systememulationbasicinform:33,systememulationprocessorinform:33,systemexceptioninform:33,systemextendedhandleinform:33,systemextendedprocessinform:33,systemextendservicetableinform:33,systemfilecacheinform:33,systemfilecacheinformationex:33,systemfirmwaretableinform:33,systemflagsinform:33,systemfullmemoryinform:33,systemhandleinform:33,systemhotpatchinform:33,systeminform:[31,32],systeminformationclass:[31,32],systeminformationlength:[31,32],systeminterruptinform:33,systemkerneldebuggerinform:33,systemlegacydriverinform:33,systemloadgdidriverinform:33,systemloadgdidriverinsystemspac:33,systemlocksinform:33,systemlogicalprocessorinform:33,systemlookasideinform:33,systemlostdelayedwriteinform:33,systemmemorylistinform:33,systemmirrormemoryinform:33,systemmodul:[28,30],systemmoduleinform:33,systemmoduleinformationex:33,systemmodulewow64:[19,28,30],systemnonpagedpoolinform:33,systemnumaavailablememori:33,systemnumaprocessormap:33,systemobjectinform:33,systemobjectsecuritymod:33,systemobsolete0:33,systempagedpoolinform:33,systempagefileinform:33,systempathinform:33,systemperformanceinform:33,systemperformancetraceinform:33,systempooltaginform:33,systemprefetcherinform:33,systempriorityseper:33,systemprocessinform:33,systemprocessoridleinform:33,systemprocessorinform:33,systemprocessorperformanceinform:33,systemprocessorpowerinform:33,systemrangestart:33,systemrangestartinform:33,systemrecommendedshareddataalign:33,systemregisterfirmwaretableinformationhandl:33,systemregistryquotainform:33,systemreserv:33,systemroot:19,systemsessioncr:33,systemsessiondetach:33,systemsessioninform:33,systemsessionmappedviewinform:33,systemsessionpooltaginform:33,systemsessionprocessinform:33,systemstacktraceinform:33,systemsummarymemoryinform:33,systemsuperfetchinform:33,systemtim:33,systemtimeadjustmentinform:33,systemtimeofdayinform:33,systemtimeslipnotif:33,systemunloadgdidriverinform:33,systemvdmbopinform:33,systemvdminstemulinform:33,systemverifieradddriverinform:33,systemverifierinform:33,systemverifierremovedriverinform:33,systemverifierthunkextend:33,systemverifiertriageinform:33,systemwatchdogtimerhandl:33,systemwatchdogtimerinform:33,systemwow64sharedinform:33,syswow64:[9,16,19,22,25],syswow64apiproxi:10,syswow:[16,25],szcsdversion:33,szexefil:33,szoid_ansi_x942:27,szoid_ansi_x942_dh:27,szoid_common_nam:27,szoid_d:27,szoid_dh_single_pass_stddh_sha1_kdf:27,szoid_dh_single_pass_stddh_sha256_kdf:27,szoid_dh_single_pass_stddh_sha384_kdf:27,szoid_dsalg:27,szoid_dsalg_crpt:27,szoid_dsalg_hash:27,szoid_dsalg_rsa:27,szoid_dsalg_sign:27,szoid_ecc_curve_p256:27,szoid_ecc_curve_p384:27,szoid_ecc_curve_p521:27,szoid_ecc_public_kei:27,szoid_ecdsa_sha1:27,szoid_ecdsa_sha256:27,szoid_ecdsa_sha384:27,szoid_ecdsa_sha512:27,szoid_ecdsa_specifi:27,szoid_enhanced_hash:27,szoid_infosec:27,szoid_infosec_mosaicconfidenti:27,szoid_infosec_mosaicintegr:27,szoid_infosec_mosaickeymanag:27,szoid_infosec_mosaickmandsig:27,szoid_infosec_mosaickmandupdsig:27,szoid_infosec_mosaicsignatur:27,szoid_infosec_mosaictokenprotect:27,szoid_infosec_mosaicupdatedinteg:27,szoid_infosec_mosaicupdatedsig:27,szoid_infosec_sdnsconfidenti:27,szoid_infosec_sdnsintegr:27,szoid_infosec_sdnskeymanag:27,szoid_infosec_sdnskmandsig:27,szoid_infosec_sdnssignatur:27,szoid_infosec_sdnstokenprotect:27,szoid_infosec_suiteaconfidenti:27,szoid_infosec_suiteaintegr:27,szoid_infosec_suiteakeymanag:27,szoid_infosec_suiteakmandsig:27,szoid_infosec_suiteasignatur:27,szoid_infosec_suiteatokenprotect:27,szoid_intent_to_s:27,szoid_nested_signatur:27,szoid_nist_aes128_cbc:[2,27],szoid_nist_aes128_wrap:27,szoid_nist_aes192_cbc:[2,27],szoid_nist_aes192_wrap:27,szoid_nist_aes256_cbc:[2,27],szoid_nist_aes256_wrap:27,szoid_nist_sha256:27,szoid_nist_sha384:27,szoid_nist_sha512:27,szoid_oiw:27,szoid_oiwdir:27,szoid_oiwdir_crpt:27,szoid_oiwdir_hash:27,szoid_oiwdir_md2:27,szoid_oiwdir_md2rsa:27,szoid_oiwdir_sign:27,szoid_oiwsec:27,szoid_oiwsec_descbc:[2,27],szoid_oiwsec_descfb:27,szoid_oiwsec_desecb:27,szoid_oiwsec_desed:27,szoid_oiwsec_desmac:27,szoid_oiwsec_desofb:27,szoid_oiwsec_dhcommmod:27,szoid_oiwsec_dsa:27,szoid_oiwsec_dsacomm:27,szoid_oiwsec_dsacommsha1:27,szoid_oiwsec_dsacommsha:27,szoid_oiwsec_dsasha1:27,szoid_oiwsec_keyhashs:27,szoid_oiwsec_md2rsasign:27,szoid_oiwsec_md4rsa2:27,szoid_oiwsec_md4rsa:27,szoid_oiwsec_md5rsa:27,szoid_oiwsec_md5rsasign:27,szoid_oiwsec_mdc2:27,szoid_oiwsec_mdc2rsa:27,szoid_oiwsec_rsasign:27,szoid_oiwsec_rsaxchg:27,szoid_oiwsec_sha1:27,szoid_oiwsec_sha1rsasign:27,szoid_oiwsec_sha:27,szoid_oiwsec_shadsa:27,szoid_oiwsec_sharsa:27,szoid_pkc:27,szoid_pkcs_10:27,szoid_pkcs_12:27,szoid_pkcs_1:27,szoid_pkcs_2:27,szoid_pkcs_3:27,szoid_pkcs_4:27,szoid_pkcs_5:27,szoid_pkcs_6:27,szoid_pkcs_7:27,szoid_pkcs_8:27,szoid_pkcs_9:27,szoid_pkcs_9_sequence_numb:27,szoid_rfc3161_countersign:27,szoid_rsa:27,szoid_rsa_certextens:27,szoid_rsa_challengepwd:27,szoid_rsa_contenttyp:27,szoid_rsa_countersign:27,szoid_rsa_data:27,szoid_rsa_des_ede3_cbc:[2,27],szoid_rsa_dh:27,szoid_rsa_digesteddata:27,szoid_rsa_emailaddr:27,szoid_rsa_encrypt:27,szoid_rsa_encrypteddata:27,szoid_rsa_envelopeddata:27,szoid_rsa_extcertattr:27,szoid_rsa_hash:27,szoid_rsa_hasheddata:27,szoid_rsa_md2:27,szoid_rsa_md2rsa:27,szoid_rsa_md4:27,szoid_rsa_md4rsa:27,szoid_rsa_md5:27,szoid_rsa_md5rsa:27,szoid_rsa_messagedigest:27,szoid_rsa_mgf1:27,szoid_rsa_prefersigneddata:27,szoid_rsa_pspecifi:27,szoid_rsa_rc2cbc:27,szoid_rsa_rc4:27,szoid_rsa_rc5_cbcpad:27,szoid_rsa_rsa:27,szoid_rsa_setoaep_rsa:27,szoid_rsa_sha1rsa:27,szoid_rsa_sha256rsa:[19,27],szoid_rsa_sha384rsa:27,szoid_rsa_sha512rsa:27,szoid_rsa_signeddata:27,szoid_rsa_signenvdata:27,szoid_rsa_signingtim:27,szoid_rsa_smimealg:27,szoid_rsa_smimealgcms3deswrap:27,szoid_rsa_smimealgcmsrc2wrap:27,szoid_rsa_smimealgesdh:27,szoid_rsa_smimecap:27,szoid_rsa_ssa_pss:27,szoid_rsa_unstructaddr:27,szoid_rsa_unstructnam:27,szoid_rsaes_oaep:27,szoid_sealing_signatur:27,szoid_sealing_timestamp:27,szoid_timestamp_token:27,szoid_trusted_client_auth_ca_list:27,szoid_trusted_codesigning_ca_list:27,szoid_trusted_server_auth_ca_list:27,szoid_x957:27,szoid_x957_dsa:27,szoid_x957_sha1dsa:27,szpassword:[19,31,32],tabl:33,tableclass:[31,32],tag:33,tag_wbem_change_flag_typ:36,tag_wbem_timeout_typ:36,tagclsctx:[31,32],tagcoinit:[31,32],tagword:33,tailofrawbyt:33,take:[10,19,31,32],talk:10,target:[3,10,14,16,19,26,33],target_addr:19,target_fil:19,target_host:19,target_pag:19,target_port:19,target_python_cod:19,targetedbit:16,targetiid:18,targetinterfac:1,targetviewbas:33,task:[4,9,28,30,33],task_action_com_handl:[23,33],task_action_exec:[19,23,33],task_action_send_email:33,task_action_show_messag:33,task_action_typ:[23,33],task_compat:33,task_compatibility_at:33,task_compatibility_v1:33,task_compatibility_v2:33,task_creat:[23,33],task_create_or_upd:33,task_dis:33,task_dont_add_principal_ac:33,task_enum_flag:33,task_enum_hidden:33,task_ignore_registration_trigg:33,task_instances_ignore_new:33,task_instances_parallel:33,task_instances_polici:33,task_instances_queu:33,task_instances_stop_exist:33,task_logon_group:33,task_logon_interactive_token:33,task_logon_interactive_token_or_password:33,task_logon_non:[23,33],task_logon_password:33,task_logon_s4u:33,task_logon_service_account:33,task_logon_typ:33,task_run_as_self:33,task_run_ignore_constraint:33,task_run_no_flag:33,task_run_use_session_id:33,task_run_user_sid:33,task_runlevel_highest:33,task_runlevel_lua:33,task_runlevel_typ:33,task_schedul:[19,23,28],task_stat:[23,33],task_state_dis:33,task_state_queu:33,task_state_readi:33,task_state_run:33,task_state_unknown:33,task_trigger_boot:[19,33],task_trigger_daili:33,task_trigger_ev:33,task_trigger_idl:33,task_trigger_logon:33,task_trigger_monthli:33,task_trigger_monthlydow:33,task_trigger_registr:33,task_trigger_session_state_chang:33,task_trigger_tim:33,task_trigger_type2:[23,33],task_trigger_weekli:33,task_upd:33,task_validate_onli:33,taskcollect:30,taskcollectiontyp:23,taskdef:23,taskdefinit:[19,30],taskfold:[19,30],taskfoldercollect:30,taskref:4,tasks_metadata:4,taskservic:[19,28,30],tbs_e_access_deni:29,tbs_e_bad_paramet:29,tbs_e_buffer_too_larg:29,tbs_e_command_cancel:29,tbs_e_insufficient_buff:29,tbs_e_internal_error:29,tbs_e_invalid_context:29,tbs_e_invalid_context_param:29,tbs_e_invalid_output_point:29,tbs_e_ioerror:29,tbs_e_no_event_log:29,tbs_e_ownerauth_not_found:29,tbs_e_ppi_function_unsupport:29,tbs_e_ppi_not_support:29,tbs_e_provisioning_incomplet:29,tbs_e_provisioning_not_allow:29,tbs_e_service_dis:29,tbs_e_service_not_run:29,tbs_e_service_start_pend:29,tbs_e_too_many_resourc:29,tbs_e_too_many_tbs_context:29,tbs_e_tpm_not_found:29,tbsimp_e_buffer_too_smal:29,tbsimp_e_cleanup_fail:29,tbsimp_e_command_cancel:29,tbsimp_e_command_fail:29,tbsimp_e_duplicate_vhandl:29,tbsimp_e_hash_bad_kei:29,tbsimp_e_hash_table_ful:29,tbsimp_e_invalid_context_handl:29,tbsimp_e_invalid_context_param:29,tbsimp_e_invalid_output_point:29,tbsimp_e_invalid_paramet:29,tbsimp_e_invalid_resourc:29,tbsimp_e_list_no_more_item:29,tbsimp_e_list_not_found:29,tbsimp_e_no_event_log:29,tbsimp_e_not_enough_spac:29,tbsimp_e_not_enough_tpm_context:29,tbsimp_e_nothing_to_unload:29,tbsimp_e_out_of_memori:29,tbsimp_e_ppi_not_support:29,tbsimp_e_resource_expir:29,tbsimp_e_rpc_init_fail:29,tbsimp_e_scheduler_not_run:29,tbsimp_e_too_many_resourc:29,tbsimp_e_too_many_tbs_context:29,tbsimp_e_tpm_error:29,tbsimp_e_tpm_incompat:29,tbsimp_e_unknown_ordin:29,tcp4:12,tcp4connect:12,tcp6:12,tcp6connect:12,tcp:[12,19],tcp_table_basic_al:33,tcp_table_basic_connect:33,tcp_table_basic_listen:33,tcp_table_class:33,tcp_table_owner_module_al:33,tcp_table_owner_module_connect:33,tcp_table_owner_module_listen:33,tcp_table_owner_pid_al:[31,32,33],tcp_table_owner_pid_connect:33,tcp_table_owner_pid_listen:33,tdesc:33,tdescalia:33,tdescelem:33,tdhstatu:33,teb:16,teb_bas:16,tebbaseaddress:33,techniqu:8,tell:[2,16],tempfil:19,templat:[4,19],temporari:[2,5],termin:[16,19],terminaison:19,terminateprocess:[31,32],terminatethread:[31,32],test:[2,3,4,14,18,19,20,23],test_cod:19,test_code_x64:19,test_code_x86:19,testnam:19,text:19,textsiz:33,th32cs_inherit:27,th32cs_snapal:27,th32cs_snapheaplist:27,th32cs_snapmodul:27,th32cs_snapmodule32:27,th32cs_snapprocess:27,th32cs_snapthread:27,th32defaultheapid:33,th32moduleid:33,th32ownerprocessid:33,th32parentprocessid:33,th32processid:[31,32,33],th32threadid:33,thcallbackbstor:33,thcallbackstack:33,thei:19,them:[3,10,18,19,20,30],themself:28,thi:[0,1,2,3,4,5,8,9,10,11,14,16,18,19,20,23,24,28,30,31,32,36],thing:[4,10,11,31],thinner:9,thisit:1,thisupd:33,those:[3,5,6,8,10,11],thread32first:[31,32],thread32next:[31,32],thread:[3,9,19,28,30,31,32,33],thread_all_access:[27,31,32],thread_basic_inform:33,thread_direct_imperson:27,thread_exec:19,thread_get_context:27,thread_imperson:27,thread_information_class:33,thread_query_inform:27,thread_set_context:27,thread_set_inform:27,thread_set_thread_token:27,thread_suspend_resum:27,thread_termin:27,threadaffinitymask:33,threadamilastthread:33,threadbaseprior:33,threadbasicinform:33,threadblock:33,threaddescriptortableentri:33,threadenablealignmentfaultfixup:33,threadentry32:33,threadeventpair:33,threadhandl:[31,32,33],threadhidefromdebugg:33,threadid:33,threadidealprocessor:33,threadimpersonationtoken:33,threadinform:[31,32],threadinformationclass:[31,32],threadinformationlength:[31,32],threadisiopend:33,threadperformancecount:33,threadprior:33,threadpriorityboost:33,threadquerysetwin32startaddress:33,threadsettlsarrayaddress:33,threadtim:33,threadzerotlscel:33,three:1,through:[24,30],thu:9,thumbprint:2,ti_findchildren:33,ti_get_address:33,ti_get_addressoffset:33,ti_get_arrayindextypeid:33,ti_get_basetyp:33,ti_get_bitposit:33,ti_get_calling_convent:33,ti_get_childrencount:33,ti_get_classparentid:33,ti_get_count:33,ti_get_datakind:33,ti_get_indirectvirtualbaseclass:33,ti_get_is_refer:33,ti_get_length:33,ti_get_lexicalpar:33,ti_get_nest:33,ti_get_offset:33,ti_get_symindex:33,ti_get_symnam:33,ti_get_symtag:33,ti_get_thisadjust:33,ti_get_typ:33,ti_get_typeid:33,ti_get_udtkind:33,ti_get_valu:33,ti_get_virtualbaseclass:33,ti_get_virtualbasedispindex:33,ti_get_virtualbaseoffset:33,ti_get_virtualbasepointeroffset:33,ti_get_virtualtableshapeid:33,ti_gtiex_reqs_valid:33,ti_is_close_equiv_to:33,ti_is_equiv_to:33,ticket:33,tid:[4,16,19],time:[2,4,16,19,23,24,31],time_cr:[4,19],time_info:16,time_zone_inform:33,timedatestamp:33,timegener:33,timeinfo:16,timeout:[0,16,19,24,26,31,32,36],timer_all_access:27,timer_modify_st:27,timer_query_st:27,timerresolut:33,timestamp:33,timewritten:33,timezon:33,titl:19,titleindex:[31,32,33],tkind_alia:33,tkind_coclass:33,tkind_dispatch:33,tkind_enum:33,tkind_interfac:33,tkind_max:33,tkind_modul:33,tkind_record:33,tkind_union:33,tlibattr:33,tlsbitmap:33,tlsbitmapbit:33,tlsexpansionbitmap:33,tlsexpansionbitmapbit:33,tlsexpansioncount:33,tmp:19,tmp_cmsg_recipient_encode_info_union:33,tmp_context64_subunion:33,tmp_dummystructnam:33,tmp_spc_link_union:33,tmp_sub_struct_1:33,tmp_typedesc_union:33,tmp_union:33,tmp_union_debug_info:33,tmp_union_io_status_block:33,tmp_vardesc_union:33,tmp_wintrust_union_typ:33,tmpunion_cert_id:33,tmpunion_cmsg_ctrl_decrypt_para:33,tmpunion_cmsg_key_agree_recipient_encode_info:33,tmpunion_cmsg_mail_list_recipient_encode_info:33,to_dump:5,to_filenam:20,to_str:20,todo:[2,7,18,19,20,28,30,36],togeth:18,tok:[19,24],token:[9,16,30,31,32,33],token_access_inform:[24,33],token_adjust_default:27,token_adjust_group:27,token_adjust_privileg:27,token_adjust_sessionid:27,token_all_access:27,token_all_access_p:27,token_appcontainer_inform:[24,33],token_assign_primari:27,token_default_dacl:[24,33],token_demo:19,token_dupl:27,token_elev:[24,33],token_elevation_typ:[24,33],token_group:[24,33],token_groups_and_privileg:[24,33],token_imperson:27,token_information_class:[24,33],token_linked_token:[24,33],token_mandatory_label:[24,33],token_mandatory_polici:[24,33],token_mandatory_policy_new_process_min:27,token_mandatory_policy_no_write_up:27,token_mandatory_policy_off:27,token_mandatory_policy_valid_mask:27,token_origin:[24,33],token_own:[24,33],token_primary_group:[24,33],token_privileg:[24,33],token_queri:27,token_query_sourc:27,token_security_attribute_custom_flag:27,token_security_attribute_dis:27,token_security_attribute_disabled_by_default:27,token_security_attribute_fqbn_valu:33,token_security_attribute_mandatori:27,token_security_attribute_non_inherit:27,token_security_attribute_octet_string_valu:33,token_security_attribute_type_boolean:27,token_security_attribute_type_fqbn:27,token_security_attribute_type_int64:27,token_security_attribute_type_invalid:27,token_security_attribute_type_octet_str:27,token_security_attribute_type_sid:27,token_security_attribute_type_str:27,token_security_attribute_type_uint64:27,token_security_attribute_use_for_deny_onli:27,token_security_attribute_v1:33,token_security_attribute_v1_union:33,token_security_attribute_valid_flag:27,token_security_attribute_value_case_sensit:27,token_security_attributes_inform:33,token_security_attributes_information_union:33,token_sourc:[24,33],token_source_length:27,token_statist:[24,33],token_struct:19,token_typ:[24,33],token_us:[24,33],tokenaccessinform:[24,33],tokenappcontain:33,tokenappcontainernumb:[24,33],tokenappcontainersid:[24,33],tokenauditpolici:33,tokenbnoisol:33,tokencap:[24,33],tokenchildprocessflag:33,tokendefaultdacl:[24,33],tokendeviceclaimattribut:[24,33],tokendevicegroup:[24,33],tokenelev:[24,33],tokenelevationtyp:[24,33],tokenelevationtypedefault:33,tokenelevationtypeful:33,tokenelevationtypelimit:33,tokengroup:[19,30,33],tokengroupsandprivileg:[24,33],tokenhandl:[31,32],tokenhasrestrict:[24,33],tokenid:[19,24,33],tokenimperson:[19,24,33],tokenimpersonationlevel:[24,33],tokeninform:[31,32],tokeninformationclass:[31,32],tokeninformationlength:[31,32],tokenintegritylevel:[24,33],tokeninvalid:33,tokenisappcontain:[24,33],tokeniselev:33,tokenisrestrict:33,tokenlinkedtoken:[24,33],tokenlogonsid:[24,33],tokenmandatorypolici:[24,33],tokenorigin:[24,33],tokenown:[24,33],tokenprimari:[19,24,33],tokenprimarygroup:[24,33],tokenprivatenamespac:33,tokenprivileg:[30,33],tokenprocesstrustlevel:[24,33],tokenrestricteddeviceclaimattribut:33,tokenrestricteddevicegroup:[24,33],tokenrestrictedsid:[24,33],tokenrestricteduserclaimattribut:33,tokensandboxinert:[24,33],tokensecurityattribut:[24,33],tokensecurityattributesinform:30,tokensecurityattributev1:30,tokensessionid:[24,33],tokensessionrefer:33,tokensingletonattribut:33,tokensourc:[24,33],tokenstatist:[24,33],tokentyp:[24,31,32,33],tokenuiaccess:[24,33],tokenus:[24,33],tokenuserclaimattribut:[24,33],tokenvirtualizationallow:[24,33],tokenvirtualizationen:[24,33],top:36,totalallocationunit:33,totallength:33,toward:27,tpbasepri:33,tpc_e_initialize_fail:29,tpc_e_invalid_configur:29,tpc_e_invalid_data_from_recogn:29,tpc_e_invalid_input_rect:29,tpc_e_invalid_packet_descript:29,tpc_e_invalid_properti:29,tpc_e_invalid_right:29,tpc_e_invalid_strok:29,tpc_e_no_default_tablet:29,tpc_e_not_relev:29,tpc_e_out_of_order_cal:29,tpc_e_queue_ful:29,tpc_e_recognizer_not_regist:29,tpc_e_unknown_properti:29,tpc_s_interrupt:29,tpc_s_no_data_to_process:29,tpc_s_truncat:29,tpcallbacksendalpcmessageoncomplet:[31,32],tpdeltapri:33,tphandl:[31,32],tpm_20_e_asymmetr:29,tpm_20_e_attribut:29,tpm_20_e_auth_context:29,tpm_20_e_auth_fail:29,tpm_20_e_auth_miss:29,tpm_20_e_auth_typ:29,tpm_20_e_auth_unavail:29,tpm_20_e_auths:29,tpm_20_e_bad_auth:29,tpm_20_e_bad_context:29,tpm_20_e_bind:29,tpm_20_e_cancel:29,tpm_20_e_command_cod:29,tpm_20_e_command_s:29,tpm_20_e_context_gap:29,tpm_20_e_cphash:29,tpm_20_e_curv:29,tpm_20_e_dis:29,tpm_20_e_ecc_curv:29,tpm_20_e_ecc_point:29,tpm_20_e_exclus:29,tpm_20_e_expir:29,tpm_20_e_failur:29,tpm_20_e_handl:29,tpm_20_e_hash:29,tpm_20_e_hierarchi:29,tpm_20_e_hmac:29,tpm_20_e_initi:29,tpm_20_e_insuffici:29,tpm_20_e_integr:29,tpm_20_e_kdf:29,tpm_20_e_kei:29,tpm_20_e_key_s:29,tpm_20_e_loc:29,tpm_20_e_lockout:29,tpm_20_e_memori:29,tpm_20_e_mgf:29,tpm_20_e_mod:29,tpm_20_e_needs_test:29,tpm_20_e_no_result:29,tpm_20_e_nonc:29,tpm_20_e_nv_author:29,tpm_20_e_nv_defin:29,tpm_20_e_nv_lock:29,tpm_20_e_nv_rang:29,tpm_20_e_nv_rat:29,tpm_20_e_nv_siz:29,tpm_20_e_nv_spac:29,tpm_20_e_nv_unavail:29,tpm_20_e_nv_uniniti:29,tpm_20_e_object_handl:29,tpm_20_e_object_memori:29,tpm_20_e_par:29,tpm_20_e_pcr:29,tpm_20_e_pcr_chang:29,tpm_20_e_polici:29,tpm_20_e_policy_cc:29,tpm_20_e_policy_fail:29,tpm_20_e_pp:29,tpm_20_e_priv:29,tpm_20_e_rang:29,tpm_20_e_reboot:29,tpm_20_e_reserved_bit:29,tpm_20_e_retri:29,tpm_20_e_schem:29,tpm_20_e_selector:29,tpm_20_e_sensit:29,tpm_20_e_sequ:29,tpm_20_e_session_handl:29,tpm_20_e_session_memori:29,tpm_20_e_signatur:29,tpm_20_e_siz:29,tpm_20_e_symmetr:29,tpm_20_e_tag:29,tpm_20_e_test:29,tpm_20_e_ticket:29,tpm_20_e_too_many_context:29,tpm_20_e_typ:29,tpm_20_e_unbalanc:29,tpm_20_e_upgrad:29,tpm_20_e_valu:29,tpm_20_e_yield:29,tpm_e_area_lock:29,tpm_e_attestation_challenge_not_set:29,tpm_e_auditfail_success:29,tpm_e_auditfail_unsuccess:29,tpm_e_auditfailur:29,tpm_e_auth2fail:29,tpm_e_auth_conflict:29,tpm_e_authfail:29,tpm_e_bad_attribut:29,tpm_e_bad_count:29,tpm_e_bad_datas:29,tpm_e_bad_deleg:29,tpm_e_bad_handl:29,tpm_e_bad_key_properti:29,tpm_e_bad_loc:29,tpm_e_bad_migr:29,tpm_e_bad_mod:29,tpm_e_bad_ordin:29,tpm_e_bad_param_s:29,tpm_e_bad_paramet:29,tpm_e_bad_pres:29,tpm_e_bad_schem:29,tpm_e_bad_signatur:29,tpm_e_bad_typ:29,tpm_e_bad_vers:29,tpm_e_badcontext:29,tpm_e_badindex:29,tpm_e_badtag:29,tpm_e_buffer_length_mismatch:29,tpm_e_claim_type_not_support:29,tpm_e_clear_dis:29,tpm_e_command_block:29,tpm_e_context_gap:29,tpm_e_daa_input_data0:29,tpm_e_daa_input_data1:29,tpm_e_daa_issuer_set:29,tpm_e_daa_issuer_valid:29,tpm_e_daa_resourc:29,tpm_e_daa_stag:29,tpm_e_daa_tpm_set:29,tpm_e_daa_wrong_w:29,tpm_e_deactiv:29,tpm_e_decrypt_error:29,tpm_e_defend_lock_run:29,tpm_e_delegate_admin:29,tpm_e_delegate_famili:29,tpm_e_delegate_lock:29,tpm_e_dis:29,tpm_e_disabled_cmd:29,tpm_e_doing_selftest:29,tpm_e_duplicate_vhandl:29,tpm_e_embedded_command_block:29,tpm_e_embedded_command_unsupport:29,tpm_e_encrypt_error:29,tpm_e_error_mask:29,tpm_e_fail:29,tpm_e_failedselftest:29,tpm_e_familycount:29,tpm_e_inappropriate_enc:29,tpm_e_inappropriate_sig:29,tpm_e_install_dis:29,tpm_e_invalid_authhandl:29,tpm_e_invalid_famili:29,tpm_e_invalid_handl:29,tpm_e_invalid_keyhandl:29,tpm_e_invalid_keyusag:29,tpm_e_invalid_pcr_info:29,tpm_e_invalid_postinit:29,tpm_e_invalid_resourc:29,tpm_e_invalid_structur:29,tpm_e_ioerror:29,tpm_e_key_already_fin:29,tpm_e_key_not_authent:29,tpm_e_key_not_fin:29,tpm_e_key_not_load:29,tpm_e_key_not_signing_kei:29,tpm_e_key_notsupport:29,tpm_e_key_owner_control:29,tpm_e_key_usage_policy_invalid:29,tpm_e_key_usage_policy_not_support:29,tpm_e_keynotfound:29,tpm_e_locked_out:29,tpm_e_ma_author:29,tpm_e_ma_destin:29,tpm_e_ma_sourc:29,tpm_e_ma_ticket_signatur:29,tpm_e_maxnvwrit:29,tpm_e_migratefail:29,tpm_e_needs_selftest:29,tpm_e_no_endors:29,tpm_e_no_key_certif:29,tpm_e_no_nv_permiss:29,tpm_e_no_wrap_transport:29,tpm_e_nocontextspac:29,tpm_e_nooper:29,tpm_e_nospac:29,tpm_e_nosrk:29,tpm_e_not_fullwrit:29,tpm_e_not_pcr_bound:29,tpm_e_notfip:29,tpm_e_notloc:29,tpm_e_notreset:29,tpm_e_notsealed_blob:29,tpm_e_owner_control:29,tpm_e_owner_set:29,tpm_e_pcp_authentication_fail:29,tpm_e_pcp_authentication_ignor:29,tpm_e_pcp_buffer_too_smal:29,tpm_e_pcp_device_not_readi:29,tpm_e_pcp_error_mask:29,tpm_e_pcp_flag_not_support:29,tpm_e_pcp_ifx_rsa_key_creation_block:29,tpm_e_pcp_internal_error:29,tpm_e_pcp_invalid_handl:29,tpm_e_pcp_invalid_paramet:29,tpm_e_pcp_key_handle_invalid:29,tpm_e_pcp_key_not_aik:29,tpm_e_pcp_not_support:29,tpm_e_pcp_policy_not_found:29,tpm_e_pcp_profile_not_found:29,tpm_e_pcp_raw_policy_not_support:29,tpm_e_pcp_ticket_miss:29,tpm_e_pcp_unsupported_pss_salt:29,tpm_e_pcp_validation_fail:29,tpm_e_pcp_wrong_par:29,tpm_e_per_nowrit:29,tpm_e_permanentek:29,tpm_e_ppi_acpi_failur:29,tpm_e_ppi_bios_failur:29,tpm_e_ppi_blocked_in_bio:29,tpm_e_ppi_not_support:29,tpm_e_ppi_user_abort:29,tpm_e_read_onli:29,tpm_e_requires_sign:29,tpm_e_resourc:29,tpm_e_resourcemiss:29,tpm_e_retri:29,tpm_e_sha_error:29,tpm_e_sha_thread:29,tpm_e_shortrandom:29,tpm_e_siz:29,tpm_e_soft_key_error:29,tpm_e_toomanycontext:29,tpm_e_transport_notexclus:29,tpm_e_version_not_support:29,tpm_e_write_lock:29,tpm_e_wrong_entitytyp:29,tpm_e_wrongpcrv:29,tpm_e_zero_exhaust_en:29,tpmapi_e_access_deni:29,tpmapi_e_authorization_fail:29,tpmapi_e_authorization_revok:29,tpmapi_e_authorizing_key_not_support:29,tpmapi_e_buffer_too_smal:29,tpmapi_e_empty_tcg_log:29,tpmapi_e_encryption_fail:29,tpmapi_e_endorsement_auth_not_nul:29,tpmapi_e_fips_rng_check_fail:29,tpmapi_e_internal_error:29,tpmapi_e_invalid_authorization_signatur:29,tpmapi_e_invalid_context_handl:29,tpmapi_e_invalid_context_param:29,tpmapi_e_invalid_delegate_blob:29,tpmapi_e_invalid_encod:29,tpmapi_e_invalid_key_blob:29,tpmapi_e_invalid_key_param:29,tpmapi_e_invalid_key_s:29,tpmapi_e_invalid_migration_authorization_blob:29,tpmapi_e_invalid_output_point:29,tpmapi_e_invalid_owner_auth:29,tpmapi_e_invalid_paramet:29,tpmapi_e_invalid_pcr_data:29,tpmapi_e_invalid_pcr_index:29,tpmapi_e_invalid_st:29,tpmapi_e_invalid_tcg_log_entri:29,tpmapi_e_malformed_authorization_kei:29,tpmapi_e_malformed_authorization_oth:29,tpmapi_e_malformed_authorization_polici:29,tpmapi_e_message_too_larg:29,tpmapi_e_no_authorization_chain_found:29,tpmapi_e_not_enough_data:29,tpmapi_e_nv_bits_not_defin:29,tpmapi_e_nv_bits_not_readi:29,tpmapi_e_out_of_memori:29,tpmapi_e_owner_auth_not_nul:29,tpmapi_e_policy_denies_oper:29,tpmapi_e_sealing_key_chang:29,tpmapi_e_sealing_key_not_avail:29,tpmapi_e_svn_counter_not_avail:29,tpmapi_e_tbs_communication_error:29,tpmapi_e_tcg_invalid_digest_entri:29,tpmapi_e_tcg_separator_abs:29,tpmapi_e_too_much_data:29,tpmapi_e_tpm_command_error:29,trace:19,trace_enable_info:33,trace_guid_info:33,trace_guid_registr:33,trace_logfile_head:33,trace_provider_info:33,trace_provider_instance_info:33,trace_query_info_class:33,traceback:[19,31],tracedisallowlistqueri:33,tracegroupqueryinfo:33,tracegroupquerylist:33,traceguidqueryinfo:33,traceguidquerylist:33,traceguidqueryprocess:33,tracehandl:33,traceinforeserved15:33,tracemaxloggersqueri:33,traceperiodiccapturestateinfo:33,traceperiodiccapturestatelistinfo:33,tracepmccounterlistinfo:33,tracepmceventlistinfo:33,traceprofilesourceconfiginfo:33,traceprofilesourcelistinfo:33,traceproviderbinarytrack:33,traceproviderinfoarrai:33,tracesampledprofileintervalinfo:33,tracesetdisallowlist:33,tracestacktracinginfo:33,tracesystemtraceenableflagsinfo:33,traceversioninfo:33,transactionhandl:[31,32],transactionid:[31,32],transfercompletiontim:33,transform:[10,16],transform_type_to_remote32bit:10,transform_type_to_remote64bit:10,transpar:31,tri:[4,9,18,31],trigger:[3,19,30],triggercollect:30,trim:33,trimrequest:33,trivial:10,truncat:27,truncate_exist:27,trust:[2,19,24],trust_e_action_unknown:29,trust_e_bad_digest:29,trust_e_basic_constraint:29,trust_e_cert_signatur:29,trust_e_counter_sign:29,trust_e_explicit_distrust:29,trust_e_fail:29,trust_e_financial_criteria:29,trust_e_malformed_signatur:29,trust_e_no_signer_cert:29,trust_e_nosignatur:[19,29],trust_e_provider_unknown:29,trust_e_subject_form_unknown:29,trust_e_subject_not_trust:29,trust_e_system_error:29,trust_e_time_stamp:29,trust_level:24,trustlevelsid:33,truststatu:33,try_generate_stub_target:10,tschedul:19,tst:19,tttt:4,tupl:[5,14,24],twinapi:19,two:[8,10,19,20,34],txfs_miniversion_committed_view:27,txfs_miniversion_default_view:27,txfs_miniversion_dirty_view:27,txt:[1,19],type:[0,2,3,4,5,6,7,10,11,12,14,15,16,17,18,19,20,21,23,24,25,26,28,31,32,36],type_e_ambiguousnam:29,type_e_badmodulekind:29,type_e_buffertoosmal:29,type_e_cantcreatetmpfil:29,type_e_cantloadlibrari:29,type_e_circulartyp:29,type_e_dllfunctionnotfound:29,type_e_duplicateid:29,type_e_elementnotfound:29,type_e_fieldnotfound:29,type_e_inconsistentpropfunc:29,type_e_invalidid:29,type_e_invalidst:29,type_e_invdataread:29,type_e_ioerror:29,type_e_libnotregist:29,type_e_nameconflict:29,type_e_outofbound:29,type_e_qualifiednamedisallow:29,type_e_registryaccess:29,type_e_sizetoobig:29,type_e_typemismatch:29,type_e_undefinedtyp:29,type_e_unknownlcid:29,type_e_unsupformat:29,type_e_wrongtypekind:29,typeattr:33,typebitmap:33,typedesc:33,typeerror:31,typeid:33,typeindex:33,typeinfo:33,typekind:33,typenam:[19,33],uac:18,uac_uiid:[18,19],uacflag:19,ucchmax:[31,32],uceerr_blocksful:29,uceerr_channelsyncabandon:29,uceerr_channelsynctimedout:29,uceerr_commandtransportdeni:29,uceerr_connectionidlookupfail:29,uceerr_ctxstackfrsttargetnul:29,uceerr_feedback_unsupport:29,uceerr_graphicsstreamalreadyopen:29,uceerr_graphicsstreamunavail:29,uceerr_handlelookupfail:29,uceerr_illegalhandl:29,uceerr_illegalpacket:29,uceerr_illegalrecordtyp:29,uceerr_invalidpackethead:29,uceerr_malformedpacket:29,uceerr_memoryfailur:29,uceerr_missingbegincommand:29,uceerr_missingendcommand:29,uceerr_no_multiple_worker_thread:29,uceerr_outofhandl:29,uceerr_packetrecordoutofrang:29,uceerr_partition_zombi:29,uceerr_remotingnotsupport:29,uceerr_renderthreadfailur:29,uceerr_transportdisconnect:29,uceerr_transportoverload:29,uceerr_transportunavail:29,uceerr_unchangable_update_attempt:29,uceerr_unknownpacket:29,uceerr_unsupportedtransportvers:29,uchar:33,uclientcausalitytraceid:33,uclocaladdr:33,ucremoteaddr:33,udp_table_bas:33,udp_table_class:33,udp_table_owner_modul:33,udp_table_owner_pid:33,udtclass:33,udtstruct:33,udtunion:33,uexitcod:[31,32],ugli:[10,35],ui_access:24,ui_e_ambiguous_match:29,ui_e_boolean_expect:29,ui_e_create_fail:29,ui_e_different_own:29,ui_e_end_keyframe_not_determin:29,ui_e_fp_overflow:29,ui_e_illegal_reentr:29,ui_e_invalid_dimens:29,ui_e_invalid_output:29,ui_e_loops_overlap:29,ui_e_object_s:29,ui_e_primitive_out_of_bound:29,ui_e_shutdown_cal:29,ui_e_start_keyframe_after_end:29,ui_e_storyboard_act:29,ui_e_storyboard_not_plai:29,ui_e_time_before_last_upd:29,ui_e_timer_client_already_connect:29,ui_e_transition_already_us:29,ui_e_transition_eclips:29,ui_e_transition_not_in_storyboard:29,ui_e_value_not_determin:29,ui_e_value_not_set:29,ui_e_window_clos:29,ui_e_wrong_thread:29,uint16:33,uint32:33,uint64:33,uint8:33,uint:33,uintval:33,uival:33,ukvab:19,ulaf:[31,32],ularge_integ:33,ullval:33,ulong64:[10,16,33],ulong:33,ulong_ptr:33,ulonglong:33,ulopt:[19,31,32],ultra:35,ulval:33,unauthattr:33,uncompressedbuff:[31,32],uncompressedbuffers:[31,32],under:[2,19],underli:4,underlii:20,unexpect:19,unicod:[12,16,25,27],unicode_str:33,unicode_string_addr:19,unicodecasetabledata:33,unicodestr:19,uninstal:19,union:22,uniqu:[4,18,19,24],uniqueprocess:33,uniqueprocessid:33,uniquethread:33,unknow:[19,28],unknown1:[31,32],unknown2:[31,32],unknown:[19,22,31,32,33],unload:33,unload_dl:3,unload_dll_debug_ev:27,unload_dll_debug_info:[3,33],unloaddl:33,unmarshal:18,unpack:[18,19],unpacktow:18,unprotected_dacl_security_inform:27,unprotected_sacl_security_inform:27,unstabl:35,untrackedpool:33,unus:33,unused1:33,uow:[31,32],updat:[24,36],updateprocthreadattribut:[31,32],usabl:[24,25],usag:[2,33],usage_match_type_and:27,usage_match_type_or:27,use:[1,2,3,5,8,10,11,15,19,20,24,28],used:[0,1,2,11,16,18,19,23,24,36],useful:[19,34],user:[6,16,19,24,33,36],usercontext:33,userdata:33,userdatalength:33,userid:23,userkeyingmateri:33,userlength:33,usermodetim:19,usernam:[19,24,33],usersearchpath:[31,32],usersharedinfoptr:33,usersidlength:33,usersidoffset:33,ushort:33,using:[1,2,8,10,11,16,17,18,19,36],usiz:[31,32],utc_e_action_not_supported_in_destin:29,utc_e_agent_diagnostics_too_larg:29,utc_e_alternative_trace_cannot_preempt:29,utc_e_aot_not_run:29,utc_e_api_busi:29,utc_e_api_not_support:29,utc_e_api_result_unavail:29,utc_e_binary_miss:29,utc_e_cannot_load_scenario_editor_xml:29,utc_e_cert_rev_fail:29,utc_e_child_process_fail:29,utc_e_command_line_not_author:29,utc_e_delay_termin:29,utc_e_device_ticket_error:29,utc_e_diagrules_schemaversion_mismatch:29,utc_e_escalation_already_run:29,utc_e_escalation_cancelled_at_shutdown:29,utc_e_escalation_directory_already_exist:29,utc_e_escalation_not_author:29,utc_e_escalation_timed_out:29,utc_e_eventlog_entry_malform:29,utc_e_exclusivity_not_avail:29,utc_e_exe_termin:29,utc_e_failed_to_receive_agent_diagnost:29,utc_e_failed_to_resolve_container_id:29,utc_e_failed_to_start_ndiscap:29,utc_e_filter_function_restrict:29,utc_e_filter_illegal_ev:29,utc_e_filter_invalid_command:29,utc_e_filter_invalid_funct:29,utc_e_filter_invalid_function_param:29,utc_e_filter_invalid_typ:29,utc_e_filter_missing_attribut:29,utc_e_filter_variable_not_found:29,utc_e_filter_version_mismatch:29,utc_e_forwarder_already_dis:29,utc_e_forwarder_already_en:29,utc_e_forwarder_producer_mismatch:29,utc_e_getfile_external_path_not_approv:29,utc_e_getfile_file_path_not_approv:29,utc_e_getfileinfoaction_file_not_approv:29,utc_e_insufficient_space_to_start_trac:29,utc_e_intentional_script_failur:29,utc_e_invalid_aggregation_struct:29,utc_e_invalid_custom_filt:29,utc_e_invalid_filt:29,utc_e_kerneldump_limit_reach:29,utc_e_missing_aggregate_event_tag:29,utc_e_multiple_time_trigger_on_single_st:29,utc_e_network_capture_not_allow:29,utc_e_no_wer_logger_support:29,utc_e_perftrack_already_trac:29,utc_e_reached_max_escal:29,utc_e_reescalated_too_quickli:29,utc_e_rpc_timeout:29,utc_e_rpc_wait_fail:29,utc_e_scenario_has_no_act:29,utc_e_scenario_throttl:29,utc_e_scenariodef_not_found:29,utc_e_scenariodef_schemaversion_mismatch:29,utc_e_script_miss:29,utc_e_script_termin:29,utc_e_script_type_invalid:29,utc_e_setregkeyaction_type_not_approv:29,utc_e_setup_not_author:29,utc_e_setup_timed_out:29,utc_e_sif_not_support:29,utc_e_sqm_init_fail:29,utc_e_throttl:29,utc_e_time_trigger_invalid_time_rang:29,utc_e_time_trigger_on_start_invalid:29,utc_e_time_trigger_only_valid_on_single_transit:29,utc_e_toggle_trace_start:29,utc_e_trace_buffer_limit_exceed:29,utc_e_trace_min_duration_requirement_not_met:29,utc_e_trace_not_run:29,utc_e_traceprofile_not_found:29,utc_e_tracers_dont_exist:29,utc_e_trigger_mismatch:29,utc_e_trigger_not_found:29,utc_e_try_get_scenario_timeout_exceed:29,utc_e_tttracer_returned_error:29,utc_e_tttracer_storage_ful:29,utc_e_unable_to_resolve_sess:29,utc_e_unapproved_script:29,utc_e_winrt_init_fail:29,utf16:16,util:[9,16,18,19,28],utyp:[31,32],uuid:33,uxthem:19,va_list:33,valid:[0,19,25,27,34],valid_attribut:[0,19],valid_inherit_flag:27,valid_list:0,validattribut:[0,19,33],valu:[0,2,3,4,5,6,10,11,12,14,16,17,19,20,23,24,25,26,28,31,32,33,36],value_nam:17,valuecount:[31,32,33],valueerror:[11,16,19,24],valuelength:33,valuenam:[31,32],valueoffset:33,valuepath:[31,32],valuepathscount:[31,32],valuetyp:33,var_const:33,var_dispatch:33,var_perinst:33,var_stat:33,vardefaultvalu:33,vardesc:33,varenum:33,vari:[5,36],variabl:19,variant:[19,33,36],variant_bool:[19,33],variantarg:33,variou:[11,28,30,31],varkind:33,vartyp:33,vc90:19,vector:[2,30],vectorcontrol:[5,33],vectoredexcept:[3,5,9],vectoredhandl:[31,32],vectorregist:[5,33],veh:19,veh_segv:19,vendorid:[11,33],vendorstr:33,ver_nt_domain_control:[27,28],ver_nt_serv:[27,28],ver_nt_workst:[19,27,28],verif:19,verifi:19,verifiedpublishercertstorecheck:19,verqueryvaluea:[31,32],verqueryvaluew:[31,32],version:[2,4,10,16,18,19,24,28,33],version_nam:[19,28],versmajor:33,versminor:33,vf32:33,vf64:33,vi16:33,vi32:33,vi64:33,vi8:33,via:[7,11,12,14,16,17,19,21,22,23,26,36],view:[5,19],view_attribut:[0,19],view_data:19,view_e_draw:29,view_e_first:29,view_e_last:29,view_is_valid:[0,19],view_s_already_frozen:29,view_s_first:29,view_s_last:29,viewattribut:[31,32],viewbas:[19,31,32,33],viewshar:33,viewsiz:[19,31,32,33],viewunmap:33,vif:5,vip:5,virtual:[20,33],virtual_alloc:[16,19],virtual_disk_access_al:33,virtual_disk_access_attach_ro:33,virtual_disk_access_attach_rw:33,virtual_disk_access_cr:33,virtual_disk_access_detach:33,virtual_disk_access_get_info:33,virtual_disk_access_mask:33,virtual_disk_access_metaop:33,virtual_disk_access_non:33,virtual_disk_access_read:33,virtual_disk_access_writ:33,virtual_fre:16,virtual_protect:[3,16],virtual_storage_typ:33,virtual_storage_type_device_iso:27,virtual_storage_type_device_unknown:27,virtual_storage_type_device_vhd:27,virtual_storage_type_device_vhdx:27,virtualaddress:33,virtualalloc:[9,19,32],virtualallocex:[31,32],virtualattribut:33,virtualfre:[31,32],virtualfreeex:[31,32],virtualization_allow:24,virtualization_en:24,virtualprotect:[16,19,31,32],virtualprotectex:[31,32],virtualqueryex:[31,32],virtuals:33,vista:28,vol:19,volatil:19,volum:[9,30],volumecreationtim:33,volumelabel:33,volumelabellength:33,volumeserialnumb:33,vs_fixedfileinfo:33,vsvmktr:19,vt_arrai:33,vt_blob:33,vt_blob_object:33,vt_bool:33,vt_bstr:33,vt_bstr_blob:33,vt_byref:33,vt_carrai:33,vt_cf:33,vt_clsid:33,vt_cy:33,vt_date:33,vt_decim:33,vt_dispatch:33,vt_empti:33,vt_error:33,vt_filetim:33,vt_hresult:33,vt_i1:33,vt_i2:33,vt_i4:33,vt_i8:33,vt_illeg:33,vt_illegalmask:33,vt_int:33,vt_int_ptr:33,vt_lpstr:33,vt_lpwstr:33,vt_null:33,vt_ptr:33,vt_r4:33,vt_r8:33,vt_record:33,vt_reserv:33,vt_safearrai:33,vt_storag:33,vt_stored_object:33,vt_stream:33,vt_streamed_object:33,vt_typemask:33,vt_ui1:33,vt_ui2:33,vt_ui4:33,vt_ui8:33,vt_uint:33,vt_uint_ptr:33,vt_unknown:33,vt_userdefin:33,vt_variant:33,vt_vector:33,vt_versioned_stream:33,vt_void:33,vtabl:1,vtbtmfegccsgaqufbzachkvodhrwoi8vd3d3lm1py3jvc29mdc5jb20vcgtpb3bz:19,vvvvvvvvvv:4,wai:[1,3,8,9,19],wait:[15,16,19,24,26],wait_connect:15,wait_io_complet:27,wait_timeout:29,waitfordebugev:[31,32],waitforsingleobject:[31,32],want:[2,10,14],warming_not_same_flag_for_winxp:27,warning_ipsec_mm_policy_prun:29,warning_ipsec_qm_policy_prun:29,washington:2,wbem_change_flag_typ:33,wbem_connect_opt:33,wbem_e_access_deni:33,wbem_e_aggregating_by_object:33,wbem_e_already_exist:33,wbem_e_ambiguous_oper:33,wbem_e_amended_object:33,wbem_e_backup_restore_winmgmt_run:33,wbem_e_buffer_too_smal:33,wbem_e_call_cancel:33,wbem_e_cannot_be_abstract:33,wbem_e_cannot_be_kei:33,wbem_e_cannot_be_singleton:33,wbem_e_cannot_change_index_inherit:33,wbem_e_cannot_change_key_inherit:33,wbem_e_circular_refer:33,wbem_e_class_has_children:33,wbem_e_class_has_inst:33,wbem_e_class_name_too_wid:33,wbem_e_client_too_slow:33,wbem_e_connection_fail:33,wbem_e_critical_error:33,wbem_e_database_ver_mismatch:33,wbem_e_encrypted_connection_requir:33,wbem_e_fail:33,wbem_e_fatal_transport_error:33,wbem_e_handle_out_of_d:33,wbem_e_illegal_nul:33,wbem_e_illegal_oper:33,wbem_e_incomplete_class:33,wbem_e_initialization_failur:33,wbem_e_invalid_associ:33,wbem_e_invalid_cim_typ:33,wbem_e_invalid_class:33,wbem_e_invalid_context:33,wbem_e_invalid_duplicate_paramet:33,wbem_e_invalid_flavor:33,wbem_e_invalid_handle_request:33,wbem_e_invalid_local:33,wbem_e_invalid_method:33,wbem_e_invalid_method_paramet:33,wbem_e_invalid_namespac:33,wbem_e_invalid_object:33,wbem_e_invalid_object_path:33,wbem_e_invalid_oper:33,wbem_e_invalid_paramet:33,wbem_e_invalid_parameter_id:33,wbem_e_invalid_properti:33,wbem_e_invalid_property_typ:33,wbem_e_invalid_provider_registr:33,wbem_e_invalid_qualifi:33,wbem_e_invalid_qualifier_typ:33,wbem_e_invalid_queri:33,wbem_e_invalid_query_typ:33,wbem_e_invalid_stream:33,wbem_e_invalid_superclass:33,wbem_e_invalid_syntax:33,wbem_e_local_credenti:33,wbem_e_marshal_invalid_signatur:33,wbem_e_marshal_version_mismatch:33,wbem_e_method_dis:33,wbem_e_method_name_too_wid:33,wbem_e_method_not_impl:33,wbem_e_missing_aggregation_list:33,wbem_e_missing_group_within:33,wbem_e_missing_parameter_id:33,wbem_e_no_kei:33,wbem_e_no_schema:33,wbem_e_nonconsecutive_parameter_id:33,wbem_e_nondecorated_object:33,wbem_e_not_avail:33,wbem_e_not_event_class:33,wbem_e_not_found:33,wbem_e_not_support:33,wbem_e_null_security_descriptor:33,wbem_e_out_of_disk_spac:33,wbem_e_out_of_memori:33,wbem_e_override_not_allow:33,wbem_e_parameter_id_on_retv:33,wbem_e_privilege_not_held:33,wbem_e_propagated_method:33,wbem_e_propagated_properti:33,wbem_e_propagated_qualifi:33,wbem_e_property_name_too_wid:33,wbem_e_property_not_an_object:33,wbem_e_provider_already_regist:33,wbem_e_provider_dis:33,wbem_e_provider_failur:33,wbem_e_provider_load_failur:33,wbem_e_provider_not_cap:33,wbem_e_provider_not_found:33,wbem_e_provider_not_regist:33,wbem_e_provider_suspend:33,wbem_e_provider_timed_out:33,wbem_e_qualifier_name_too_wid:33,wbem_e_query_not_impl:33,wbem_e_queue_overflow:33,wbem_e_quota_viol:33,wbem_e_read_onli:33,wbem_e_refresher_busi:33,wbem_e_rerun_command:33,wbem_e_reserved_001:33,wbem_e_reserved_002:33,wbem_e_server_too_busi:33,wbem_e_shutting_down:33,wbem_e_synchronization_requir:33,wbem_e_system_properti:33,wbem_e_timed_out:33,wbem_e_too_many_properti:33,wbem_e_too_much_data:33,wbem_e_transport_failur:33,wbem_e_type_mismatch:33,wbem_e_unexpect:33,wbem_e_uninterpretable_provider_queri:33,wbem_e_unknown_object_typ:33,wbem_e_unknown_packet_typ:33,wbem_e_unparsable_queri:33,wbem_e_unsupported_class_upd:33,wbem_e_unsupported_local:33,wbem_e_unsupported_paramet:33,wbem_e_unsupported_put_extens:33,wbem_e_update_override_not_allow:33,wbem_e_update_propagated_method:33,wbem_e_update_type_mismatch:33,wbem_e_value_out_of_rang:33,wbem_e_veto_delet:33,wbem_e_veto_put:33,wbem_flag_advisori:33,wbem_flag_bidirect:33,wbem_flag_connect_provid:33,wbem_flag_connect_repository_onli:33,wbem_flag_connect_use_max_wait:33,wbem_flag_create_onli:[33,36],wbem_flag_create_or_upd:33,wbem_flag_deep:33,wbem_flag_direct_read:33,wbem_flag_dont_send_statu:33,wbem_flag_ensure_locat:33,wbem_flag_forward_onli:[33,36],wbem_flag_no_error_object:33,wbem_flag_prototyp:33,wbem_flag_return_error_object:33,wbem_flag_return_immedi:[33,36],wbem_flag_return_wbem_complet:33,wbem_flag_send_only_select:33,wbem_flag_send_statu:33,wbem_flag_shallow:33,wbem_flag_strong_valid:33,wbem_flag_update_compat:33,wbem_flag_update_force_mod:33,wbem_flag_update_onli:33,wbem_flag_update_safe_mod:33,wbem_flag_use_amended_qualifi:33,wbem_generic_flag_typ:33,wbem_genus_class:[33,36],wbem_genus_inst:[33,36],wbem_genus_typ:33,wbem_infinit:[33,36],wbem_mask_reserved_flag:33,wbem_mask_update_mod:33,wbem_no_error:33,wbem_no_wait:33,wbem_query_flag_typ:33,wbem_return_immedi:33,wbem_return_when_complet:33,wbem_s_access_deni:33,wbem_s_already_exist:33,wbem_s_differ:33,wbem_s_duplicate_object:33,wbem_s_fals:33,wbem_s_no_error:33,wbem_s_no_more_data:33,wbem_s_operation_cancel:33,wbem_s_partial_result:33,wbem_s_pend:33,wbem_s_reset_to_default:33,wbem_s_sam:33,wbem_s_source_not_avail:33,wbem_s_timedout:[33,36],wbem_timeout_typ:33,wbemcli:36,wbemess_e_authz_not_privileg:33,wbemess_e_registration_too_broad:33,wbemess_e_registration_too_precis:33,wbemmof_e_aliases_in_embed:33,wbemmof_e_cimtype_qualifi:33,wbemmof_e_duplicate_properti:33,wbemmof_e_duplicate_qualifi:33,wbemmof_e_error_creating_temp_fil:33,wbemmof_e_error_invalid_include_fil:33,wbemmof_e_expected_alias_nam:33,wbemmof_e_expected_brace_or_bad_typ:33,wbemmof_e_expected_class_nam:33,wbemmof_e_expected_close_brac:33,wbemmof_e_expected_close_bracket:33,wbemmof_e_expected_close_paren:33,wbemmof_e_expected_dollar:33,wbemmof_e_expected_flavor_typ:33,wbemmof_e_expected_open_brac:33,wbemmof_e_expected_open_paren:33,wbemmof_e_expected_property_nam:33,wbemmof_e_expected_qualifier_nam:33,wbemmof_e_expected_semi:33,wbemmof_e_expected_type_identifi:33,wbemmof_e_illegal_constant_valu:33,wbemmof_e_incompatible_flavor_typ:33,wbemmof_e_incompatible_flavor_types2:33,wbemmof_e_invalid_amendment_syntax:33,wbemmof_e_invalid_class_declar:33,wbemmof_e_invalid_deleteclass_syntax:33,wbemmof_e_invalid_deleteinstance_syntax:33,wbemmof_e_invalid_duplicate_amend:33,wbemmof_e_invalid_fil:33,wbemmof_e_invalid_flags_syntax:33,wbemmof_e_invalid_instance_declar:33,wbemmof_e_invalid_namespace_specif:33,wbemmof_e_invalid_namespace_syntax:33,wbemmof_e_invalid_pragma:33,wbemmof_e_invalid_qualifier_syntax:33,wbemmof_e_multiple_alias:33,wbemmof_e_must_be_in_or_out:33,wbemmof_e_no_arrays_return:33,wbemmof_e_null_array_elem:33,wbemmof_e_out_of_rang:33,wbemmof_e_qualifier_used_outside_scop:33,wbemmof_e_type_mismatch:33,wbemmof_e_typedef_not_support:33,wbemmof_e_unexpected_alia:33,wbemmof_e_unexpected_array_init:33,wbemmof_e_unrecognized_token:33,wbemmof_e_unrecognized_typ:33,wbemmof_e_unsupported_cimv22_data_typ:33,wbemmof_e_unsupported_cimv22_qual_valu:33,wbemstatu:33,wchar:33,wchar_t:19,wchvemxqxk5eofne6yekuarbgbmnwltfrpwklmvtnl9r:19,wcode:33,wdai:33,wdatalength:33,wdayofweek:33,wdigestlength:33,web_e_invalid_json_numb:29,web_e_invalid_json_str:29,web_e_invalid_xml:29,web_e_json_value_not_found:29,web_e_missing_required_attribut:29,web_e_missing_required_el:29,web_e_resource_too_larg:29,web_e_unexpected_cont:29,web_e_unsupported_format:29,well:36,well_known_sid_typ:[18,33],wellknownsidtyp:[31,32],wep_e_buffer_too_larg:29,wep_e_fixed_data_not_support:29,wep_e_hardware_not_compli:29,wep_e_lock_not_configur:29,wep_e_no_licens:29,wep_e_not_provisioned_on_all_volum:29,wep_e_os_not_protect:29,wep_e_protection_suspend:29,wep_e_unexpected_fail:29,wer_e_already_report:29,wer_e_cancel:29,wer_e_crash_failur:29,wer_e_dump_throttl:29,wer_e_insufficient_cons:29,wer_e_network_failur:29,wer_e_not_initi:29,wer_e_too_heavi:29,wer_s_assert_continu:29,wer_s_dis:29,wer_s_disabled_arch:29,wer_s_disabled_queu:29,wer_s_ignore_all_assert:29,wer_s_ignore_assert_inst:29,wer_s_report_async:29,wer_s_report_debug:29,wer_s_report_queu:29,wer_s_report_upload:29,wer_s_report_uploaded_cab:29,wer_s_suspended_upload:29,wer_s_throttl:29,werror:33,wfinderflag:33,wflag:33,wfudgetim:33,wfuncflag:33,what:16,whatev:1,when:[1,3,10,16,20,24,26],where:[3,10,19,20],which:[2,3,4,5,12,16,36],whitespac:27,whoami:19,whole:16,whorprec:33,whour:33,whv_e_gpa_range_not_found:29,whv_e_insufficient_buff:29,whv_e_invalid_partition_config:29,whv_e_invalid_vp_register_nam:29,whv_e_invalid_vp_st:29,whv_e_unknown_cap:29,whv_e_unknown_properti:29,whv_e_unsupported_hypervisor_config:29,whv_e_vp_already_exist:29,whv_e_vp_does_not_exist:29,why:19,wide:11,widlflag:33,willi:19,win10:19,win32:[3,31,33],win32_find_dataa:33,win32_find_dataw:33,win32_logicaldisk:19,win32_process:19,win32kcrosssessionglob:19,win32protect:[31,32],win32versionvalu:33,win7:19,win:[16,19],winaccountadministratorsid:33,winaccountcertadminssid:33,winaccountcomputerssid:33,winaccountcontrollerssid:33,winaccountdomainadminssid:33,winaccountdomainguestssid:33,winaccountdomainuserssid:33,winaccountenterpriseadminssid:33,winaccountguestsid:33,winaccountkrbtgtsid:33,winaccountpolicyadminssid:33,winaccountrasandiasserverssid:33,winaccountreadonlycontrollerssid:33,winaccountschemaadminssid:33,winanonymoussid:33,winapi:4,winapplicationpackageauthoritysid:33,winauthenticatedusersid:33,winbas:3,winbatchsid:33,winbuiltinaccountoperatorssid:33,winbuiltinadministratorssid:33,winbuiltinanypackagesid:33,winbuiltinauthorizationaccesssid:33,winbuiltinbackupoperatorssid:33,winbuiltincertsvcdcomaccessgroup:33,winbuiltincryptooperatorssid:33,winbuiltindcomuserssid:33,winbuiltindomainsid:33,winbuiltineventlogreadersgroup:33,winbuiltinguestssid:33,winbuiltinincomingforesttrustbuilderssid:33,winbuiltiniuserssid:33,winbuiltinnetworkconfigurationoperatorssid:33,winbuiltinperflogginguserssid:33,winbuiltinperfmonitoringuserssid:33,winbuiltinpoweruserssid:33,winbuiltinprewindows2000compatibleaccesssid:33,winbuiltinprintoperatorssid:33,winbuiltinremotedesktopuserssid:33,winbuiltinreplicatorsid:33,winbuiltinsystemoperatorssid:33,winbuiltinterminalserverlicenseserverssid:33,winbuiltinuserssid:33,wincacheableprincipalsgroupsid:33,wincapabilitydocumentslibrarysid:33,wincapabilityenterpriseauthenticationsid:33,wincapabilityinternetclientserversid:33,wincapabilityinternetclientsid:33,wincapabilitymusiclibrarysid:33,wincapabilitypictureslibrarysid:33,wincapabilityprivatenetworkclientserversid:33,wincapabilityremovablestoragesid:33,wincapabilitysharedusercertificatessid:33,wincapabilityvideoslibrarysid:33,wincfunc:10,wincodec_err_alreadylock:29,wincodec_err_badhead:29,wincodec_err_badimag:29,wincodec_err_badmetadatahead:29,wincodec_err_badstreamdata:29,wincodec_err_codecnothumbnail:29,wincodec_err_codecpres:29,wincodec_err_codectoomanyscanlin:29,wincodec_err_componentinitializefailur:29,wincodec_err_componentnotfound:29,wincodec_err_duplicatemetadatapres:29,wincodec_err_framemiss:29,wincodec_err_imagesizeoutofrang:29,wincodec_err_insufficientbuff:29,wincodec_err_internalerror:29,wincodec_err_invalidjpegscanindex:29,wincodec_err_invalidprogressivelevel:29,wincodec_err_invalidquerycharact:29,wincodec_err_invalidqueryrequest:29,wincodec_err_invalidregistr:29,wincodec_err_notiniti:29,wincodec_err_paletteunavail:29,wincodec_err_propertynotfound:29,wincodec_err_propertynotsupport:29,wincodec_err_propertys:29,wincodec_err_propertyunexpectedtyp:29,wincodec_err_requestonlyvalidatmetadataroot:29,wincodec_err_sourcerectdoesnotmatchdimens:29,wincodec_err_streamnotavail:29,wincodec_err_streamread:29,wincodec_err_streamwrit:29,wincodec_err_toomuchmetadata:29,wincodec_err_unexpectedmetadatatyp:29,wincodec_err_unexpecteds:29,wincodec_err_unknownimageformat:29,wincodec_err_unsupportedoper:29,wincodec_err_unsupportedpixelformat:29,wincodec_err_unsupportedvers:29,wincodec_err_valueoutofrang:29,wincodec_err_win32error:29,wincodec_err_wrongst:29,winconsolelogonsid:33,wincreatorgroupserversid:33,wincreatorgroupsid:33,wincreatorownerrightssid:33,wincreatorownerserversid:33,wincreatorownersid:33,windef:[6,9,19],windialupsid:33,windigestauthenticationsid:33,windir:19,windll:19,window:[4,5,7,9,10,12,13,14,17,21,22,23,24,26,27,29,33,36],windowflag:33,windowfrompoint:[31,32],windows_info:19,windowscert:19,windowserror:[19,24,31,36],windowst:14,windowsvers:19,windowtitl:33,winenterprisecontrollerssid:33,winenterprisereadonlycontrollerssid:33,winenum:[6,9],winerror:[2,6,9,31],winfunc:[19,31],winfunctiontyp:5,winhighlabelsid:33,wininet_e_async_thread_fail:29,wininet_e_bad_auto_proxy_script:29,wininet_e_bad_option_length:29,wininet_e_bad_registry_paramet:29,wininet_e_cannot_connect:29,wininet_e_chg_post_is_non_secur:29,wininet_e_client_auth_cert_need:29,wininet_e_client_auth_not_setup:29,wininet_e_connection_abort:29,wininet_e_connection_reset:29,wininet_e_cookie_declin:29,wininet_e_cookie_needs_confirm:29,wininet_e_decoding_fail:29,wininet_e_dialog_pend:29,wininet_e_disconnect:29,wininet_e_downlevel_serv:29,wininet_e_extended_error:29,wininet_e_failed_duetosecuritycheck:29,wininet_e_force_retri:29,wininet_e_handle_exist:29,wininet_e_header_already_exist:29,wininet_e_header_not_found:29,wininet_e_http_to_https_on_redir:29,wininet_e_https_http_submit_redir:29,wininet_e_https_to_http_on_redir:29,wininet_e_incorrect_format:29,wininet_e_incorrect_handle_st:29,wininet_e_incorrect_handle_typ:29,wininet_e_incorrect_password:29,wininet_e_incorrect_user_nam:29,wininet_e_internal_error:29,wininet_e_invalid_ca:29,wininet_e_invalid_head:29,wininet_e_invalid_oper:29,wininet_e_invalid_opt:29,wininet_e_invalid_proxy_request:29,wininet_e_invalid_query_request:29,wininet_e_invalid_server_respons:29,wininet_e_invalid_url:29,wininet_e_item_not_found:29,wininet_e_login_failur:29,wininet_e_login_failure_display_entity_bodi:29,wininet_e_mixed_secur:29,wininet_e_name_not_resolv:29,wininet_e_need_ui:29,wininet_e_no_callback:29,wininet_e_no_context:29,wininet_e_no_direct_access:29,wininet_e_no_new_contain:29,wininet_e_not_initi:29,wininet_e_not_proxy_request:29,wininet_e_not_redirect:29,wininet_e_operation_cancel:29,wininet_e_option_not_sett:29,wininet_e_out_of_handl:29,wininet_e_post_is_non_secur:29,wininet_e_protocol_not_found:29,wininet_e_proxy_server_unreach:29,wininet_e_redirect_fail:29,wininet_e_redirect_needs_confirm:29,wininet_e_redirect_scheme_chang:29,wininet_e_registry_value_not_found:29,wininet_e_request_pend:29,wininet_e_retry_dialog:29,wininet_e_sec_cert_cn_invalid:29,wininet_e_sec_cert_date_invalid:29,wininet_e_sec_cert_error:29,wininet_e_sec_cert_rev_fail:29,wininet_e_sec_cert_revok:29,wininet_e_sec_invalid_cert:29,wininet_e_security_channel_error:29,wininet_e_server_unreach:29,wininet_e_shutdown:29,wininet_e_tcpip_not_instal:29,wininet_e_timeout:29,wininet_e_unable_to_cache_fil:29,wininet_e_unable_to_download_script:29,wininet_e_unrecognized_schem:29,wininteractivesid:33,winiusersid:33,winlocallogonsid:33,winlocalservicesid:33,winlocalsid:33,winlocalsystemsid:[18,33],winlogonidssid:33,winlowlabelsid:33,winmediumlabelsid:33,winmediumpluslabelsid:33,winml_err_invalid_bind:29,winml_err_invalid_devic:29,winml_err_size_mismatch:29,winml_err_value_notfound:29,winmm:19,winnetworkservicesid:33,winnetworksid:33,winnewenterprisereadonlycontrollerssid:33,winnoncacheableprincipalsgroupsid:33,winntauthoritysid:33,winntlmauthenticationsid:33,winnullsid:33,winobject:[1,3,4,5,7,10,12,14,16,17,19,20,21,22,23,24,26,28,36],winoject:19,winotherorganizationsid:33,winprocess:[3,7,10,24,28,30],winproxi:[3,9,10,19,25,28],winproxyerror:[2,9,19,25,32],winproxysid:33,winremotelogonidsid:33,winrestrictedcodesid:33,winschannelauthenticationsid:33,winselfsid:33,winservicesid:33,winsserv:33,winsta0:[14,19],winstruct:[2,6,9,19,20,22,24],winsx:19,winsystemlabelsid:33,winterminalserversid:33,winthisorganizationcertificatesid:33,winthisorganizationsid:33,winthread:[19,24,28,30],wintrust:[9,28],wintrust_blob_info_:33,wintrust_catalog_info_:33,wintrust_cert_info_:33,wintrust_data:33,wintrust_file_info_:33,wintrust_sgnr_info_:33,wintyp:19,winuntrustedlabelsid:33,winverifytrust:[31,32],winworldsid:33,winwriterestrictedcodesid:33,witer:33,with_all_attribut:0,with_attribut:0,without:[3,4,8,18,19,31],wkeylength:33,wkeytag:33,wlibflag:33,wmajorvernum:33,wmi:[1,9,28,30],wmi_disable_collect:33,wmi_disable_ev:33,wmi_enable_collect:33,wmi_enable_ev:33,wmi_execute_method:33,wmi_get_all_data:33,wmi_get_single_inst:33,wmi_reginfo:33,wmi_request:19,wmi_set_single_inst:33,wmi_set_single_item:33,wmicallresult:30,wmicominterfac:36,wmienumer:30,wmillisecond:33,wmimanag:[19,28,30],wmimethod:36,wminamespac:[19,30],wminorvernum:33,wminut:33,wmiobject:[19,30],wmirequest:36,wmispac:19,wmode:33,wmonth:33,wndclassexa:33,wndclassexw:33,wndenumproc:33,wndproc:33,wnode:33,wnode_head:33,wnumtyp:33,won:3,word:[16,33],worder:33,woriginalxid:33,work:[4,6,9,10,15,16,19,23],workaround:5,working_directori:23,workingsetinfo:33,workingsets:33,workspac:[31,32],world:19,wotherlength:33,would:19,wow64_context:33,wow64_floating_save_area:33,wow64_maximum_supported_extens:27,wow64_size_of_80387_regist:27,wow64disablewow64fsredirect:[31,32],wow64enablewow64fsredirect:[31,32],wow64fsenableredirect:[31,32],wow64getthreadcontext:[31,32],wow64revertwow64fsredirect:[31,32],wow64setthreadcontext:[31,32],wpad:33,wparam:[31,32],wparamflag:33,wpn_e_access_deni:29,wpn_e_all_url_not_complet:29,wpn_e_callback_already_regist:29,wpn_e_channel_clos:29,wpn_e_channel_request_not_complet:29,wpn_e_cloud_auth_unavail:29,wpn_e_cloud_dis:29,wpn_e_cloud_disabled_for_app:29,wpn_e_cloud_incap:29,wpn_e_cloud_service_unavail:29,wpn_e_dev_id_s:29,wpn_e_duplicate_channel:29,wpn_e_duplicate_registr:29,wpn_e_failed_lock_screen_update_inti:29,wpn_e_group_alphanumer:29,wpn_e_group_s:29,wpn_e_image_not_found_in_cach:29,wpn_e_internet_incap:29,wpn_e_invalid_app:29,wpn_e_invalid_cloud_imag:29,wpn_e_invalid_http_status_cod:29,wpn_e_notification_dis:29,wpn_e_notification_hidden:29,wpn_e_notification_id_match:29,wpn_e_notification_incap:29,wpn_e_notification_not_post:29,wpn_e_notification_post:29,wpn_e_notification_s:29,wpn_e_notification_type_dis:29,wpn_e_out_of_sess:29,wpn_e_outstanding_channel_request:29,wpn_e_platform_unavail:29,wpn_e_power_sav:29,wpn_e_push_notification_incap:29,wpn_e_storage_lock:29,wpn_e_tag_alphanumer:29,wpn_e_tag_s:29,wpn_e_toast_notification_drop:29,wport:33,wprefer:33,wprioriti:33,wproducttyp:33,wql:36,wrap:[2,19,25,36],wrapper:[1,2,10,15,17,19,25,31,34,36],wreck:9,wreserv:33,wreserved1:33,wreserved2:33,wreserved3:33,write:[1,2,3,16,19],write_byt:16,write_code_in_target:19,write_dac:[19,27],write_dword:16,write_memori:[16,19],write_own:[19,27],write_ptr:16,write_qword:16,write_short:16,write_watch_flag_reset:27,writeabl:0,writefil:[31,32],writeprocessmemori:[31,32],wrote:19,ws_e_address_in_us:29,ws_e_address_not_avail:29,ws_e_endpoint_access_deni:29,ws_e_endpoint_action_not_support:29,ws_e_endpoint_disconnect:29,ws_e_endpoint_failur:29,ws_e_endpoint_fault_receiv:29,ws_e_endpoint_not_avail:29,ws_e_endpoint_not_found:29,ws_e_endpoint_too_busi:29,ws_e_endpoint_unreach:29,ws_e_invalid_endpoint_url:29,ws_e_invalid_format:29,ws_e_invalid_oper:29,ws_e_no_translation_avail:29,ws_e_not_support:29,ws_e_numeric_overflow:29,ws_e_object_fault:29,ws_e_operation_abandon:29,ws_e_operation_abort:29,ws_e_operation_timed_out:29,ws_e_oth:29,ws_e_proxy_access_deni:29,ws_e_proxy_failur:29,ws_e_proxy_requires_basic_auth:29,ws_e_proxy_requires_digest_auth:29,ws_e_proxy_requires_negotiate_auth:29,ws_e_proxy_requires_ntlm_auth:29,ws_e_quota_exceed:29,ws_e_security_system_failur:29,ws_e_security_token_expir:29,ws_e_security_verification_failur:29,ws_e_server_requires_basic_auth:29,ws_e_server_requires_digest_auth:29,ws_e_server_requires_negotiate_auth:29,ws_e_server_requires_ntlm_auth:29,ws_s_async:29,ws_s_end:29,wsa_e_cancel:29,wsa_e_no_mor:29,wsa_ipsec_name_policy_error:29,wsa_qos_admission_failur:29,wsa_qos_bad_object:29,wsa_qos_bad_styl:29,wsa_qos_efiltercount:29,wsa_qos_efilterstyl:29,wsa_qos_efiltertyp:29,wsa_qos_eflowcount:29,wsa_qos_eflowdesc:29,wsa_qos_eflowspec:29,wsa_qos_eobjlength:29,wsa_qos_epolicyobj:29,wsa_qos_eprovspecbuf:29,wsa_qos_epsfilterspec:29,wsa_qos_epsflowspec:29,wsa_qos_esdmodeobj:29,wsa_qos_eservicetyp:29,wsa_qos_eshaperateobj:29,wsa_qos_eunkownpsobj:29,wsa_qos_generic_error:29,wsa_qos_no_receiv:29,wsa_qos_no_send:29,wsa_qos_policy_failur:29,wsa_qos_receiv:29,wsa_qos_request_confirm:29,wsa_qos_reserved_petyp:29,wsa_qos_send:29,wsa_qos_traffic_ctrl_error:29,wsa_secure_host_not_found:29,wsabaseerr:29,wsaeacc:29,wsaeaddrinus:29,wsaeaddrnotavail:29,wsaeafnosupport:29,wsaealreadi:29,wsaebadf:29,wsaecancel:29,wsaeconnabort:29,wsaeconnrefus:29,wsaeconnreset:29,wsaedestaddrreq:29,wsaediscon:29,wsaedquot:29,wsaefault:29,wsaehostdown:29,wsaehostunreach:29,wsaeinprogress:29,wsaeintr:29,wsaeinval:29,wsaeinvalidproct:29,wsaeinvalidprovid:29,wsaeisconn:29,wsaeloop:29,wsaemfil:29,wsaemsgsiz:29,wsaenametoolong:29,wsaenetdown:29,wsaenetreset:29,wsaenetunreach:29,wsaenobuf:29,wsaenomor:29,wsaenoprotoopt:29,wsaenotconn:29,wsaenotempti:29,wsaenotsock:29,wsaeopnotsupp:29,wsaepfnosupport:29,wsaeproclim:29,wsaeprotonosupport:29,wsaeprototyp:29,wsaeproviderfailedinit:29,wsaerefus:29,wsaeremot:29,wsaeshutdown:29,wsaesocktnosupport:29,wsaestal:29,wsaetimedout:29,wsaetoomanyref:29,wsaeuser:29,wsaewouldblock:29,wsahost_not_found:29,wsano_data:29,wsano_recoveri:29,wsanotinitialis:29,wsaservice_not_found:29,wsasyscallfailur:29,wsasysnotreadi:29,wsatry_again:29,wsatype_not_found:29,wsavernotsupport:29,wsecond:33,wservicepackmajor:33,wservicepackminor:33,wshowwindow:[19,33],wsiglength:33,wsignaturelength:33,wsize:33,wstring:11,wstring_addr:19,wsuitemask:33,wszcatalogfil:33,wszname:33,wtd_choice_blob:27,wtd_choice_catalog:27,wtd_choice_cert:27,wtd_choice_fil:27,wtd_choice_sign:27,wtd_revoke_non:27,wtd_revoke_wholechain:27,wtd_stateaction_auto_cach:27,wtd_stateaction_auto_cache_flush:27,wtd_stateaction_clos:27,wtd_stateaction_ignor:27,wtd_stateaction_verifi:27,wtd_ui_al:27,wtd_ui_nobad:27,wtd_ui_nogood:27,wtd_ui_non:27,wtype:33,wtypebitmapslength:33,wtypecov:33,wtypeflag:33,wvalu:[19,33],wvarflag:33,wverprec:33,wversion:33,wweight:33,wyear:33,x000:19,x001:19,x00:[11,18,19],x00e:18,x00g:18,x00i:18,x00n:18,x00pp:18,x00r:18,x00t:18,x00test:18,x00u:11,x010:19,x01:[11,18,19],x01t:19,x02:[11,18,19],x02us1:19,x03:[11,18,19],x03u:19,x040:19,x04:[11,18,19],x04f:11,x05:[18,19],x05y:19,x06:[18,19],x07:[18,19],x07redmond1:19,x08:[11,18,19],x0b0:19,x0c:[11,18,19],x0e:19,x100:19,x10:[11,19],x10w:19,x11:[11,18,19],x11u:19,x12:18,x12x:19,x130:19,x133:19,x13:19,x14:19,x14f:19,x151:19,x15microsoft:19,x17:19,x18:19,x19:19,x1am:19,x1av:19,x1b:19,x1c:19,x1e0:19,x1f:19,x509:19,x509_alternate_nam:27,x509_any_str:27,x509_asn_encod:27,x509_authority_key_id:27,x509_basic_constraint:27,x509_basic_constraints2:27,x509_bit:27,x509_cert:27,x509_cert_crl_to_be_sign:27,x509_cert_polici:27,x509_cert_request_to_be_sign:27,x509_cert_to_be_sign:27,x509_choice_of_tim:27,x509_enumer:27,x509_extens:27,x509_integ:27,x509_key_attribut:27,x509_key_usag:27,x509_key_usage_restrict:27,x509_keygen_request_to_be_sign:27,x509_multi_byte_integ:27,x509_name:27,x509_name_valu:27,x509_ndr_encod:27,x509_octet_str:27,x509_public_key_info:27,x509_unicode_any_str:27,x509_unicode_nam:27,x509_unicode_name_valu:27,x64:[9,10,19,28],x64_cpuid:11,x64cpuidresult:11,x7f:19,x80:[11,19],x80v:19,x81:[11,19],x82:19,x841:19,x84:11,x84qy:19,x86:[9,19,33],x86_cpuid:11,x86_eflags_v86_mask:27,x86_frame_edit:27,x86_kgdt_df_tss:27,x86_kgdt_ldt:27,x86_kgdt_nmi_tss:27,x86_kgdt_null:27,x86_kgdt_r0_code:27,x86_kgdt_r0_data:27,x86_kgdt_r0_pcr:27,x86_kgdt_r3_code:27,x86_kgdt_r3_data:27,x86_kgdt_r3_teb:27,x86_kgdt_tss:27,x86_kgdt_vdm_tile:27,x86_microsoft:19,x86_mode_mask:27,x86amdcpuidfamilli:11,x86cpuidresult:11,x86h:19,x86intelcpuidfamilli:11,x870:19,x89:[11,19],x8b:11,x8ba:11,x8bn:11,x8bq:11,x8c:19,x8ez:19,x90:19,x91:19,x93:19,x94:19,x977:11,x99cea:19,xa0:19,xa2d:19,xa4:19,xa6:19,xa6uo:19,xaahpj:19,xaam:19,xabnzr:19,xabo:19,xac:19,xact_e_abort:29,xact_e_alreadyinprogress:29,xact_e_alreadyothersinglephas:29,xact_e_cantretain:29,xact_e_clerkexist:29,xact_e_clerknotfound:29,xact_e_commitfail:29,xact_e_commitprev:29,xact_e_connection_deni:29,xact_e_connection_down:29,xact_e_dest_tmnotavail:29,xact_e_first:29,xact_e_heuristicabort:29,xact_e_heuristiccommit:29,xact_e_heuristicdamag:29,xact_e_heuristicdang:29,xact_e_indoubt:29,xact_e_invalidcooki:29,xact_e_invalidlsn:29,xact_e_isolationlevel:29,xact_e_last:29,xact_e_logful:29,xact_e_lu_tx_dis:29,xact_e_network_tx_dis:29,xact_e_noasync:29,xact_e_noenlist:29,xact_e_noimportobject:29,xact_e_noisoretain:29,xact_e_noresourc:29,xact_e_notcurr:29,xact_e_notimeout:29,xact_e_notransact:29,xact_e_notsupport:29,xact_e_partner_network_tx_dis:29,xact_e_pull_comm_failur:29,xact_e_push_comm_failur:29,xact_e_recoveryinprogress:29,xact_e_reenlisttimeout:29,xact_e_replayrequest:29,xact_e_tip_connect_fail:29,xact_e_tip_dis:29,xact_e_tip_protocol_error:29,xact_e_tip_pull_fail:29,xact_e_tmnotavail:29,xact_e_transactionclos:29,xact_e_unable_to_load_dtc_proxi:29,xact_e_unable_to_read_dtc_config:29,xact_e_unknownrmgrid:29,xact_e_wrongst:29,xact_e_wronguow:29,xact_e_xa_tx_dis:29,xact_e_xtionexist:29,xact_s_abort:29,xact_s_allnoretain:29,xact_s_async:29,xact_s_defect:29,xact_s_first:29,xact_s_last:29,xact_s_lastresourcemanag:29,xact_s_locally_ok:29,xact_s_madechangescont:29,xact_s_madechangesinform:29,xact_s_okinform:29,xact_s_readonli:29,xact_s_singlephas:29,xact_s_somenoretain:29,xad:19,xaf:19,xb2:19,xb3:19,xb8:19,xb9:19,xb9k:19,xbb:19,xbbybpu6:19,xbc:19,xc0:[11,19],xc0bbbb:11,xc2:19,xc2rg:19,xc30:19,xc3:11,xc6:19,xc7:11,xc8:19,xca:19,xcc:19,xcctv:19,xcd:19,xce:19,xd0z:19,xd1n:19,xd2m:19,xd4:19,xd4j:19,xd8:11,xd8t:19,xd9:19,xdc:19,xe0lwf:19,xe1:19,xe3:19,xe5:19,xe7:19,xe8:[11,19],xe9:19,xeb:11,xec:19,xeckk:19,xed9:19,xed:19,xedf:19,xee:11,xef1:11,xef:11,xenroll_e_cannot_add_root_cert:29,xenroll_e_key_not_export:29,xenroll_e_keyspec_smime_mismatch:29,xenroll_e_response_ka_hash_mismatch:29,xenroll_e_response_ka_hash_not_found:29,xenroll_e_response_unexpected_ka_hash:29,xf2:19,xf3:19,xf5:19,xf7:19,xf8:[11,19],xf9:[11,19],xfal:19,xfd:19,xfe:11,xml:[4,23],xmln:19,xmm0:33,xmm10:33,xmm11:33,xmm12:33,xmm13:33,xmm14:33,xmm15:33,xmm1:33,xmm2:33,xmm3:33,xmm4:33,xmm5:33,xmm6:33,xmm7:33,xmm8:33,xmm9:33,xmmregist:33,xor:11,xpath:4,xsave_format_32:33,xsave_format_64:33,xsink:19,xxxxxxxxxx:4,y3jsl01py1dpblbyb1bdqtiwmtffmjaxms0xmc0xos5jcmwwyqyikwybbquhaqe:19,yaeno:19,yet:[2,4,14,23,36],ygawibagitmwaaaqzuwyxemckydgaaaaabbjanbgkqhkig9w0baqsf:19,yield:[4,14,16,20],yolo2:[2,25],yolocertif:19,yolohxbp:19,yop:19,yosifovich:19,you:[1,3,5,8,9,16,19,20,24,28,36],your:[1,5,8,11,24],yourself:1,yun:19,yyyi:4,z5pmuf8va9tmfqg:19,zdexmge1yzq1ntuymb8ga1udiwqymbaafkkpajmofssxem2q:19,zero:27,zerobit:[31,32],zeroinit:33,zip:19,znqgq29ycg9yyxrpb24xgjaybgnvbamteu1py3jvc29mdcbxaw5kb3dzmiibijan:19,zzzz:4},titles:["12. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.alpc</span></code> \u2013 Advanced Local Procedure Call","10. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.com</span></code> - Component Object Model","11. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.crypto</span></code> \u2013 CryptoAPI","9. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.debug</span></code> \u2013 Debugging","2.15. Event Log","2.5. Exception and Context related structures","14. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.generated_def</span></code> \u2013 generated Windows defines and structures","2.11. Handle \u2013 Processes handles","15. IAT hooking","Welcome to PythonForWindows\u2019s documentation!","17. Internals","3. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.native_exec</span></code> \u2013 Native Code Execution","2.7. Network","14.2. Ntstatus","2.13. Object Manager \u2013 Kernel objects","6. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.pipe</span></code> \u2013 Inter-Process Communication","2.1. Processes and Threads","2.6. Registry","13. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.rpc</span></code> \u2013 ALPC-based Windows RPC","18. Samples of code","5. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.security</span></code> \u2013 Security Descriptor &amp; related","2.8. Service","2.12. System Module \u2013 Loaded kernel modules","2.14. Task scheduler","2.4. Token","7. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.utils</span></code> \u2013 Windows Utilities","2.9. Volume \u2013 The logical drives","14.1. WinDef","1. The <code class=\"docutils literal notranslate\"><span class=\"pre\">windows</span></code> module","14.5. WinError","2. The <code class=\"docutils literal notranslate\"><span class=\"pre\">windows</span></code> objects","4. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.winproxy</span></code> \u2013 Windows API","&lt;no title&gt;","14.3. Winstructs","8. <code class=\"docutils literal notranslate\"><span class=\"pre\">windows.wintrust</span></code> \u2013 Checking signature","16. Early Work In Progress","2.10. WMI \u2013 Make request to WMI"],titleterms:{"class":20,"function":[11,15,25,31],Ace:20,The:[26,28,30],Using:1,__midl_ibackgroundcopyjob2_0001:33,__midl_ibackgroundcopyjob2_0002:33,__midl_ibackgroundcopyjob2_0003:33,__midl_ibackgroundcopyjob2_0004:33,__midl_xmitdefs_0001:33,__public_object_type_inform:33,__tagbrecord:33,__tagvari:33,_access_allowed_ac:33,_access_allowed_callback_ac:33,_access_allowed_callback_object_ac:33,_access_allowed_object_ac:33,_access_denied_ac:33,_access_denied_callback_ac:33,_access_denied_callback_object_ac:33,_access_denied_object_ac:33,_ace_head:33,_acl:33,_acl_information_class:33,_acl_revision_inform:33,_acl_size_inform:33,_alpc_context_attr32:33,_alpc_context_attr64:33,_alpc_context_attr:33,_alpc_data_view_attr32:33,_alpc_data_view_attr64:33,_alpc_data_view_attr:33,_alpc_direct_attr32:33,_alpc_direct_attr64:33,_alpc_direct_attr:33,_alpc_handle_attr32:33,_alpc_handle_attr64:33,_alpc_handle_attr:33,_alpc_message_attribut:33,_alpc_message_information_class:33,_alpc_port_attributes32:33,_alpc_port_attributes64:33,_alpc_port_information_class:33,_alpc_security_attr32:33,_alpc_security_attr64:33,_alpc_security_attr:33,_alpc_server_information_tmp_in:33,_alpc_server_information_tmp_out:33,_alpc_token_attr:33,_alpc_work_on_behalf_attr:33,_anon_peb_system_dependent_02:33,_anon_peb_system_dependent_03:33,_anon_peb_system_dependent_06:33,_anon_peb_system_dependent_07:33,_anon_peb_union_1:33,_anon_peb_union_2:33,_anon_tmp_variant_sub_union:33,_api_set_namespace_arrai:33,_api_set_namespace_array_v2:33,_api_set_namespace_array_v4:33,_api_set_namespace_entri:33,_api_set_namespace_entry_v2:33,_api_set_namespace_entry_v4:33,_api_set_namespace_entry_v6:33,_api_set_namespace_v6:33,_api_set_value_array_v2:33,_api_set_value_array_v4:33,_api_set_value_entri:33,_api_set_value_entry_v2:33,_attach_virtual_disk_flag:33,_attach_virtual_disk_paramet:33,_attach_virtual_disk_vers:33,_bg_error_context:33,_bg_file_info:33,_bg_file_progress:33,_bg_file_rang:33,_bg_job_prior:33,_bg_job_progress:33,_bg_job_proxy_usag:33,_bg_job_reply_progress:33,_bg_job_stat:33,_bg_job_tim:33,_bg_job_typ:33,_callframe_copi:33,_callframe_marshalcontext:33,_callframeinfo:33,_callframeparaminfo:33,_cba_event_sever:33,_cert_chain_context:33,_cert_chain_el:33,_cert_chain_engine_config:33,_cert_chain_para:33,_cert_context:33,_cert_extens:33,_cert_id:33,_cert_info:33,_cert_issuer_serial_numb:33,_cert_key_context:33,_cert_public_key_info:33,_cert_revocation_crl_info:33,_cert_revocation_info:33,_cert_simple_chain:33,_cert_strong_sign_para:33,_cert_strong_sign_serialized_info:33,_cert_trust_list_info:33,_cert_trust_statu:33,_cert_usage_match:33,_claim_security_attribute_fqbn_valu:33,_claim_security_attribute_octet_string_rel:33,_claim_security_attribute_octet_string_valu:33,_claim_security_attribute_relative_v1:33,_claim_security_attribute_relative_v1_union:33,_claim_security_attribute_v1:33,_claim_security_attribute_v1_union:33,_claim_security_attributes_inform:33,_claim_security_attributes_information_union:33,_client_id32:33,_client_id64:33,_client_id:33,_cmsg_ctrl_decrypt_para:33,_cmsg_enveloped_encode_info:33,_cmsg_key_agree_recipient_encode_info:33,_cmsg_key_trans_recipient_encode_info:33,_cmsg_mail_list_recipient_encode_info:33,_cmsg_recipient_encode_info:33,_cmsg_recipient_encrypted_key_encode_info:33,_cmsg_signer_info:33,_cmsg_stream_info:33,_coauthident:33,_coauthinfo:33,_context32:33,_context64:33,_coserverinfo:33,_create_process_debug_info:33,_create_thread_debug_info:33,_crl_context:33,_crl_entri:33,_crl_info:33,_crypt_algorithm_identifi:33,_crypt_attribut:33,_crypt_attribute_type_valu:33,_crypt_bit_blob:33,_crypt_decrypt_message_para:33,_crypt_encode_para:33,_crypt_encrypt_message_para:33,_crypt_hash_message_para:33,_crypt_key_prov_info:33,_crypt_key_prov_param:33,_crypt_key_verify_message_para:33,_crypt_sign_message_para:33,_crypt_verify_message_para:33,_cryptoapi_blob:33,_ctl_context:33,_ctl_entri:33,_ctl_info:33,_ctl_usag:33,_curdir:33,_debug_breakpoint_paramet:33,_debug_ev:33,_debug_exception_filter_paramet:33,_debug_last_event_info_breakpoint:33,_debug_last_event_info_except:33,_debug_last_event_info_exit_process:33,_debug_last_event_info_exit_thread:33,_debug_last_event_info_load_modul:33,_debug_last_event_info_system_error:33,_debug_last_event_info_unload_modul:33,_debug_module_and_id:33,_debug_module_paramet:33,_debug_offset_region:33,_debug_processor_identification_al:33,_debug_processor_identification_alpha:33,_debug_processor_identification_amd64:33,_debug_processor_identification_arm:33,_debug_processor_identification_ia64:33,_debug_processor_identification_x86:33,_debug_register_descript:33,_debug_specific_filter_paramet:33,_debug_stack_fram:33,_debug_symbol_entri:33,_debug_symbol_paramet:33,_debug_symbol_source_entri:33,_debug_valu:33,_debug_value_tmp_substruct1:33,_debug_value_tmp_substruct2:33,_debug_value_tmp_substruct3:33,_debug_value_tmp_union:33,_dns_cache_entri:33,_dnsrecorda:33,_dnsrecordflag:33,_dnsrecordw:33,_enable_trace_paramet:33,_enum_service_status_processa:33,_enum_service_status_processw:33,_enum_service_statusa:33,_enum_service_statusw:33,_etw_buffer_context:33,_event_data_descriptor:33,_event_descriptor:33,_event_filter_descriptor:33,_event_head:33,_event_header_extended_data_item:33,_event_record:33,_event_trac:33,_event_trace_head:33,_event_trace_logfilea:33,_event_trace_logfilew:33,_event_trace_properti:33,_eventlog_full_inform:33,_eventlogrecord:33,_evt_channel_config_property_id:33,_evt_channel_isolation_typ:33,_evt_channel_typ:33,_evt_event_metadata_property_id:33,_evt_format_message_flag:33,_evt_log_property_id:33,_evt_login_class:33,_evt_open_log_flag:33,_evt_publisher_metadata_property_id:33,_evt_query_flag:33,_evt_render_context_flag:33,_evt_render_flag:33,_evt_rpc_login:33,_evt_seek_flag:33,_evt_system_property_id:33,_evt_vari:33,_evt_variant_typ:33,_exception_debug_info:33,_exception_pointers32:33,_exception_pointers64:33,_exception_record32:33,_exception_record64:33,_exception_record:33,_exit_process_debug_info:33,_exit_thread_debug_info:33,_expcmdflag:33,_expcmdstat:33,_file_access_inform:33,_file_alignment_inform:33,_file_all_inform:33,_file_attribute_tag_inform:33,_file_basic_inform:33,_file_disposition_inform:33,_file_ea_inform:33,_file_fs_attribute_inform:33,_file_fs_control_inform:33,_file_fs_device_inform:33,_file_fs_driver_path_inform:33,_file_fs_full_size_inform:33,_file_fs_label_inform:33,_file_fs_objectid_inform:33,_file_fs_sector_size_inform:33,_file_fs_size_inform:33,_file_fs_volume_inform:33,_file_full_ea_inform:33,_file_get_ea_inform:33,_file_information_class:33,_file_internal_inform:33,_file_io_priority_hint_inform:33,_file_is_remote_device_inform:33,_file_link_inform:33,_file_mode_inform:33,_file_name_inform:33,_file_network_open_inform:33,_file_position_inform:33,_file_standard_inform:33,_file_stream_inform:33,_filetim:33,_floating_save_area:33,_fs_information_class:33,_generic_map:33,_guid:33,_image_base_reloc:33,_image_data_directori:33,_image_export_directori:33,_image_file_head:33,_image_import_by_nam:33,_image_import_descriptor:33,_image_nt_head:33,_image_nt_headers64:33,_image_optional_head:33,_image_optional_header64:33,_image_section_head:33,_imagehlp_cba_ev:33,_imagehlp_cba_eventw:33,_imagehlp_cba_read_memori:33,_imagehlp_deferred_symbol_load64:33,_imagehlp_deferred_symbol_load:33,_imagehlp_deferred_symbol_loadw64:33,_imagehlp_duplicate_symbol64:33,_imagehlp_duplicate_symbol:33,_imagehlp_extended_opt:33,_imagehlp_module64:33,_imagehlp_modulew64:33,_imagehlp_stack_fram:33,_imagehlp_symbol64:33,_imagehlp_symbol:33,_imagehlp_symbol_type_info:33,_imagehlp_symbolw64:33,_internal_if_oper_statu:33,_io_priority_hint:33,_io_status_block:33,_ip_adapter_index_map:33,_ip_interface_info:33,_itemidlist:33,_jit_debug_info:33,_kdhelp64:33,_kdhelp:33,_key_information_class:33,_key_value_basic_inform:33,_key_value_full_inform:33,_key_value_information_class:33,_key_value_partial_inform:33,_ldr_data_table_entri:33,_list_entri:33,_load_dll_debug_info:33,_localthi:33,_lsa_unicode_str:33,_luid:33,_luid_and_attribut:33,_m128a:33,_memory_basic_inform:33,_memory_basic_information32:33,_memory_basic_information64:33,_memory_information_class:33,_mib_ifrow:33,_mib_ift:33,_mib_ipaddrrow_xp:33,_mib_ipaddrt:33,_mib_tcp6row_owner_pid:33,_mib_tcp6table_owner_pid:33,_mib_tcp_stat:33,_mib_tcprow:33,_mib_tcprow_owner_pid:33,_mib_tcptable_owner_pid:33,_mib_udp6row_owner_pid:33,_mib_udp6table_owner_pid:33,_mib_udprow_owner_pid:33,_mib_udptable_owner_pid:33,_modload_data:33,_object_attribut:33,_object_directory_inform:33,_object_information_class:33,_object_types_inform:33,_open_virtual_disk_flag:33,_open_virtual_disk_paramet:33,_open_virtual_disk_vers:33,_osversioninfoa:33,_osversioninfoexa:33,_osversioninfoexw:33,_osversioninfow:33,_output_debug_string_info:33,_overlap:33,_peb:33,_peb_ldr_data:33,_port_message32:33,_port_message32_tmp_union:33,_port_message64:33,_port_message64_tmp_union:33,_port_message_tmp_substruct_s1:33,_port_message_tmp_substruct_s2:33,_port_message_tmp_union_u1:33,_port_message_tmp_union_u2:33,_port_view:33,_privilege_set:33,_process_basic_inform:33,_process_inform:33,_process_instrumentation_callback_inform:33,_process_memory_count:33,_process_memory_counters_ex:33,_process_mitigation_aslr_polici:33,_process_mitigation_binary_signature_polici:33,_process_mitigation_control_flow_guard_polici:33,_process_mitigation_dep_polici:33,_process_mitigation_dynamic_code_polici:33,_process_mitigation_extension_point_disable_polici:33,_process_mitigation_image_load_polici:33,_process_mitigation_polici:33,_process_mitigation_strict_handle_check_polici:33,_process_mitigation_system_call_disable_polici:33,_processinfoclass:33,_provider_enumeration_info:33,_psapi_working_set_block32:33,_psapi_working_set_block64:33,_psapi_working_set_block:33,_psapi_working_set_ex_block32:33,_psapi_working_set_ex_block64:33,_psapi_working_set_ex_block:33,_psapi_working_set_ex_inform:33,_psapi_working_set_ex_information32:33,_psapi_working_set_ex_information64:33,_psapi_working_set_inform:33,_psapi_working_set_information32:33,_psapi_working_set_information64:33,_public_object_basic_inform:33,_query_service_configa:33,_query_service_configw:33,_remote_port_view:33,_rip_info:33,_rpc_if_id:33,_rtl_drive_letter_curdir:33,_rtl_path_typ:33,_rtl_relative_name_u:33,_rtl_unload_event_trac:33,_rtl_unload_event_trace32:33,_rtl_unload_event_trace64:33,_rtl_user_process_paramet:33,_rtlp_curdir_ref:33,_sc_enum_typ:33,_sc_status_typ:33,_se_object_typ:33,_section_inherit:33,_security_attribut:33,_security_descriptor:33,_security_impersonation_level:33,_security_quality_of_servic:33,_service_statu:33,_service_status_process:33,_shitemid:33,_sid_and_attribut:33,_sid_and_attributes_hash:33,_sid_identifier_author:33,_sid_name_us:33,_sigdn:33,_spc_indirect_data_cont:33,_spc_pe_image_data:33,_spc_serialized_object:33,_spc_sp_opus_info:33,_startupinfoa:33,_startupinfoexa:33,_startupinfoexw:33,_startupinfow:33,_string:33,_symbol_info:33,_symbol_infow:33,_symtagenum:33,_system_alarm_ac:33,_system_alarm_callback_ac:33,_system_alarm_callback_object_ac:33,_system_alarm_object_ac:33,_system_audit_ac:33,_system_audit_callback_ac:33,_system_audit_callback_object_ac:33,_system_audit_object_ac:33,_system_handl:33,_system_handle64:33,_system_handle_inform:33,_system_handle_information64:33,_system_information_class:33,_system_mandatory_label_ac:33,_system_module32:33,_system_module64:33,_system_module_information32:33,_system_module_information64:33,_system_process_trust_label_ac:33,_system_resource_attribute_ac:33,_system_scoped_policy_id_ac:33,_system_verifier_inform:33,_systemtim:33,_tagaddress64:33,_tagaddress:33,_tagpropertykei:33,_tagstackfram:33,_tagstackframe64:33,_tagstackframe_ex:33,_task_action_typ:33,_task_compat:33,_task_creat:33,_task_enum_flag:33,_task_instances_polici:33,_task_logon_typ:33,_task_runlevel_typ:33,_task_stat:33,_task_trigger_type2:33,_tcp_table_class:33,_thread_basic_inform:33,_thread_information_class:33,_time_zone_inform:33,_tmp_cmsg_recipient_encode_info_union:33,_tmp_context64_subunion:33,_tmp_dummystructnam:33,_tmp_lowmid:33,_tmp_signscal:33,_tmp_spc_link_union:33,_tmp_typedesc_union:33,_tmp_union_debug_info:33,_tmp_union_io_status_block:33,_tmp_vardesc_union:33,_tmp_wintrust_union_typ:33,_tmpunion_cert_id:33,_tmpunion_cmsg_ctrl_decrypt_para:33,_tmpunion_cmsg_key_agree_recipient_encode_info:33,_tmpunion_cmsg_mail_list_recipient_encode_info:33,_token_access_inform:33,_token_appcontainer_inform:33,_token_default_dacl:33,_token_elev:33,_token_elevation_typ:33,_token_group:33,_token_groups_and_privileg:33,_token_information_class:33,_token_linked_token:33,_token_mandatory_label:33,_token_mandatory_polici:33,_token_origin:33,_token_own:33,_token_primary_group:33,_token_privileg:33,_token_security_attribute_fqbn_valu:33,_token_security_attribute_octet_string_valu:33,_token_security_attribute_v1:33,_token_security_attribute_v1_union:33,_token_security_attributes_inform:33,_token_security_attributes_information_union:33,_token_sourc:33,_token_statist:33,_token_us:33,_trace_enable_info:33,_trace_guid_info:33,_trace_guid_registr:33,_trace_logfile_head:33,_trace_provider_info:33,_trace_provider_instance_info:33,_udp_table_class:33,_unload_dll_debug_info:33,_varenum:33,_virtual_disk_access_mask:33,_virtual_storage_typ:33,_well_known_sid_typ:33,_win32_find_dataa:33,_win32_find_dataw:33,_wintrust_data:33,_wnode_head:33,_wow64_context:33,_wow64_floating_save_area:33,_xsave_format_32:33,_xsave_format_64:33,accessallowedac:20,accessallowedcallbackac:20,accessallowedcallbackobjectac:20,accessallowedobjectac:20,accessdeniedac:20,accessdeniedcallbackac:20,accessdeniedcallbackobjectac:20,accessdeniedobjectac:20,acebas:20,acehead:20,acl:20,action:23,actioncollect:23,activateopt:33,address_mod:33,advanc:[0,19],alpc:[0,18,19],alpc_server_inform:33,api:[1,31,34],apisetmap:[16,19],argument:8,assembl:11,attach:19,base:[18,20],basesystemmodul:22,basictyp:33,bg_auth_credenti:33,breakpoint:3,call:0,callback:8,callbackac:20,catalog_info:33,certif:[2,19],certificatestor:2,channel:4,channelconfig:4,check:34,client:0,code:[11,19],collect:23,com:[1,19],comhandleract:23,common:20,commun:[15,19],compon:[1,2],connect:12,context:[5,25],cpuid:11,creat:19,cross:10,cryptcatattribut:33,cryptcatmemb:33,cryptcontext:2,cryptmessag:2,crypto:[2,19],cryptoapi:2,cryptobject:2,current:19,current_process:19,currentprocess:16,currentthread:16,datakind:33,debug:[3,5,19],debugg:[3,19],decrypt:2,defin:6,demo:19,descript:9,descriptor:[19,20],disablewow64fsredirect:25,dns_a_data:33,dns_aaaa_data:33,dns_atma_data:33,dns_dhcid_data:33,dns_ds_data:33,dns_free_typ:33,dns_key_data:33,dns_loc_data:33,dns_minfo_dataa:33,dns_minfo_dataw:33,dns_mx_dataa:33,dns_mx_dataw:33,dns_naptr_dataa:33,dns_naptr_dataw:33,dns_nsec3_data:33,dns_nsec3param_data:33,dns_nsec_dataa:33,dns_nsec_dataw:33,dns_null_data:33,dns_nxt_dataa:33,dns_nxt_dataw:33,dns_opt_data:33,dns_ptr_dataa:33,dns_ptr_dataw:33,dns_sig_dataa:33,dns_sig_dataw:33,dns_soa_dataa:33,dns_soa_dataw:33,dns_srv_dataa:33,dns_srv_dataw:33,dns_tkey_dataa:33,dns_tkey_dataw:33,dns_tlsa_data:33,dns_tsig_dataa:33,dns_tsig_dataw:33,dns_txt_dataa:33,dns_txt_dataw:33,dns_unknown_data:33,dns_wins_data:33,dns_winsr_dataa:33,dns_winsr_dataw:33,dns_wks_data:33,document:9,drive:26,earli:35,encrypt:[2,19],epmapp:18,event:[4,19],eventmetadata:4,evtchannel:4,evtev:4,evtfil:4,evtlogmanag:4,evtpublish:4,evtqueri:4,exampl:[6,31],except:5,execact:23,execut:11,explor:[16,19],find:19,find_alpc_endpoint:18,find_alpc_endpoint_and_connect:18,firewal:12,functionbp:19,functioncallbp:19,gate:10,gener:[2,6],generate_kei:2,generate_pfx:2,generate_selfsigned_certif:2,generated_def:6,getpropertystoreflag:33,handl:7,heaven:10,helper:[15,25,31],hook:[8,19],iat:[8,19],iatentri:16,icallinterceptor:19,implement:1,import_pfx:2,indic:9,inetfwpolicy2:19,info:5,inform:8,inject:19,instal:9,inter:15,interfac:[1,11],intern:10,ip6_address:33,kernel:[14,22],kernelobject:14,keyvalu:17,load:[16,22],loadedmodul:16,local:[0,19],localdebugg:[3,19],log:[4,19],logic:26,lsarenumerateprivileg:19,make:36,manag:[14,19,25],manual:19,maskandsidac:20,messag:0,model:1,modul:[22,28],nativ:[11,19],native_exec:11,nativeutil:11,ndr:18,ndr_format_charact:33,net_fw_act:33,net_fw_ip_protocol:33,net_fw_modify_st:33,net_fw_profile_type2:33,net_fw_rule_direct:33,network:[12,19],ntstatu:13,object:[1,14,19,28,30],objectmanag:14,objectrelatedac:20,on_setup:19,package_execution_st:33,pars:16,pe_pars:16,peb:[16,19],pefil:16,pipe:[15,19],pipeconnect:15,pointer:5,procedur:0,process:[7,15,16,19],progress:35,protocol:8,publish:4,publishermetadata:4,put:8,pyhkei:17,pythonforwindow:9,queri:19,record:5,registri:[17,19],relat:[5,20],remot:19,remotectyp:10,request:[19,36],rpc:[18,19],rpcclient:18,sacl:19,sampl:19,schedul:[19,23],secur:[19,20],securitydescriptor:20,server:0,servic:21,setup:9,siattribflag:33,sichintf:33,signatur:34,signaturedata:34,simpl:[19,33],simple_x64:11,simple_x86:11,singl:19,sip_indirect_data:33,socket:19,spc_link:33,step:19,stream:18,structur:[5,6],sym_typ:33,symsrv_index_info:33,symsrv_index_infow:33,system:[19,22,28],systemalarmac:20,systemalarmcallbackac:20,systemalarmcallbackobjectac:20,systemalarmobjectac:20,systemauditac:20,systemauditcallbackac:20,systemauditcallbackobjectac:20,systemauditobjectac:20,systemmandatorylabelac:20,systemmodul:22,systemmodulewow64:22,systemprocesstrustlabelac:20,systemresourceattributeac:20,systemscopedpolicyidac:20,syswow64:10,tabl:9,tag_wbem_change_flag_typ:33,tag_wbem_connect_opt:33,tag_wbem_generic_flag_typ:33,tag_wbem_genus_typ:33,tag_wbem_query_flag_typ:33,tag_wbem_timeout_typ:33,tag_wbemstatu:33,tagarraydesc:33,tagbind_opt:33,tagbindptr:33,tagbitmap:33,tagbitmapcorehead:33,tagbitmapcoreinfo:33,tagbitmapfilehead:33,tagbitmapinfo:33,tagbitmapinfohead:33,tagcallconv:33,tagcallframe_walk:33,tagclsctx:33,tagcoinit:33,tagcomsd:33,tagcomvers:33,tagdec:33,tagdesckind:33,tagdispparam:33,tagelemdesc:33,tagexcepinfo:33,tagfuncdesc:33,tagfunckind:33,tagidldesc:33,taginvokekind:33,tagmshlflag:33,tagmulti_qi:33,tagorpcthi:33,tagparamdesc:33,tagparamdescex:33,tagprocessentry32:33,tagprocessentry32w:33,tagrgbquad:33,tagrgbtripl:33,tagsafearrai:33,tagsafearraybound:33,tagsole_authentication_servic:33,tagstatstg:33,tagsyskind:33,tagthreadentry32:33,tagtlibattr:33,tagtoken_typ:33,tagtypeattr:33,tagtypedesc:33,tagtypekind:33,tagvardesc:33,tagvarkind:33,tagvs_fixedfileinfo:33,tagwndclassexa:33,tagwndclassexw:33,task:[19,23],task_run_flag:33,taskcollect:23,taskdefinit:23,taskfold:23,taskfoldercollect:23,taskservic:23,tester:19,thread:16,tmp_cert_strong_sign_para_union_typ:33,tmp_lowmid_union:33,tmp_signscale_union:33,todo:4,token:[19,20,24],tokengroup:24,tokenprivileg:24,tokensecurityattributesinform:24,tokensecurityattributev1:24,trace_info_class:33,trigger:23,triggercollect:23,type:[8,33],uac:19,udtkind:33,using:9,util:[11,25],vector:5,vectoredexcept:19,virtualalloc:31,virtualprotect:25,volum:26,welcom:9,windef:27,window:[0,1,2,3,6,8,11,15,16,18,19,20,25,28,30,31,34],winenum:33,winerror:29,winprocess:[16,19],winproxi:31,winproxyerror:31,winstruct:33,winthread:16,wintrust:[19,34],wintrust_blob_info:33,wintrust_catalog_info:33,wintrust_cert_info:33,wintrust_file_info:33,wintrust_sgnr_info:33,wmi:[19,36],wmicallresult:36,wmidprequestcod:33,wmienumer:36,wmimanag:36,wminamespac:36,wmiobject:36,work:35,x64:11,x86:11}})