ReactOS 0.4.16-dev-136-g52192f1
|
#include <excpt.h>
#include <ntdef.h>
#include <ntstatus.h>
#include <string.h>
#include <DEVIOCTL.H>
#include <NTDDSTOR.H>
#include <NTDDDISK.H>
Go to the source code of this file.
Classes | |
struct | _RTL_QUERY_REGISTRY_TABLE |
struct | _TIME_FIELDS |
struct | _GENERIC_MAPPING |
struct | _IO_STATUS_BLOCK |
struct | _FILE_BASIC_INFORMATION |
struct | _FILE_STANDARD_INFORMATION |
struct | _FILE_POSITION_INFORMATION |
struct | _FILE_ALIGNMENT_INFORMATION |
struct | _FILE_NETWORK_OPEN_INFORMATION |
struct | _FILE_DISPOSITION_INFORMATION |
struct | _FILE_END_OF_FILE_INFORMATION |
struct | _FILE_FULL_EA_INFORMATION |
struct | _FILE_FS_DEVICE_INFORMATION |
struct | _KEY_BASIC_INFORMATION |
struct | _KEY_NODE_INFORMATION |
struct | _KEY_FULL_INFORMATION |
struct | _KEY_WRITE_TIME_INFORMATION |
struct | _KEY_VALUE_BASIC_INFORMATION |
struct | _KEY_VALUE_FULL_INFORMATION |
struct | _KEY_VALUE_PARTIAL_INFORMATION |
struct | _KEY_VALUE_ENTRY |
struct | _OBJECT_NAME_INFORMATION |
struct | _CLIENT_ID |
struct | _FLOATING_SAVE_AREA |
struct | _CONTEXT |
struct | ENVIRONMENT_INFORMATION |
struct | STARTUP_ARGUMENT |
struct | RTL_HEAP_DEFINITION |
struct | StackInfo_t |
struct | _RTL_HEAP_PARAMETERS |
Variables | |
BOOLEAN | NLS_MB_CODE_PAGE_TAG |
BOOLEAN | NLS_MB_OEM_CODE_PAGE_TAG |
#define _FILESYSTEMFSCTL_ |
Definition at line 816 of file nt_native.h.
#define ACCESS_SYSTEM_SECURITY (0x01000000L) |
Definition at line 77 of file nt_native.h.
Definition at line 48 of file nt_native.h.
Definition at line 430 of file nt_native.h.
Definition at line 431 of file nt_native.h.
Definition at line 43 of file nt_native.h.
Referenced by _HandlePortExists(), AccessCheckAndAuditAlarmA(), AccessCheckAndAuditAlarmW(), AddNotificationDll(), Window::AppBar_Register(), CertSaveStore(), CheckListWndProc(), cmd_mklink(), CommandMemory(), create_printer_dc(), CRYPT_AsnDecodeBasicConstraints2(), CRYPT_AsnDecodeBool(), CRYPT_AsnDecodeExtension(), CRYPT_AsnDecodeIssuingDistPoint(), d3dx_set_shader_const_state(), DECLARE_INTERFACE_(), DirList(), do_register_dll(), DoSendData(), DPLAYX_PrivHeapAlloc(), EDIT_CheckCombo(), EDIT_WindowProc(), EditGlyphEditWndProc(), EditGlyphPreviewWndProc(), FilterAudioMuteHandler(), FilterAudioVolumeHandler(), GetFileNameFromBrowse(), GetFileNamePreview(), GetSecurityDescriptorDacl(), GetSecurityDescriptorGroup(), GetSecurityDescriptorOwner(), GetSecurityDescriptorSacl(), GetSystemTimeAdjustment(), HEADER_SetUnicodeFormat(), ImeWnd_OnImeControl(), ImeWnd_OnImeSystem(), Imm32ProcessHotKey(), init_tests(), IntGdiGetFontResourceInfo(), IntGetIcdData(), IntGrayString(), is_process_limited(), IsAnyDesktopRunning(), SettingsFieldBool::Load(), CInternetToolbar::LockUnlockToolbars(), ME_HandleMessage(), MonitorSelWndProc(), MonthCalWndProc(), myAddPrinterDriverEx(), NpGetUserNamep(), NtUserCallOneParam(), NtUserCallTwoParam(), NtUserChangeClipboardChain(), NtUserGetClassInfo(), NtUserGetComboBoxInfo(), CAutoComplete::OnAutoCompStart(), CFontsDialog::OnCommand(), CDesktopBrowser::OnGetChangeNotifyServer(), CTrayClockWnd::OnGetMinimumSize(), CTrayNotifyWnd::OnGetMinimumSize(), CAutoComplete::OnShowWindow(), PlaySoundRoutine(), PrivilegeCheck(), CAC97MiniportTopology::PropertyHandler_OnOff(), query_init(), QueryColorProfile(), read_bitmap_patterns(), ReadSettings(), SetDefaultCommConfigW(), SHChangeNotifyDeregister(), ShowDeviceProperties(), SpecialFolderFSPath::SpecialFolderFSPath(), SQLConfigDriver(), SQLConfigDriverW(), START_TEST(), StatusBarLoadAndFormatString(), StatusBarLoadString(), taskdialog_proc(), test_allocateLuid(), test_cryptTls(), test_DeviceCapabilities(), test_dispinfo(), test_format_object(), test_GetFileVersionInfoEx(), test_GetScrollBarInfo(), test_I_UpdateStore(), test_Input_unicode(), test_lookupPrivilegeName(), test_lookupPrivilegeValue(), test_margins_default(), test_normal_imports(), Test_OneParamRoutine_SwapMouseButtons(), test_readTrustedPublisherDWORD(), test_shell_window(), test_timer(), TOOLBAR_SetRedraw(), TOOLBAR_SetUnicodeFormat(), ui_init(), UpDownWindowProc(), use_common(), VfdIsValidPlatform(), WinMain(), wmain(), NotifyArea::WndProc(), WNetDisconnectDialog(), WSPGetSockOpt(), and WSPIoctl().
#define CONTEXT_CONTROL (CONTEXT_i386 | 0x00000001L) |
Definition at line 1369 of file nt_native.h.
#define CONTEXT_DEBUG_REGISTERS (CONTEXT_i386 | 0x00000010L) |
Definition at line 1373 of file nt_native.h.
#define CONTEXT_FLOATING_POINT (CONTEXT_i386 | 0x00000008L) |
Definition at line 1372 of file nt_native.h.
#define CONTEXT_FULL |
Definition at line 1375 of file nt_native.h.
#define CONTEXT_i386 0x00010000 |
Definition at line 1364 of file nt_native.h.
#define CONTEXT_i486 0x00010000 |
Definition at line 1365 of file nt_native.h.
#define CONTEXT_INTEGER (CONTEXT_i386 | 0x00000002L) |
Definition at line 1370 of file nt_native.h.
#define CONTEXT_SEGMENTS (CONTEXT_i386 | 0x00000004L) |
Definition at line 1371 of file nt_native.h.
#define CTL_CODE | ( | DeviceType, | |
Function, | |||
Method, | |||
Access | |||
) |
Definition at line 586 of file nt_native.h.
#define DELETE (0x00010000L) |
Definition at line 57 of file nt_native.h.
Definition at line 578 of file nt_native.h.
#define DIRECTORY_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | 0xF) |
Definition at line 1259 of file nt_native.h.
#define DIRECTORY_CREATE_OBJECT (0x0004) |
Definition at line 1256 of file nt_native.h.
#define DIRECTORY_CREATE_SUBDIRECTORY (0x0008) |
Definition at line 1257 of file nt_native.h.
#define DIRECTORY_QUERY (0x0001) |
Definition at line 1254 of file nt_native.h.
#define DIRECTORY_TRAVERSE (0x0002) |
Definition at line 1255 of file nt_native.h.
Definition at line 44 of file nt_native.h.
Referenced by __drv_when(), __ReadFile(), __report_error(), _ActivateCtx(), _check_custom_policy(), _CrtDbgReportToFile(), _DeactivateCtx(), _enumeratorRememberedW(), _GetRandomLevel(), CDefView::_GetSnapToGrid(), _HandleConfigureLPTPortCommandOK(), _HandleGetTransmissionRetryTimeout(), _heapwalk(), CTrayWindow::_Init(), _InitializeLocalSpooler(), _InitializePrintProviderList(), _LocalGetJobLevel2(), _LocalGetPrinterHandleData(), _LocalGetPrintServerHandleData(), _LocalSetPrinterHandleData(), _LocalSetPrintServerHandleData(), _OpenEnvironment(), CRegPropertyBag::_ReadDword(), _Success_(), AboutProtocolInfo_QueryInfo(), AccpCalcNeededAceSize(), AccpLookupCurrentUser(), AccpOpenNamedObject(), AccRewriteGetHandleRights(), AccRewriteSetHandleRights(), acmDriverPriority(), AddDesktopItemW(), KeyTranslator::AddGlobalDef(), AddItemW(), AddNotificationDll(), AddPrintMonitorList(), AdjustStatusMessageWindow(), AlignRpcPtr(), AllowDesktopAccessToUser(), AllowWinstaAccessToUser(), AntiMonikerImpl_GetSizeMax(), APPINFO_QueryOption(), ApplyEventlogSettings(), ApplyParameterStringsToMessage(), ApplyRegistryValues(), assembly_get_external_files(), AttachToConsoleInternal(), AVIFILE_AddRecord(), AVIFILE_ComputeMoviStart(), AVIFILE_ConstructAVIStream(), AVIFILE_DestructAVIStream(), AVIFILE_LoadIndex(), AVIFILE_OpenCompressor(), AVIFILE_ReadBlock(), AVIFILE_SaveFile(), AVISaveOptionsFmtChoose(), AVISplitter_ProcessOldIndex(), BinaryFileCompare(), bInitSURF(), BiosMiscService(), bitmap_info_size(), BmpDecoder_ReadHeaders(), BrFolder_OnChange(), buffer_conversion_upload(), build_systeminfo_tree(), BuildDesktopNameList(), BuildWindowStationNameList(), CComCatCachedCategory::CacheDSA(), CActiveLanguageProfileNotifySink::CActiveLanguageProfileNotifySink(), CanBeMinimized(), CandidateListAnsiToWide(), CandidateListWideToAnsi(), CDevSettings_SetPruningMode(), CertGetCRLContextProperty(), CertGetCTLContextProperty(), CertGetStoreProperty(), CertSaveStore(), ATL::CFileTime::CFileTime(), ChangeNtProductType(), ChangeServiceConfigA(), ChangeServiceConfigW(), check_generated_effects_(), check_reg_dword(), check_safearray(), CheckForLiveCD(), CheckListWndProc(), CheckTerminalDeviceType(), ClassTest(), CLEANLOCALSTORAGE_UserMarshal(), CLEANLOCALSTORAGE_UserSize(), CLEANLOCALSTORAGE_UserUnmarshal(), ClickLockProc(), ClientRpcChannelBuffer_GetBuffer(), cmd_mklink(), CmdDebugService(), co_IntImmProcessKey(), co_IntSetWindowLongPtr(), CoInternetQueryInfo(), CommConfigDialogW(), ComponentInfo_GetDWORDValue(), CompositeMonikerImpl_GetSizeMax(), ComputeConformanceOrVariance(), convert_hash_to_blob(), convert_nfs4acl_2_dacl(), convert_to_wined3d_declaration(), convertHexToDWord(), ConvExecute(), ConWrite(), copy_bitmapinfo(), CopyStreamUI(), create_activex_object(), create_bitmap_file(), create_connection_settings(), create_DataFormat(), create_object(), create_printer_dc(), create_script(), CreateApplicationDesktopSecurity(), CreateEnhMetaFileA(), CreateGroupListRoutine(), CreateGroupOrderListRoutine(), CAppDB::CreateInstalledAppByRegistryKey(), CreateInternalDeviceData(), CreateJunction(), CreateNewValue(), CreateScreenSaverSecurity(), CreateServiceA(), CreateServiceListEntry(), CreateServiceW(), CreateWinlogonDesktopSecurity(), CreateWinstaSecurity(), CredMarshalCredentialW(), CRYPT_AsnDecodeCertInfo(), CRYPT_AsnDecodeCMSSignedInfo(), CRYPT_AsnDecodeCMSSignerInfoInternal(), CRYPT_AsnDecodeCRLInfo(), CRYPT_AsnDecodeCTL(), CRYPT_AsnDecodePKCSDigestedData(), CRYPT_AsnDecodePKCSEnvelopedData(), CRYPT_AsnDecodePKCSSignerInfoInternal(), CRYPT_AsnDecodeRecipientInfo(), CRYPT_AsnDecodeRsaPrivKey(), CRYPT_AsnDecodeRsaPubKey(), CRYPT_AsnDecodeSubtree(), CRYPT_AsnEncodeEnumerated(), CRYPT_EncodePKCSDigestedData(), CryptAcquireContextW(), CryptCATOpen(), CryptEnumProvidersW(), CSignedMsgData_AppendMessageDigestAttribute(), CTextEventSink::CTextEventSink(), CtfImmGetGuidAtom(), CtfImmIsGuidMapEnable(), CURSORICON_GetCursorDataFromANI(), d3dcompiler_parse_rdef(), d3dcompiler_parse_signature(), d3dx_effect_SetVector(), D3DXCreatePolygon(), D3DXCreatePolygonTest(), D3DXGetFVFVertexSize(), D3DXGetImageInfoFromFileInMemory(), D3DXLoadSurfaceFromMemory(), DdCreateSurface(), DECLARE_INTERFACE_(), decode_string(), DefineDosDeviceW(), RecycleBin5::Delete(), RecycleBin5::DeleteFile(), DEVENUM_IPropertyBag_Write(), DEVENUM_ReadPins(), dialog_proc(), DIB_32BPP_BitBltSrcCopy(), DIB_32BPP_HLine(), DIB_32BPP_VLine(), DirectDrawEnumerateExA(), DirList(), DispatchSAS(), DisplayClassInstaller(), DisplayDeviceAdvancedProperties(), DisplayDlgProc(), DisplayOnInit(), DPL_CreateCompoundAddress(), draw_graphics(), DSOUND_bufpos_to_secpos(), DSOUND_PrimaryClose(), DSOUND_secpos_to_bufpos(), dump_system_info(), dword_data_state(), EditProc(), elem_wire_size(), EMFDC_PolyDraw(), emfdc_polylinegon(), CBaseBarSite::EnumBands(), CBandSiteBase::EnumBands(), EnumClientServiceProtocol(), EnumerateNt4ServiceSoundDevices(), EnumEventsThread(), enumFontProc(), EnumNamesW(), EnumProcesses(), ExitWindowsDialog(), export_private_key_impl(), export_public_key_impl(), f_lseek(), f_mkfs(), fetch_next_frame32(), FGetComponentPath(), FileAsyncReader_Length(), FileAsyncReader_Request(), FileAsyncReader_SyncRead(), FileExtractDialogWndProc(), fill_attribute_table(), FillResolutionsAndColors(), FindContextAlias(), FindProvRegVals(), FM2_ReadFilterData(), FM2_WriteFilterData(), FNREAD(), FNWRITE(), FontTypeChange(), format_from_vec4(), FTMarshalImpl_GetMarshalSizeMax(), FTP_FtpCreateDirectoryW(), FTP_FtpDeleteFileW(), FTP_FtpGetFileW(), FTP_FtpPutFileW(), FTP_FtpRemoveDirectoryW(), FTP_FtpRenameFileW(), FTPFILE_QueryOption(), FTPFINDNEXT_QueryOption(), FTPSESSION_QueryOption(), GdiProcessSetup(), GeneralPageProc(), generate_security_id(), Get(), get_dword_from_reg(), get_element_size(), get_feature_from_reg(), get_flexible_vertex_size(), get_http_status_code(), get_patch_state(), get_regdata(), get_sd(), get_stgdef(), get_url_encoding(), get_zone_for_scheme(), get_zone_from_reg(), GetAdaptersInfo(), CInstalledApplicationInfo::GetApplicationRegDword(), GetCalendarInfoW(), GetComputerNameA(), GetCurrentDPI(), GetCurrentHwProfileW(), CAC97MiniportTopology::GetDBValues(), GetDefaultCommConfigW(), GetDefaultPrinterFromRegistry(), GetDefaultPrinterW(), GetDeletedFileDetailsW(), GetDeletedFileTypeNameW(), GetDIBPixel(), GetDriverName(), GetExitCodeProcess(), GetFileInformationByHandle(), RecycleBin5File::GetFileName(), gethmsfromlargeint(), GetOwnerModuleFromTagEntry(), GetParallelPortNumber(), GetProcessAffinityMask(), GetProfile(), GetProfiles(), GetRegDWORD(), GetSerialPortNumber(), GetServiceInstanceList(), GetServiceInstanceListSize(), CSysTray::GetServicesEnabled(), GetSetupType(), CQueryAssociations::GetString(), GetStyleValue(), GetSystemTimeAdjustment(), RecycleBin5File::GetTypeName(), GetUserWaitInterval(), GlobalMemoryStatusEx(), HardProfDlgProc(), hash_url(), HCR_GetFolderAttributes(), HEXEDIT_Copy(), HEXEDIT_IndexFromPoint(), HEXEDIT_Paste(), HH_AddToolbar(), HttpProtocol_start_downloading(), HTTPREQ_QueryOption(), HTTPSESSION_QueryOption(), i386_fetch_context_reg(), i386_stack_walk(), I_CryptReadTrustedPublisherDWORDValueFromRegistry(), IAssemblyNameImpl_GetProperty(), IAVIFile_fnEndRecord(), IAVIStream_fnFindSample(), IAVIStream_fnSetFormat(), IAVIStream_fnWriteData(), ICImageDecompress(), ICOpenFunction(), ICreateTypeLib2_fnSaveAllChanges(), ID3DXAllocateHierarchyImpl_CreateMeshContainer(), IDirectSoundCaptureBufferImpl_GetCurrentPosition(), IEWinMain(), IKsControlImpl_KsProperty(), ImeWnd_OnImeControl(), Imm32CheckImcProcess(), Imm32CompClauseAnsiToWide(), Imm32CompClauseWideToAnsi(), Imm32CreateInputContext(), Imm32InquireIme(), Imm32InternalLockIMC(), Imm32LoadBitmapFromBytes(), Imm32MakeIMENotify(), Imm32StoreBitmapToBytes(), ImmCreateContext(), ImmCreateIMCC(), ImmGetImeMenuItemsAW(), ImmLockClientImc(), ImmSetCompositionStringAW(), import_plaintext_key(), INET_QueryOption(), ExplorerGlobals::init(), init_assembly_caches(), init_hash(), init_tests(), InitDisplayDriver(), TLS::Initialize(), InitializeFormList(), CNetConnectionPropertyUi::InitializeLANPropertiesUIDlg(), InitializePrinterList(), InitializePrintMonitor2(), InitializePrintMonitorList(), InitializePrintProcessorList(), InitializeRecycleBinDlg(), InitOurDirectory(), InputProcessorProfiles_IsEnabledLanguageProfile(), InstallDevice(), InstallOneService(), Int_EnumDependentServicesW(), IntCheckMenuItem(), interface_variant_marshal(), interface_variant_unmarshal(), InternalSelectEx(), INTERNET_LoadProxySettings(), IntGdiGetFontResourceInfo(), IntGetIcdData(), IntGetTopLevelWindow(), IntGetUnderlineState(), IntSetAconData(), IPersistStream_fnGetSizeMax(), IPropertyStorage_fnWriteMultiple(), is_ie_hardened(), is_process_limited(), IsInternetESCEnabledLocal(), CTrayWindow::IsTaskWnd(), ItemMonikerImpl_GetSizeMax(), ITERATE_FindRelatedProducts(), JSProtocolInfo_QueryInfo(), KeyboardSpeedProc(), l_audio_arrival(), ld_clust(), lineGetCountryA(), lineGetCountryW(), lineGetTranslateCapsA(), LISTBOX_GetText(), ListBoxWndProc_common(), CSettings::Load(), load_emf(), load_mapping_settings(), load_mesh_data(), LoadDNSSettings(), LoadFilterSettings(), LoadInitialCursorScheme(), LoadLocalizedResourcesFromINI(), LoadRecoveryOptions(), LoadSettings(), LoadWinTypeFromCHM(), LocalEnumPrintProcessors(), LocalGetPrintProcessorDirectory(), LPK_ApplyMirroring(), Main_DirectDraw_GetFourCCCodes(), MainWndProc(), MakeSharedPacket(), map_font(), map_nfs4ace_who(), Marshal_GetMarshalSizeMax(), Marshal_MarshalInterface(), marshal_nfs41_easet(), marshal_nfs41_mount(), marshal_nfs41_open(), marshal_STGMEDIUM(), marshal_WdtpInterfacePointer(), MCI_DumpCommandTable(), MCI_GetReturnType(), MCI_IsCommandTableValid(), MCI_ParseOptArgs(), MCI_SetCommandTable(), mciSendStringW(), MENU_DrawMenuItem(), MENUEX_ParseResource(), METAFILE_AddPenObject(), metafile_deserialize_brush(), metafile_get_pen_brush_data_offset(), METAFILE_PlaybackObject(), MIDI_ConvertPulseToMS(), MIDI_player(), mix24(), mmioCreateChunk(), mmioDescend(), mmioDosIOProc(), MMixerGetWavePosition(), MMSYSTEM_MidiStream_Convert(), MonikerMarshal_GetMarshalSizeMax(), mono_assembly_search_hook_fn(), MonSelCancelDragging(), MonthCalReload(), MouseOnApply(), MouseOnDialogInit(), MPEG3_StreamSize(), msi_reg_get_val_dword(), MsiSIPGetSignedDataMsg(), mswBufferAppendBlob_Hostent(), mswBufferAppendBlob_Servent(), myAddPrinterDriverEx(), NdrVaryingArrayBufferSize(), NdrVaryingArrayFree(), NdrVaryingArrayMarshall(), NdrVaryingArrayMemorySize(), NdrVaryingArrayUnmarshall(), NetBTWaitForNameResponse(), NetClassInstaller(), NewCtxInit(), RecycleBin5Enum::Next(), nfs41_client_owner(), NOTEPAD_FindNext(), TaskBar::Notify(), nsChannelBSC_on_progress(), NSP_GetServiceByNameHeapAllocW(), NtUserCallHwndParamLock(), NtUserCheckMenuItem(), NtUserGetClipboardSequenceNumber(), NtUserGetGuiResources(), NtUserGetListBoxInfo(), NtUserSetCursorIconData(), NtUserVkKeyScanEx(), OLEFontImpl_GetSizeMax(), OnBPPChanged(), CDefView::OnChangeNotify(), OnControl(), CChangeNotifyServer::OnDeliverNotification(), OnDisplayDeviceChanged(), OnHScroll(), CSearchBar::OnInitDialog(), OnInitSysSettingsDialog(), OnOk(), CChangeNotifyServer::OnRegister(), CChangeNotifyServer::OnRemoveByPID(), OnSize(), OnVScroll(), OutputDebugStringA(), pack_strided_data(), parent_wnd_notify(), parse_clr_tables(), parse_mesh(), parse_normals(), parse_skin_mesh_info(), parse_texture_coords(), parse_url_from_outside(), parse_value(), parse_vertex_colors(), ParseLines(), PEN_GetObject(), persist_stream_add_strprop(), persist_stream_save(), PersistStream_GetSizeMax(), PlaySoundRoutine(), PNP_CreateDevInst(), PNP_GetFirstLogConf(), PNP_GetNextLogConf(), PNP_HwProfFlags(), PNP_IsDockStationPresent(), populate_size_list(), PrepareAdapterForService(), PrimaryDirectSoundBuffer_GetPosition(), PrintFileDacl(), process_vertices_strided(), ProcessDetach(), ProcessList_Update(), ProcessPlayingNotes(), PropertyStorage_DictionaryWriter(), PropertyStorage_ReadDictionary(), PropertyStorage_ReadFromStream(), PropertyStorage_ReadProperty(), PropertyStorage_WriteDictionaryToStream(), PropertyStorage_WritePropertyToStream(), proxy_active(), query_init(), QUERY_REGISTRY_KEYS_ROUTINE(), QueryDWORD(), CicRegKey::QueryDword(), ATL::CRegKey::QueryDWORDValue(), QueryRemoteFonts(), r_verifyProxyEnable(), radiobuttonlist_on_bn_clicked(), RChangeServiceConfig2A(), RChangeServiceConfigA(), RCreateServiceA(), read_properties_from_data(), ReadChmSystem(), ReadChunkIntoExtra(), ReadDisk(), ReadExtraChunk(), ReadRecord(), ReadRegDwordValue(), ReadRegistry(), receive_response(), RecycleBinDlg(), RefreshTreeItem(), reg_cb64to32(), RegEnumKeyExW(), registry_read_formatopts(), registry_read_maximized(), registry_read_previewpages(), RegQueryDword(), RegReadDWORD(), RelocateSection(), request_query_option(), ResProtocolInfo_QueryInfo(), RecycleBin5::Restore(), RGetServiceDisplayNameA(), RGetServiceDisplayNameW(), RGetServiceKeyNameA(), RGetServiceKeyNameW(), riff_find_chunk(), RQueryServiceConfig2A(), RQueryServiceConfig2W(), RQueryServiceConfigA(), RQueryServiceConfigW(), RSAENH_CPGetProvParam(), RSAENH_CPSignHash(), RSAENH_CPVerifySignature(), SampIsSetupRunning(), save_emf(), SaveSettings(), ScmAcquireServiceStartLock(), ScmControlServiceEx(), ScmCreateNewControlPipe(), ScmGetControlSetValues(), ScmGetSetupInProgress(), ScmIsDeleteFlagSet(), ScmQueryServiceLockStatusA(), ScmQueryServiceLockStatusW(), ScmReadDependencies(), SdbCreateDatabase(), SeekDisk(), serialize(), serialize_dword(), serializeIcon(), ServerRpcChannelBuffer_GetBuffer(), service_main(), ServicesPageWndProc(), session_query_option(), SetClassLongA(), SetConvertStg(), SetDefaultCommConfigW(), SetDefaultPrinterW(), SetDIBitsToDeviceFromClipboard(), SetInstallationCompleted(), SetLocalTimeZone(), SetProcSpeed(), ATL::CFileTime::SetTime(), SettingsPageProc(), SETUP_CreateInterfaceList(), SETUPAPI_GetCurrentHwProfile(), SetupDiChangeState(), SetupDiGetClassDescriptionExA(), SetupDiGetDriverInfoDetailA(), SetupGetInfFileListW(), SetupIsActive(), SetVolumeCallback(), SHGetInverseCMAP(), SHGetSettings(), SHLockShared(), ShowAppList(), CMainToolbar::ShowButtonCaption(), size_hlink_string(), SlWriteBytecode(), SockLoadHelperDll(), SoundPageProc(), _MdTimer::Start(), START_TEST(), StartRecDlgProc(), CFindFolder::StartSearch(), StartupPageWndProc(), StatisticsMain(), STGMEDIUM_UserMarshal(), STGMEDIUM_UserSize(), STGMEDIUM_UserUnmarshal(), StopWatchAFORWARD(), StopWatchWFORWARD(), StorageImpl_LoadFileHeader(), StoreDriveSettings(), StrAryCpyHeapAllocA(), StrAryCpyHeapAllocWToA(), symt_array_count(), symt_fill_sym_info(), SystemClockAdviseThread(), tapiGetLocationInfoW(), taskdialog_callback_proc_timer(), test_AutoOpenWAVE(), test_brush_pens(), test_CryptInstallOssGlobal(), test_cryptTls(), test_D3DXFillCubeTexture(), test_D3DXFillTexture(), test_D3DXFillVolumeTexture(), test_dc_layout(), test_des(), test_effect_parameter_value(), test_effect_parameter_value_GetVector(), test_enum_container(), test_fdsa(), test_freethreadedmarshaldata(), test_GetCodePageInfo(), test_GetFileVersionInfoEx(), Test_GetFourCCCodes(), test_GetModuleInformation(), test_GetPrinter(), test_GetPrinterDriver(), test_GetSecurityInfo(), test_hashes(), test_heap(), test_I_UpdateStore(), test_import_export(), test_import_private(), Test_InitializeLpkHooks(), test_InternetQueryOptionA(), test_IPersistStream(), test_key_initialization(), test_key_permissions(), test_marshal_HENHMETAFILE(), test_marshal_HGLOBAL(), test_marshal_HMETAFILE(), test_marshal_HMETAFILEPICT(), test_marshal_LPSAFEARRAY(), test_maximum_allowed(), test_midiStream(), test_mmioSeek(), test_no_compat(), test_openCloseWAVE(), test_prov(), test_ps_userstyle(), test_query_process_handlecount(), test_rc2(), test_rc4(), test_region_data(), test_rsa_encrypt(), test_schannel_provider(), test_sha2(), test_streamonhglobal(), test_Texture(), test_timeouts(), test_url_action(), test_utils(), test_WinInetHttpInfo(), test_with_compat(), test_XcvDataW_MonitorUI(), test_XcvDataW_PortIsValid(), TestCommandLine(), TestMyEventProvider(), TOOLBAR_Restore(), TOOLBAR_Save(), ToolsPageWndProc(), UndoAlignRpcPtr(), TLS::Uninitialize(), UnixTimeToFileTime(), unmarshal_nfs41_getacl(), unmarshal_nfs41_mount(), unmarshal_nfs41_open(), unmarshal_ORPC_EXTENT_ARRAY(), unmarshal_ORPCTHAT(), unmarshal_ORPCTHIS(), unserialize_dword(), UpdatePrefDlgControls(), urlcache_entry_alloc(), urlcache_entry_free(), UrlCombineW(), UrlMkGetSessionOption(), use_common(), USER32_LoadResource(), VerifyObjectOwner(), VgaHorizontalRetrace(), VgaRefreshDisplay(), VgaUpdateTextCursor(), ViewTree_GetItem(), ViewTree_LoadAll(), ViewTree_LoadTree(), WdmAudGetWavePositionByLegacy(), WdtpInterfacePointer_UserMarshal(), WdtpInterfacePointer_UserSize(), WdtpInterfacePointer_UserUnmarshal(), WhichPlatformFORWARD(), wined3d_format_convert_from_float(), WinHttpGetIEProxyConfigForCurrentUser(), WinHttpSetDefaultProxyConfiguration(), WinMain(), WintrustGetRegPolicyFlags(), WMSFT_append_arraydesc(), WMSFT_append_typedesc(), NotifyArea::WndProc(), write_element(), WriteDisk(), WriteExtraChunk(), WriteStartupRecoveryOptions(), WriteStringAt(), WSAStringToAddressA(), WSHGetWinsockMapping(), WshShell3_RegWrite(), WsNcEntryInitializeFromRegistry(), WsNcOpen(), WsNcRefreshFromRegistry(), WSPGetSockOpt(), WsSetupCatalogProtection(), WsTcOpen(), WsTcRefreshFromRegistry(), and WTSQuerySessionInformationW().
#define FASTCALL _fastcall |
Definition at line 50 of file nt_native.h.
#define FILE_128_BYTE_ALIGNMENT 0x0000007f |
Definition at line 793 of file nt_native.h.
#define FILE_256_BYTE_ALIGNMENT 0x000000ff |
Definition at line 794 of file nt_native.h.
#define FILE_32_BYTE_ALIGNMENT 0x0000001f |
Definition at line 791 of file nt_native.h.
#define FILE_512_BYTE_ALIGNMENT 0x000001ff |
Definition at line 795 of file nt_native.h.
#define FILE_64_BYTE_ALIGNMENT 0x0000003f |
Definition at line 792 of file nt_native.h.
#define FILE_ADD_FILE ( 0x0002 ) |
Definition at line 632 of file nt_native.h.
#define FILE_ADD_SUBDIRECTORY ( 0x0004 ) |
Definition at line 635 of file nt_native.h.
#define FILE_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | SYNCHRONIZE | 0x1FF) |
Definition at line 651 of file nt_native.h.
#define FILE_ANY_ACCESS 0 |
Definition at line 609 of file nt_native.h.
#define FILE_APPEND_DATA ( 0x0004 ) |
Definition at line 634 of file nt_native.h.
#define FILE_ATTRIBUTE_ARCHIVE 0x00000020 |
Definition at line 706 of file nt_native.h.
#define FILE_ATTRIBUTE_COMPRESSED 0x00000800 |
Definition at line 711 of file nt_native.h.
#define FILE_ATTRIBUTE_DIRECTORY 0x00000010 |
Definition at line 705 of file nt_native.h.
#define FILE_ATTRIBUTE_HIDDEN 0x00000002 |
Definition at line 703 of file nt_native.h.
#define FILE_ATTRIBUTE_NORMAL 0x00000080 |
Definition at line 707 of file nt_native.h.
#define FILE_ATTRIBUTE_OFFLINE 0x00001000 |
Definition at line 712 of file nt_native.h.
#define FILE_ATTRIBUTE_PROPERTY_SET 0x00002000 |
Definition at line 713 of file nt_native.h.
#define FILE_ATTRIBUTE_READONLY 0x00000001 |
Definition at line 702 of file nt_native.h.
#define FILE_ATTRIBUTE_RESERVED0 0x00000200 |
Definition at line 709 of file nt_native.h.
#define FILE_ATTRIBUTE_RESERVED1 0x00000400 |
Definition at line 710 of file nt_native.h.
#define FILE_ATTRIBUTE_SYSTEM 0x00000004 |
Definition at line 704 of file nt_native.h.
#define FILE_ATTRIBUTE_TEMPORARY 0x00000100 |
Definition at line 708 of file nt_native.h.
#define FILE_ATTRIBUTE_VALID_FLAGS 0x00003fb7 |
Definition at line 714 of file nt_native.h.
#define FILE_ATTRIBUTE_VALID_SET_FLAGS 0x00003fa7 |
Definition at line 715 of file nt_native.h.
#define FILE_BYTE_ALIGNMENT 0x00000000 |
Definition at line 786 of file nt_native.h.
#define FILE_COMPLETE_IF_OPLOCKED 0x00000100 |
Definition at line 744 of file nt_native.h.
#define FILE_CREATE 0x00000002 |
Definition at line 723 of file nt_native.h.
#define FILE_CREATE_PIPE_INSTANCE ( 0x0004 ) |
Definition at line 636 of file nt_native.h.
#define FILE_CREATE_TREE_CONNECTION 0x00000080 |
Definition at line 742 of file nt_native.h.
#define FILE_CREATED 0x00000002 |
Definition at line 770 of file nt_native.h.
#define FILE_DELETE_CHILD ( 0x0040 ) |
Definition at line 645 of file nt_native.h.
#define FILE_DELETE_ON_CLOSE 0x00001000 |
Definition at line 749 of file nt_native.h.
#define FILE_DEVICE_IS_MOUNTED 0x00000020 |
Definition at line 812 of file nt_native.h.
#define FILE_DIRECTORY_FILE 0x00000001 |
Definition at line 734 of file nt_native.h.
#define FILE_DOES_NOT_EXIST 0x00000005 |
Definition at line 773 of file nt_native.h.
#define FILE_EXECUTE ( 0x0020 ) |
Definition at line 642 of file nt_native.h.
#define FILE_EXISTS 0x00000004 |
Definition at line 772 of file nt_native.h.
#define FILE_FLOPPY_DISKETTE 0x00000004 |
Definition at line 809 of file nt_native.h.
#define FILE_GENERIC_EXECUTE |
Definition at line 668 of file nt_native.h.
#define FILE_GENERIC_READ |
Definition at line 653 of file nt_native.h.
#define FILE_GENERIC_WRITE |
Definition at line 660 of file nt_native.h.
#define FILE_LIST_DIRECTORY ( 0x0001 ) |
Definition at line 629 of file nt_native.h.
#define FILE_LONG_ALIGNMENT 0x00000003 |
Definition at line 788 of file nt_native.h.
#define FILE_MAXIMUM_DISPOSITION 0x00000005 |
Definition at line 727 of file nt_native.h.
#define FILE_NO_COMPRESSION 0x00008000 |
Definition at line 752 of file nt_native.h.
#define FILE_NO_EA_KNOWLEDGE 0x00000200 |
Definition at line 745 of file nt_native.h.
#define FILE_NO_INTERMEDIATE_BUFFERING 0x00000008 |
Definition at line 737 of file nt_native.h.
#define FILE_NON_DIRECTORY_FILE 0x00000040 |
Definition at line 741 of file nt_native.h.
#define FILE_OCTA_ALIGNMENT 0x0000000f |
Definition at line 790 of file nt_native.h.
#define FILE_OPEN 0x00000001 |
Definition at line 722 of file nt_native.h.
#define FILE_OPEN_BY_FILE_ID 0x00002000 |
Definition at line 750 of file nt_native.h.
#define FILE_OPEN_FOR_BACKUP_INTENT 0x00004000 |
Definition at line 751 of file nt_native.h.
#define FILE_OPEN_IF 0x00000003 |
Definition at line 724 of file nt_native.h.
#define FILE_OPEN_OFFLINE_FILE 0x00400000 |
Definition at line 757 of file nt_native.h.
#define FILE_OPENED 0x00000001 |
Definition at line 769 of file nt_native.h.
#define FILE_OVERWRITE 0x00000004 |
Definition at line 725 of file nt_native.h.
#define FILE_OVERWRITE_IF 0x00000005 |
Definition at line 726 of file nt_native.h.
#define FILE_OVERWRITTEN 0x00000003 |
Definition at line 771 of file nt_native.h.
#define FILE_QUAD_ALIGNMENT 0x00000007 |
Definition at line 789 of file nt_native.h.
#define FILE_RANDOM_ACCESS 0x00000800 |
Definition at line 747 of file nt_native.h.
#define FILE_READ_ACCESS ( 0x0001 ) |
Definition at line 610 of file nt_native.h.
#define FILE_READ_ATTRIBUTES ( 0x0080 ) |
Definition at line 647 of file nt_native.h.
#define FILE_READ_DATA ( 0x0001 ) |
Definition at line 628 of file nt_native.h.
#define FILE_READ_EA ( 0x0008 ) |
Definition at line 638 of file nt_native.h.
#define FILE_READ_ONLY_DEVICE 0x00000002 |
Definition at line 808 of file nt_native.h.
#define FILE_REMOTE_DEVICE 0x00000010 |
Definition at line 811 of file nt_native.h.
#define FILE_REMOVABLE_MEDIA 0x00000001 |
Definition at line 807 of file nt_native.h.
#define FILE_RESERVE_OPFILTER 0x00100000 |
Definition at line 755 of file nt_native.h.
#define FILE_SEQUENTIAL_ONLY 0x00000004 |
Definition at line 736 of file nt_native.h.
#define FILE_SHARE_DELETE 0x00000004 |
Definition at line 682 of file nt_native.h.
#define FILE_SHARE_READ 0x00000001 |
Definition at line 680 of file nt_native.h.
#define FILE_SHARE_VALID_FLAGS 0x00000007 |
Definition at line 683 of file nt_native.h.
#define FILE_SHARE_WRITE 0x00000002 |
Definition at line 681 of file nt_native.h.
#define FILE_SUPERSEDE 0x00000000 |
Definition at line 721 of file nt_native.h.
#define FILE_SUPERSEDED 0x00000000 |
Definition at line 768 of file nt_native.h.
#define FILE_SYNCHRONOUS_IO_ALERT 0x00000010 |
Definition at line 739 of file nt_native.h.
#define FILE_SYNCHRONOUS_IO_NONALERT 0x00000020 |
Definition at line 740 of file nt_native.h.
#define FILE_TRANSACTED_MODE 0x00200000 |
Definition at line 756 of file nt_native.h.
#define FILE_TRAVERSE ( 0x0020 ) |
Definition at line 643 of file nt_native.h.
#define FILE_USE_FILE_POINTER_POSITION 0xfffffffe |
Definition at line 780 of file nt_native.h.
#define FILE_VALID_MAILSLOT_OPTION_FLAGS 0x00000032 |
Definition at line 761 of file nt_native.h.
#define FILE_VALID_OPTION_FLAGS 0x007fffff |
Definition at line 759 of file nt_native.h.
#define FILE_VALID_PIPE_OPTION_FLAGS 0x00000032 |
Definition at line 760 of file nt_native.h.
#define FILE_VALID_SET_FLAGS 0x00000036 |
Definition at line 762 of file nt_native.h.
#define FILE_VIRTUAL_VOLUME 0x00000040 |
Definition at line 813 of file nt_native.h.
#define FILE_WORD_ALIGNMENT 0x00000001 |
Definition at line 787 of file nt_native.h.
#define FILE_WRITE_ACCESS ( 0x0002 ) |
Definition at line 611 of file nt_native.h.
#define FILE_WRITE_ATTRIBUTES ( 0x0100 ) |
Definition at line 649 of file nt_native.h.
#define FILE_WRITE_DATA ( 0x0002 ) |
Definition at line 631 of file nt_native.h.
#define FILE_WRITE_EA ( 0x0010 ) |
Definition at line 640 of file nt_native.h.
#define FILE_WRITE_ONCE_MEDIA 0x00000008 |
Definition at line 810 of file nt_native.h.
#define FILE_WRITE_THROUGH 0x00000002 |
Definition at line 735 of file nt_native.h.
#define FILE_WRITE_TO_END_OF_FILE 0xffffffff |
Definition at line 779 of file nt_native.h.
#define FSCTL_DISMOUNT_VOLUME CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 8, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 834 of file nt_native.h.
#define FSCTL_FILESYSTEM_GET_STATISTICS CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 24, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 850 of file nt_native.h.
#define FSCTL_GET_COMPRESSION CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 15, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 841 of file nt_native.h.
#define FSCTL_INVALIDATE_VOLUMES CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 21, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 847 of file nt_native.h.
#define FSCTL_IS_PATHNAME_VALID CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 11, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 837 of file nt_native.h.
#define FSCTL_IS_VOLUME_MOUNTED CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 10, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 836 of file nt_native.h.
#define FSCTL_LOCK_VOLUME CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 6, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 832 of file nt_native.h.
#define FSCTL_MARK_AS_SYSTEM_HIVE CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 19, METHOD_NEITHER, FILE_ANY_ACCESS) |
Definition at line 845 of file nt_native.h.
#define FSCTL_MARK_VOLUME_DIRTY CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 12, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 838 of file nt_native.h.
#define FSCTL_OPBATCH_ACK_CLOSE_PENDING CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 4, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 830 of file nt_native.h.
#define FSCTL_OPLOCK_BREAK_ACK_NO_2 CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 20, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 846 of file nt_native.h.
#define FSCTL_OPLOCK_BREAK_ACKNOWLEDGE CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 3, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 829 of file nt_native.h.
#define FSCTL_OPLOCK_BREAK_NOTIFY CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 5, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 831 of file nt_native.h.
#define FSCTL_QUERY_FAT_BPB CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 22, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 848 of file nt_native.h.
#define FSCTL_QUERY_RETRIEVAL_POINTERS CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 14, METHOD_NEITHER, FILE_ANY_ACCESS) |
Definition at line 840 of file nt_native.h.
#define FSCTL_REQUEST_BATCH_OPLOCK CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 2, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 828 of file nt_native.h.
#define FSCTL_REQUEST_FILTER_OPLOCK CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 23, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 849 of file nt_native.h.
#define FSCTL_REQUEST_OPLOCK_LEVEL_1 CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 0, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 826 of file nt_native.h.
#define FSCTL_REQUEST_OPLOCK_LEVEL_2 CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 1, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 827 of file nt_native.h.
#define FSCTL_SET_COMPRESSION CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 16, METHOD_BUFFERED, FILE_READ_DATA | FILE_WRITE_DATA) |
Definition at line 842 of file nt_native.h.
#define FSCTL_UNLOCK_VOLUME CTL_CODE(FILE_DEVICE_FILE_SYSTEM, 7, METHOD_BUFFERED, FILE_ANY_ACCESS) |
Definition at line 833 of file nt_native.h.
#define GENERIC_ALL (0x10000000L) |
Definition at line 92 of file nt_native.h.
#define GENERIC_EXECUTE (0x20000000L) |
Definition at line 91 of file nt_native.h.
#define GENERIC_READ (0x80000000L) |
Definition at line 89 of file nt_native.h.
#define GENERIC_WRITE (0x40000000L) |
Definition at line 90 of file nt_native.h.
#define HEAP_CLASS_0 0x00000000 |
Definition at line 1710 of file nt_native.h.
#define HEAP_CLASS_1 0x00001000 |
Definition at line 1711 of file nt_native.h.
#define HEAP_CLASS_2 0x00002000 |
Definition at line 1712 of file nt_native.h.
#define HEAP_CLASS_3 0x00003000 |
Definition at line 1713 of file nt_native.h.
#define HEAP_CLASS_4 0x00004000 |
Definition at line 1714 of file nt_native.h.
#define HEAP_CLASS_5 0x00005000 |
Definition at line 1715 of file nt_native.h.
#define HEAP_CLASS_6 0x00006000 |
Definition at line 1716 of file nt_native.h.
#define HEAP_CLASS_7 0x00007000 |
Definition at line 1717 of file nt_native.h.
#define HEAP_CLASS_8 0x00008000 |
Definition at line 1718 of file nt_native.h.
#define HEAP_CLASS_MASK 0x0000F000 |
Definition at line 1719 of file nt_native.h.
#define HEAP_CREATE_ALIGN_16 0x00010000 |
Definition at line 1701 of file nt_native.h.
#define HEAP_CREATE_ENABLE_TRACING 0x00020000 |
Definition at line 1702 of file nt_native.h.
#define HEAP_CREATE_VALID_MASK |
Definition at line 1728 of file nt_native.h.
#define HEAP_DISABLE_COALESCE_ON_FREE 0x00000080 |
Definition at line 1699 of file nt_native.h.
#define HEAP_FREE_CHECKING_ENABLED 0x00000040 |
Definition at line 1698 of file nt_native.h.
#define HEAP_GENERATE_EXCEPTIONS 0x00000004 |
Definition at line 1694 of file nt_native.h.
#define HEAP_GLOBAL_TAG 0x0800 |
Definition at line 1722 of file nt_native.h.
#define HEAP_GROWABLE 0x00000002 |
Definition at line 1693 of file nt_native.h.
Definition at line 1725 of file nt_native.h.
#define HEAP_MAXIMUM_TAG 0x0FFF |
Definition at line 1721 of file nt_native.h.
#define HEAP_NO_SERIALIZE 0x00000001 |
Definition at line 1692 of file nt_native.h.
#define HEAP_PSEUDO_TAG_FLAG 0x8000 |
Definition at line 1723 of file nt_native.h.
#define HEAP_REALLOC_IN_PLACE_ONLY 0x00000010 |
Definition at line 1696 of file nt_native.h.
#define HEAP_SETTABLE_USER_FLAG1 0x00000200 |
Definition at line 1705 of file nt_native.h.
#define HEAP_SETTABLE_USER_FLAG2 0x00000400 |
Definition at line 1706 of file nt_native.h.
#define HEAP_SETTABLE_USER_FLAG3 0x00000800 |
Definition at line 1707 of file nt_native.h.
#define HEAP_SETTABLE_USER_FLAGS 0x00000E00 |
Definition at line 1708 of file nt_native.h.
#define HEAP_SETTABLE_USER_VALUE 0x00000100 |
Definition at line 1704 of file nt_native.h.
#define HEAP_TAG_MASK (HEAP_MAXIMUM_TAG << HEAP_TAG_SHIFT) |
Definition at line 1726 of file nt_native.h.
#define HEAP_TAG_SHIFT 16 |
Definition at line 1724 of file nt_native.h.
#define HEAP_TAIL_CHECKING_ENABLED 0x00000020 |
Definition at line 1697 of file nt_native.h.
#define HEAP_ZERO_MEMORY 0x00000008 |
Definition at line 1695 of file nt_native.h.
#define KEY_ALL_ACCESS |
Definition at line 1041 of file nt_native.h.
#define KEY_CREATE_LINK (0x0020) |
Definition at line 1021 of file nt_native.h.
#define KEY_CREATE_SUB_KEY (0x0004) |
Definition at line 1018 of file nt_native.h.
#define KEY_ENUMERATE_SUB_KEYS (0x0008) |
Definition at line 1019 of file nt_native.h.
#define KEY_EXECUTE |
Definition at line 1037 of file nt_native.h.
#define KEY_NOTIFY (0x0010) |
Definition at line 1020 of file nt_native.h.
#define KEY_QUERY_VALUE (0x0001) |
Definition at line 1016 of file nt_native.h.
#define KEY_READ |
Definition at line 1023 of file nt_native.h.
#define KEY_SET_VALUE (0x0002) |
Definition at line 1017 of file nt_native.h.
#define KEY_WRITE |
Definition at line 1031 of file nt_native.h.
Definition at line 46 of file nt_native.h.
Referenced by acmMetrics(), auxMessage(), co_IntImmProcessKey(), create_printer_dc(), DECLARE_INTERFACE_(), DefineDosDeviceW(), DosClonePsp(), DosCreatePsp(), DosTerminateProcess(), DPL_CreateCompoundAddress(), FGetComponentPath(), GetDefaultCommConfigW(), IAVIEditStream_fnCopy(), Imm32StoreBitmapToBytes(), LISTBOX_GetText(), MCI_HandleReturnValues(), midiOutMessage(), MMDRV_PhysicalFeatures(), MSRLE32_DriverProc(), NpGetUserNamep(), parse_url_from_outside(), ReadChunkIntoExtra(), ReadExtraChunk(), RegisterInt16(), RpcStream_Create(), rpcThreadMain(), SAFEARRAY_GetHiddenDWORD(), SAFEARRAY_SetHiddenDWORD(), SHRegGetBoolUSValueA(), SHRegGetBoolUSValueW(), test_GetFileVersionInfoEx(), UpdateDriverVersionInfoDetails(), use_common(), widMapperStatus(), WinMain(), wodMapperStatus(), and WriteExtraChunk().
Definition at line 45 of file nt_native.h.
Referenced by CDirectSoundCapture_fnQueryInterface(), CertComparePublicKeyInfo(), CreateDirect3DSwapChain9(), CreateWindowExA(), CreateWindowExW(), DdGetDriverInfo(), DECLARE_INTERFACE_(), DirectDrawClipper_Initialize(), DirectDrawEnumerateA(), DirList(), DllMain(), DPA_Clone(), DPA_DeletePtr(), DPA_SetPtr(), DPL_CreateAddress(), DPLAYX_ConstructData(), EnumDeviceDrivers(), GetFileNamePreview(), IDirectSound8_fnQueryInterface(), IDirectSoundCaptureBufferImpl_Lock(), IDirectSoundCaptureBufferImpl_QueryInterface(), IDirectSoundNotify_fnQueryInterface(), INetCfg_fnQueryInterface(), INetCfgComponent_fnQueryInterface(), init_TCPIP_provider(), KSPropertySetImpl_fnQueryInterface(), LZCopy(), Main_DDrawSurface_Lock(), MSIDialog_WndProc(), NewDirectSound(), NewDirectSoundCapture(), NewKsPropertySet(), PrimaryDirectSoundBuffer8Impl_fnQueryInterface(), Prop_Read(), rpcThreadMain(), search_res_tlb(), SecondaryDirectSoundBuffer8Impl_fnLock(), SecondaryDirectSoundBuffer8Impl_fnQueryInterface(), SetSysColorsTemp(), test_cryptTls(), test_GetFileVersionInfoEx(), test_heap(), test_timer(), VMR9_ImagePresenter_QueryInterface(), and vmr_create().
#define MAXIMUM_ALLOWED (0x02000000L) |
Definition at line 83 of file nt_native.h.
#define MAXIMUM_FILENAME_LENGTH 256 |
Definition at line 801 of file nt_native.h.
#define MAXIMUM_PROCESSORS 32 |
Definition at line 1328 of file nt_native.h.
#define MEM_COMMIT 0x1000 |
Definition at line 1313 of file nt_native.h.
#define MEM_DECOMMIT 0x4000 |
Definition at line 1315 of file nt_native.h.
#define MEM_FREE 0x10000 |
Definition at line 1317 of file nt_native.h.
#define MEM_LARGE_PAGES 0x20000000 |
Definition at line 1322 of file nt_native.h.
#define MEM_MAPPED 0x40000 |
Definition at line 1319 of file nt_native.h.
#define MEM_PRIVATE 0x20000 |
Definition at line 1318 of file nt_native.h.
#define MEM_RELEASE 0x8000 |
Definition at line 1316 of file nt_native.h.
#define MEM_RESERVE 0x2000 |
Definition at line 1314 of file nt_native.h.
#define MEM_RESET 0x80000 |
Definition at line 1320 of file nt_native.h.
#define MEM_TOP_DOWN 0x100000 |
Definition at line 1321 of file nt_native.h.
#define METHOD_BUFFERED 0 |
Definition at line 594 of file nt_native.h.
#define METHOD_IN_DIRECT 1 |
Definition at line 595 of file nt_native.h.
#define METHOD_NEITHER 3 |
Definition at line 597 of file nt_native.h.
#define METHOD_OUT_DIRECT 2 |
Definition at line 596 of file nt_native.h.
#define NLS_MB_CODE_PAGE_TAG (*NlsMbCodePageTag) |
Definition at line 212 of file nt_native.h.
#define NLS_MB_OEM_CODE_PAGE_TAG (*NlsMbOemCodePageTag) |
Definition at line 213 of file nt_native.h.
Definition at line 1657 of file nt_native.h.
Definition at line 1240 of file nt_native.h.
#define OBJECT_TYPE_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | 0x1) |
Definition at line 1248 of file nt_native.h.
#define OBJECT_TYPE_CREATE (0x0001) |
Definition at line 1246 of file nt_native.h.
#define PAGE_EXECUTE 0x10 |
Definition at line 1306 of file nt_native.h.
#define PAGE_EXECUTE_READ 0x20 |
Definition at line 1307 of file nt_native.h.
#define PAGE_EXECUTE_READWRITE 0x40 |
Definition at line 1308 of file nt_native.h.
#define PAGE_EXECUTE_WRITECOPY 0x80 |
Definition at line 1309 of file nt_native.h.
#define PAGE_GUARD 0x100 |
Definition at line 1310 of file nt_native.h.
#define PAGE_NOACCESS 0x01 |
Definition at line 1302 of file nt_native.h.
#define PAGE_NOCACHE 0x200 |
Definition at line 1311 of file nt_native.h.
#define PAGE_READONLY 0x02 |
Definition at line 1303 of file nt_native.h.
#define PAGE_READWRITE 0x04 |
Definition at line 1304 of file nt_native.h.
#define PAGE_WRITECOPY 0x08 |
Definition at line 1305 of file nt_native.h.
#define PROCESS_ALL_ACCESS |
Definition at line 1324 of file nt_native.h.
#define READ_CONTROL (0x00020000L) |
Definition at line 58 of file nt_native.h.
#define REG_BINARY ( 3 ) |
Definition at line 1496 of file nt_native.h.
#define REG_CREATED_NEW_KEY (0x00000001L) |
Definition at line 1084 of file nt_native.h.
#define REG_DWORD ( 4 ) |
Definition at line 1497 of file nt_native.h.
#define REG_DWORD_BIG_ENDIAN ( 5 ) |
Definition at line 1499 of file nt_native.h.
#define REG_DWORD_LITTLE_ENDIAN ( 4 ) |
Definition at line 1498 of file nt_native.h.
#define REG_EXPAND_SZ ( 2 ) |
Definition at line 1494 of file nt_native.h.
#define REG_FULL_RESOURCE_DESCRIPTOR ( 9 ) |
Definition at line 1503 of file nt_native.h.
#define REG_LEGAL_OPTION |
Definition at line 1072 of file nt_native.h.
#define REG_LINK ( 6 ) |
Definition at line 1500 of file nt_native.h.
#define REG_MULTI_SZ ( 7 ) |
Definition at line 1501 of file nt_native.h.
#define REG_NO_LAZY_FLUSH (0x00000004L) |
Definition at line 1093 of file nt_native.h.
#define REG_NONE ( 0 ) |
Definition at line 1492 of file nt_native.h.
#define REG_OPENED_EXISTING_KEY (0x00000002L) |
Definition at line 1085 of file nt_native.h.
#define REG_OPTION_BACKUP_RESTORE (0x00000004L) |
Definition at line 1066 of file nt_native.h.
#define REG_OPTION_CREATE_LINK (0x00000002L) |
Definition at line 1063 of file nt_native.h.
#define REG_OPTION_NON_VOLATILE (0x00000000L) |
Definition at line 1057 of file nt_native.h.
#define REG_OPTION_OPEN_LINK (0x00000008L) |
Definition at line 1070 of file nt_native.h.
#define REG_OPTION_RESERVED (0x00000000L) |
Definition at line 1055 of file nt_native.h.
#define REG_OPTION_VOLATILE (0x00000001L) |
Definition at line 1060 of file nt_native.h.
#define REG_REFRESH_HIVE (0x00000002L) |
Definition at line 1092 of file nt_native.h.
#define REG_RESOURCE_LIST ( 8 ) |
Definition at line 1502 of file nt_native.h.
#define REG_RESOURCE_REQUIREMENTS_LIST ( 10 ) |
Definition at line 1504 of file nt_native.h.
#define REG_SZ ( 1 ) |
Definition at line 1493 of file nt_native.h.
#define REG_WHOLE_HIVE_VOLATILE (0x00000001L) |
Definition at line 1091 of file nt_native.h.
#define RTL_QUERY_REGISTRY_DELETE 0x00000040 |
Definition at line 153 of file nt_native.h.
#define RTL_QUERY_REGISTRY_DIRECT 0x00000020 |
Definition at line 144 of file nt_native.h.
#define RTL_QUERY_REGISTRY_NOEXPAND 0x00000010 |
Definition at line 139 of file nt_native.h.
#define RTL_QUERY_REGISTRY_NOVALUE 0x00000008 |
Definition at line 135 of file nt_native.h.
#define RTL_QUERY_REGISTRY_REQUIRED 0x00000004 |
Definition at line 132 of file nt_native.h.
#define RTL_QUERY_REGISTRY_SUBKEY 0x00000001 |
Definition at line 125 of file nt_native.h.
#define RTL_QUERY_REGISTRY_TOPKEY 0x00000002 |
Definition at line 129 of file nt_native.h.
#define RTL_REGISTRY_ABSOLUTE 0 |
Definition at line 161 of file nt_native.h.
#define RTL_REGISTRY_CONTROL 2 |
Definition at line 163 of file nt_native.h.
#define RTL_REGISTRY_DEVICEMAP 4 |
Definition at line 165 of file nt_native.h.
#define RTL_REGISTRY_HANDLE 0x40000000 |
Definition at line 168 of file nt_native.h.
#define RTL_REGISTRY_MAXIMUM 6 |
Definition at line 167 of file nt_native.h.
#define RTL_REGISTRY_OPTIONAL 0x80000000 |
Definition at line 169 of file nt_native.h.
#define RTL_REGISTRY_SERVICES 1 |
Definition at line 162 of file nt_native.h.
#define RTL_REGISTRY_USER 5 |
Definition at line 166 of file nt_native.h.
#define RTL_REGISTRY_WINDOWS_NT 3 |
Definition at line 164 of file nt_native.h.
Definition at line 404 of file nt_native.h.
#define SEC_RESERVE 0x4000000 |
Definition at line 1323 of file nt_native.h.
#define SECTION_ALL_ACCESS |
Definition at line 1293 of file nt_native.h.
#define SECTION_EXTEND_SIZE 0x0010 |
Definition at line 1291 of file nt_native.h.
#define SECTION_MAP_EXECUTE 0x0008 |
Definition at line 1290 of file nt_native.h.
#define SECTION_MAP_READ 0x0004 |
Definition at line 1289 of file nt_native.h.
#define SECTION_MAP_WRITE 0x0002 |
Definition at line 1288 of file nt_native.h.
#define SECTION_QUERY 0x0001 |
Definition at line 1287 of file nt_native.h.
#define SEGMENT_ALL_ACCESS SECTION_ALL_ACCESS |
Definition at line 1300 of file nt_native.h.
#define SIZE_OF_80387_REGISTERS 80 |
Definition at line 1356 of file nt_native.h.
#define SPECIFIC_RIGHTS_ALL (0x0000FFFFL) |
Definition at line 71 of file nt_native.h.
#define STANDARD_RIGHTS_ALL (0x001F0000L) |
Definition at line 69 of file nt_native.h.
#define STANDARD_RIGHTS_EXECUTE (READ_CONTROL) |
Definition at line 67 of file nt_native.h.
#define STANDARD_RIGHTS_READ (READ_CONTROL) |
Definition at line 65 of file nt_native.h.
#define STANDARD_RIGHTS_REQUIRED (0x000F0000L) |
Definition at line 63 of file nt_native.h.
#define STANDARD_RIGHTS_WRITE (READ_CONTROL) |
Definition at line 66 of file nt_native.h.
#define SYMBOLIC_LINK_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED | 0x1) |
Definition at line 1267 of file nt_native.h.
#define SYMBOLIC_LINK_QUERY (0x0001) |
Definition at line 1265 of file nt_native.h.
#define SYNCHRONIZE (0x00100000L) |
Definition at line 61 of file nt_native.h.
#define THREAD_ALL_ACCESS |
Definition at line 1339 of file nt_native.h.
#define THREAD_SET_INFORMATION (0x0020) |
Definition at line 1337 of file nt_native.h.
#define THREAD_TERMINATE (0x0001) |
Definition at line 1336 of file nt_native.h.
#define WRITE_DAC (0x00040000L) |
Definition at line 59 of file nt_native.h.
#define WRITE_OWNER (0x00080000L) |
Definition at line 60 of file nt_native.h.
static ACCESS_MASK |
Definition at line 40 of file nt_native.h.
typedef struct _CLIENT_ID CLIENT_ID |
typedef enum _FSINFOCLASS FS_INFORMATION_CLASS |
typedef struct _GENERIC_MAPPING GENERIC_MAPPING |
typedef struct _IO_STATUS_BLOCK IO_STATUS_BLOCK |
typedef struct _KEY_VALUE_ENTRY KEY_VALUE_ENTRY |
static ULONG ULONG *static const UNICODE_STRING KEY_VALUE_INFORMATION_CLASS |
typedef ACCESS_MASK* PACCESS_MASK |
Definition at line 41 of file nt_native.h.
typedef struct _BUS_HANDLER* PBUS_HANDLER |
Definition at line 37 of file nt_native.h.
typedef struct _CALLBACK_OBJECT* PCALLBACK_OBJECT |
Definition at line 35 of file nt_native.h.
typedef CLIENT_ID* PCLIENT_ID |
Definition at line 1350 of file nt_native.h.
Definition at line 1486 of file nt_native.h.
typedef struct _DEVICE_HANDLER_OBJECT* PDEVICE_HANDLER_OBJECT |
Definition at line 36 of file nt_native.h.
Definition at line 30 of file nt_native.h.
Definition at line 29 of file nt_native.h.
typedef FLOATING_SAVE_AREA* PFLOATING_SAVE_AREA |
Definition at line 1394 of file nt_native.h.
typedef enum _FSINFOCLASS * PFS_INFORMATION_CLASS |
typedef GENERIC_MAPPING* PGENERIC_MAPPING |
Definition at line 570 of file nt_native.h.
static OBJECT_ATTRIBUTES PIO_APC_ROUTINE |
Definition at line 876 of file nt_native.h.
typedef struct _IO_STATUS_BLOCK * PIO_STATUS_BLOCK |
Definition at line 33 of file nt_native.h.
typedef struct _KEY_FULL_INFORMATION * PKEY_FULL_INFORMATION |
typedef struct _KEY_NODE_INFORMATION * PKEY_NODE_INFORMATION |
typedef struct _KEY_VALUE_ENTRY * PKEY_VALUE_ENTRY |
typedef struct _KINTERRUPT* PKINTERRUPT |
Definition at line 32 of file nt_native.h.
typedef VOID(* PKSTART_ROUTINE) (IN PVOID StartContext) |
Definition at line 1595 of file nt_native.h.
Definition at line 28 of file nt_native.h.
typedef struct _OBJECT_TYPE* POBJECT_TYPE |
Definition at line 34 of file nt_native.h.
Definition at line 31 of file nt_native.h.
typedef NTSTATUS(* PRTL_HEAP_COMMIT_ROUTINE) (IN PVOID Base, IN OUT PVOID *CommitAddress, IN OUT PULONG CommitSize) |
Definition at line 1659 of file nt_native.h.
typedef struct RTL_HEAP_DEFINITION * PRTL_HEAP_DEFINITION |
typedef struct _RTL_HEAP_PARAMETERS * PRTL_HEAP_PARAMETERS |
typedef NTSTATUS(* PRTL_QUERY_REGISTRY_ROUTINE) (IN PWSTR ValueName, IN ULONG ValueType, IN PVOID ValueData, IN ULONG ValueLength, IN PVOID Context, IN PVOID EntryContext) |
Definition at line 99 of file nt_native.h.
static IN IN PRTL_QUERY_REGISTRY_TABLE |
typedef struct StackInfo_t * PSTACKINFO |
typedef struct STARTUP_ARGUMENT * PSTARTUP_ARGUMENT |
typedef TIME_FIELDS* PTIME_FIELDS |
Definition at line 536 of file nt_native.h.
typedef enum _SECTION_INHERIT SECTION_INHERIT |
typedef struct StackInfo_t STACKINFO |
typedef struct _TIME_FIELDS TIME_FIELDS |
Definition at line 890 of file nt_native.h.
Definition at line 995 of file nt_native.h.
Definition at line 1130 of file nt_native.h.
Definition at line 1140 of file nt_native.h.
Definition at line 1179 of file nt_native.h.
Enumerator | |
---|---|
ViewShare | |
ViewUnmap | |
ViewShare | |
ViewUnmap | |
ViewShare | |
ViewUnmap |
Definition at line 1277 of file nt_native.h.
Definition at line 3402 of file obhandle.c.
Referenced by _At_(), _main(), _tmain(), AccessCheckEmptyMappingTest(), AccessGrantedMultipleObjectsTests(), AccessGrantedNoDaclTests(), AccessGrantedTests(), AccpCloseObjectHandle(), AddCodepageToRegistry(), AddFontsSettingsToRegistry(), AddHotkeySettings(), AddKbLayoutsToRegistry(), AddVolumeToList(), AfdBind(), AfdConnect(), AfdGetInformation(), AfdSend(), AfdSendTo(), AfdSetInformation(), AllocConsole(), BaseComputeProcessDllPath(), BaseGetNamedObjectDirectory(), BaseInitializeStaticServerData(), BasepCopyFileExW(), BasepIsProcessAllowed(), BasepMapFile(), BasepMoveFileDelayed(), BasepNotifyTrackingService(), BasepOpenFileForMove(), BasepSxsCloseHandles(), BaseSrvCleanupVDMResources(), BaseSrvCreatePairWaitHandles(), BaseSrvDestroyConsoleRecord(), BaseSrvDestroyPairWaitHandles(), BaseSrvIsVdmAllowed(), Beep(), CabinetExtractFile(), CallApphelpWithImage(), CallCacheControl(), check_boot_options(), CheckForGlobalDriveLetter(), CheckTokenMembership(), clean_main(), ClientThread(), CloseCabinet(), CloseDefaultKeys(), CloseDevice(), CloseHandle(), CloseIniBootLoaderStore(), closeTcpFile(), CmGetSystemDriverList(), CmInitSystem1(), CmpCreateControlSet(), CmpCreateHardwareProfile(), CmpInitializeHardwareConfiguration(), CmpInitializeMachineDependentConfiguration(), CmpInitializeRegistryNode(), CmpSetSystemValues(), CmpSetupConfigurationTree(), CmpSetVersionData(), CommandDumpSector(), CommandPartInfo(), CON_API(), ConCfgOpenUserSettings(), ConDrvDeinitInputBuffer(), ConnectConsole(), ConnectRegistry(), ConSrvDeleteConsole(), ConSrvInitConsole(), ConvertNtPathToWin32Path(), create_classes_root_hkey(), create_key(), create_registry_key(), CreateBaseAcls(), CreateContext(), CreateDirectoryExW(), CreateDirectoryW(), CreateHardLinkW(), CreateIoCompletionPort(), CreateKeyTest(), CreateNestedKey(), CreatePartitionList(), CreatePipe(), CreateProcessAsUserCommon(), CreateProcessInternalW(), CreateRegistryFile(), CreateRemoteThread(), CreateSymbolicLinkW(), CreateSymLinkKey(), CreateWindowStationW(), CSR_API(), CsrApiPortInitialize(), CsrCreateRemoteThread(), CsrGetProcessLuid(), CsrpCheckRequestThreads(), CsrpConnectToServer(), CsrProcessRefcountZero(), CsrSbApiRequestThread(), CsrSetProcessSecurity(), CsrSrvCreateSharedSection(), CsrThreadRefcountZero(), DbgUiIssueRemoteBreakin(), DebugActiveProcess(), DebugActiveProcessStop(), DeleteFileW(), DeleteKeyTest(), DeleteSymLinkKey(), DeleteValueTest(), DenyAccessTests(), DestroyProtoHive(), DismountVolume(), do_enumeratekey(), DoesPathExist_UStr(), DumpDisk(), DumpPartition(), DumpRegistryData(), EnumerateKeyTest(), EnumerateValueTest(), ExpandSymbolicLink(), ExpCreateSystemRootLink(), ExpInitializeCallbacks(), Ext2CloseDevice(), FindClose(), FindFirstChangeNotificationW(), FindFirstFileExW(), FindFirstStreamW(), FindNTOSInstallations(), FormatEx2(), FreeConsole(), get_manifest_in_associated_manifest(), get_manifest_in_manifest_file(), get_manifest_in_pe_file(), get_registry_locale_info(), get_system_root(), GetCallerLuid(), GetComputerIdentifier(), GetComputerNameFromRegistry(), GetCPFileNameFromRegistry(), GetDiskFreeSpaceExW(), GetDiskFreeSpaceW(), GetDisplayIdentifier(), GetDllList(), GetDosDevicesProtection(), GetDriveTypeW(), GetFileSecurityW(), GetFileSystem(), GetFileSystemName_UStr(), GetNTObjectSymbolicLinkTarget(), GetPhysicalFileSize(), GetRegInt(), GetSocketInformation(), GetSourcePaths(), GetTempFileNameW(), GetTimeouts(), GetToken(), GetTokenProcess(), GetUserGeoID(), GetVolumeInformationW(), GetVolumeNameForRoot(), GrantedAccessTests(), GRAPHICS_BUFFER_Destroy(), GRAPHICS_BUFFER_Initialize(), GuiApplyUserSettings(), GuiConsoleShowConsoleProperties(), GuiDeinitFrontEnd(), GuiInit(), GuiInitFrontEnd(), IcmpCloseHandle(), ImpersonateLoggedOnUser(), InferFileSystem(), InfOpenFile(), InfWriteFile(), IniCacheLoad(), IniCacheSave(), InitFunctionPtrs(), InitializeFmIfsOnce(), InitializeUserModePnpManager(), InitLogPort(), InstallBootCodeToDisk(), InstallBootCodeToFile(), InstallDevice(), InstallDriver(), InstallSetupInfFile(), IntAllocConsole(), IntAttachConsole(), IntGetCodePageEntry(), IopCreateRootDirectories(), IopInitializePlugPlayServices(), IopMarkBootPartition(), is_mounted_multi_device(), IsAcpiComputer(), IsShimInfrastructureDisabled(), IsThisARootDirectory(), IsValidLanguageGroup(), IsValidNTOSInstallation(), JapaneseEra_IsFirstYearGannen(), JapaneseEra_Load(), keyed_event_thread(), KsecOpenDevice(), LdrOpenImageFileOptionsKey(), LdrpCheckForKnownDll(), LdrpCheckForLoadedDll(), LdrpCreateDllSection(), LdrpDisableProcessCompatGuidDetection(), LdrpInitializeProcess(), LdrpMapDll(), LdrQueryImageFileExecutionOptionsEx(), LdrVerifyImageMatchesChecksum(), ListDirectory(), LoadModule(), LoadSymbolsRoutine(), LOCALE_InitRegistry(), LogfBackupFile(), LogfClose(), LogfCreate(), lookup_assembly(), lookup_winsxs(), LsaConnectUntrusted(), LsapAddNotification(), LsapCheckLogonProcess(), LsapCloseDbObject(), LsapCloseLsaPort(), LsapCreateDatabaseKeys(), LsapCreateDbObject(), LsapDeleteDbObject(), LsapDeregisterLogonProcess(), LsapEnumLogonSessions(), LsapGetLogonSessionData(), LsapGetObjectAttribute(), LsapIsDatabaseInstalled(), LsapIsTrustedClient(), LsapLogonUser(), LsapOpenDbObject(), LsapRegCloseKey(), LsapRegDeleteSubKey(), LsapRemoveNotification(), LsapSetObjectAttribute(), LsarSetSecurityObject(), main(), MapFile(), MountVolume(), MoveFileWithProgressW(), MyDeleteFile(), NetUserChangePassword(), NLS_EnumLanguageGroupLocales(), NLS_EnumSystemLanguageGroups(), NlsInit(), NlsUninit(), NtQueryOpenSubKeys(), ObDuplicateObject(), ObInitSystem(), ObpCreateDosDevicesDirectory(), OpenAndMapFile(), OpenBootStore_UStr(), OpenFile(), OpenIniBootLoaderStore(), OpenWindowStationW(), nt_handle::operator=(), ParamsValidationTests(), ParamValidationNoObjsList(), parse_file(), Phase1InitializationDiscard(), PipGetDriverTagPriority(), PortThreadRoutine(), PrintProcess(), PrintThreads(), PrivMoveFileIdentityW(), ProcessDisplayRegistry(), ProcessIdToSessionId(), ProcessLocaleRegistry(), QueryDeviceInformation(), QueryDosDeviceW(), QueryTokenImpersonationTests(), QueryTokenIsSandboxInert(), QueryTokenPrivilegesAndGroupsTests(), QueryTokenRestrictedSidsTest(), ReadBlock(), ReadBootCodeFromFile(), RegCleanupRegistry(), RegCloseKey(), RegCopyTreeW(), RegDeleteKeyExW(), RegInitializeRegistry(), RegisterUncProvider(), registry_callback(), RegOverridePredefKey(), RegpCopyTree(), RegReplaceKeyW(), RegRestoreKeyW(), RegSaveKeyW(), RegSetKeyValueA(), RegSetKeyValueW(), RemoveDirectoryW(), ReplaceFileW(), ResolveArcNameNtSymLink(), RSetServiceObjectSecurity(), RtlCreateActivationContext(), RtlCreateTimerQueue(), RtlCreateUserSecurityObject(), RtlCreateUserThread(), RtlDefaultNpAcl(), RtlDeleteCriticalSection(), RtlDeleteResource(), RtlDeleteTimer(), RtlDeleteTimerQueueEx(), RtlDeregisterWaitEx(), RtlImpersonateSelf(), RtlInitializeRXact(), RtlNewSecurityGrantedAccess(), RtlpCloseKeyedEvent(), RtlpExecuteIoWorkItem(), RtlpExecuteWorkItem(), RtlpIoWorkerThreadProc(), RtlpIsIoPending(), RtlpStartWorkerThread(), RtlQueryRegistryValues(), RtlQueueWorkItem(), RtlRegisterWait(), RtlReleaseRelativeName(), RtlSetCurrentDirectory_U(), RXactpCommit(), SampRegCloseKey(), SampRegDeleteKey(), SamrSetSecurityObject(), SaveBootSector(), ScmCheckDriver(), ScmConvertToBootPathName(), ScmGetDriverStatus(), SdbCloseDatabase(), SdbDeletePermLayerKeys(), SdbpCloseMemMappedFile(), SdbpGetPermLayersInternal(), SdbpOpenMemMappedFile(), SdbRegisterDatabaseEx(), SdbSetPermLayerKeys(), SdbUnregisterDatabase(), ServerThread(), SetActiveComputerNameToRegistry(), SetComputerNameToRegistry(), SetDefaultPagefile(), SetFileAttributesW(), SetFileSecurityW(), SetGeoID(), SetLocaleInfoW(), SetMountedDeviceValue(), SetRosSpecificInfo(), SetSocketInformation(), SetupCopyFile(), SetupCreateSingleDirectory(), SetupDeleteFile(), SetupMoveFile(), SetUserGeoID(), SetValueTest1(), SetValueTest2(), SetVolumeLabelW(), ShowFileSystemInfo(), SmExecPgm(), SmExecuteProgram(), SmLookupSubsystem(), SmpAcquirePrivilege(), SmpConfigureObjectDirectories(), SmpCreateDynamicEnvironmentVariables(), SmpCreateVolumeDescriptors(), SmpDeletePagingFile(), SmpDereferenceSubsystem(), SmpExecPgm(), SmpExecuteImage(), SmpExecuteInitialCommand(), SmpGetPagingFileSize(), SmpGetVolumeFreeSpace(), SmpHandleConnectionRequest(), SmpInit(), SmpInitializeDosDevices(), SmpInitializeKnownDllsInternal(), SmpLoadDataFromRegistry(), SmpLoadSubSystem(), SmpProcessFileRenames(), SmpQueryRegistrySosOption(), SmpReleasePrivilege(), SmpSbCreateSession(), SmpStartCsr(), SmpTranslateSystemPartitionInformation(), SockCreateOrReferenceAsyncThread(), SpeakerCleanup(), START_TEST(), StartAuthenticationPort(), TerminateUserModePnpManager(), test1(), test2(), test3(), test5(), test6(), test7(), test9(), Test_ApphelpCheckRunApp(), Test_EmptyFile(), Test_ImageSection(), test_keyed_events(), Test_KeyFullInformation(), Test_KeyNameInformation(), test_mutant(), test_NtOpenKey(), Test_PageFileSection(), Test_RawSize(), Test_recv(), Test_SectionContents(), test_tp_multi_wait(), TestCreateOpen_(), TestSend(), TestSendTo(), TestTcp(), TestUdp(), TH32CreateSnapshotSectionInitialize(), timer_queue_thread_proc(), UnhandledExceptionFilter(), UnMapFile(), UserpFormatMessages(), VfatFormat(), VfatxFormat(), Wait_thread_proc(), WaitNamedPipeW(), WinExec(), WritePartitions(), WSPAccept(), WSPBind(), WSPCloseSocket(), WSPConnect(), WSPDuplicateSocket(), WSPEnumNetworkEvents(), WSPEventSelect(), WSPGetPeerName(), WSPGetSockName(), WSPListen(), WSPRecv(), WSPRecvFrom(), WSPSelect(), WSPSend(), WSPSendTo(), WSPShutdown(), WSPSocket(), CEnumNTDirectory::~CEnumNTDirectory(), mountmgr::~mountmgr(), and nt_handle::~nt_handle().
NTSTATUS NTAPI NtCreateFile | ( | OUT PHANDLE | FileHandle, |
IN ACCESS_MASK | DesiredAccess, | ||
IN POBJECT_ATTRIBUTES | ObjectAttributes, | ||
OUT PIO_STATUS_BLOCK | IoStatusBlock, | ||
IN PLARGE_INTEGER AllocationSize | OPTIONAL, | ||
IN ULONG | FileAttributes, | ||
IN ULONG | ShareAccess, | ||
IN ULONG | CreateDisposition, | ||
IN ULONG | CreateOptions, | ||
IN PVOID EaBuffer | OPTIONAL, | ||
IN ULONG | EaLength | ||
) |
Referenced by AcsHlpSendCommand(), AfdCreateSocket(), Beep(), CabinetExtractFile(), CreateDirectoryExW(), CreateDirectoryW(), CreateFileW(), CreateRegistryFile(), CreateSymbolicLinkW(), Ext2OpenDevice(), FilterConnectCommunicationPort(), FindFirstStreamW(), GetFileSystem(), Icmp6CreateFile(), IcmpCreateFile(), IniCacheSave(), InstallBootCodeToFile(), KsiCreateObjectType(), LogfBackupFile(), LogfCreate(), my_open(), OpenDevice(), OpenIniBootLoaderStore(), RegSaveKeyW(), SaveBootSector(), SdbpCreate(), SetupCopyFile(), SetupCreateSingleDirectory(), SockGetAsyncSelectHelperAfdHandle(), SpeakerInitialize(), START_TEST(), TCPSendIoctl(), TestKM(), WahCreateSocketHandle(), WahOpenHandleHelper(), and WSPSocket().
NTSYSAPI NTSTATUS NTAPI NtCreateThread | ( | OUT PHANDLE | phThread, |
IN ACCESS_MASK | AccessMask, | ||
IN POBJECT_ATTRIBUTES | ObjectAttributes, | ||
IN HANDLE | hProcess, | ||
OUT PCLIENT_ID | pClientId, | ||
IN PCONTEXT | pContext, | ||
OUT PSTACKINFO | pStackInfo, | ||
IN BOOLEAN | bSuspended | ||
) |
Referenced by CreateProcessInternalW(), CreateRemoteThread(), and START_TEST().
Definition at line 876 of file wait.c.
Referenced by CsrApiRequestThread(), NtProcessStartup(), RtlpInitializeThreadPool(), RtlpIoWorkerThreadProc(), RtlpStartWorkerThread(), SleepEx(), SmpApiLoop(), and SmpLoadSubSystemsForMuSession().
Definition at line 1014 of file ntapi.c.
Referenced by AddFontsSettingsToRegistry(), CmpSetVersionData(), DeleteHKCRValue(), DeleteSymLinkKey(), DeleteValueTest(), InitFunctionPtrs(), LsapRegDeleteValue(), RegDeleteValueA(), RegDeleteValueW(), RtlApplyRXact(), RtlInitializeRXact(), SampRegDeleteValue(), SdbDeletePermLayerKeys(), SmpLoadDataFromRegistry(), START_TEST(), and test7().
NTSYSAPI NTSTATUS NTAPI NtDeviceIoControlFile | ( | IN HANDLE | hFile, |
IN HANDLE hEvent | OPTIONAL, | ||
IN PIO_APC_ROUTINE IoApcRoutine | OPTIONAL, | ||
IN PVOID IoApcContext | OPTIONAL, | ||
OUT PIO_STATUS_BLOCK | pIoStatusBlock, | ||
IN ULONG | DeviceIoControlCode, | ||
IN PVOID InBuffer | OPTIONAL, | ||
IN ULONG | InBufferLength, | ||
OUT PVOID OutBuffer | OPTIONAL, | ||
IN ULONG | OutBufferLength | ||
) |
Referenced by AcsHlpSendCommand(), AddDiskToList(), addIPAddress(), AfdBind(), AfdConnect(), AfdGetInformation(), AfdSend(), AfdSendTo(), AfdSetInformation(), AllocConsole(), BasepDoTapeOperation(), Beep(), CommandDumpSector(), CommandPartInfo(), mountmgr::create_point(), CreateContext(), mountmgr::delete_points(), deleteIpAddress(), DeviceIoControl(), do_full_trim(), Ext2GetMediaInfo(), FillConsoleOutputAttribute(), FillConsoleOutputCharacterA(), find_devices(), FormatEx2(), get_mountdev_name(), GetConsoleScreenBufferInfo(), GetSocketInformation(), Icmp6SendEcho2(), IcmpSendEcho(), IcmpSendEcho2(), InferFileSystemWorker(), InstallBtrfsBootCode(), IntUpdateControlKeyState(), is_mounted_multi_device(), is_ssd(), KsecDeviceIoControl(), main(), MakeBeep(), BtrfsDeviceAdd::populate_device_tree(), ProcessPlayingNotes(), mountmgr::query_points(), QueryDeviceInformation(), SendIoctl(), SetConsoleCursorInfo(), SetConsoleCursorPosition(), SetConsoleOutputCP(), SetConsoleTextAttribute(), SetSocketInformation(), SockProcessAsyncSelect(), TCPSendIoctl(), tdiGetSetOfThings(), TestKM(), VfatFormat(), VfatxFormat(), WdmAudCommitWaveBufferByMMixer(), WriteConsoleOutputCharacterA(), WriteConsoleOutputCharacterW(), WritePartitions(), WSPAccept(), WSPBind(), WSPCloseSocket(), WSPConnect(), WSPEnumNetworkEvents(), WSPEventSelect(), WSPGetPeerName(), WSPGetSockName(), WSPListen(), WSPRecv(), WSPRecvFrom(), WSPSelect(), WSPSend(), WSPSendTo(), and WSPShutdown().
NTSTATUS NTAPI NtDisplayString | ( | PUNICODE_STRING | String | ) |
Referenced by EraseLine(), PrintString(), and SmpInvokeAutoChk().