2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall AccessCheckAndAuditAlarmW(wstr ptr wstr wstr ptr long ptr long ptr ptr ptr)
|
|
|
|
@ stdcall AccessCheckByType(ptr ptr long long ptr long ptr ptr ptr ptr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub AccessCheckByTypeAndAuditAlarmW
|
|
|
|
@ stub AccessCheckByTypeResultList
|
|
|
|
@ stub AccessCheckByTypeResultListAndAuditAlarmByHandleW
|
|
|
|
@ stub AccessCheckByTypeResultListAndAuditAlarmW
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall AcquireSRWLockExclusive(ptr) ntdll.RtlAcquireSRWLockExclusive
|
|
|
|
@ stdcall AcquireSRWLockShared(ptr) ntdll.RtlAcquireSRWLockShared
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub AcquireStateLock
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall ActivateActCtx(ptr ptr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall AddAccessAllowedAce(ptr long long ptr)
|
|
|
|
@ stdcall AddAccessAllowedAceEx(ptr long long long ptr)
|
|
|
|
@ stdcall AddAccessAllowedObjectAce(ptr long long long ptr ptr ptr)
|
|
|
|
@ stdcall AddAccessDeniedAce(ptr long long ptr)
|
|
|
|
@ stdcall AddAccessDeniedAceEx(ptr long long long ptr)
|
|
|
|
@ stdcall AddAccessDeniedObjectAce(ptr long long long ptr ptr ptr)
|
|
|
|
@ stdcall AddAce(ptr long long ptr long)
|
|
|
|
@ stdcall AddAuditAccessAce(ptr long long ptr long long)
|
|
|
|
@ stdcall AddAuditAccessAceEx(ptr long long long ptr long long)
|
|
|
|
@ stdcall AddAuditAccessObjectAce(ptr long long long ptr ptr ptr long long)
|
2019-10-03 14:14:36 +02:00
|
|
|
@ stdcall AddDllDirectory(wstr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall AddMandatoryAce(ptr long long long ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall AddRefActCtx(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub AddResourceAttributeAce
|
|
|
|
# @ stub AddSIDToBoundaryDescriptor
|
|
|
|
# @ stub AddScopedPolicyIDAce
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall AddVectoredContinueHandler(long ptr) ntdll.RtlAddVectoredContinueHandler
|
|
|
|
@ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall AdjustTokenGroups(long long ptr long ptr ptr)
|
|
|
|
@ stdcall AdjustTokenPrivileges(long long ptr long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall AllocConsole() kernel32.AllocConsole
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall AllocateAndInitializeSid(ptr long long long long long long long long long ptr)
|
|
|
|
@ stdcall AllocateLocallyUniqueId(ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall AllocateUserPhysicalPages(long ptr ptr)
|
|
|
|
@ stdcall AllocateUserPhysicalPagesNuma(long ptr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub AppContainerDeriveSidFromMoniker
|
|
|
|
# @ stub AppContainerFreeMemory
|
|
|
|
# @ stub AppContainerLookupDisplayNameMrtReference
|
|
|
|
# @ stub AppContainerLookupMoniker
|
|
|
|
# @ stub AppContainerRegisterSid
|
|
|
|
# @ stub AppContainerUnregisterSid
|
|
|
|
# @ stub AppPolicyGetClrCompat
|
|
|
|
# @ stub AppPolicyGetCreateFileAccess
|
|
|
|
# @ stub AppPolicyGetLifecycleManagement
|
|
|
|
# @ stub AppPolicyGetMediaFoundationCodecLoading
|
2017-10-05 03:20:42 +02:00
|
|
|
@ stdcall AppPolicyGetProcessTerminationMethod(ptr ptr)
|
2017-10-06 02:08:57 +02:00
|
|
|
@ stdcall AppPolicyGetShowDeveloperDiagnostic(ptr ptr)
|
2017-10-05 03:20:44 +02:00
|
|
|
@ stdcall AppPolicyGetThreadInitializationType(ptr ptr)
|
2017-10-06 02:08:58 +02:00
|
|
|
@ stdcall AppPolicyGetWindowingModel(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub AppXFreeMemory
|
|
|
|
# @ stub AppXGetApplicationData
|
|
|
|
# @ stub AppXGetDevelopmentMode
|
|
|
|
# @ stub AppXGetOSMaxVersionTested
|
|
|
|
# @ stub AppXGetOSMinVersion
|
|
|
|
# @ stub AppXGetPackageCapabilities
|
|
|
|
# @ stub AppXGetPackageSid
|
|
|
|
# @ stub AppXLookupDisplayName
|
|
|
|
# @ stub AppXLookupMoniker
|
|
|
|
# @ stub AppXPostSuccessExtension
|
|
|
|
# @ stub AppXPreCreationExtension
|
|
|
|
# @ stub AppXReleaseAppXContext
|
|
|
|
# @ stub AppXUpdatePackageCapabilities
|
|
|
|
# @ stub ApplicationUserModelIdFromProductId
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall AreAllAccessesGranted(long long)
|
|
|
|
@ stdcall AreAnyAccessesGranted(long long)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall AreFileApisANSI()
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub AreThereVisibleLogoffScriptsInternal
|
|
|
|
# @ stub AreThereVisibleShutdownScriptsInternal
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall AttachConsole(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stub BaseCheckAppcompatCache
|
|
|
|
# @ stub BaseCheckAppcompatCacheEx
|
|
|
|
@ stub BaseCleanupAppcompatCacheSupport
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub BaseDllFreeResourceId
|
|
|
|
@ stub BaseDllMapResourceIdW
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stub BaseDumpAppcompatCache
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall BaseFlushAppcompatCache()
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub BaseFormatObjectAttributes
|
|
|
|
# @ stub BaseFreeAppCompatDataForProcess
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall BaseGetNamedObjectDirectory(ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub BaseGetProcessDllPath
|
|
|
|
@ stub BaseGetProcessExePath
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stub BaseInitAppcompatCacheSupport
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub BaseInvalidateDllSearchPathCache
|
|
|
|
@ stub BaseInvalidateProcessSearchPathCache
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub BaseIsAppcompatInfrastructureDisabled
|
|
|
|
# @ stub BaseMarkFileForDelete
|
|
|
|
# @ stub BaseReadAppCompatDataForProcess
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub BaseReleaseProcessDllPath
|
|
|
|
@ stub BaseReleaseProcessExePath
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stub BaseUpdateAppcompatCache
|
|
|
|
# @ stub BasepAdjustObjectAttributesForPrivateNamespace
|
|
|
|
# @ stub BasepCopyFileCallback
|
|
|
|
# @ stub BasepCopyFileExW
|
|
|
|
# @ stub BasepNotifyTrackingService
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall Beep(long long) kernel32.Beep
|
|
|
|
@ stub BemCopyReference
|
|
|
|
@ stub BemCreateContractFrom
|
|
|
|
@ stub BemCreateReference
|
|
|
|
@ stub BemFreeContract
|
|
|
|
@ stub BemFreeReference
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CLOSE_LOCAL_HANDLE_INTERNAL
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall CallNamedPipeW(wstr ptr long ptr long ptr long)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall CallbackMayRunLong(ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall CancelIo(long)
|
|
|
|
@ stdcall CancelIoEx(long ptr)
|
|
|
|
@ stdcall CancelSynchronousIo(long)
|
2020-04-15 02:00:06 +02:00
|
|
|
@ stdcall CancelThreadpoolIo(ptr) ntdll.TpCancelAsyncIoOperation
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall CancelWaitableTimer(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CeipIsOptedIn
|
2019-06-27 16:42:17 +02:00
|
|
|
@ stdcall ChangeTimerQueueTimer(ptr ptr long long)
|
2019-05-17 13:28:18 +02:00
|
|
|
@ stdcall CharLowerA(str)
|
|
|
|
@ stdcall CharLowerBuffA(str long)
|
|
|
|
@ stdcall CharLowerBuffW(wstr long)
|
|
|
|
@ stdcall CharLowerW(wstr)
|
|
|
|
@ stdcall CharNextA(str)
|
|
|
|
@ stdcall CharNextExA(long str long)
|
|
|
|
@ stdcall CharNextW(wstr)
|
|
|
|
@ stdcall CharPrevA(str str)
|
|
|
|
@ stdcall CharPrevExA(long str str long)
|
|
|
|
@ stdcall CharPrevW(wstr wstr)
|
|
|
|
@ stdcall CharUpperA(str)
|
|
|
|
@ stdcall CharUpperBuffA(str long)
|
|
|
|
@ stdcall CharUpperBuffW(wstr long)
|
|
|
|
@ stdcall CharUpperW(wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CheckAllowDecryptedRemoteDestinationPolicy
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub CheckGroupPolicyEnabled
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CheckIfStateChangeNotificationExists
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall CheckRemoteDebuggerPresent(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CheckTokenCapability
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall CheckTokenMembership(long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CheckTokenMembershipEx
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall ChrCmpIA(long long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall ChrCmpIW(long long)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall ClearCommBreak(long)
|
|
|
|
@ stdcall ClearCommError(long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CloseGlobalizationUserSettingsKey
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall CloseHandle(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ClosePackageInfo
|
|
|
|
# @ stub ClosePrivateNamespace
|
|
|
|
# @ stub CloseState
|
|
|
|
# @ stub CloseStateAtom
|
|
|
|
# @ stub CloseStateChangeNotification
|
|
|
|
# @ stub CloseStateContainer
|
|
|
|
# @ stub CloseStateLock
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall CloseThreadpool(ptr) ntdll.TpReleasePool
|
|
|
|
@ stdcall CloseThreadpoolCleanupGroup(ptr) ntdll.TpReleaseCleanupGroup
|
|
|
|
@ stdcall CloseThreadpoolCleanupGroupMembers(ptr long ptr) ntdll.TpReleaseCleanupGroupMembers
|
2020-04-15 02:00:06 +02:00
|
|
|
@ stdcall CloseThreadpoolIo(ptr) ntdll.TpReleaseIoCompletion
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall CloseThreadpoolTimer(ptr) ntdll.TpReleaseTimer
|
|
|
|
@ stdcall CloseThreadpoolWait(ptr) ntdll.TpReleaseWait
|
|
|
|
@ stdcall CloseThreadpoolWork(ptr) ntdll.TpReleaseWork
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CommitStateAtom
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall CompareFileTime(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CompareObjectHandles
|
2019-12-09 12:47:47 +01:00
|
|
|
@ stdcall CompareStringA(long long str long str long)
|
|
|
|
@ stdcall CompareStringEx(wstr long wstr long wstr long ptr ptr long)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall CompareStringOrdinal(wstr long wstr long long)
|
2019-12-09 12:47:47 +01:00
|
|
|
@ stdcall CompareStringW(long long wstr long wstr long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall ConnectNamedPipe(long ptr)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall ContinueDebugEvent(long long long)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall ConvertDefaultLocale(long)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall ConvertFiberToThread()
|
|
|
|
@ stdcall ConvertThreadToFiber(ptr)
|
|
|
|
@ stdcall ConvertThreadToFiberEx(ptr long)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall ConvertToAutoInheritPrivateObjectSecurity(ptr ptr ptr ptr long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CopyContext
|
|
|
|
# @ stub CopyFile2
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long)
|
|
|
|
@ stdcall CopyFileW(wstr wstr long)
|
2020-05-05 19:05:28 +02:00
|
|
|
@ stdcall -arch=x86_64 CopyMemoryNonTemporal(ptr ptr long) ntdll.RtlCopyMemoryNonTemporal
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall CopySid(long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CouldMultiUserAppsBehaviorBePossibleForPackage
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall CreateActCtxW(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CreateAppContainerToken
|
|
|
|
# @ stub CreateBoundaryDescriptorW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall CreateConsoleScreenBuffer(long long ptr long ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall CreateDirectoryA(str ptr)
|
|
|
|
@ stdcall CreateDirectoryExW(wstr wstr ptr)
|
|
|
|
@ stdcall CreateDirectoryW(wstr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CreateEnclave
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall CreateEventA(ptr long long str)
|
|
|
|
@ stdcall CreateEventExA(ptr str long long)
|
|
|
|
@ stdcall CreateEventExW(ptr wstr long long)
|
|
|
|
@ stdcall CreateEventW(ptr long long wstr)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall CreateFiber(long ptr ptr)
|
|
|
|
@ stdcall CreateFiberEx(long long long ptr ptr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall CreateFile2(wstr long long long ptr)
|
|
|
|
@ stdcall CreateFileA(str long long ptr long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CreateFileMappingFromApp
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall CreateFileMappingNumaW(long ptr long long long wstr long)
|
2019-06-27 17:01:01 +02:00
|
|
|
@ stdcall CreateFileMappingW(long ptr long long long wstr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall CreateFileW(wstr long long ptr long long long)
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall CreateHardLinkA(str str ptr)
|
|
|
|
@ stdcall CreateHardLinkW(wstr wstr ptr)
|
2019-06-27 18:45:06 +02:00
|
|
|
@ stdcall CreateIoCompletionPort(long long long long)
|
2019-09-08 15:03:17 +02:00
|
|
|
@ stdcall CreateMemoryResourceNotification(long)
|
2019-06-27 16:05:17 +02:00
|
|
|
@ stdcall CreateMutexA(ptr long str)
|
|
|
|
@ stdcall CreateMutexExA(ptr str long long)
|
|
|
|
@ stdcall CreateMutexExW(ptr wstr long long)
|
|
|
|
@ stdcall CreateMutexW(ptr long wstr)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall CreateNamedPipeW(wstr long long long long long long ptr)
|
2019-09-26 14:02:50 +02:00
|
|
|
@ stdcall CreatePipe(ptr ptr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CreatePrivateNamespaceW
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall CreatePrivateObjectSecurity(ptr ptr ptr long long ptr)
|
|
|
|
@ stdcall CreatePrivateObjectSecurityEx(ptr ptr ptr ptr long long long ptr)
|
|
|
|
@ stdcall CreatePrivateObjectSecurityWithMultipleInheritance(ptr ptr ptr ptr long long long long ptr)
|
2019-11-12 22:02:20 +01:00
|
|
|
@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr)
|
|
|
|
@ stdcall CreateProcessAsUserA(long str str ptr ptr long long ptr str ptr ptr)
|
|
|
|
@ stdcall CreateProcessAsUserW(long wstr wstr ptr ptr long long ptr wstr ptr ptr)
|
|
|
|
@ stdcall CreateProcessInternalA(long str str ptr ptr long long ptr str ptr ptr ptr)
|
|
|
|
@ stdcall CreateProcessInternalW(long wstr wstr ptr ptr long long ptr wstr ptr ptr ptr)
|
|
|
|
@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall CreateRemoteThread(long ptr long ptr long long ptr)
|
|
|
|
@ stdcall CreateRemoteThreadEx(long ptr long ptr ptr long ptr ptr)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall CreateRestrictedToken(long long long ptr long ptr long ptr ptr)
|
2019-06-27 16:08:22 +02:00
|
|
|
@ stdcall CreateSemaphoreExW(ptr long long wstr long long)
|
|
|
|
@ stdcall CreateSemaphoreW(ptr long long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CreateStateAtom
|
|
|
|
# @ stub CreateStateChangeNotification
|
|
|
|
# @ stub CreateStateContainer
|
|
|
|
# @ stub CreateStateLock
|
|
|
|
# @ stub CreateStateSubcontainer
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall CreateSymbolicLinkW(wstr wstr long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall CreateThread(ptr long ptr long long ptr)
|
2019-08-08 14:25:58 +02:00
|
|
|
@ stdcall CreateThreadpool(ptr)
|
|
|
|
@ stdcall CreateThreadpoolCleanupGroup()
|
|
|
|
@ stdcall CreateThreadpoolIo(ptr ptr ptr ptr)
|
|
|
|
@ stdcall CreateThreadpoolTimer(ptr ptr ptr)
|
|
|
|
@ stdcall CreateThreadpoolWait(ptr ptr ptr)
|
|
|
|
@ stdcall CreateThreadpoolWork(ptr ptr ptr)
|
2019-06-27 16:42:17 +02:00
|
|
|
@ stdcall CreateTimerQueue()
|
|
|
|
@ stdcall CreateTimerQueueTimer(ptr long ptr ptr long long long)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall CreateWaitableTimerExW(ptr wstr long long)
|
|
|
|
@ stdcall CreateWaitableTimerW(ptr long wstr)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall CreateWellKnownSid(long ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub CtrlRoutine
|
|
|
|
# @ stub CveEventWrite
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall DeactivateActCtx(long long)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall DebugActiveProcess(long)
|
|
|
|
@ stdcall DebugActiveProcessStop(long)
|
|
|
|
@ stdcall DebugBreak()
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall DecodePointer(ptr) ntdll.RtlDecodePointer
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DecodeRemotePointer
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall DecodeSystemPointer(ptr) ntdll.RtlDecodeSystemPointer
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall DefineDosDeviceW(long wstr wstr)
|
2019-09-26 10:33:54 +02:00
|
|
|
@ stdcall DelayLoadFailureHook(str str)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DelayLoadFailureHookLookup
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall DeleteAce(ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DeleteBoundaryDescriptor
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall DeleteCriticalSection(ptr) ntdll.RtlDeleteCriticalSection
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall DeleteFiber(ptr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall DeleteFileA(str)
|
|
|
|
@ stdcall DeleteFileW(wstr)
|
2019-08-09 13:44:17 +02:00
|
|
|
@ stdcall DeleteProcThreadAttributeList(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DeleteStateAtomValue
|
|
|
|
# @ stub DeleteStateContainer
|
|
|
|
# @ stub DeleteStateContainerValue
|
|
|
|
# @ stub DeleteSynchronizationBarrier
|
2019-06-27 16:42:17 +02:00
|
|
|
@ stdcall DeleteTimerQueueEx(long long)
|
|
|
|
@ stdcall DeleteTimerQueueTimer(long long long)
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall DeleteVolumeMountPointW(wstr)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall DestroyPrivateObjectSecurity(ptr)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall DeviceIoControl(long long ptr long ptr long ptr ptr)
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall DisablePredefinedHandleTableInternal(long)
|
2019-08-12 12:46:39 +02:00
|
|
|
@ stdcall DisableThreadLibraryCalls(long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall DisassociateCurrentThreadFromCallback(ptr) ntdll.TpDisassociateCallback
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DiscardVirtualMemory
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall DisconnectNamedPipe(long)
|
2019-12-12 17:48:18 +01:00
|
|
|
@ stdcall DnsHostnameToComputerNameExW(wstr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DsBindWithSpnExW
|
|
|
|
# @ stub DsCrackNamesW
|
|
|
|
# @ stub DsFreeDomainControllerInfoW
|
|
|
|
# @ stub DsFreeNameResultW
|
|
|
|
# @ stub DsFreeNgcKey
|
|
|
|
# @ stub DsFreePasswordCredentials
|
|
|
|
# @ stub DsGetDomainControllerInfoW
|
|
|
|
# @ stub DsMakePasswordCredentialsW
|
|
|
|
# @ stub DsReadNgcKeyW
|
|
|
|
# @ stub DsUnBindW
|
|
|
|
# @ stub DsWriteNgcKeyW
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall DuplicateHandle(long long long ptr long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub DuplicateStateContainerHandle
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall DuplicateToken(long long ptr)
|
|
|
|
@ stdcall DuplicateTokenEx(long long ptr long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EmptyWorkingSet
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall EncodePointer(ptr) ntdll.RtlEncodePointer
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EncodeRemotePointer
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall EncodeSystemPointer(ptr) ntdll.RtlEncodeSystemPointer
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EnterCriticalPolicySectionInternal
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall EnterCriticalSection(ptr) ntdll.RtlEnterCriticalSection
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EnterSynchronizationBarrier
|
2019-11-16 21:00:08 +01:00
|
|
|
@ stdcall EnumCalendarInfoExEx(ptr wstr long wstr long long)
|
|
|
|
@ stdcall EnumCalendarInfoExW(ptr long long long)
|
|
|
|
@ stdcall EnumCalendarInfoW(ptr long long long)
|
2019-11-16 19:57:12 +01:00
|
|
|
@ stdcall EnumDateFormatsExEx(ptr wstr long long)
|
|
|
|
@ stdcall EnumDateFormatsExW(ptr long long)
|
|
|
|
@ stdcall EnumDateFormatsW(ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EnumDeviceDrivers
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall EnumDynamicTimeZoneInformation(long ptr)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall EnumLanguageGroupLocalesW(ptr long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EnumPageFilesA
|
|
|
|
# @ stub EnumPageFilesW
|
|
|
|
# @ stub EnumProcessModules
|
|
|
|
# @ stub EnumProcessModulesEx
|
|
|
|
# @ stub EnumProcesses
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall EnumResourceLanguagesExA(long str str ptr long long long)
|
|
|
|
@ stdcall EnumResourceLanguagesExW(long wstr wstr ptr long long long)
|
|
|
|
@ stdcall EnumResourceNamesExA(long str ptr long long long)
|
|
|
|
@ stdcall EnumResourceNamesExW(long wstr ptr long long long)
|
|
|
|
@ stdcall EnumResourceNamesW(long wstr ptr long)
|
|
|
|
@ stdcall EnumResourceTypesExA(long ptr long long long)
|
|
|
|
@ stdcall EnumResourceTypesExW(long ptr long long long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall EnumSystemCodePagesW(ptr long)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall EnumSystemFirmwareTables(long ptr long)
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall EnumSystemGeoID(long long ptr)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall EnumSystemLanguageGroupsW(ptr long ptr)
|
|
|
|
@ stdcall EnumSystemLocalesA(ptr long)
|
|
|
|
@ stdcall EnumSystemLocalesEx(ptr long long ptr)
|
|
|
|
@ stdcall EnumSystemLocalesW(ptr long)
|
2019-11-16 20:11:21 +01:00
|
|
|
@ stdcall EnumTimeFormatsEx(ptr wstr long long)
|
|
|
|
@ stdcall EnumTimeFormatsW(ptr long long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall EnumUILanguagesW(ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EnumerateStateAtomValues
|
|
|
|
# @ stub EnumerateStateContainerItems
|
2019-11-08 07:12:52 +01:00
|
|
|
@ stdcall EqualDomainSid(ptr ptr ptr)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall EqualPrefixSid(ptr ptr)
|
|
|
|
@ stdcall EqualSid(ptr ptr)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall EscapeCommFunction(long long)
|
2019-06-24 12:19:20 +02:00
|
|
|
@ stdcall EventActivityIdControl(long ptr) ntdll.EtwEventActivityIdControl
|
|
|
|
@ stdcall EventEnabled(int64 ptr) ntdll.EtwEventEnabled
|
|
|
|
@ stdcall EventProviderEnabled(int64 long int64) ntdll.EtwEventProviderEnabled
|
|
|
|
@ stdcall EventRegister(ptr ptr ptr ptr) ntdll.EtwEventRegister
|
|
|
|
@ stdcall EventSetInformation(int64 long ptr long) ntdll.EtwEventSetInformation
|
|
|
|
@ stdcall EventUnregister(int64) ntdll.EtwEventUnregister
|
|
|
|
@ stdcall EventWrite(int64 ptr long ptr) ntdll.EtwEventWrite
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub EventWriteEx
|
2019-08-19 01:14:30 +02:00
|
|
|
@ stdcall EventWriteString(int64 long int64 ptr) ntdll.EtwEventWriteString
|
2019-06-24 12:19:20 +02:00
|
|
|
@ stdcall EventWriteTransfer(int64 ptr ptr ptr long ptr) ntdll.EtwEventWriteTransfer
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall ExitProcess(long) ntdll.RtlExitUserProcess
|
|
|
|
@ stdcall ExitThread(long) ntdll.RtlExitUserThread
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall ExpandEnvironmentStringsA(str ptr long)
|
|
|
|
@ stdcall ExpandEnvironmentStringsW(wstr ptr long)
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall FatalAppExitA(long str)
|
|
|
|
@ stdcall FatalAppExitW(long wstr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall FileTimeToLocalFileTime(ptr ptr)
|
|
|
|
@ stdcall FileTimeToSystemTime(ptr ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall FillConsoleOutputAttribute(long long long long ptr)
|
|
|
|
@ stdcall FillConsoleOutputCharacterA(long long long long ptr)
|
|
|
|
@ stdcall FillConsoleOutputCharacterW(long long long long ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall FindActCtxSectionGuid(long ptr long ptr ptr)
|
|
|
|
@ stdcall FindActCtxSectionStringW(long ptr long wstr ptr)
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall FindClose(long)
|
2019-09-08 13:31:35 +02:00
|
|
|
@ stdcall FindCloseChangeNotification(long)
|
|
|
|
@ stdcall FindFirstChangeNotificationA(str long long)
|
|
|
|
@ stdcall FindFirstChangeNotificationW(wstr long long)
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall FindFirstFileA(str ptr)
|
|
|
|
@ stdcall FindFirstFileExA(str long ptr long ptr long)
|
|
|
|
@ stdcall FindFirstFileExW(wstr long ptr long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub FindFirstFileNameW
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall FindFirstFileW(wstr ptr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall FindFirstFreeAce(ptr ptr)
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall FindFirstStreamW(wstr long ptr long)
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall FindFirstVolumeW(ptr long)
|
2019-12-09 12:47:47 +01:00
|
|
|
@ stdcall FindNLSString(long long wstr long wstr long ptr)
|
|
|
|
@ stdcall FindNLSStringEx(wstr long wstr long wstr long ptr ptr ptr long)
|
2019-09-08 13:31:35 +02:00
|
|
|
@ stdcall FindNextChangeNotification(long)
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall FindNextFileA(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub FindNextFileNameW
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall FindNextFileW(long ptr)
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall FindNextStreamW(long ptr)
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall FindNextVolumeW(long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub FindPackagesByPackageFamily
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall FindResourceExW(long wstr wstr long)
|
|
|
|
@ stdcall FindResourceW(long wstr wstr)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall FindStringOrdinal(long wstr long wstr long long)
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall FindVolumeClose(ptr)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall FlsAlloc(ptr)
|
|
|
|
@ stdcall FlsFree(long)
|
|
|
|
@ stdcall FlsGetValue(long)
|
|
|
|
@ stdcall FlsSetValue(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall FlushConsoleInputBuffer(long) kernel32.FlushConsoleInputBuffer
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall FlushFileBuffers(long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall FlushInstructionCache(long long long)
|
2020-05-05 20:07:31 +02:00
|
|
|
@ stdcall FlushProcessWriteBuffers() ntdll.NtFlushProcessWriteBuffers
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall FlushViewOfFile(ptr long)
|
2019-11-28 09:05:13 +01:00
|
|
|
@ stdcall FoldStringW(long wstr long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ForceSyncFgPolicyInternal
|
|
|
|
# @ stub FormatApplicationUserModelId
|
2020-05-13 20:24:11 +02:00
|
|
|
@ stdcall FormatMessageA(long ptr long long ptr long ptr)
|
|
|
|
@ stdcall FormatMessageW(long ptr long long ptr long ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall FreeConsole()
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall FreeEnvironmentStringsA(ptr) FreeEnvironmentStringsW
|
|
|
|
@ stdcall FreeEnvironmentStringsW(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub FreeGPOListInternalA
|
|
|
|
# @ stub FreeGPOListInternalW
|
2019-10-03 19:41:40 +02:00
|
|
|
@ stdcall FreeLibrary(long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall FreeLibraryAndExitThread(long long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall FreeLibraryWhenCallbackReturns(ptr ptr) ntdll.TpCallbackUnloadDllOnCompletion
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall FreeResource(long)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall FreeSid(ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall FreeUserPhysicalPages(long ptr ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall GenerateConsoleCtrlEvent(long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GenerateGPNotificationInternal
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall GetACP()
|
2019-05-23 13:20:22 +02:00
|
|
|
@ stdcall GetAcceptLanguagesA(ptr ptr)
|
|
|
|
@ stdcall GetAcceptLanguagesW(ptr ptr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall GetAce(ptr long ptr)
|
|
|
|
@ stdcall GetAclInformation(ptr ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetAdjustObjectAttributesForPrivateNamespaceRoutine
|
|
|
|
# @ stub GetAlternatePackageRoots
|
|
|
|
# @ stub GetAppContainerAce
|
|
|
|
# @ stub GetAppContainerNamedObjectPath
|
|
|
|
# @ stub GetAppDataFolder
|
|
|
|
# @ stub GetAppModelVersion
|
|
|
|
# @ stub GetApplicationRecoveryCallback
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall GetApplicationRestartSettings(long ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetApplicationUserModelId
|
|
|
|
# @ stub GetApplicationUserModelIdFromToken
|
|
|
|
# @ stub GetAppliedGPOListInternalA
|
|
|
|
# @ stub GetAppliedGPOListInternalW
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetCPFileNameFromRegistry
|
|
|
|
@ stub GetCPHashNode
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall GetCPInfo(long ptr)
|
|
|
|
@ stdcall GetCPInfoExW(long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetCachedSigningLevel
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetCalendar
|
2019-11-16 21:27:00 +01:00
|
|
|
@ stdcall GetCalendarInfoEx(wstr long ptr long ptr long ptr)
|
|
|
|
@ stdcall GetCalendarInfoW(long long long ptr long ptr)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall GetCommConfig(long ptr ptr)
|
|
|
|
@ stdcall GetCommMask(long ptr)
|
|
|
|
@ stdcall GetCommModemStatus(long ptr)
|
|
|
|
@ stdcall GetCommProperties(long ptr)
|
|
|
|
@ stdcall GetCommState(long ptr)
|
|
|
|
@ stdcall GetCommTimeouts(long ptr)
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall GetCommandLineA()
|
|
|
|
@ stdcall GetCommandLineW()
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall GetCompressedFileSizeA(long ptr)
|
|
|
|
@ stdcall GetCompressedFileSizeW(long ptr)
|
2019-12-12 19:18:15 +01:00
|
|
|
@ stdcall GetComputerNameExA(long ptr ptr)
|
|
|
|
@ stdcall GetComputerNameExW(long ptr ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall GetConsoleCP()
|
|
|
|
@ stdcall GetConsoleCursorInfo(long ptr)
|
|
|
|
@ stdcall GetConsoleInputExeNameA(long ptr)
|
|
|
|
@ stdcall GetConsoleInputExeNameW(long ptr)
|
|
|
|
@ stdcall GetConsoleMode(long ptr)
|
|
|
|
@ stdcall GetConsoleOutputCP()
|
|
|
|
@ stdcall GetConsoleScreenBufferInfo(long ptr)
|
|
|
|
@ stdcall GetConsoleScreenBufferInfoEx(long ptr)
|
|
|
|
@ stdcall GetConsoleTitleW(ptr long)
|
2018-04-18 05:55:12 +02:00
|
|
|
@ stdcall GetCurrencyFormatEx(wstr long wstr ptr ptr long) kernel32.GetCurrencyFormatEx
|
2019-02-24 08:00:07 +01:00
|
|
|
@ stdcall GetCurrencyFormatW(long long wstr ptr ptr long) kernel32.GetCurrencyFormatW
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall GetCurrentActCtx(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetCurrentApplicationUserModelId
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall GetCurrentDirectoryA(long ptr)
|
|
|
|
@ stdcall GetCurrentDirectoryW(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetCurrentPackageApplicationContext
|
|
|
|
# @ stub GetCurrentPackageApplicationResourcesContext
|
|
|
|
# @ stub GetCurrentPackageContext
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall GetCurrentPackageFamilyName(ptr ptr)
|
|
|
|
@ stdcall GetCurrentPackageFullName(ptr ptr)
|
|
|
|
@ stdcall GetCurrentPackageId(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetCurrentPackageInfo
|
|
|
|
# @ stub GetCurrentPackagePath
|
|
|
|
# @ stub GetCurrentPackageResourcesContext
|
|
|
|
# @ stub GetCurrentPackageSecurityContext
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -norelay GetCurrentProcess() kernelbase_GetCurrentProcess
|
|
|
|
@ stdcall -norelay GetCurrentProcessId() kernelbase_GetCurrentProcessId
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall GetCurrentProcessorNumber() ntdll.NtGetCurrentProcessorNumber
|
|
|
|
@ stdcall GetCurrentProcessorNumberEx(ptr) ntdll.RtlGetCurrentProcessorNumberEx
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetCurrentTargetPlatformContext
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -norelay GetCurrentThread() kernelbase_GetCurrentThread
|
|
|
|
@ stdcall -norelay GetCurrentThreadId() kernelbase_GetCurrentThreadId
|
|
|
|
@ stdcall GetCurrentThreadStackLimits(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall GetDateFormatA(long long ptr str ptr long) kernel32.GetDateFormatA
|
|
|
|
@ stdcall GetDateFormatEx(wstr long ptr wstr ptr long wstr) kernel32.GetDateFormatEx
|
|
|
|
@ stdcall GetDateFormatW(long long ptr wstr ptr long) kernel32.GetDateFormatW
|
|
|
|
# @ stub GetDeviceDriverBaseNameA
|
|
|
|
# @ stub GetDeviceDriverBaseNameW
|
|
|
|
# @ stub GetDeviceDriverFileNameA
|
|
|
|
# @ stub GetDeviceDriverFileNameW
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceExA(str ptr ptr ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceExW(wstr ptr ptr ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetDriveTypeA(str)
|
|
|
|
@ stdcall GetDriveTypeW(wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetDurationFormatEx
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall GetDynamicTimeZoneInformation(ptr)
|
|
|
|
@ stdcall GetDynamicTimeZoneInformationEffectiveYears(ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetEffectivePackageStatusForUser
|
|
|
|
# @ stub GetEightBitStringToUnicodeSizeRoutine
|
|
|
|
# @ stub GetEightBitStringToUnicodeStringRoutine
|
2018-02-25 17:36:42 +01:00
|
|
|
@ stdcall -ret64 -arch=i386,x86_64 GetEnabledXStateFeatures() kernel32.GetEnabledXStateFeatures
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall GetEnvironmentStrings() GetEnvironmentStringsA
|
|
|
|
@ stdcall GetEnvironmentStringsA()
|
|
|
|
@ stdcall GetEnvironmentStringsW()
|
|
|
|
@ stdcall GetEnvironmentVariableA(str ptr long)
|
|
|
|
@ stdcall GetEnvironmentVariableW(wstr ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetEraNameCountedString
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall GetErrorMode()
|
|
|
|
@ stdcall GetExitCodeProcess(long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall GetExitCodeThread(long ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetFallbackDisplayName
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall GetFileAttributesA(str)
|
|
|
|
@ stdcall GetFileAttributesExA(str long ptr)
|
|
|
|
@ stdcall GetFileAttributesExW(wstr long ptr)
|
|
|
|
@ stdcall GetFileAttributesW(wstr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall GetFileInformationByHandle(long ptr)
|
|
|
|
@ stdcall GetFileInformationByHandleEx(long long ptr long)
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall GetFileMUIInfo(long wstr ptr ptr)
|
|
|
|
@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall GetFileSecurityW(wstr long ptr long ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall GetFileSize(long ptr)
|
|
|
|
@ stdcall GetFileSizeEx(long ptr)
|
|
|
|
@ stdcall GetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall GetFileType(long)
|
2019-06-21 14:57:58 +02:00
|
|
|
@ stdcall GetFileVersionInfoA(str long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetFileVersionInfoByHandle
|
2019-06-21 14:57:58 +02:00
|
|
|
@ stdcall GetFileVersionInfoExA(long str long long ptr)
|
|
|
|
@ stdcall GetFileVersionInfoExW(long wstr long long ptr)
|
|
|
|
@ stdcall GetFileVersionInfoSizeA(str ptr)
|
|
|
|
@ stdcall GetFileVersionInfoSizeExA(long str ptr)
|
|
|
|
@ stdcall GetFileVersionInfoSizeExW(long wstr ptr)
|
|
|
|
@ stdcall GetFileVersionInfoSizeW(wstr ptr)
|
|
|
|
@ stdcall GetFileVersionInfoW(wstr long long ptr)
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall GetFinalPathNameByHandleA(long ptr long long)
|
|
|
|
@ stdcall GetFinalPathNameByHandleW(long ptr long long)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall GetFullPathNameA(str long ptr ptr)
|
|
|
|
@ stdcall GetFullPathNameW(wstr long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetGPOListInternalA
|
|
|
|
# @ stub GetGPOListInternalW
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall GetGeoInfoW(long long ptr long long)
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall GetHandleInformation(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetHivePath
|
|
|
|
# @ stub GetIntegratedDisplaySize
|
|
|
|
# @ stub GetIsEdpEnabled
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall GetKernelObjectSecurity(long long ptr long ptr)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall GetLargePageMinimum()
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall GetLargestConsoleWindowSize(long)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall GetLastError() kernelbase_GetLastError
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall GetLengthSid(ptr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall GetLocalTime(ptr)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall GetLocaleInfoA(long long ptr long)
|
|
|
|
@ stdcall GetLocaleInfoEx(wstr long ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetLocaleInfoHelper
|
2019-12-07 14:47:43 +01:00
|
|
|
@ stdcall GetLocaleInfoW(long long ptr long)
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall GetLogicalDriveStringsW(long ptr)
|
|
|
|
@ stdcall GetLogicalDrives()
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall GetLogicalProcessorInformation(ptr ptr)
|
|
|
|
@ stdcall GetLogicalProcessorInformationEx(long ptr ptr)
|
2020-01-07 10:48:29 +01:00
|
|
|
@ stdcall GetLongPathNameA(str ptr long)
|
|
|
|
@ stdcall GetLongPathNameW(wstr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetMappedFileNameA
|
|
|
|
# @ stub GetMappedFileNameW
|
|
|
|
# @ stub GetMemoryErrorHandlingCapabilities
|
|
|
|
# @ stub GetModuleBaseNameA
|
|
|
|
# @ stub GetModuleBaseNameW
|
2019-08-12 12:46:39 +02:00
|
|
|
@ stdcall GetModuleFileNameA(long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetModuleFileNameExA
|
|
|
|
# @ stub GetModuleFileNameExW
|
2019-08-12 12:46:39 +02:00
|
|
|
@ stdcall GetModuleFileNameW(long ptr long)
|
|
|
|
@ stdcall GetModuleHandleA(str)
|
|
|
|
@ stdcall GetModuleHandleExA(long ptr ptr)
|
|
|
|
@ stdcall GetModuleHandleExW(long ptr ptr)
|
|
|
|
@ stdcall GetModuleHandleW(wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetModuleInformation
|
2020-03-20 12:54:36 +01:00
|
|
|
@ stdcall GetNLSVersion(long long ptr)
|
|
|
|
@ stdcall GetNLSVersionEx(long wstr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetNamedLocaleHashNode
|
|
|
|
@ stub GetNamedPipeAttribute
|
|
|
|
@ stub GetNamedPipeClientComputerNameW
|
2020-04-16 15:34:59 +02:00
|
|
|
@ stdcall GetNamedPipeHandleStateW(long ptr ptr ptr ptr ptr long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall GetNamedPipeInfo(long ptr ptr ptr ptr)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall GetNativeSystemInfo(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetNextFgPolicyRefreshInfoInternal
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall GetNumaHighestNodeNumber(ptr)
|
|
|
|
@ stdcall GetNumaNodeProcessorMaskEx(long ptr)
|
|
|
|
@ stdcall GetNumaProximityNodeEx(long ptr)
|
2016-08-15 19:54:20 +02:00
|
|
|
@ stdcall GetNumberFormatEx(wstr long wstr ptr ptr long) kernel32.GetNumberFormatEx
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetNumberFormatW(long long wstr ptr ptr long) kernel32.GetNumberFormatW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall GetNumberOfConsoleInputEvents(long ptr)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall GetOEMCP()
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetOsManufacturingMode
|
|
|
|
# @ stub GetOsSafeBootMode
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall GetOverlappedResult(long ptr ptr long)
|
2019-11-29 01:19:21 +01:00
|
|
|
@ stdcall GetOverlappedResultEx(long ptr ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetPackageApplicationContext
|
|
|
|
# @ stub GetPackageApplicationIds
|
|
|
|
# @ stub GetPackageApplicationProperty
|
|
|
|
# @ stub GetPackageApplicationPropertyString
|
|
|
|
# @ stub GetPackageApplicationResourcesContext
|
|
|
|
# @ stub GetPackageContext
|
|
|
|
# @ stub GetPackageFamilyName
|
|
|
|
# @ stub GetPackageFamilyNameFromToken
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall GetPackageFullName(long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetPackageFullNameFromToken
|
|
|
|
# @ stub GetPackageId
|
|
|
|
# @ stub GetPackageInfo
|
|
|
|
# @ stub GetPackageInstallTime
|
|
|
|
# @ stub GetPackageOSMaxVersionTested
|
|
|
|
# @ stub GetPackagePath
|
|
|
|
# @ stub GetPackagePathByFullName
|
|
|
|
# @ stub GetPackagePathOnVolume
|
|
|
|
# @ stub GetPackageProperty
|
|
|
|
# @ stub GetPackagePropertyString
|
|
|
|
# @ stub GetPackageResourcesContext
|
|
|
|
# @ stub GetPackageResourcesProperty
|
|
|
|
# @ stub GetPackageSecurityContext
|
|
|
|
# @ stub GetPackageSecurityProperty
|
|
|
|
# @ stub GetPackageStatus
|
|
|
|
# @ stub GetPackageStatusForUser
|
|
|
|
# @ stub GetPackageTargetPlatformProperty
|
|
|
|
# @ stub GetPackageVolumeSisPath
|
|
|
|
# @ stub GetPackagesByPackageFamily
|
|
|
|
# @ stub GetPerformanceInfo
|
2019-11-18 15:05:04 +01:00
|
|
|
@ stdcall GetPhysicallyInstalledSystemMemory(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetPreviousFgPolicyRefreshInfoInternal
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall GetPriorityClass(long)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall GetPrivateObjectSecurity(ptr long ptr long ptr)
|
2019-10-03 19:41:40 +02:00
|
|
|
@ stdcall GetProcAddress(long str)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetProcAddressForCaller
|
|
|
|
# @ stub GetProcessDefaultCpuSets
|
|
|
|
# @ stub GetProcessGroupAffinity
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall GetProcessHandleCount(long ptr)
|
|
|
|
@ stdcall -norelay GetProcessHeap() kernelbase_GetProcessHeap
|
|
|
|
@ stdcall -import GetProcessHeaps(long ptr) RtlGetProcessHeaps
|
|
|
|
@ stdcall GetProcessId(long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall GetProcessIdOfThread(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetProcessImageFileNameA
|
|
|
|
# @ stub GetProcessImageFileNameW
|
|
|
|
# @ stub GetProcessInformation
|
|
|
|
# @ stub GetProcessMemoryInfo
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall GetProcessMitigationPolicy(long long ptr long)
|
2019-05-20 23:54:14 +02:00
|
|
|
@ stdcall GetProcessPreferredUILanguages(long ptr ptr ptr) kernel32.GetProcessPreferredUILanguages
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall GetProcessPriorityBoost(long ptr)
|
|
|
|
@ stdcall GetProcessShutdownParameters(ptr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetProcessTimes(long ptr ptr ptr ptr) kernel32.GetProcessTimes
|
|
|
|
@ stdcall GetProcessVersion(long) kernel32.GetProcessVersion
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall GetProcessWorkingSetSizeEx(long ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetProcessorSystemCycleTime
|
2019-09-26 14:02:50 +02:00
|
|
|
@ stdcall GetProductInfo(long long long long ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetPtrCalData
|
|
|
|
@ stub GetPtrCalDataArray
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetPublisherCacheFolder
|
|
|
|
# @ stub GetPublisherRootFolder
|
2019-06-27 18:45:06 +02:00
|
|
|
@ stdcall GetQueuedCompletionStatus(long ptr ptr ptr long)
|
|
|
|
@ stdcall GetQueuedCompletionStatusEx(ptr ptr long ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetRegistryExtensionFlags
|
|
|
|
# @ stub GetRoamingLastObservedChangeTime
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall GetSecurityDescriptorControl(ptr ptr ptr)
|
|
|
|
@ stdcall GetSecurityDescriptorDacl(ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetSecurityDescriptorGroup(ptr ptr ptr)
|
|
|
|
@ stdcall GetSecurityDescriptorLength(ptr)
|
|
|
|
@ stdcall GetSecurityDescriptorOwner(ptr ptr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetSecurityDescriptorRMControl
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall GetSecurityDescriptorSacl(ptr ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetSerializedAtomBytes
|
|
|
|
# @ stub GetSharedLocalFolder
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall GetShortPathNameW(wstr ptr long)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall GetSidIdentifierAuthority(ptr)
|
|
|
|
@ stdcall GetSidLengthRequired(long)
|
|
|
|
@ stdcall GetSidSubAuthority(ptr long)
|
|
|
|
@ stdcall GetSidSubAuthorityCount(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetStagedPackageOrigin
|
|
|
|
# @ stub GetStagedPackagePathByFullName
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall GetStartupInfoW(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetStateContainerDepth
|
|
|
|
# @ stub GetStateFolder
|
|
|
|
# @ stub GetStateRootFolder
|
|
|
|
# @ stub GetStateRootFolderBase
|
|
|
|
# @ stub GetStateSettingsFolder
|
|
|
|
# @ stub GetStateVersion
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall GetStdHandle(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetStringScripts
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetStringTableEntry
|
2019-12-07 20:29:27 +01:00
|
|
|
@ stdcall GetStringTypeA(long long str long ptr)
|
|
|
|
@ stdcall GetStringTypeExW(long long wstr long ptr)
|
|
|
|
@ stdcall GetStringTypeW(long wstr long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetSystemAppDataFolder
|
|
|
|
# @ stub GetSystemAppDataKey
|
|
|
|
# @ stub GetSystemCpuSetInformation
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall GetSystemDefaultLCID()
|
|
|
|
@ stdcall GetSystemDefaultLangID()
|
|
|
|
@ stdcall GetSystemDefaultLocaleName(ptr long)
|
|
|
|
@ stdcall GetSystemDefaultUILanguage()
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall GetSystemDirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemDirectoryW(ptr long)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall GetSystemFileCacheSize(ptr ptr ptr)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall GetSystemFirmwareTable(long long ptr long)
|
|
|
|
@ stdcall GetSystemInfo(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetSystemMetadataPath
|
|
|
|
# @ stub GetSystemMetadataPathForPackage
|
|
|
|
# @ stub GetSystemMetadataPathForPackageFamily
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr) kernel32.GetSystemPreferredUILanguages
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetSystemStateRootFolder
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall GetSystemTime(ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) kernel32.GetSystemTimeAdjustment
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall GetSystemTimeAsFileTime(ptr)
|
|
|
|
@ stdcall GetSystemTimePreciseAsFileTime(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall GetSystemTimes(ptr ptr ptr) kernel32.GetSystemTimes
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall GetSystemWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemWindowsDirectoryW(ptr long)
|
2019-11-12 21:51:23 +01:00
|
|
|
@ stdcall GetSystemWow64Directory2A(ptr long long)
|
|
|
|
@ stdcall GetSystemWow64Directory2W(ptr long long)
|
2019-11-12 22:01:27 +01:00
|
|
|
@ stdcall GetSystemWow64DirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemWow64DirectoryW(ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetTargetPlatformContext
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall GetTempFileNameA(str str long ptr)
|
|
|
|
@ stdcall GetTempFileNameW(wstr wstr long ptr)
|
|
|
|
@ stdcall GetTempPathA(long ptr)
|
|
|
|
@ stdcall GetTempPathW(long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall GetThreadContext(long ptr)
|
2019-11-26 07:48:11 +01:00
|
|
|
@ stdcall GetThreadDescription(long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall GetThreadErrorMode()
|
|
|
|
@ stdcall GetThreadGroupAffinity(long ptr)
|
|
|
|
@ stdcall GetThreadIOPendingFlag(long ptr)
|
|
|
|
@ stdcall GetThreadId(ptr)
|
2020-01-24 00:10:41 +01:00
|
|
|
@ stdcall GetThreadIdealProcessorEx(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetThreadInformation
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall GetThreadLocale()
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr) kernel32.GetThreadPreferredUILanguages
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall GetThreadPriority(long)
|
|
|
|
@ stdcall GetThreadPriorityBoost(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetThreadSelectedCpuSets
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall GetThreadTimes(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetThreadUILanguage()
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetTickCount() kernel32.GetTickCount
|
|
|
|
@ stdcall -ret64 GetTickCount64() kernel32.GetTickCount64
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall GetTimeFormatA(long long ptr str ptr long) kernel32.GetTimeFormatA
|
|
|
|
@ stdcall GetTimeFormatEx(wstr long ptr wstr ptr long) kernel32.GetTimeFormatEx
|
|
|
|
@ stdcall GetTimeFormatW(long long ptr wstr ptr long) kernel32.GetTimeFormatW
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall GetTimeZoneInformation(ptr)
|
|
|
|
@ stdcall GetTimeZoneInformationForYear(long ptr ptr)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall GetTokenInformation(long long ptr long ptr)
|
2019-06-24 12:19:20 +02:00
|
|
|
@ stdcall GetTraceEnableFlags(int64) ntdll.EtwGetTraceEnableFlags
|
|
|
|
@ stdcall GetTraceEnableLevel(int64) ntdll.EtwGetTraceEnableLevel
|
|
|
|
@ stdcall -ret64 GetTraceLoggerHandle(ptr) ntdll.EtwGetTraceLoggerHandle
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetUILanguageInfo
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetUnicodeStringToEightBitSizeRoutine
|
|
|
|
# @ stub GetUnicodeStringToEightBitStringRoutine
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall GetUserDefaultLCID()
|
|
|
|
@ stdcall GetUserDefaultLangID()
|
|
|
|
@ stdcall GetUserDefaultLocaleName(ptr long)
|
|
|
|
@ stdcall GetUserDefaultUILanguage()
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall GetUserGeoID(long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub GetUserInfo
|
|
|
|
@ stub GetUserInfoWord
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetUserOverrideString
|
|
|
|
# @ stub GetUserOverrideWord
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) kernel32.GetUserPreferredUILanguages
|
2019-09-08 21:28:18 +02:00
|
|
|
@ stdcall GetVersion()
|
|
|
|
@ stdcall GetVersionExA(ptr)
|
|
|
|
@ stdcall GetVersionExW(ptr)
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall GetVolumeInformationA(str ptr long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall GetVolumeInformationByHandleW(ptr ptr long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long)
|
|
|
|
@ stdcall GetVolumePathNameW(wstr ptr long)
|
|
|
|
@ stdcall GetVolumePathNamesForVolumeNameW(wstr ptr long ptr)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall GetWindowsAccountDomainSid(ptr ptr ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall GetWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall GetWindowsDirectoryW(ptr long)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall GetWriteWatch(long ptr long ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GetWsChanges
|
|
|
|
# @ stub GetWsChangesEx
|
|
|
|
# @ stub GetXStateFeaturesMask
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall GlobalAlloc(long long)
|
|
|
|
@ stdcall GlobalFree(long)
|
2019-11-18 15:05:04 +01:00
|
|
|
@ stdcall GlobalMemoryStatusEx(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub GuardCheckLongJumpTarget
|
|
|
|
# @ stub HasPolicyForegroundProcessingCompletedInternal
|
2019-05-24 15:05:01 +02:00
|
|
|
@ stdcall HashData(ptr long ptr long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall HeapAlloc(long long long) ntdll.RtlAllocateHeap
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall HeapCompact(long long)
|
|
|
|
@ stdcall HeapCreate(long long long)
|
|
|
|
@ stdcall HeapDestroy(long)
|
2019-12-11 22:21:17 +01:00
|
|
|
@ stdcall HeapFree(long long ptr) ntdll.RtlFreeHeap
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall HeapLock(long)
|
|
|
|
@ stdcall HeapQueryInformation(long long ptr long ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall HeapReAlloc(long long ptr long) ntdll.RtlReAllocateHeap
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall HeapSetInformation(ptr long ptr long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall HeapSize(long long ptr) ntdll.RtlSizeHeap
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub HeapSummary
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall HeapUnlock(long)
|
|
|
|
@ stdcall HeapValidate(long long ptr)
|
|
|
|
@ stdcall HeapWalk(long ptr)
|
2020-03-02 18:35:03 +01:00
|
|
|
@ stdcall IdnToAscii(long wstr long ptr long)
|
|
|
|
@ stdcall IdnToNameprepUnicode(long wstr long ptr long)
|
|
|
|
@ stdcall IdnToUnicode(long wstr long ptr long)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall ImpersonateAnonymousToken(long)
|
|
|
|
@ stdcall ImpersonateLoggedOnUser(long)
|
|
|
|
@ stdcall ImpersonateNamedPipeClient(long)
|
|
|
|
@ stdcall ImpersonateSelf(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub IncrementPackageStatusVersion
|
2019-09-08 13:17:48 +02:00
|
|
|
@ stdcall InitOnceBeginInitialize(ptr long ptr ptr)
|
|
|
|
@ stdcall InitOnceComplete(ptr long ptr)
|
|
|
|
@ stdcall InitOnceExecuteOnce(ptr ptr ptr ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall InitOnceInitialize(ptr) ntdll.RtlRunOnceInitialize
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall InitializeAcl(ptr long long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall InitializeConditionVariable(ptr) ntdll.RtlInitializeConditionVariable
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub InitializeContext
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall InitializeCriticalSection(ptr) ntdll.RtlInitializeCriticalSection
|
2019-06-27 16:59:39 +02:00
|
|
|
@ stdcall InitializeCriticalSectionAndSpinCount(ptr long)
|
|
|
|
@ stdcall InitializeCriticalSectionEx(ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub InitializeEnclave
|
2019-08-09 13:44:17 +02:00
|
|
|
@ stdcall InitializeProcThreadAttributeList(ptr long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub InitializeProcessForWsWatch
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall InitializeSListHead(ptr) ntdll.RtlInitializeSListHead
|
|
|
|
@ stdcall InitializeSRWLock(ptr) ntdll.RtlInitializeSRWLock
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall InitializeSecurityDescriptor(ptr long)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall InitializeSid(ptr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub InitializeSynchronizationBarrier
|
|
|
|
# @ stub InstallELAMCertificateInfo
|
2019-09-08 13:17:48 +02:00
|
|
|
@ stdcall -arch=i386 InterlockedCompareExchange(ptr long long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) ntdll.RtlInterlockedCompareExchange64
|
2019-09-08 13:17:48 +02:00
|
|
|
@ stdcall -arch=i386 InterlockedDecrement(ptr)
|
|
|
|
@ stdcall -arch=i386 InterlockedExchange(ptr long)
|
|
|
|
@ stdcall -arch=i386 InterlockedExchangeAdd(ptr long )
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall InterlockedFlushSList(ptr) ntdll.RtlInterlockedFlushSList
|
2019-09-08 13:17:48 +02:00
|
|
|
@ stdcall -arch=i386 InterlockedIncrement(ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall InterlockedPopEntrySList(ptr) ntdll.RtlInterlockedPopEntrySList
|
|
|
|
@ stdcall InterlockedPushEntrySList(ptr ptr) ntdll.RtlInterlockedPushEntrySList
|
|
|
|
@ stdcall -fastcall InterlockedPushListSList(ptr ptr ptr long) ntdll.RtlInterlockedPushListSList
|
|
|
|
@ stdcall InterlockedPushListSListEx(ptr ptr ptr long) ntdll.RtlInterlockedPushListSListEx
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub InternalLcidToName
|
2019-11-16 21:00:08 +01:00
|
|
|
@ stdcall Internal_EnumCalendarInfo(ptr long long long long long long long)
|
2019-11-16 19:57:12 +01:00
|
|
|
@ stdcall Internal_EnumDateFormats(ptr long long long long long long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall Internal_EnumLanguageGroupLocales(ptr long long ptr long)
|
|
|
|
@ stdcall Internal_EnumSystemCodePages(ptr long long)
|
|
|
|
@ stdcall Internal_EnumSystemLanguageGroups(ptr long ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub Internal_EnumSystemLocales
|
2019-11-16 20:11:21 +01:00
|
|
|
@ stdcall Internal_EnumTimeFormats(ptr long long long long long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall Internal_EnumUILanguages(ptr long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub InternetTimeFromSystemTimeA
|
|
|
|
# @ stub InternetTimeFromSystemTimeW
|
|
|
|
# @ stub InternetTimeToSystemTimeA
|
|
|
|
# @ stub InternetTimeToSystemTimeW
|
|
|
|
# @ stub InvalidateAppModelVersionCache
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub InvalidateTzSpecificCache
|
2019-05-17 13:28:18 +02:00
|
|
|
@ stdcall IsCharAlphaA(long)
|
|
|
|
@ stdcall IsCharAlphaNumericA(long)
|
|
|
|
@ stdcall IsCharAlphaNumericW(long)
|
|
|
|
@ stdcall IsCharAlphaW(long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall IsCharBlankW(long)
|
|
|
|
@ stdcall IsCharCntrlW(long)
|
|
|
|
@ stdcall IsCharDigitW(long)
|
2019-05-17 13:28:18 +02:00
|
|
|
@ stdcall IsCharLowerA(long)
|
|
|
|
@ stdcall IsCharLowerW(long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall IsCharPunctW(long)
|
|
|
|
@ stdcall IsCharSpaceA(long)
|
|
|
|
@ stdcall IsCharSpaceW(long)
|
2019-05-17 13:28:18 +02:00
|
|
|
@ stdcall IsCharUpperA(long)
|
|
|
|
@ stdcall IsCharUpperW(long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall IsCharXDigitW(long)
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall IsDBCSLeadByte(long)
|
|
|
|
@ stdcall IsDBCSLeadByteEx(long long)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall IsDebuggerPresent()
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub IsDeveloperModeEnabled
|
|
|
|
# @ stub IsDeveloperModePolicyApplied
|
|
|
|
# @ stub IsEnclaveTypeSupported
|
|
|
|
# @ stub IsGlobalizationUserSettingsKeyRedirected
|
2019-05-24 15:05:01 +02:00
|
|
|
@ stdcall IsInternetESCEnabled()
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub IsNLSDefinedString
|
2019-11-21 10:43:46 +01:00
|
|
|
@ stdcall IsNormalizedString(long wstr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub IsProcessCritical
|
2019-09-26 14:02:50 +02:00
|
|
|
@ stdcall IsProcessInJob(long long ptr)
|
|
|
|
@ stdcall IsProcessorFeaturePresent(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub IsSideloadingEnabled
|
|
|
|
# @ stub IsSideloadingPolicyApplied
|
|
|
|
# @ stub IsSyncForegroundPolicyRefresh
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall IsThreadAFiber()
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall IsThreadpoolTimerSet(ptr) ntdll.TpIsTimerSet
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub IsTimeZoneRedirectionEnabled
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall IsTokenRestricted(long)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall IsValidAcl(ptr)
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall IsValidCodePage(long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall IsValidLanguageGroup(long long)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall IsValidLocale(long long)
|
|
|
|
@ stdcall IsValidLocaleName(wstr)
|
2020-03-20 14:43:45 +01:00
|
|
|
@ stdcall IsValidNLSVersion(long wstr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub IsValidRelativeSecurityDescriptor
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall IsValidSecurityDescriptor(ptr)
|
2019-06-25 12:35:17 +02:00
|
|
|
@ stdcall IsValidSid(ptr)
|
|
|
|
@ stdcall IsWellKnownSid(ptr long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall IsWow64Process(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub IsWow64Process2
|
2020-05-06 16:24:24 +02:00
|
|
|
@ stdcall K32EmptyWorkingSet(long)
|
|
|
|
@ stdcall K32EnumDeviceDrivers(ptr long ptr)
|
|
|
|
@ stdcall K32EnumPageFilesA(ptr ptr)
|
|
|
|
@ stdcall K32EnumPageFilesW(ptr ptr)
|
|
|
|
@ stdcall K32EnumProcessModules(long ptr long ptr)
|
|
|
|
@ stdcall K32EnumProcessModulesEx(long ptr long ptr long)
|
|
|
|
@ stdcall K32EnumProcesses(ptr long ptr)
|
|
|
|
@ stdcall K32GetDeviceDriverBaseNameA(ptr ptr long)
|
|
|
|
@ stdcall K32GetDeviceDriverBaseNameW(ptr ptr long)
|
|
|
|
@ stdcall K32GetDeviceDriverFileNameA(ptr ptr long)
|
|
|
|
@ stdcall K32GetDeviceDriverFileNameW(ptr ptr long)
|
|
|
|
@ stdcall K32GetMappedFileNameA(long ptr ptr long)
|
|
|
|
@ stdcall K32GetMappedFileNameW(long ptr ptr long)
|
|
|
|
@ stdcall K32GetModuleBaseNameA(long long ptr long)
|
|
|
|
@ stdcall K32GetModuleBaseNameW(long long ptr long)
|
|
|
|
@ stdcall K32GetModuleFileNameExA(long long ptr long)
|
|
|
|
@ stdcall K32GetModuleFileNameExW(long long ptr long)
|
|
|
|
@ stdcall K32GetModuleInformation(long long ptr long)
|
|
|
|
@ stdcall K32GetPerformanceInfo(ptr long)
|
|
|
|
@ stdcall K32GetProcessImageFileNameA(long ptr long)
|
|
|
|
@ stdcall K32GetProcessImageFileNameW(long ptr long)
|
|
|
|
@ stdcall K32GetProcessMemoryInfo(long ptr long)
|
|
|
|
@ stdcall K32GetWsChanges(long ptr long)
|
|
|
|
@ stdcall K32GetWsChangesEx(long ptr ptr)
|
|
|
|
@ stdcall K32InitializeProcessForWsWatch(long)
|
|
|
|
@ stdcall K32QueryWorkingSet(long ptr long)
|
|
|
|
@ stdcall K32QueryWorkingSetEx(long ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub KernelBaseGetGlobalData
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall LCIDToLocaleName(long ptr long long)
|
2019-12-09 12:21:17 +01:00
|
|
|
@ stdcall LCMapStringA(long long str long ptr long)
|
|
|
|
@ stdcall LCMapStringEx(wstr long wstr long ptr long ptr ptr long)
|
|
|
|
@ stdcall LCMapStringW(long long wstr long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub LeaveCriticalPolicySectionInternal
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall LeaveCriticalSection(ptr) ntdll.RtlLeaveCriticalSection
|
|
|
|
@ stdcall LeaveCriticalSectionWhenCallbackReturns(ptr ptr) ntdll.TpCallbackLeaveCriticalSectionOnCompletion
|
2020-04-17 07:54:50 +02:00
|
|
|
@ stdcall LoadAppInitDlls()
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub LoadEnclaveData
|
2019-10-03 19:41:40 +02:00
|
|
|
@ stdcall LoadLibraryA(str)
|
|
|
|
@ stdcall LoadLibraryExA( str long long)
|
|
|
|
@ stdcall LoadLibraryExW(wstr long long)
|
|
|
|
@ stdcall LoadLibraryW(wstr)
|
2020-02-10 12:32:51 +01:00
|
|
|
@ stdcall LoadPackagedLibrary(wstr long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall LoadResource(long long)
|
2019-05-17 13:28:19 +02:00
|
|
|
@ stdcall LoadStringA(long long ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub LoadStringBaseExW
|
|
|
|
@ stub LoadStringByReference
|
2019-05-17 13:28:19 +02:00
|
|
|
@ stdcall LoadStringW(long long ptr long)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall LocalAlloc(long long)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall LocalFileTimeToFileTime(ptr ptr)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall LocalFree(long)
|
|
|
|
@ stdcall LocalLock(long)
|
|
|
|
@ stdcall LocalReAlloc(long long long)
|
|
|
|
@ stdcall LocalUnlock(long)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall LocaleNameToLCID(wstr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub LocateXStateFeature
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall LockFile(long long long long long)
|
|
|
|
@ stdcall LockFileEx(long long long long long ptr)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall LockResource(long)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub MakeAbsoluteSD2
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall MakeSelfRelativeSD(ptr ptr ptr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall MapGenericMask(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub MapPredefinedHandleInternal
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall MapUserPhysicalPages(ptr long ptr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall MapViewOfFile(long long long long long)
|
|
|
|
@ stdcall MapViewOfFileEx(long long long long long ptr)
|
|
|
|
@ stdcall MapViewOfFileExNuma(long long long long long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub MapViewOfFileFromApp
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall MoveFileExW(wstr wstr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub MoveFileWithProgressTransactedW
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall MulDiv(long long long) kernel32.MulDiv
|
2019-12-05 11:22:19 +01:00
|
|
|
@ stdcall MultiByteToWideChar(long long str long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub NamedPipeEventEnum
|
|
|
|
# @ stub NamedPipeEventSelect
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall NeedCurrentDirectoryForExePathA(str)
|
|
|
|
@ stdcall NeedCurrentDirectoryForExePathW(wstr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub NlsCheckPolicy
|
|
|
|
@ stub NlsDispatchAnsiEnumProc
|
|
|
|
@ stub NlsEventDataDescCreate
|
|
|
|
@ stub NlsGetACPFromLocale
|
|
|
|
@ stub NlsGetCacheUpdateCount
|
|
|
|
@ stub NlsIsUserDefaultLocale
|
|
|
|
@ stub NlsUpdateLocale
|
|
|
|
@ stub NlsUpdateSystemLocale
|
|
|
|
@ stub NlsValidateLocale
|
|
|
|
@ stub NlsWriteEtwEvent
|
2019-11-21 10:43:46 +01:00
|
|
|
@ stdcall NormalizeString(long wstr long ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub NotifyMountMgr
|
|
|
|
@ stub NotifyRedirectedStringChange
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall ObjectCloseAuditAlarmW(wstr ptr long)
|
|
|
|
@ stdcall ObjectDeleteAuditAlarmW(wstr ptr long)
|
|
|
|
@ stdcall ObjectOpenAuditAlarmW(wstr ptr wstr wstr ptr long long long ptr long long ptr)
|
|
|
|
@ stdcall ObjectPrivilegeAuditAlarmW(wstr ptr long long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub OfferVirtualMemory
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall OpenEventA(long long str)
|
|
|
|
@ stdcall OpenEventW(long long wstr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall OpenFileById(long ptr long long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub OpenFileMappingFromApp
|
2019-06-27 17:01:01 +02:00
|
|
|
@ stdcall OpenFileMappingW(long long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub OpenGlobalizationUserSettingsKey
|
2019-06-27 16:05:17 +02:00
|
|
|
@ stdcall OpenMutexW(long long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub OpenPackageInfoByFullName
|
|
|
|
# @ stub OpenPackageInfoByFullNameForUser
|
|
|
|
# @ stub OpenPrivateNamespaceW
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall OpenProcess(long long long)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall OpenProcessToken(long long ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub OpenRegKey
|
2019-06-27 16:08:22 +02:00
|
|
|
@ stdcall OpenSemaphoreW(long long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub OpenState
|
|
|
|
# @ stub OpenStateAtom
|
|
|
|
# @ stub OpenStateExplicit
|
|
|
|
# @ stub OpenStateExplicitForUserSid
|
|
|
|
# @ stub OpenStateExplicitForUserSidString
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall OpenThread(long long long)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall OpenThreadToken(long long long ptr)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall OpenWaitableTimerW(long long wstr)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall OutputDebugStringA(str)
|
|
|
|
@ stdcall OutputDebugStringW(wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub OverrideRoamingDataModificationTimesInRange
|
|
|
|
# @ stub PackageFamilyNameFromFullName
|
|
|
|
# @ stub PackageFamilyNameFromId
|
|
|
|
# @ stub PackageFamilyNameFromProductId
|
|
|
|
# @ stub PackageFullNameFromId
|
|
|
|
# @ stub PackageFullNameFromProductId
|
|
|
|
# @ stub PackageIdFromFullName
|
|
|
|
# @ stub PackageIdFromProductId
|
|
|
|
# @ stub PackageNameAndPublisherIdFromFamilyName
|
|
|
|
# @ stub PackageRelativeApplicationIdFromProductId
|
|
|
|
# @ stub PackageSidFromFamilyName
|
|
|
|
# @ stub PackageSidFromProductId
|
|
|
|
# @ stub ParseApplicationUserModelId
|
2019-05-22 11:27:35 +02:00
|
|
|
@ stdcall ParseURLA(str ptr)
|
|
|
|
@ stdcall ParseURLW(wstr ptr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathAddBackslashA(str)
|
|
|
|
@ stdcall PathAddBackslashW(wstr)
|
|
|
|
@ stdcall PathAddExtensionA(str str)
|
|
|
|
@ stdcall PathAddExtensionW(wstr wstr)
|
2018-11-23 04:18:05 +01:00
|
|
|
@ stdcall PathAllocCanonicalize(wstr long ptr)
|
2018-11-26 03:31:03 +01:00
|
|
|
@ stdcall PathAllocCombine(wstr wstr long ptr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathAppendA(str str)
|
|
|
|
@ stdcall PathAppendW(wstr wstr)
|
|
|
|
@ stdcall PathCanonicalizeA(ptr str)
|
|
|
|
@ stdcall PathCanonicalizeW(ptr wstr)
|
2018-03-02 12:14:54 +01:00
|
|
|
@ stdcall PathCchAddBackslash(wstr long)
|
|
|
|
@ stdcall PathCchAddBackslashEx(wstr long ptr ptr)
|
2018-11-20 12:06:11 +01:00
|
|
|
@ stdcall PathCchAddExtension(wstr long wstr)
|
2018-11-26 03:31:49 +01:00
|
|
|
@ stdcall PathCchAppend(wstr long wstr)
|
2018-11-26 03:31:34 +01:00
|
|
|
@ stdcall PathCchAppendEx(wstr long wstr long)
|
2018-11-23 04:18:30 +01:00
|
|
|
@ stdcall PathCchCanonicalize(ptr long wstr)
|
2018-11-23 04:18:20 +01:00
|
|
|
@ stdcall PathCchCanonicalizeEx(ptr long wstr long)
|
2018-11-26 03:31:22 +01:00
|
|
|
@ stdcall PathCchCombine(ptr long wstr wstr)
|
2018-11-26 03:31:13 +01:00
|
|
|
@ stdcall PathCchCombineEx(ptr long wstr wstr long)
|
2018-11-20 12:05:46 +01:00
|
|
|
@ stdcall PathCchFindExtension(wstr long ptr)
|
2018-11-22 07:47:09 +01:00
|
|
|
@ stdcall PathCchIsRoot(wstr)
|
2018-11-23 04:17:40 +01:00
|
|
|
@ stdcall PathCchRemoveBackslash(wstr long)
|
2018-11-23 04:17:29 +01:00
|
|
|
@ stdcall PathCchRemoveBackslashEx(wstr long ptr ptr)
|
2018-11-20 12:06:27 +01:00
|
|
|
@ stdcall PathCchRemoveExtension(wstr long)
|
2018-11-23 04:17:53 +01:00
|
|
|
@ stdcall PathCchRemoveFileSpec(wstr long)
|
2018-11-20 12:06:41 +01:00
|
|
|
@ stdcall PathCchRenameExtension(wstr long wstr)
|
2018-11-22 07:46:39 +01:00
|
|
|
@ stdcall PathCchSkipRoot(wstr ptr)
|
2018-11-22 07:46:29 +01:00
|
|
|
@ stdcall PathCchStripPrefix(wstr long)
|
2018-11-22 07:46:53 +01:00
|
|
|
@ stdcall PathCchStripToRoot(wstr long)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathCombineA(ptr str str)
|
|
|
|
@ stdcall PathCombineW(ptr wstr wstr)
|
|
|
|
@ stdcall PathCommonPrefixA(str str ptr)
|
|
|
|
@ stdcall PathCommonPrefixW(wstr wstr ptr)
|
2019-05-22 11:27:35 +02:00
|
|
|
@ stdcall PathCreateFromUrlA(str ptr ptr long)
|
|
|
|
@ stdcall PathCreateFromUrlAlloc(wstr ptr long)
|
|
|
|
@ stdcall PathCreateFromUrlW(wstr ptr ptr long)
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathFileExistsA(str)
|
|
|
|
@ stdcall PathFileExistsW(wstr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathFindExtensionA(str)
|
|
|
|
@ stdcall PathFindExtensionW(wstr)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathFindFileNameA(str)
|
|
|
|
@ stdcall PathFindFileNameW(wstr)
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathFindNextComponentA(str)
|
|
|
|
@ stdcall PathFindNextComponentW(wstr)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathGetArgsA(str)
|
|
|
|
@ stdcall PathGetArgsW(wstr)
|
|
|
|
@ stdcall PathGetCharTypeA(long)
|
|
|
|
@ stdcall PathGetCharTypeW(long)
|
|
|
|
@ stdcall PathGetDriveNumberA(str)
|
|
|
|
@ stdcall PathGetDriveNumberW(wstr)
|
|
|
|
@ stdcall PathIsFileSpecA(str)
|
|
|
|
@ stdcall PathIsFileSpecW(wstr)
|
|
|
|
@ stdcall PathIsLFNFileSpecA(str)
|
|
|
|
@ stdcall PathIsLFNFileSpecW(wstr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathIsPrefixA(str str)
|
|
|
|
@ stdcall PathIsPrefixW(wstr wstr)
|
|
|
|
@ stdcall PathIsRelativeA(str)
|
|
|
|
@ stdcall PathIsRelativeW(wstr)
|
|
|
|
@ stdcall PathIsRootA(str)
|
|
|
|
@ stdcall PathIsRootW(wstr)
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathIsSameRootA(str str)
|
|
|
|
@ stdcall PathIsSameRootW(wstr wstr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathIsUNCA(str)
|
2018-11-22 07:46:17 +01:00
|
|
|
@ stdcall PathIsUNCEx(wstr ptr)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathIsUNCServerA(str)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathIsUNCServerShareA(str)
|
|
|
|
@ stdcall PathIsUNCServerShareW(wstr)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathIsUNCServerW(wstr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathIsUNCW(wstr)
|
2019-05-22 11:27:35 +02:00
|
|
|
@ stdcall PathIsURLA(str)
|
|
|
|
@ stdcall PathIsURLW(wstr)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathIsValidCharA(long long)
|
|
|
|
@ stdcall PathIsValidCharW(long long)
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathMatchSpecA(str str)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PathMatchSpecExA
|
|
|
|
# @ stub PathMatchSpecExW
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathMatchSpecW(wstr wstr)
|
2019-05-23 13:20:21 +02:00
|
|
|
@ stdcall PathParseIconLocationA(str)
|
|
|
|
@ stdcall PathParseIconLocationW(wstr)
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathQuoteSpacesA(str)
|
|
|
|
@ stdcall PathQuoteSpacesW(wstr)
|
|
|
|
@ stdcall PathRelativePathToA(ptr str long str long)
|
|
|
|
@ stdcall PathRelativePathToW(ptr wstr long wstr long)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathRemoveBackslashA(str)
|
|
|
|
@ stdcall PathRemoveBackslashW(wstr)
|
|
|
|
@ stdcall PathRemoveBlanksA(str)
|
|
|
|
@ stdcall PathRemoveBlanksW(wstr)
|
|
|
|
@ stdcall PathRemoveExtensionA(str)
|
|
|
|
@ stdcall PathRemoveExtensionW(wstr)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathRemoveFileSpecA(str)
|
|
|
|
@ stdcall PathRemoveFileSpecW(wstr)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathRenameExtensionA(str str)
|
|
|
|
@ stdcall PathRenameExtensionW(wstr wstr)
|
2019-05-21 13:22:19 +02:00
|
|
|
@ stdcall PathSearchAndQualifyA(str ptr long)
|
|
|
|
@ stdcall PathSearchAndQualifyW(wstr ptr long)
|
|
|
|
@ stdcall PathSkipRootA(str)
|
|
|
|
@ stdcall PathSkipRootW(wstr)
|
|
|
|
@ stdcall PathStripPathA(str)
|
|
|
|
@ stdcall PathStripPathW(wstr)
|
|
|
|
@ stdcall PathStripToRootA(str)
|
2019-05-14 12:30:35 +02:00
|
|
|
@ stdcall PathStripToRootW(wstr)
|
2019-05-23 13:20:21 +02:00
|
|
|
@ stdcall PathUnExpandEnvStringsA(str ptr long)
|
|
|
|
@ stdcall PathUnExpandEnvStringsW(wstr ptr long)
|
2019-05-15 13:57:03 +02:00
|
|
|
@ stdcall PathUnquoteSpacesA(str)
|
|
|
|
@ stdcall PathUnquoteSpacesW(wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PcwAddQueryItem
|
|
|
|
# @ stub PcwClearCounterSetSecurity
|
|
|
|
# @ stub PcwCollectData
|
|
|
|
# @ stub PcwCompleteNotification
|
|
|
|
# @ stub PcwCreateNotifier
|
|
|
|
# @ stub PcwCreateQuery
|
|
|
|
# @ stub PcwDisconnectCounterSet
|
|
|
|
# @ stub PcwEnumerateInstances
|
|
|
|
# @ stub PcwIsNotifierAlive
|
|
|
|
# @ stub PcwQueryCounterSetSecurity
|
|
|
|
# @ stub PcwReadNotificationData
|
|
|
|
# @ stub PcwRegisterCounterSet
|
|
|
|
# @ stub PcwRemoveQueryItem
|
|
|
|
# @ stub PcwSendNotification
|
|
|
|
# @ stub PcwSendStatelessNotification
|
|
|
|
# @ stub PcwSetCounterSetSecurity
|
|
|
|
# @ stub PcwSetQueryItemUserData
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall PeekConsoleInputA(ptr ptr long ptr)
|
|
|
|
@ stdcall PeekConsoleInputW(ptr ptr long ptr)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr)
|
2019-06-25 13:09:34 +02:00
|
|
|
@ stdcall PerfCreateInstance(long ptr wstr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PerfDecrementULongCounterValue
|
|
|
|
# @ stub PerfDecrementULongLongCounterValue
|
2019-06-25 13:09:34 +02:00
|
|
|
@ stdcall PerfDeleteInstance(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PerfIncrementULongCounterValue
|
|
|
|
# @ stub PerfIncrementULongLongCounterValue
|
|
|
|
# @ stub PerfQueryInstance
|
2019-06-25 13:09:34 +02:00
|
|
|
@ stdcall PerfSetCounterRefValue(long ptr long ptr)
|
|
|
|
@ stdcall PerfSetCounterSetInfo(long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PerfSetULongCounterValue
|
|
|
|
# @ stub PerfSetULongLongCounterValue
|
2019-06-25 13:09:34 +02:00
|
|
|
@ stdcall PerfStartProvider(ptr ptr ptr)
|
|
|
|
@ stdcall PerfStartProviderEx(ptr ptr ptr)
|
|
|
|
@ stdcall PerfStopProvider(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PoolPerAppKeyStateInternal
|
2019-06-27 18:45:06 +02:00
|
|
|
@ stdcall PostQueuedCompletionStatus(long long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub PrefetchVirtualMemory
|
|
|
|
@ stub PrivCopyFileExW
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall PrivilegeCheck(ptr ptr ptr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall PrivilegedServiceAuditAlarmW(wstr wstr long ptr long)
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall ProcessIdToSessionId(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ProductIdFromPackageFamilyName
|
|
|
|
# @ stub PsmCreateKey
|
|
|
|
# @ stub PsmCreateKeyWithDynamicId
|
|
|
|
# @ stub PsmEqualApplication
|
|
|
|
# @ stub PsmEqualPackage
|
|
|
|
# @ stub PsmGetApplicationNameFromKey
|
|
|
|
# @ stub PsmGetKeyFromProcess
|
|
|
|
# @ stub PsmGetKeyFromToken
|
|
|
|
# @ stub PsmGetPackageFullNameFromKey
|
|
|
|
# @ stub PsmIsChildKey
|
|
|
|
# @ stub PsmIsDynamicKey
|
|
|
|
# @ stub PsmIsValidKey
|
|
|
|
# @ stub PssCaptureSnapshot
|
|
|
|
# @ stub PssDuplicateSnapshot
|
|
|
|
# @ stub PssFreeSnapshot
|
|
|
|
# @ stub PssQuerySnapshot
|
|
|
|
# @ stub PssWalkMarkerCreate
|
|
|
|
# @ stub PssWalkMarkerFree
|
|
|
|
# @ stub PssWalkMarkerGetPosition
|
|
|
|
# @ stub PssWalkMarkerSeekToBeginning
|
|
|
|
# @ stub PssWalkMarkerSetPosition
|
|
|
|
# @ stub PssWalkSnapshot
|
|
|
|
# @ stub PublishStateChangeNotification
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall PulseEvent(long)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall PurgeComm(long long)
|
2019-05-15 13:57:04 +02:00
|
|
|
@ stdcall QISearch(ptr ptr ptr ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall QueryActCtxSettingsW(long ptr wstr wstr ptr long ptr)
|
|
|
|
@ stdcall QueryActCtxW(long ptr ptr long ptr long ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall QueryDepthSList(ptr) ntdll.RtlQueryDepthSList
|
2020-05-05 11:54:11 +02:00
|
|
|
@ stdcall QueryDosDeviceW(wstr ptr long)
|
2020-05-06 16:24:24 +02:00
|
|
|
@ stdcall QueryFullProcessImageNameA(ptr long ptr ptr)
|
|
|
|
@ stdcall QueryFullProcessImageNameW(ptr long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QueryIdleProcessorCycleTime
|
|
|
|
# @ stub QueryIdleProcessorCycleTimeEx
|
|
|
|
# @ stub QueryInterruptTime
|
|
|
|
# @ stub QueryInterruptTimePrecise
|
2019-09-08 15:03:17 +02:00
|
|
|
@ stdcall QueryMemoryResourceNotification(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QueryOptionalDelayLoadedAPI
|
2019-09-09 12:08:27 +02:00
|
|
|
@ stdcall QueryPerformanceCounter(ptr) ntdll.RtlQueryPerformanceCounter
|
|
|
|
@ stdcall QueryPerformanceFrequency(ptr) ntdll.RtlQueryPerformanceFrequency
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub QueryProcessAffinityUpdateMode
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall QueryProcessCycleTime(long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QueryProtectedPolicy
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub QuerySecurityAccessMask
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QueryStateAtomValueInfo
|
|
|
|
# @ stub QueryStateContainerCreatedNew
|
|
|
|
# @ stub QueryStateContainerItemInfo
|
2020-05-05 20:15:08 +02:00
|
|
|
@ stdcall QueryThreadCycleTime(long ptr)
|
2020-02-12 10:05:28 +01:00
|
|
|
@ stdcall QueryThreadpoolStackInformation(ptr ptr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall QueryUnbiasedInterruptTime(ptr) ntdll.RtlQueryUnbiasedInterruptTime
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QueryUnbiasedInterruptTimePrecise
|
|
|
|
# @ stub QueryVirtualMemoryInformation
|
|
|
|
# @ stub QueryWorkingSet
|
|
|
|
# @ stub QueryWorkingSetEx
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall QueueUserAPC(ptr long long)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall QueueUserWorkItem(ptr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QuirkGetData
|
|
|
|
# @ stub QuirkGetData2
|
2018-02-27 05:21:26 +01:00
|
|
|
@ stdcall QuirkIsEnabled(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QuirkIsEnabled2
|
2017-03-28 16:16:01 +02:00
|
|
|
@ stdcall QuirkIsEnabled3(ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub QuirkIsEnabledForPackage
|
|
|
|
# @ stub QuirkIsEnabledForPackage2
|
|
|
|
# @ stub QuirkIsEnabledForPackage3
|
|
|
|
# @ stub QuirkIsEnabledForPackage4
|
|
|
|
# @ stub QuirkIsEnabledForProcess
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall RaiseException(long long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RaiseFailFastException
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall ReOpenFile(ptr long long long)
|
2019-12-12 12:03:47 +01:00
|
|
|
@ stdcall ReadConsoleA(long ptr long ptr ptr) kernel32.ReadConsoleA
|
|
|
|
@ stdcall ReadConsoleInputA(long ptr long ptr) kernel32.ReadConsoleInputA
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stub ReadConsoleInputExA
|
|
|
|
@ stub ReadConsoleInputExW
|
|
|
|
@ stdcall ReadConsoleInputW(long ptr long ptr) kernel32.ReadConsoleInputW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall ReadConsoleOutputA(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputAttribute(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputCharacterA(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputCharacterW(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputW(long ptr long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall ReadConsoleW(long ptr long ptr ptr) kernel32.ReadConsoleW
|
2019-09-08 13:31:35 +02:00
|
|
|
@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall ReadFile(long ptr long ptr ptr)
|
|
|
|
@ stdcall ReadFileEx(long ptr long ptr ptr)
|
|
|
|
@ stdcall ReadFileScatter(long ptr long ptr ptr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall ReadProcessMemory(long ptr ptr long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ReadStateAtomValue
|
|
|
|
# @ stub ReadStateContainerValue
|
|
|
|
# @ stub ReclaimVirtualMemory
|
|
|
|
# @ stub RefreshPolicyExInternal
|
|
|
|
# @ stub RefreshPolicyInternal
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RegCloseKey(long)
|
|
|
|
@ stdcall RegCopyTreeW(long wstr long)
|
|
|
|
@ stdcall RegCreateKeyExA(long str long ptr long long ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RegCreateKeyExInternalA
|
|
|
|
# @ stub RegCreateKeyExInternalW
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr)
|
|
|
|
@ stdcall RegDeleteKeyExA(long str long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RegDeleteKeyExInternalA
|
|
|
|
# @ stub RegDeleteKeyExInternalW
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RegDeleteKeyExW(long wstr long long)
|
|
|
|
@ stdcall RegDeleteKeyValueA(long str str)
|
|
|
|
@ stdcall RegDeleteKeyValueW(long wstr wstr)
|
|
|
|
@ stdcall RegDeleteTreeA(long str)
|
|
|
|
@ stdcall RegDeleteTreeW(long wstr)
|
|
|
|
@ stdcall RegDeleteValueA(long str)
|
|
|
|
@ stdcall RegDeleteValueW(long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RegDisablePredefinedCacheEx
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegEnumValueA(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegEnumValueW(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegFlushKey(long)
|
|
|
|
@ stdcall RegGetKeySecurity(long long ptr ptr)
|
|
|
|
@ stdcall RegGetValueA(long str str long ptr ptr ptr)
|
|
|
|
@ stdcall RegGetValueW(long wstr wstr long ptr ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RegKrnGetAppKeyEventAddressInternal
|
|
|
|
# @ stub RegKrnGetAppKeyLoaded
|
|
|
|
# @ stub RegKrnGetClassesEnumTableAddressInternal
|
|
|
|
# @ stub RegKrnGetHKEY_ClassesRootAddress
|
|
|
|
# @ stub RegKrnGetTermsrvRegistryExtensionFlags
|
|
|
|
# @ stub RegKrnResetAppKeyLoaded
|
|
|
|
# @ stub RegKrnSetDllHasThreadStateGlobal
|
|
|
|
# @ stub RegKrnSetTermsrvRegistryExtensionFlags
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RegLoadAppKeyA(str ptr long long long)
|
|
|
|
@ stdcall RegLoadAppKeyW(wstr ptr long long long)
|
|
|
|
@ stdcall RegLoadKeyA(long str str)
|
|
|
|
@ stdcall RegLoadKeyW(long wstr wstr)
|
|
|
|
@ stdcall RegLoadMUIStringA(long str str long ptr long str)
|
|
|
|
@ stdcall RegLoadMUIStringW(long wstr wstr long ptr long wstr)
|
|
|
|
@ stdcall RegNotifyChangeKeyValue(long long long long long)
|
|
|
|
@ stdcall RegOpenCurrentUser(long ptr)
|
|
|
|
@ stdcall RegOpenKeyExA(long str long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RegOpenKeyExInternalA
|
|
|
|
# @ stub RegOpenKeyExInternalW
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RegOpenKeyExW(long wstr long long ptr)
|
|
|
|
@ stdcall RegOpenUserClassesRoot(ptr long long ptr)
|
|
|
|
@ stdcall RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegQueryValueExA(long str ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegQueryValueExW(long wstr ptr ptr ptr ptr)
|
|
|
|
@ stdcall RegRestoreKeyA(long str long)
|
|
|
|
@ stdcall RegRestoreKeyW(long wstr long)
|
|
|
|
@ stdcall RegSaveKeyExA(long str ptr long)
|
|
|
|
@ stdcall RegSaveKeyExW(long wstr ptr long)
|
|
|
|
@ stdcall RegSetKeySecurity(long long ptr)
|
|
|
|
@ stdcall RegSetKeyValueA(long str str long ptr long)
|
|
|
|
@ stdcall RegSetKeyValueW(long wstr wstr long ptr long)
|
|
|
|
@ stdcall RegSetValueExA(long str long long ptr long)
|
|
|
|
@ stdcall RegSetValueExW(long wstr long long ptr long)
|
|
|
|
@ stdcall RegUnLoadKeyA(long str)
|
|
|
|
@ stdcall RegUnLoadKeyW(long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RegisterBadMemoryNotification
|
|
|
|
# @ stub RegisterGPNotificationInternal
|
|
|
|
# @ stub RegisterStateChangeNotification
|
|
|
|
# @ stub RegisterStateLock
|
2019-06-24 12:19:20 +02:00
|
|
|
@ stdcall RegisterTraceGuidsW(ptr ptr ptr long ptr wstr wstr ptr) ntdll.EtwRegisterTraceGuidsW
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall RegisterWaitForSingleObjectEx(long ptr ptr long long)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall ReleaseActCtx(ptr)
|
2019-06-27 16:05:17 +02:00
|
|
|
@ stdcall ReleaseMutex(long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall ReleaseMutexWhenCallbackReturns(ptr long) ntdll.TpCallbackReleaseMutexOnCompletion
|
|
|
|
@ stdcall ReleaseSRWLockExclusive(ptr) ntdll.RtlReleaseSRWLockExclusive
|
|
|
|
@ stdcall ReleaseSRWLockShared(ptr) ntdll.RtlReleaseSRWLockShared
|
2019-06-27 16:08:22 +02:00
|
|
|
@ stdcall ReleaseSemaphore(long long ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall ReleaseSemaphoreWhenCallbackReturns(ptr long long) ntdll.TpCallbackReleaseSemaphoreOnCompletion
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ReleaseStateLock
|
2019-06-25 12:34:15 +02:00
|
|
|
@ stdcall RemapPredefinedHandleInternal(long long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stdcall RemoveDirectoryA(str) kernel32.RemoveDirectoryA
|
|
|
|
@ stdcall RemoveDirectoryW(wstr) kernel32.RemoveDirectoryW
|
2019-10-03 14:14:36 +02:00
|
|
|
@ stdcall RemoveDllDirectory(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RemovePackageStatus
|
|
|
|
# @ stub RemovePackageStatusForUser
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall RemoveVectoredContinueHandler(ptr) ntdll.RtlRemoveVectoredContinueHandler
|
|
|
|
@ stdcall RemoveVectoredExceptionHandler(ptr) ntdll.RtlRemoveVectoredExceptionHandler
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ReplaceFileExInternal
|
2020-05-05 13:10:03 +02:00
|
|
|
@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr)
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall ResetEvent(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ResetState
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall ResetWriteWatch(ptr long)
|
2019-09-26 10:33:54 +02:00
|
|
|
@ stdcall -import ResolveDelayLoadedAPI(ptr ptr ptr ptr ptr long) LdrResolveDelayLoadedAPI
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub ResolveDelayLoadsFromDll
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall ResolveLocaleName(wstr ptr long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall ResumeThread(long)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall RevertToSelf()
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub RsopLoggingEnabledInternal
|
|
|
|
# @ stub SHCoCreateInstance
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall SHExpandEnvironmentStringsA(str ptr long) ExpandEnvironmentStringsA
|
|
|
|
@ stdcall SHExpandEnvironmentStringsW(wstr ptr long) ExpandEnvironmentStringsW
|
2019-05-24 15:05:02 +02:00
|
|
|
@ stdcall SHLoadIndirectString(wstr ptr long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SHLoadIndirectStringInternal
|
2019-05-24 15:05:03 +02:00
|
|
|
@ stdcall SHRegCloseUSKey(ptr)
|
|
|
|
@ stdcall SHRegCreateUSKeyA(str long long ptr long)
|
|
|
|
@ stdcall SHRegCreateUSKeyW(wstr long long ptr long)
|
|
|
|
@ stdcall SHRegDeleteEmptyUSKeyA(long str long)
|
|
|
|
@ stdcall SHRegDeleteEmptyUSKeyW(long wstr long)
|
|
|
|
@ stdcall SHRegDeleteUSValueA(long str long)
|
|
|
|
@ stdcall SHRegDeleteUSValueW(long wstr long)
|
|
|
|
@ stdcall SHRegEnumUSKeyA(long long str ptr long)
|
|
|
|
@ stdcall SHRegEnumUSKeyW(long long wstr ptr long)
|
|
|
|
@ stdcall SHRegEnumUSValueA(long long ptr ptr ptr ptr ptr long)
|
|
|
|
@ stdcall SHRegEnumUSValueW(long long ptr ptr ptr ptr ptr long)
|
2019-05-27 15:28:42 +02:00
|
|
|
@ stdcall SHRegGetBoolUSValueA(str str long long)
|
|
|
|
@ stdcall SHRegGetBoolUSValueW(wstr wstr long long)
|
|
|
|
@ stdcall SHRegGetUSValueA(str str ptr ptr ptr long ptr long)
|
|
|
|
@ stdcall SHRegGetUSValueW(wstr wstr ptr ptr ptr long ptr long)
|
2019-06-09 18:16:48 +02:00
|
|
|
@ stdcall SHRegOpenUSKeyA(str long long ptr long)
|
|
|
|
@ stdcall SHRegOpenUSKeyW(wstr long long ptr long)
|
2019-05-24 15:05:03 +02:00
|
|
|
@ stdcall SHRegQueryInfoUSKeyA(long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall SHRegQueryInfoUSKeyW(long ptr ptr ptr ptr long)
|
2019-05-27 15:28:42 +02:00
|
|
|
@ stdcall SHRegQueryUSValueA(long str ptr ptr ptr long ptr long)
|
|
|
|
@ stdcall SHRegQueryUSValueW(long wstr ptr ptr ptr long ptr long)
|
2019-05-24 15:05:03 +02:00
|
|
|
@ stdcall SHRegSetUSValueA(str str long ptr long long)
|
|
|
|
@ stdcall SHRegSetUSValueW(wstr wstr long ptr long long)
|
|
|
|
@ stdcall SHRegWriteUSValueA(long str long ptr long long)
|
|
|
|
@ stdcall SHRegWriteUSValueW(long wstr long ptr long long)
|
2019-05-20 15:40:29 +02:00
|
|
|
@ stdcall SHTruncateString(str long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SaveAlternatePackageRootPath
|
|
|
|
# @ stub SaveStateRootFolderPath
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall ScrollConsoleScreenBufferA(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall ScrollConsoleScreenBufferW(long ptr ptr ptr ptr)
|
2019-10-04 09:44:29 +02:00
|
|
|
@ stdcall SearchPathA(str str str long ptr ptr)
|
|
|
|
@ stdcall SearchPathW(wstr wstr wstr long ptr ptr)
|
2019-06-25 12:36:14 +02:00
|
|
|
@ stdcall SetAclInformation(ptr ptr long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetCachedSigningLevel
|
2019-11-16 21:27:00 +01:00
|
|
|
@ stdcall SetCalendarInfoW(long long long wstr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetClientDynamicTimeZoneInformation
|
|
|
|
# @ stub SetClientTimeZoneInformation
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall SetCommBreak(long)
|
|
|
|
@ stdcall SetCommConfig(long ptr long)
|
|
|
|
@ stdcall SetCommMask(long long)
|
|
|
|
@ stdcall SetCommState(long ptr)
|
|
|
|
@ stdcall SetCommTimeouts(long ptr)
|
2019-12-12 19:18:15 +01:00
|
|
|
@ stdcall SetComputerNameA(str)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetComputerNameEx2W
|
2019-12-12 19:18:15 +01:00
|
|
|
@ stdcall SetComputerNameExA(long str)
|
|
|
|
@ stdcall SetComputerNameExW(long wstr)
|
|
|
|
@ stdcall SetComputerNameW(wstr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall SetConsoleActiveScreenBuffer(long)
|
|
|
|
@ stdcall SetConsoleCP(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall SetConsoleCtrlHandler(ptr long) kernel32.SetConsoleCtrlHandler
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall SetConsoleCursorInfo(long ptr)
|
|
|
|
@ stdcall SetConsoleCursorPosition(long long)
|
|
|
|
@ stdcall SetConsoleInputExeNameA(str)
|
|
|
|
@ stdcall SetConsoleInputExeNameW(wstr)
|
|
|
|
@ stdcall SetConsoleMode(long long)
|
|
|
|
@ stdcall SetConsoleOutputCP(long)
|
|
|
|
@ stdcall SetConsoleScreenBufferInfoEx(long ptr)
|
|
|
|
@ stdcall SetConsoleScreenBufferSize(long long)
|
|
|
|
@ stdcall SetConsoleTextAttribute(long long)
|
|
|
|
@ stdcall SetConsoleTitleW(wstr)
|
|
|
|
@ stdcall SetConsoleWindowInfo(long long ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall SetCriticalSectionSpinCount(ptr long) ntdll.RtlSetCriticalSectionSpinCount
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall SetCurrentDirectoryA(str)
|
|
|
|
@ stdcall SetCurrentDirectoryW(wstr)
|
2019-10-03 14:14:36 +02:00
|
|
|
@ stdcall SetDefaultDllDirectories(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetDynamicTimeZoneInformation
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall SetEndOfFile(long)
|
2020-05-06 16:40:28 +02:00
|
|
|
@ stdcall SetEnvironmentStringsA(str)
|
|
|
|
@ stdcall SetEnvironmentStringsW(wstr)
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall SetEnvironmentVariableA(str str)
|
|
|
|
@ stdcall SetEnvironmentVariableW(wstr wstr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall SetErrorMode(long)
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall SetEvent(long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall SetEventWhenCallbackReturns(ptr long) ntdll.TpCallbackSetEventOnCompletion
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall SetFileApisToANSI()
|
|
|
|
@ stdcall SetFileApisToOEM()
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall SetFileAttributesA(str long)
|
|
|
|
@ stdcall SetFileAttributesW(wstr long)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall SetFileInformationByHandle(long long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetFileIoOverlappedRange
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall SetFilePointer(long long ptr long)
|
|
|
|
@ stdcall SetFilePointerEx(long int64 ptr long)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall SetFileSecurityW(wstr long ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall SetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall SetFileValidData(ptr int64)
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall SetHandleCount(long)
|
|
|
|
@ stdcall SetHandleInformation(long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetIsDeveloperModeEnabled
|
|
|
|
# @ stub SetIsSideloadingEnabled
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall SetKernelObjectSecurity(long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stub SetLastConsoleEventActive
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall SetLastError(long) ntdll.RtlSetLastWin32Error
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall SetLocalTime(ptr)
|
2019-12-07 14:47:43 +01:00
|
|
|
@ stdcall SetLocaleInfoW(long long wstr)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall SetNamedPipeHandleState(long ptr ptr ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall SetPriorityClass(long long)
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall SetPrivateObjectSecurity(long ptr ptr ptr long)
|
2019-09-26 20:01:28 +02:00
|
|
|
@ stdcall SetPrivateObjectSecurityEx(long ptr ptr long ptr long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall SetProcessAffinityUpdateMode(long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetProcessDefaultCpuSets
|
|
|
|
# @ stub SetProcessGroupAffinity
|
|
|
|
# @ stub SetProcessInformation
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall SetProcessMitigationPolicy(long ptr long)
|
2019-05-20 23:54:14 +02:00
|
|
|
@ stdcall SetProcessPreferredUILanguages(long ptr ptr) kernel32.SetProcessPreferredUILanguages
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall SetProcessPriorityBoost(long long)
|
|
|
|
@ stdcall SetProcessShutdownParameters(long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetProcessValidCallTargets
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall SetProcessWorkingSetSizeEx(long long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetProtectedPolicy
|
|
|
|
# @ stub SetRoamingLastObservedChangeTime
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub SetSecurityAccessMask
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall SetSecurityDescriptorControl(ptr long long)
|
|
|
|
@ stdcall SetSecurityDescriptorDacl(ptr long ptr long)
|
|
|
|
@ stdcall SetSecurityDescriptorGroup(ptr ptr long)
|
|
|
|
@ stdcall SetSecurityDescriptorOwner(ptr ptr long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub SetSecurityDescriptorRMControl
|
2019-06-25 12:35:52 +02:00
|
|
|
@ stdcall SetSecurityDescriptorSacl(ptr long ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetStateVersion
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall SetStdHandle(long long)
|
|
|
|
@ stdcall SetStdHandleEx(long long ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall SetSystemFileCacheSize(long long long)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall SetSystemTime(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall SetSystemTimeAdjustment(long long) kernel32.SetSystemTimeAdjustment
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall SetThreadContext(long ptr)
|
2019-11-07 15:54:33 +01:00
|
|
|
@ stdcall SetThreadDescription(ptr wstr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall SetThreadErrorMode(long ptr)
|
|
|
|
@ stdcall SetThreadGroupAffinity(long ptr ptr)
|
|
|
|
@ stdcall SetThreadIdealProcessor(long long)
|
|
|
|
@ stdcall SetThreadIdealProcessorEx(long ptr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetThreadInformation
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall SetThreadLocale(long)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall SetThreadPreferredUILanguages(long ptr ptr) kernel32.SetThreadPreferredUILanguages
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall SetThreadPriority(long long)
|
|
|
|
@ stdcall SetThreadPriorityBoost(long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetThreadSelectedCpuSets
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall SetThreadStackGuarantee(ptr)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall SetThreadToken(ptr ptr)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall SetThreadUILanguage(long)
|
2020-02-12 10:05:28 +01:00
|
|
|
@ stdcall SetThreadpoolStackInformation(ptr ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall SetThreadpoolThreadMaximum(ptr long) ntdll.TpSetPoolMaxThreads
|
|
|
|
@ stdcall SetThreadpoolThreadMinimum(ptr long) ntdll.TpSetPoolMinThreads
|
|
|
|
@ stdcall SetThreadpoolTimer(ptr ptr long long) ntdll.TpSetTimer
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetThreadpoolTimerEx
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall SetThreadpoolWait(ptr long ptr) ntdll.TpSetWait
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetThreadpoolWaitEx
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall SetTimeZoneInformation(ptr)
|
2019-06-25 12:35:37 +02:00
|
|
|
@ stdcall SetTokenInformation(long long ptr long)
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall SetUnhandledExceptionFilter(ptr)
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall SetUserGeoID(long)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall SetWaitableTimer(long ptr long ptr ptr long)
|
|
|
|
@ stdcall SetWaitableTimerEx(long ptr long ptr ptr ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SetXStateFeaturesMask
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall SetupComm(long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SharedLocalIsEnabled
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall SignalObjectAndWait(long long long long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall SizeofResource(long long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall Sleep(long)
|
2019-06-27 17:15:13 +02:00
|
|
|
@ stdcall SleepConditionVariableCS(ptr ptr long)
|
|
|
|
@ stdcall SleepConditionVariableSRW(ptr ptr long long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall SleepEx(long long)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub SpecialMBToWC
|
2020-02-12 10:05:29 +01:00
|
|
|
@ stdcall StartThreadpoolIo(ptr) ntdll.TpStartAsyncIoOperation
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub StmAlignSize
|
|
|
|
# @ stub StmAllocateFlat
|
|
|
|
# @ stub StmCoalesceChunks
|
|
|
|
# @ stub StmDeinitialize
|
|
|
|
# @ stub StmInitialize
|
|
|
|
# @ stub StmReduceSize
|
|
|
|
# @ stub StmReserve
|
|
|
|
# @ stub StmWrite
|
2019-05-20 15:40:29 +02:00
|
|
|
@ stdcall StrCSpnA(str str)
|
|
|
|
@ stdcall StrCSpnIA(str str)
|
|
|
|
@ stdcall StrCSpnIW(wstr wstr)
|
|
|
|
@ stdcall StrCSpnW(wstr wstr)
|
|
|
|
@ stdcall StrCatBuffA(str str long)
|
|
|
|
@ stdcall StrCatBuffW(wstr wstr long)
|
|
|
|
@ stdcall StrCatChainW(ptr long long wstr)
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrChrA(str long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub StrChrA_MB
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrChrIA(str long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrChrIW(wstr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub StrChrNIW
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrChrNW(wstr long long)
|
|
|
|
@ stdcall StrChrW(wstr long)
|
|
|
|
@ stdcall StrCmpCA(str str)
|
|
|
|
@ stdcall StrCmpCW(wstr wstr)
|
|
|
|
@ stdcall StrCmpICA(str str)
|
|
|
|
@ stdcall StrCmpICW(wstr wstr)
|
|
|
|
@ stdcall StrCmpIW(wstr wstr)
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrCmpLogicalW(wstr wstr)
|
|
|
|
@ stdcall StrCmpNA(str str long)
|
2019-05-20 15:40:29 +02:00
|
|
|
@ stdcall StrCmpNCA(str str long)
|
|
|
|
@ stdcall StrCmpNCW(wstr wstr long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrCmpNIA(str str long)
|
2019-06-09 18:16:48 +02:00
|
|
|
@ stdcall StrCmpNICA(str str long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrCmpNICW(wstr wstr long)
|
|
|
|
@ stdcall StrCmpNIW(wstr wstr long)
|
|
|
|
@ stdcall StrCmpNW(wstr wstr long)
|
|
|
|
@ stdcall StrCmpW(wstr wstr)
|
|
|
|
@ stdcall StrCpyNW(ptr wstr long)
|
|
|
|
@ stdcall StrCpyNXA(ptr str long)
|
|
|
|
@ stdcall StrCpyNXW(ptr wstr long)
|
|
|
|
@ stdcall StrDupA(str)
|
|
|
|
@ stdcall StrDupW(wstr)
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrIsIntlEqualA(long str str long)
|
|
|
|
@ stdcall StrIsIntlEqualW(long wstr wstr long)
|
|
|
|
@ stdcall StrPBrkA(str str)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrPBrkW(wstr wstr)
|
2019-05-20 15:40:29 +02:00
|
|
|
@ stdcall StrRChrA(str str long)
|
|
|
|
@ stdcall StrRChrIA(str str long)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrRChrIW(wstr wstr long)
|
|
|
|
@ stdcall StrRChrW(wstr wstr long)
|
2019-05-20 15:40:29 +02:00
|
|
|
@ stdcall StrRStrIA(str str str)
|
|
|
|
@ stdcall StrRStrIW(wstr wstr wstr)
|
|
|
|
@ stdcall StrSpnA(str str)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrSpnW(wstr wstr)
|
2019-05-20 15:40:29 +02:00
|
|
|
@ stdcall StrStrA(str str)
|
|
|
|
@ stdcall StrStrIA(str str)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrStrIW(wstr wstr)
|
|
|
|
@ stdcall StrStrNIW(wstr wstr long)
|
|
|
|
@ stdcall StrStrNW(wstr wstr long)
|
|
|
|
@ stdcall StrStrW(wstr wstr)
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrToInt64ExA(str long ptr)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrToInt64ExW(wstr long ptr)
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrToIntA(str)
|
|
|
|
@ stdcall StrToIntExA(str long ptr)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrToIntExW(wstr long ptr)
|
|
|
|
@ stdcall StrToIntW(wstr)
|
2019-05-17 13:28:20 +02:00
|
|
|
@ stdcall StrTrimA(str str)
|
2019-05-15 13:57:05 +02:00
|
|
|
@ stdcall StrTrimW(wstr wstr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall SubmitThreadpoolWork(ptr) ntdll.TpPostWork
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub SubscribeEdpEnabledStateChange
|
|
|
|
# @ stub SubscribeStateChangeNotification
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall SuspendThread(long)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall SwitchToFiber(ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall SwitchToThread()
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall SystemTimeToFileTime(ptr ptr)
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall SystemTimeToTzSpecificLocalTime(ptr ptr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub SystemTimeToTzSpecificLocalTimeEx
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall TerminateProcess(long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub TerminateProcessOnMemoryExhaustion
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall TerminateThread(long long)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall TlsAlloc()
|
|
|
|
@ stdcall TlsFree(long)
|
|
|
|
@ stdcall TlsGetValue(long)
|
|
|
|
@ stdcall TlsSetValue(long ptr)
|
2019-06-24 12:19:20 +02:00
|
|
|
@ stdcall TraceEvent(int64 ptr) ntdll.EtwLogTraceEvent
|
|
|
|
@ varargs TraceMessage(int64 long ptr long) ntdll.EtwTraceMessage
|
|
|
|
@ stdcall TraceMessageVa(int64 long ptr long ptr) ntdll.EtwTraceMessageVa
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall TransmitCommChar(long long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall TryAcquireSRWLockExclusive(ptr) ntdll.RtlTryAcquireSRWLockExclusive
|
|
|
|
@ stdcall TryAcquireSRWLockShared(ptr) ntdll.RtlTryAcquireSRWLockShared
|
|
|
|
@ stdcall TryEnterCriticalSection(ptr) ntdll.RtlTryEnterCriticalSection
|
2019-08-08 14:25:58 +02:00
|
|
|
@ stdcall TrySubmitThreadpoolCallback(ptr ptr ptr)
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr)
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub TzSpecificLocalTimeToSystemTimeEx
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall UnhandledExceptionFilter(ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall UnlockFile(long long long long long)
|
|
|
|
@ stdcall UnlockFileEx(long long long long ptr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall UnmapViewOfFile(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub UnmapViewOfFileEx
|
|
|
|
# @ stub UnregisterBadMemoryNotification
|
|
|
|
# @ stub UnregisterGPNotificationInternal
|
|
|
|
# @ stub UnregisterStateChangeNotification
|
|
|
|
# @ stub UnregisterStateLock
|
2019-06-24 12:19:20 +02:00
|
|
|
@ stdcall UnregisterTraceGuids(int64) ntdll.EtwUnregisterTraceGuids
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall UnregisterWaitEx(long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub UnsubscribeEdpEnabledStateChange
|
|
|
|
# @ stub UnsubscribeStateChangeNotification
|
|
|
|
# @ stub UpdatePackageStatus
|
|
|
|
# @ stub UpdatePackageStatusForUser
|
2019-08-09 13:44:17 +02:00
|
|
|
@ stdcall UpdateProcThreadAttribute(ptr long long ptr long ptr ptr)
|
2019-05-23 13:20:20 +02:00
|
|
|
@ stdcall UrlApplySchemeA(str ptr ptr long)
|
|
|
|
@ stdcall UrlApplySchemeW(wstr ptr ptr long)
|
2019-05-22 11:27:35 +02:00
|
|
|
@ stdcall UrlCanonicalizeA(str ptr ptr long)
|
|
|
|
@ stdcall UrlCanonicalizeW(wstr ptr ptr long)
|
2019-05-24 15:05:01 +02:00
|
|
|
@ stdcall UrlCombineA(str str ptr ptr long)
|
|
|
|
@ stdcall UrlCombineW(wstr wstr ptr ptr long)
|
2019-05-23 13:20:20 +02:00
|
|
|
@ stdcall UrlCompareA(str str long)
|
|
|
|
@ stdcall UrlCompareW(wstr wstr long)
|
|
|
|
@ stdcall UrlCreateFromPathA(str ptr ptr long)
|
|
|
|
@ stdcall UrlCreateFromPathW(wstr ptr ptr long)
|
2019-05-22 11:27:35 +02:00
|
|
|
@ stdcall UrlEscapeA(str ptr ptr long)
|
|
|
|
@ stdcall UrlEscapeW(wstr ptr ptr long)
|
2019-05-23 13:20:20 +02:00
|
|
|
@ stdcall UrlFixupW(wstr wstr long)
|
|
|
|
@ stdcall UrlGetLocationA(str)
|
|
|
|
@ stdcall UrlGetLocationW(wstr)
|
|
|
|
@ stdcall UrlGetPartA(str ptr ptr long long)
|
|
|
|
@ stdcall UrlGetPartW(wstr ptr ptr long long)
|
2019-05-24 15:05:01 +02:00
|
|
|
@ stdcall UrlHashA(str ptr long)
|
|
|
|
@ stdcall UrlHashW(wstr ptr long)
|
2019-05-23 13:20:20 +02:00
|
|
|
@ stdcall UrlIsA(str long)
|
|
|
|
@ stdcall UrlIsNoHistoryA(str)
|
|
|
|
@ stdcall UrlIsNoHistoryW(wstr)
|
|
|
|
@ stdcall UrlIsOpaqueA(str)
|
|
|
|
@ stdcall UrlIsOpaqueW(wstr)
|
|
|
|
@ stdcall UrlIsW(wstr long)
|
2019-05-22 11:27:35 +02:00
|
|
|
@ stdcall UrlUnescapeA(str ptr ptr long)
|
|
|
|
@ stdcall UrlUnescapeW(wstr ptr ptr long)
|
2019-06-21 14:57:58 +02:00
|
|
|
@ stdcall VerFindFileA(long str str str ptr ptr ptr ptr)
|
|
|
|
@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall VerLanguageNameA(long str long)
|
|
|
|
@ stdcall VerLanguageNameW(long wstr long)
|
2019-06-21 14:57:58 +02:00
|
|
|
@ stdcall VerQueryValueA(ptr str ptr ptr)
|
|
|
|
@ stdcall VerQueryValueW(ptr wstr ptr ptr)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall -ret64 VerSetConditionMask(long long long long) ntdll.VerSetConditionMask
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub VerifyApplicationUserModelId
|
|
|
|
# @ stub VerifyPackageFamilyName
|
|
|
|
# @ stub VerifyPackageFullName
|
|
|
|
# @ stub VerifyPackageId
|
|
|
|
# @ stub VerifyPackageRelativeApplicationId
|
|
|
|
# @ stub VerifyScripts
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall VirtualAlloc(ptr long long long)
|
|
|
|
@ stdcall VirtualAllocEx(long ptr long long long)
|
|
|
|
@ stdcall VirtualAllocExNuma(long ptr long long long long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub VirtualAllocFromApp
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall VirtualFree(ptr long long)
|
|
|
|
@ stdcall VirtualFreeEx(long ptr long long)
|
|
|
|
@ stdcall VirtualLock(ptr long)
|
|
|
|
@ stdcall VirtualProtect(ptr long long ptr)
|
|
|
|
@ stdcall VirtualProtectEx(long ptr long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub VirtualProtectFromApp
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall VirtualQuery(ptr ptr long)
|
|
|
|
@ stdcall VirtualQueryEx(long ptr ptr long)
|
|
|
|
@ stdcall VirtualUnlock(ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub WTSGetServiceSessionId
|
|
|
|
# @ stub WTSIsServerContainer
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall WaitCommEvent(long ptr ptr)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall WaitForDebugEvent(ptr long)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub WaitForDebugEventEx
|
|
|
|
# @ stub WaitForMachinePolicyForegroundProcessingInternal
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall WaitForMultipleObjects(long ptr long long)
|
|
|
|
@ stdcall WaitForMultipleObjectsEx(long ptr long long long)
|
|
|
|
@ stdcall WaitForSingleObject(long long)
|
|
|
|
@ stdcall WaitForSingleObjectEx(long long long)
|
2020-04-15 02:00:06 +02:00
|
|
|
@ stdcall WaitForThreadpoolIoCallbacks(ptr) ntdll.TpWaitForIoCompletion
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) ntdll.TpWaitForTimer
|
|
|
|
@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) ntdll.TpWaitForWait
|
|
|
|
@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) ntdll.TpWaitForWork
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub WaitForUserPolicyForegroundProcessingInternal
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall WaitNamedPipeW(wstr long)
|
2018-10-26 08:50:15 +02:00
|
|
|
@ stdcall WaitOnAddress(ptr ptr long long)
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall WakeAllConditionVariable(ptr) ntdll.RtlWakeAllConditionVariable
|
2018-10-26 08:50:15 +02:00
|
|
|
@ stdcall WakeByAddressAll(ptr) ntdll.RtlWakeAddressAll
|
|
|
|
@ stdcall WakeByAddressSingle(ptr) ntdll.RtlWakeAddressSingle
|
2019-07-02 15:16:02 +02:00
|
|
|
@ stdcall WakeConditionVariable(ptr) ntdll.RtlWakeConditionVariable
|
2020-05-05 19:26:08 +02:00
|
|
|
@ stdcall WerGetFlags(ptr ptr)
|
|
|
|
@ stdcall WerRegisterFile(wstr long long)
|
|
|
|
@ stdcall WerRegisterMemoryBlock(ptr long)
|
|
|
|
@ stdcall WerRegisterRuntimeExceptionModule(wstr ptr)
|
|
|
|
@ stdcall WerSetFlags(long)
|
|
|
|
@ stdcall WerUnregisterFile(wstr)
|
|
|
|
@ stdcall WerUnregisterMemoryBlock(ptr)
|
|
|
|
@ stdcall WerUnregisterRuntimeExceptionModule(wstr ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub WerpNotifyLoadStringResource
|
|
|
|
# @ stub WerpNotifyUseStringResource
|
2019-12-05 21:40:48 +01:00
|
|
|
@ stdcall WideCharToMultiByte(long long wstr long ptr long ptr ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall Wow64DisableWow64FsRedirection(ptr)
|
|
|
|
@ stdcall Wow64RevertWow64FsRedirection(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub Wow64SetThreadDefaultGuestMachine
|
|
|
|
# @ stub -arch=i386 Wow64Transition
|
2019-12-12 12:03:47 +01:00
|
|
|
@ stdcall WriteConsoleA(long ptr long ptr ptr) kernel32.WriteConsoleA
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall WriteConsoleInputA(long ptr long ptr)
|
|
|
|
@ stdcall WriteConsoleInputW(long ptr long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputA(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputAttribute(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputCharacterA(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputCharacterW(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputW(long ptr long long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
@ stdcall WriteConsoleW(long ptr long ptr ptr) kernel32.WriteConsoleW
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall WriteFile(long ptr long ptr ptr)
|
|
|
|
@ stdcall WriteFileEx(long ptr long ptr ptr)
|
|
|
|
@ stdcall WriteFileGather(long ptr long ptr ptr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall WriteProcessMemory(long ptr ptr long ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub WriteStateAtomValue
|
|
|
|
# @ stub WriteStateContainerValue
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall ZombifyActCtx(ptr)
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub _AddMUIStringToCache
|
|
|
|
# @ stub _GetMUIStringFromCache
|
|
|
|
# @ stub _OpenMuiStringCache
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall -arch=x86_64 -private __C_specific_handler(ptr long ptr ptr) ntdll.__C_specific_handler
|
2020-05-05 16:28:42 +02:00
|
|
|
@ cdecl -arch=arm,x86_64 -norelay __chkstk() ntdll.__chkstk
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub __dllonexit3
|
2016-03-18 00:01:57 +01:00
|
|
|
@ stub __misaligned_access
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub __wgetmainargs
|
|
|
|
# @ stub _amsg_exit
|
|
|
|
# @ stub _c_exit
|
|
|
|
# @ stub _cexit
|
|
|
|
# @ stub _exit
|
|
|
|
# @ stub _initterm
|
|
|
|
# @ stub _initterm_e
|
|
|
|
# @ stub _invalid_parameter
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall -arch=x86_64 -private _local_unwind(ptr ptr) ntdll._local_unwind
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub _onexit
|
|
|
|
# @ stub _purecall
|
|
|
|
# @ stub _time64
|
|
|
|
# @ stub atexit
|
|
|
|
# @ stub exit
|
|
|
|
# @ stub hgets
|
|
|
|
# @ stub hwprintf
|
2019-06-27 10:42:13 +02:00
|
|
|
@ stdcall lstrcmp(str str) lstrcmpA
|
|
|
|
@ stdcall lstrcmpA(str str)
|
|
|
|
@ stdcall lstrcmpW(wstr wstr)
|
|
|
|
@ stdcall lstrcmpi(str str) lstrcmpiA
|
|
|
|
@ stdcall lstrcmpiA(str str)
|
|
|
|
@ stdcall lstrcmpiW(wstr wstr)
|
|
|
|
@ stdcall lstrcpyn(ptr str long) KERNELBASE_lstrcpynA
|
|
|
|
@ stdcall lstrcpynA(ptr str long) KERNELBASE_lstrcpynA
|
|
|
|
@ stdcall lstrcpynW(ptr wstr long) KERNELBASE_lstrcpynW
|
|
|
|
@ stdcall lstrlen(str) KERNELBASE_lstrlenA
|
|
|
|
@ stdcall lstrlenA(str) KERNELBASE_lstrlenA
|
|
|
|
@ stdcall lstrlenW(wstr) KERNELBASE_lstrlenW
|
2017-03-24 04:11:50 +01:00
|
|
|
# @ stub time
|
|
|
|
# @ stub wprintf
|