cosmopolitan/libc/nt/kernel32
Justine Tunney 0e85b136ae Fix Windows 7 support (#19)
This change pays off technical debt with the function -> DLL mappings in
libc/nt/master.sh, which was originally defined based on binary analysis
on Windows 10. It's now been updated so the kernel32/kernelbase/advapi32
imports should be exactly as they are written, on the MSDN documentation
and that wouldn't have been easy without Geoff Chappell's work thank him

https://www.geoffchappell.com/studies/windows/win32/index.htm
2020-12-28 13:52:02 -08:00
..
AcquireSRWLockExclusive.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AcquireSRWLockShared.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ActivateActCtx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ActivateActCtxWorker.s Initial import 2020-06-15 07:18:57 -07:00
AddAtomA.s Initial import 2020-06-15 07:18:57 -07:00
AddAtomW.s Initial import 2020-06-15 07:18:57 -07:00
AddConsoleAliasA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddConsoleAliasW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddDllDirectory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddIntegrityLabelToBoundaryDescriptor.s Initial import 2020-06-15 07:18:57 -07:00
AddLocalAlternateComputerNameA.s Initial import 2020-06-15 07:18:57 -07:00
AddLocalAlternateComputerNameW.s Initial import 2020-06-15 07:18:57 -07:00
AddRefActCtx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddRefActCtxWorker.s Initial import 2020-06-15 07:18:57 -07:00
AddResourceAttributeAce.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddSIDToBoundaryDescriptor.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddScopedPolicyIDAce.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddSecureMemoryCacheCallback.s Initial import 2020-06-15 07:18:57 -07:00
AddVectoredContinueHandler.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AddVectoredExceptionHandler.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AdjustCalendarDate.s Initial import 2020-06-15 07:18:57 -07:00
AllocConsole.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AllocateUserPhysicalPages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AllocateUserPhysicalPagesNuma.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ApplicationRecoveryFinished.s Initial import 2020-06-15 07:18:57 -07:00
ApplicationRecoveryInProgress.s Initial import 2020-06-15 07:18:57 -07:00
AreFileApisANSI.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
AssignProcessToJobObject.s Initial import 2020-06-15 07:18:57 -07:00
AttachConsole.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
BackupRead.s Initial import 2020-06-15 07:18:57 -07:00
BackupSeek.s Initial import 2020-06-15 07:18:57 -07:00
BackupWrite.s Initial import 2020-06-15 07:18:57 -07:00
BaseCheckAppcompatCacheExWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseCheckAppcompatCacheWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseCheckElevation.s Initial import 2020-06-15 07:18:57 -07:00
BaseCleanupAppcompatCacheSupportWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseDestroyVDMEnvironment.s Initial import 2020-06-15 07:18:57 -07:00
BaseDllReadWriteIniFile.s Initial import 2020-06-15 07:18:57 -07:00
BaseDumpAppcompatCacheWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseElevationPostProcessing.s Initial import 2020-06-15 07:18:57 -07:00
BaseFlushAppcompatCacheWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseFormatTimeOut.s Initial import 2020-06-15 07:18:57 -07:00
BaseFreeAppCompatDataForProcessWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseGenerateAppCompatData.s Initial import 2020-06-15 07:18:57 -07:00
BaseInitAppcompatCacheSupportWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseIsAppcompatInfrastructureDisabledWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseIsDosApplication.s Initial import 2020-06-15 07:18:57 -07:00
BaseQueryModuleData.s Initial import 2020-06-15 07:18:57 -07:00
BaseReadAppCompatDataForProcessWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseSetLastNTError.s Initial import 2020-06-15 07:18:57 -07:00
BaseThreadInitThunk.s Initial import 2020-06-15 07:18:57 -07:00
BaseUpdateAppcompatCacheWorker.s Initial import 2020-06-15 07:18:57 -07:00
BaseUpdateVDMEntry.s Initial import 2020-06-15 07:18:57 -07:00
BaseVerifyUnicodeString.s Initial import 2020-06-15 07:18:57 -07:00
BaseWriteErrorElevationRequiredEvent.s Initial import 2020-06-15 07:18:57 -07:00
Basep8BitStringToDynamicUnicodeString.s Initial import 2020-06-15 07:18:57 -07:00
BasepAllocateActivationContextActivationBlock.s Initial import 2020-06-15 07:18:57 -07:00
BasepAnsiStringToDynamicUnicodeString.s Initial import 2020-06-15 07:18:57 -07:00
BasepAppContainerEnvironmentExtension.s Initial import 2020-06-15 07:18:57 -07:00
BasepAppXExtension.s Initial import 2020-06-15 07:18:57 -07:00
BasepCheckAppCompat.s Initial import 2020-06-15 07:18:57 -07:00
BasepCheckWebBladeHashes.s Initial import 2020-06-15 07:18:57 -07:00
BasepCheckWinSaferRestrictions.s Initial import 2020-06-15 07:18:57 -07:00
BasepConstructSxsCreateProcessMessage.s Initial import 2020-06-15 07:18:57 -07:00
BasepCopyEncryption.s Initial import 2020-06-15 07:18:57 -07:00
BasepFreeActivationContextActivationBlock.s Initial import 2020-06-15 07:18:57 -07:00
BasepFreeAppCompatData.s Initial import 2020-06-15 07:18:57 -07:00
BasepGetAppCompatData.s Initial import 2020-06-15 07:18:57 -07:00
BasepGetComputerNameFromNtPath.s Initial import 2020-06-15 07:18:57 -07:00
BasepGetExeArchType.s Initial import 2020-06-15 07:18:57 -07:00
BasepInitAppCompatData.s Initial import 2020-06-15 07:18:57 -07:00
BasepIsProcessAllowed.s Initial import 2020-06-15 07:18:57 -07:00
BasepMapModuleHandle.s Initial import 2020-06-15 07:18:57 -07:00
BasepNotifyLoadStringResource.s Initial import 2020-06-15 07:18:57 -07:00
BasepPostSuccessAppXExtension.s Initial import 2020-06-15 07:18:57 -07:00
BasepProcessInvalidImage.s Initial import 2020-06-15 07:18:57 -07:00
BasepQueryAppCompat.s Initial import 2020-06-15 07:18:57 -07:00
BasepQueryModuleChpeSettings.s Initial import 2020-06-15 07:18:57 -07:00
BasepReleaseAppXContext.s Initial import 2020-06-15 07:18:57 -07:00
BasepReleaseSxsCreateProcessUtilityStruct.s Initial import 2020-06-15 07:18:57 -07:00
BasepReportFault.s Initial import 2020-06-15 07:18:57 -07:00
BasepSetFileEncryptionCompression.s Initial import 2020-06-15 07:18:57 -07:00
Beep.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
BeginUpdateResourceA.s Initial import 2020-06-15 07:18:57 -07:00
BeginUpdateResourceW.s Initial import 2020-06-15 07:18:57 -07:00
BindIoCompletionCallback.s Initial import 2020-06-15 07:18:57 -07:00
BuildCommDCBA.s Initial import 2020-06-15 07:18:57 -07:00
BuildCommDCBAndTimeoutsA.s Initial import 2020-06-15 07:18:57 -07:00
BuildCommDCBAndTimeoutsW.s Initial import 2020-06-15 07:18:57 -07:00
BuildCommDCBW.s Initial import 2020-06-15 07:18:57 -07:00
CallNamedPipeA.s Initial import 2020-06-15 07:18:57 -07:00
CallNamedPipeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CallbackMayRunLong.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CancelDeviceWakeupRequest.s Initial import 2020-06-15 07:18:57 -07:00
CancelIo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CancelIoEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CancelSynchronousIo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CancelTimerQueueTimer.s Initial import 2020-06-15 07:18:57 -07:00
CancelWaitableTimer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CeipIsOptedIn.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ChangeTimerQueueTimer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CheckElevation.s Initial import 2020-06-15 07:18:57 -07:00
CheckElevationEnabled.s Initial import 2020-06-15 07:18:57 -07:00
CheckForReadOnlyResource.s Initial import 2020-06-15 07:18:57 -07:00
CheckForReadOnlyResourceFilter.s Initial import 2020-06-15 07:18:57 -07:00
CheckNameLegalDOS8Dot3A.s Initial import 2020-06-15 07:18:57 -07:00
CheckNameLegalDOS8Dot3W.s Initial import 2020-06-15 07:18:57 -07:00
CheckRemoteDebuggerPresent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CheckTokenCapability.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CheckTokenMembershipEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ClearCommBreak.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ClearCommError.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CloseConsoleHandle.s Initial import 2020-06-15 07:18:57 -07:00
CloseHandle.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ClosePackageInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ClosePrivateNamespace.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CloseProfileUserMapping.s Initial import 2020-06-15 07:18:57 -07:00
CmdBatNotification.s Initial import 2020-06-15 07:18:57 -07:00
CommConfigDialogA.s Initial import 2020-06-15 07:18:57 -07:00
CommConfigDialogW.s Initial import 2020-06-15 07:18:57 -07:00
CompareCalendarDates.s Initial import 2020-06-15 07:18:57 -07:00
CompareFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CompareStringA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CompareStringEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CompareStringOrdinal.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CompareStringW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ConnectNamedPipe.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ConsoleMenuControl.s Initial import 2020-06-15 07:18:57 -07:00
ContinueDebugEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ConvertCalDateTimeToSystemTime.s Initial import 2020-06-15 07:18:57 -07:00
ConvertDefaultLocale.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ConvertFiberToThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ConvertNLSDayOfWeekToWin32DayOfWeek.s Initial import 2020-06-15 07:18:57 -07:00
ConvertSystemTimeToCalDateTime.s Initial import 2020-06-15 07:18:57 -07:00
ConvertThreadToFiber.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ConvertThreadToFiberEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CopyContext.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CopyFile2.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CopyFileA.s Initial import 2020-06-15 07:18:57 -07:00
CopyFileExA.s Initial import 2020-06-15 07:18:57 -07:00
CopyFileExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CopyFileTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
CopyFileTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
CopyFileW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CopyLZFile.s Initial import 2020-06-15 07:18:57 -07:00
CreateActCtxA.s Initial import 2020-06-15 07:18:57 -07:00
CreateActCtxW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateActCtxWWorker.s Initial import 2020-06-15 07:18:57 -07:00
CreateBoundaryDescriptorA.s Initial import 2020-06-15 07:18:57 -07:00
CreateBoundaryDescriptorW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateConsoleScreenBuffer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateDirectoryExA.s Initial import 2020-06-15 07:18:57 -07:00
CreateDirectoryExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateDirectoryTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
CreateDirectoryTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
CreateDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateEventA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateEventExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateEventExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateEventW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFiber.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFiberEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFile2.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFileA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFileMappingA.s Initial import 2020-06-15 07:18:57 -07:00
CreateFileMappingFromApp.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFileMappingNumaA.s Initial import 2020-06-15 07:18:57 -07:00
CreateFileMappingNumaW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFileMappingW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateFileTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
CreateFileTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
CreateFileW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateHardLinkA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateHardLinkTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
CreateHardLinkTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
CreateHardLinkW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateIoCompletionPort.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateJobObjectA.s Initial import 2020-06-15 07:18:57 -07:00
CreateJobObjectW.s Initial import 2020-06-15 07:18:57 -07:00
CreateJobSet.s Initial import 2020-06-15 07:18:57 -07:00
CreateMailslotA.s Initial import 2020-06-15 07:18:57 -07:00
CreateMailslotW.s Initial import 2020-06-15 07:18:57 -07:00
CreateMemoryResourceNotification.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateMutexA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateMutexExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateMutexExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateMutexW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateNamedPipeA.s Initial import 2020-06-15 07:18:57 -07:00
CreateNamedPipeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreatePipe.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreatePrivateNamespaceA.s Initial import 2020-06-15 07:18:57 -07:00
CreatePrivateNamespaceW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateProcessA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateProcessW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateRemoteThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateRemoteThreadEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateSemaphoreA.s Initial import 2020-06-15 07:18:57 -07:00
CreateSemaphoreExA.s Initial import 2020-06-15 07:18:57 -07:00
CreateSemaphoreExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateSemaphoreW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateSymbolicLinkA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateSymbolicLinkTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
CreateSymbolicLinkTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
CreateSymbolicLinkW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateTapePartition.s Initial import 2020-06-15 07:18:57 -07:00
CreateThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateThreadpool.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateThreadpoolCleanupGroup.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateThreadpoolIo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateThreadpoolTimer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateThreadpoolWait.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateThreadpoolWork.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateTimerQueue.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateTimerQueueTimer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateToolhelp32Snapshot.s Initial import 2020-06-15 07:18:57 -07:00
CreateUmsCompletionList.s Initial import 2020-06-15 07:18:57 -07:00
CreateUmsThreadContext.s Initial import 2020-06-15 07:18:57 -07:00
CreateWaitableTimerA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateWaitableTimerExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateWaitableTimerExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
CreateWaitableTimerW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeactivateActCtx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeactivateActCtxWorker.s Initial import 2020-06-15 07:18:57 -07:00
DebugActiveProcess.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DebugActiveProcessStop.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DebugBreakProcess.s Initial import 2020-06-15 07:18:57 -07:00
DebugSetProcessKillOnExit.s Initial import 2020-06-15 07:18:57 -07:00
DefineDosDeviceA.s Initial import 2020-06-15 07:18:57 -07:00
DefineDosDeviceW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteAtom.s Initial import 2020-06-15 07:18:57 -07:00
DeleteBoundaryDescriptor.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteCriticalSection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteFiber.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteFileA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteFileTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
DeleteFileTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
DeleteFileW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteProcThreadAttributeList.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteSynchronizationBarrier.s Initial import 2020-06-15 07:18:57 -07:00
DeleteTimerQueue.s Initial import 2020-06-15 07:18:57 -07:00
DeleteTimerQueueEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteTimerQueueTimer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DeleteUmsCompletionList.s Initial import 2020-06-15 07:18:57 -07:00
DeleteUmsThreadContext.s Initial import 2020-06-15 07:18:57 -07:00
DeleteVolumeMountPointA.s Initial import 2020-06-15 07:18:57 -07:00
DeleteVolumeMountPointW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DequeueUmsCompletionListItems.s Initial import 2020-06-15 07:18:57 -07:00
DeviceIoControl.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DisableThreadLibraryCalls.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DisableThreadProfiling.s Initial import 2020-06-15 07:18:57 -07:00
DiscardVirtualMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DisconnectNamedPipe.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
DnsHostnameToComputerNameA.s Initial import 2020-06-15 07:18:57 -07:00
DnsHostnameToComputerNameW.s Initial import 2020-06-15 07:18:57 -07:00
DosDateTimeToFileTime.s Initial import 2020-06-15 07:18:57 -07:00
DosPathToSessionPathA.s Initial import 2020-06-15 07:18:57 -07:00
DosPathToSessionPathW.s Initial import 2020-06-15 07:18:57 -07:00
DuplicateConsoleHandle.s Initial import 2020-06-15 07:18:57 -07:00
DuplicateEncryptionInfoFileExt.s Initial import 2020-06-15 07:18:57 -07:00
DuplicateHandle.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnableThreadProfiling.s Initial import 2020-06-15 07:18:57 -07:00
EndUpdateResourceA.s Initial import 2020-06-15 07:18:57 -07:00
EndUpdateResourceW.s Initial import 2020-06-15 07:18:57 -07:00
EnterCriticalSection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnterSynchronizationBarrier.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnterUmsSchedulingMode.s Initial import 2020-06-15 07:18:57 -07:00
EnumCalendarInfoA.s Initial import 2020-06-15 07:18:57 -07:00
EnumCalendarInfoExA.s Initial import 2020-06-15 07:18:57 -07:00
EnumCalendarInfoExEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumCalendarInfoExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumCalendarInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumDateFormatsA.s Initial import 2020-06-15 07:18:57 -07:00
EnumDateFormatsExA.s Initial import 2020-06-15 07:18:57 -07:00
EnumDateFormatsExEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumDateFormatsExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumDateFormatsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumLanguageGroupLocalesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumLanguageGroupLocalesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceLanguagesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumResourceLanguagesExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceLanguagesExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceLanguagesW.s Initial import 2020-06-15 07:18:57 -07:00
EnumResourceNamesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumResourceNamesExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceNamesExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceNamesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceTypesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumResourceTypesExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceTypesExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumResourceTypesW.s Initial import 2020-06-15 07:18:57 -07:00
EnumSystemCodePagesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumSystemCodePagesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumSystemFirmwareTables.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumSystemGeoID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumSystemLanguageGroupsA.s Initial import 2020-06-15 07:18:57 -07:00
EnumSystemLanguageGroupsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumSystemLocalesA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumSystemLocalesEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumSystemLocalesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumTimeFormatsA.s Initial import 2020-06-15 07:18:57 -07:00
EnumTimeFormatsEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumTimeFormatsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumUILanguagesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumUILanguagesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
EnumerateLocalComputerNamesA.s Initial import 2020-06-15 07:18:57 -07:00
EnumerateLocalComputerNamesW.s Initial import 2020-06-15 07:18:57 -07:00
EraseTape.s Initial import 2020-06-15 07:18:57 -07:00
EscapeCommFunction.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ExecuteUmsThread.s Initial import 2020-06-15 07:18:57 -07:00
ExitProcess.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ExitVDM.s Initial import 2020-06-15 07:18:57 -07:00
ExpandEnvironmentStringsA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ExpandEnvironmentStringsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FatalAppExitA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FatalAppExitW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FatalExit.s Initial import 2020-06-15 07:18:57 -07:00
FileTimeToDosDateTime.s Initial import 2020-06-15 07:18:57 -07:00
FileTimeToLocalFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FileTimeToSystemTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FillConsoleOutputAttribute.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FillConsoleOutputCharacterA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FillConsoleOutputCharacterW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindActCtxSectionGuid.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindActCtxSectionGuidWorker.s Initial import 2020-06-15 07:18:57 -07:00
FindActCtxSectionStringA.s Initial import 2020-06-15 07:18:57 -07:00
FindActCtxSectionStringW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindActCtxSectionStringWWorker.s Initial import 2020-06-15 07:18:57 -07:00
FindAtomA.s Initial import 2020-06-15 07:18:57 -07:00
FindAtomW.s Initial import 2020-06-15 07:18:57 -07:00
FindClose.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindCloseChangeNotification.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstChangeNotificationA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstChangeNotificationW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstFileA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstFileExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstFileExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstFileNameTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstFileTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstFileTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstFileW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstStreamTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstStreamW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindFirstVolumeA.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstVolumeMountPointA.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstVolumeMountPointW.s Initial import 2020-06-15 07:18:57 -07:00
FindFirstVolumeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNLSString.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNLSStringEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNextChangeNotification.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNextFileA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNextFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNextFileW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNextStreamW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindNextVolumeA.s Initial import 2020-06-15 07:18:57 -07:00
FindNextVolumeMountPointA.s Initial import 2020-06-15 07:18:57 -07:00
FindNextVolumeMountPointW.s Initial import 2020-06-15 07:18:57 -07:00
FindNextVolumeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindPackagesByPackageFamily.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindResourceA.s Initial import 2020-06-15 07:18:57 -07:00
FindResourceExA.s Initial import 2020-06-15 07:18:57 -07:00
FindResourceExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindResourceW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindStringOrdinal.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindVolumeClose.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FindVolumeMountPointClose.s Initial import 2020-06-15 07:18:57 -07:00
FlsAlloc.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlsFree.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlsGetValue.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlsSetValue.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlushConsoleInputBuffer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlushFileBuffers.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlushInstructionCache.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FlushViewOfFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FoldStringA.s Initial import 2020-06-15 07:18:57 -07:00
FoldStringW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FormatApplicationUserModelId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FormatMessageA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FormatMessageW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeConsole.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeEnvironmentStringsA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeEnvironmentStringsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeLibrary.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeLibraryAndExitThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeMemoryJobObject.s Initial import 2020-06-15 07:18:57 -07:00
FreeResource.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
FreeUserPhysicalPages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GenerateConsoleCtrlEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetACP.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetActiveProcessorCount.s Initial import 2020-06-15 07:18:57 -07:00
GetActiveProcessorGroupCount.s Initial import 2020-06-15 07:18:57 -07:00
GetAppContainerNamedObjectPath.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetApplicationRecoveryCallback.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetApplicationRecoveryCallbackWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetApplicationRestartSettings.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetApplicationRestartSettingsWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetApplicationUserModelId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetAtomNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetAtomNameW.s Initial import 2020-06-15 07:18:57 -07:00
GetBinaryTypeA.s Initial import 2020-06-15 07:18:57 -07:00
GetBinaryTypeW.s Initial import 2020-06-15 07:18:57 -07:00
GetCPInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCPInfoExA.s Initial import 2020-06-15 07:18:57 -07:00
GetCPInfoExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCalendarDateFormat.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarDateFormatEx.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarDaysInMonth.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarDifferenceInDays.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarInfoA.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarInfoEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCalendarInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCalendarMonthsInYear.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarSupportedDateRange.s Initial import 2020-06-15 07:18:57 -07:00
GetCalendarWeekNumber.s Initial import 2020-06-15 07:18:57 -07:00
GetComPlusPackageInstallStatus.s Initial import 2020-06-15 07:18:57 -07:00
GetCommConfig.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommMask.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommModemStatus.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommProperties.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommState.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommTimeouts.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommandLineA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCommandLineW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCompressedFileSizeA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCompressedFileSizeTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
GetCompressedFileSizeTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
GetCompressedFileSizeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetComputerNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetComputerNameExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetComputerNameExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetComputerNameW.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleAliasA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasExesA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasExesLengthA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasExesLengthW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasExesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasesA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasesLengthA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasesLengthW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleAliasesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleCP.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleCharType.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleCursorInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleCursorMode.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleDisplayMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleFontInfo.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleFontSize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleHardwareState.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleHistoryInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleInputWaitHandle.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleKeyboardLayoutNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleKeyboardLayoutNameW.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleNlsMode.s Initial import 2020-06-15 07:18:57 -07:00
GetConsoleOriginalTitleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleOriginalTitleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleOutputCP.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleProcessList.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleScreenBufferInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleScreenBufferInfoEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleSelectionInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleTitleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleTitleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetConsoleWindow.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrencyFormatA.s Initial import 2020-06-15 07:18:57 -07:00
GetCurrencyFormatEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrencyFormatW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentActCtx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentActCtxWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetCurrentApplicationUserModelId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentConsoleFont.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentConsoleFontEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentPackageFamilyName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentPackageFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentPackageId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentPackageInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentPackagePath.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentProcess.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentProcessId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentThreadId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentThreadStackLimits.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetCurrentUmsThread.s Initial import 2020-06-15 07:18:57 -07:00
GetDateFormatA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDateFormatAWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetDateFormatEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDateFormatW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDateFormatWWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetDefaultCommConfigA.s Initial import 2020-06-15 07:18:57 -07:00
GetDefaultCommConfigW.s Initial import 2020-06-15 07:18:57 -07:00
GetDevicePowerState.s Initial import 2020-06-15 07:18:57 -07:00
GetDiskFreeSpaceA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDiskFreeSpaceExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDiskFreeSpaceExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDiskFreeSpaceW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDllDirectoryA.s Initial import 2020-06-15 07:18:57 -07:00
GetDllDirectoryW.s Initial import 2020-06-15 07:18:57 -07:00
GetDriveTypeA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDriveTypeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDurationFormat.s Initial import 2020-06-15 07:18:57 -07:00
GetDurationFormatEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetDynamicTimeZoneInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetEnabledXStateFeatures.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetEncryptedFileVersionExt.s Initial import 2020-06-15 07:18:57 -07:00
GetEnvironmentStringsA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetEnvironmentStringsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetEnvironmentVariableA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetEnvironmentVariableW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetErrorMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetExitCodeProcess.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetExitCodeThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetExpandedNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetExpandedNameW.s Initial import 2020-06-15 07:18:57 -07:00
GetFileAttributesA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileAttributesExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileAttributesExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileAttributesTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
GetFileAttributesTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
GetFileAttributesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileBandwidthReservation.s Initial import 2020-06-15 07:18:57 -07:00
GetFileInformationByHandle.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileInformationByHandleEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileMUIInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileMUIPath.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileSize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileSizeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFileType.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFinalPathNameByHandleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFinalPathNameByHandleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFirmwareEnvironmentVariableA.s Initial import 2020-06-15 07:18:57 -07:00
GetFirmwareEnvironmentVariableExA.s Initial import 2020-06-15 07:18:57 -07:00
GetFirmwareEnvironmentVariableExW.s Initial import 2020-06-15 07:18:57 -07:00
GetFirmwareEnvironmentVariableW.s Initial import 2020-06-15 07:18:57 -07:00
GetFirmwareType.s Initial import 2020-06-15 07:18:57 -07:00
GetFullPathNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetFullPathNameTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
GetFullPathNameTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
GetFullPathNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetGeoInfoA.s Initial import 2020-06-15 07:18:57 -07:00
GetGeoInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetHandleInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLargePageMinimum.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLargestConsoleWindowSize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLastError.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLocalTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLocaleInfoA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLocaleInfoEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLocaleInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLogicalDriveStringsA.s Initial import 2020-06-15 07:18:57 -07:00
GetLogicalDriveStringsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLogicalDrives.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLogicalProcessorInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLogicalProcessorInformationEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLongPathNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetLongPathNameTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
GetLongPathNameTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
GetLongPathNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetMailslotInfo.s Initial import 2020-06-15 07:18:57 -07:00
GetMaximumProcessorCount.s Initial import 2020-06-15 07:18:57 -07:00
GetMaximumProcessorGroupCount.s Initial import 2020-06-15 07:18:57 -07:00
GetMemoryErrorHandlingCapabilities.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetModuleFileNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetModuleFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetModuleHandleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetModuleHandleExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetModuleHandleExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetModuleHandleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNLSVersion.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNLSVersionEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNamedPipeClientComputerNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetNamedPipeClientComputerNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNamedPipeClientProcessId.s Initial import 2020-06-15 07:18:57 -07:00
GetNamedPipeClientSessionId.s Initial import 2020-06-15 07:18:57 -07:00
GetNamedPipeHandleStateA.s Initial import 2020-06-15 07:18:57 -07:00
GetNamedPipeHandleStateW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNamedPipeInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNamedPipeServerProcessId.s Initial import 2020-06-15 07:18:57 -07:00
GetNamedPipeServerSessionId.s Initial import 2020-06-15 07:18:57 -07:00
GetNativeSystemInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNextUmsListItem.s Initial import 2020-06-15 07:18:57 -07:00
GetNextVDMCommand.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaAvailableMemoryNode.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaAvailableMemoryNodeEx.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaHighestNodeNumber.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNumaNodeNumberFromHandle.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaNodeProcessorMask.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaNodeProcessorMaskEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNumaProcessorNode.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaProcessorNodeEx.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaProximityNode.s Initial import 2020-06-15 07:18:57 -07:00
GetNumaProximityNodeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNumberFormatA.s Initial import 2020-06-15 07:18:57 -07:00
GetNumberFormatEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNumberFormatW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNumberOfConsoleFonts.s Initial import 2020-06-15 07:18:57 -07:00
GetNumberOfConsoleInputEvents.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetNumberOfConsoleMouseButtons.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetOEMCP.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetOverlappedResult.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetOverlappedResultEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackageApplicationIds.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackageFamilyName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackageFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackageId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackageInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackagePath.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackagePathByFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPackagesByPackageFamily.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPhysicallyInstalledSystemMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPriorityClass.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetPrivateProfileIntA.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileIntW.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileSectionA.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileSectionNamesA.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileSectionNamesW.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileSectionW.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileStringA.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileStringW.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileStructA.s Initial import 2020-06-15 07:18:57 -07:00
GetPrivateProfileStructW.s Initial import 2020-06-15 07:18:57 -07:00
GetProcAddress.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessAffinityMask.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessDEPPolicy.s Initial import 2020-06-15 07:18:57 -07:00
GetProcessDefaultCpuSets.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessGroupAffinity.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessHandleCount.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessHeap.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessHeaps.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessIdOfThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessIoCounters.s Initial import 2020-06-15 07:18:57 -07:00
GetProcessMitigationPolicy.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessPreferredUILanguages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessPriorityBoost.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessShutdownParameters.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessTimes.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessVersion.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessWorkingSetSize.s Initial import 2020-06-15 07:18:57 -07:00
GetProcessWorkingSetSizeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProcessorSystemCycleTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProductInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetProfileIntA.s Initial import 2020-06-15 07:18:57 -07:00
GetProfileIntW.s Initial import 2020-06-15 07:18:57 -07:00
GetProfileSectionA.s Initial import 2020-06-15 07:18:57 -07:00
GetProfileSectionW.s Initial import 2020-06-15 07:18:57 -07:00
GetProfileStringA.s Initial import 2020-06-15 07:18:57 -07:00
GetProfileStringW.s Initial import 2020-06-15 07:18:57 -07:00
GetQueuedCompletionStatus.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetQueuedCompletionStatusEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetShortPathNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetShortPathNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStagedPackagePathByFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStartupInfoA.s Initial import 2020-06-15 07:18:57 -07:00
GetStartupInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStdHandle.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStringScripts.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStringTypeA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStringTypeExA.s Initial import 2020-06-15 07:18:57 -07:00
GetStringTypeExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetStringTypeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemCpuSetInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemDEPPolicy.s Initial import 2020-06-15 07:18:57 -07:00
GetSystemDefaultLCID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemDefaultLangID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemDefaultLocaleName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemDefaultUILanguage.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemFileCacheSize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemFirmwareTable.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemPowerStatus.s Initial import 2020-06-15 07:18:57 -07:00
GetSystemPreferredUILanguages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemRegistryQuota.s Initial import 2020-06-15 07:18:57 -07:00
GetSystemTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemTimeAdjustment.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemTimeAsFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemTimePreciseAsFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemTimes.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemWindowsDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemWindowsDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemWow64DirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetSystemWow64DirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTapeParameters.s Initial import 2020-06-15 07:18:57 -07:00
GetTapePosition.s Initial import 2020-06-15 07:18:57 -07:00
GetTapeStatus.s Initial import 2020-06-15 07:18:57 -07:00
GetTempFileNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTempFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTempPathA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTempPathW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadContext.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadErrorMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadGroupAffinity.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadIOPendingFlag.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadIdealProcessorEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadLocale.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadPreferredUILanguages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadPriority.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadPriorityBoost.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadSelectedCpuSets.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadSelectorEntry.s Initial import 2020-06-15 07:18:57 -07:00
GetThreadTimes.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetThreadUILanguage.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTickCount.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTickCount64.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTimeFormatA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTimeFormatAWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetTimeFormatEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTimeFormatW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTimeFormatWWorker.s Initial import 2020-06-15 07:18:57 -07:00
GetTimeZoneInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetTimeZoneInformationForYear.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUILanguageInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUmsCompletionListEvent.s Initial import 2020-06-15 07:18:57 -07:00
GetUmsSystemThreadInformation.s Initial import 2020-06-15 07:18:57 -07:00
GetUserDefaultLCID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUserDefaultLangID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUserDefaultLocaleName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUserDefaultUILanguage.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUserGeoID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetUserPreferredUILanguages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVDMCurrentDirectories.s Initial import 2020-06-15 07:18:57 -07:00
GetVersion.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVersionExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVersionExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVolumeInformationA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVolumeInformationByHandleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVolumeInformationW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVolumeNameForVolumeMountPointA.s Initial import 2020-06-15 07:18:57 -07:00
GetVolumeNameForVolumeMountPointW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVolumePathNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetVolumePathNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetVolumePathNamesForVolumeNameA.s Initial import 2020-06-15 07:18:57 -07:00
GetVolumePathNamesForVolumeNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetWindowsDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetWindowsDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetWriteWatch.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GetXStateFeaturesMask.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GlobalAddAtomA.s Initial import 2020-06-15 07:18:57 -07:00
GlobalAddAtomExA.s Initial import 2020-06-15 07:18:57 -07:00
GlobalAddAtomExW.s Initial import 2020-06-15 07:18:57 -07:00
GlobalAddAtomW.s Initial import 2020-06-15 07:18:57 -07:00
GlobalAlloc.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GlobalCompact.s Initial import 2020-06-15 07:18:57 -07:00
GlobalDeleteAtom.s Initial import 2020-06-15 07:18:57 -07:00
GlobalFindAtomA.s Initial import 2020-06-15 07:18:57 -07:00
GlobalFindAtomW.s Initial import 2020-06-15 07:18:57 -07:00
GlobalFix.s Initial import 2020-06-15 07:18:57 -07:00
GlobalFlags.s Initial import 2020-06-15 07:18:57 -07:00
GlobalFree.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GlobalGetAtomNameA.s Initial import 2020-06-15 07:18:57 -07:00
GlobalGetAtomNameW.s Initial import 2020-06-15 07:18:57 -07:00
GlobalHandle.s Initial import 2020-06-15 07:18:57 -07:00
GlobalLock.s Initial import 2020-06-15 07:18:57 -07:00
GlobalMemoryStatus.s Initial import 2020-06-15 07:18:57 -07:00
GlobalMemoryStatusEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
GlobalReAlloc.s Initial import 2020-06-15 07:18:57 -07:00
GlobalSize.s Initial import 2020-06-15 07:18:57 -07:00
GlobalUnWire.s Initial import 2020-06-15 07:18:57 -07:00
GlobalUnfix.s Initial import 2020-06-15 07:18:57 -07:00
GlobalUnlock.s Initial import 2020-06-15 07:18:57 -07:00
GlobalWire.s Initial import 2020-06-15 07:18:57 -07:00
Heap32First.s Initial import 2020-06-15 07:18:57 -07:00
Heap32ListFirst.s Initial import 2020-06-15 07:18:57 -07:00
Heap32ListNext.s Initial import 2020-06-15 07:18:57 -07:00
Heap32Next.s Initial import 2020-06-15 07:18:57 -07:00
HeapCompact.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapCreate.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapDestroy.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapFree.s Initial import 2020-06-15 07:18:57 -07:00
HeapLock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapQueryInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapSetInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapUnlock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapValidate.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
HeapWalk.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IdnToAscii.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IdnToNameprepUnicode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IdnToUnicode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitAtomTable.s Initial import 2020-06-15 07:18:57 -07:00
InitOnceBeginInitialize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitOnceComplete.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitOnceExecuteOnce.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeContext.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeCriticalSection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeCriticalSectionAndSpinCount.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeCriticalSectionEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeProcThreadAttributeList.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeSRWLock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InitializeSynchronizationBarrier.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InstallELAMCertificateInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
InvalidateConsoleDIBits.s Initial import 2020-06-15 07:18:57 -07:00
IsBadCodePtr.s Initial import 2020-06-15 07:18:57 -07:00
IsBadHugeReadPtr.s Initial import 2020-06-15 07:18:57 -07:00
IsBadHugeWritePtr.s Initial import 2020-06-15 07:18:57 -07:00
IsBadReadPtr.s Initial import 2020-06-15 07:18:57 -07:00
IsBadStringPtrA.s Initial import 2020-06-15 07:18:57 -07:00
IsBadStringPtrW.s Initial import 2020-06-15 07:18:57 -07:00
IsBadWritePtr.s Initial import 2020-06-15 07:18:57 -07:00
IsCalendarLeapDay.s Initial import 2020-06-15 07:18:57 -07:00
IsCalendarLeapMonth.s Initial import 2020-06-15 07:18:57 -07:00
IsCalendarLeapYear.s Initial import 2020-06-15 07:18:57 -07:00
IsDBCSLeadByte.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsDBCSLeadByteEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsNLSDefinedString.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsNativeVhdBoot.s Initial import 2020-06-15 07:18:57 -07:00
IsNormalizedString.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsProcessCritical.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsProcessInJob.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsProcessorFeaturePresent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsSystemResumeAutomatic.s Initial import 2020-06-15 07:18:57 -07:00
IsThreadAFiber.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsValidCalDateTime.s Initial import 2020-06-15 07:18:57 -07:00
IsValidCodePage.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsValidLanguageGroup.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsValidLocale.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsValidLocaleName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsValidNLSVersion.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
IsWow64Process.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EmptyWorkingSet.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EnumDeviceDrivers.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EnumPageFilesA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EnumPageFilesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EnumProcessModules.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EnumProcessModulesEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32EnumProcesses.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetDeviceDriverBaseNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetDeviceDriverBaseNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetDeviceDriverFileNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetDeviceDriverFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetMappedFileNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetMappedFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetModuleBaseNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetModuleBaseNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetModuleFileNameExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetModuleFileNameExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetModuleInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetPerformanceInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetProcessImageFileNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetProcessImageFileNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetProcessMemoryInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetWsChanges.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32GetWsChangesEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32InitializeProcessForWsWatch.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32QueryWorkingSet.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
K32QueryWorkingSetEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LCIDToLocaleName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LCMapStringA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LCMapStringEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LCMapStringW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LZClose.s Initial import 2020-06-15 07:18:57 -07:00
LZCloseFile.s Initial import 2020-06-15 07:18:57 -07:00
LZCopy.s Initial import 2020-06-15 07:18:57 -07:00
LZCreateFileW.s Initial import 2020-06-15 07:18:57 -07:00
LZDone.s Initial import 2020-06-15 07:18:57 -07:00
LZInit.s Initial import 2020-06-15 07:18:57 -07:00
LZOpenFileA.s Initial import 2020-06-15 07:18:57 -07:00
LZOpenFileW.s Initial import 2020-06-15 07:18:57 -07:00
LZRead.s Initial import 2020-06-15 07:18:57 -07:00
LZSeek.s Initial import 2020-06-15 07:18:57 -07:00
LZStart.s Initial import 2020-06-15 07:18:57 -07:00
LeaveCriticalSection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadLibraryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadLibraryExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadLibraryExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadLibraryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadModule.s Initial import 2020-06-15 07:18:57 -07:00
LoadPackagedLibrary.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadResource.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LoadStringBaseW.s Initial import 2020-06-15 07:18:57 -07:00
LocalAlloc.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocalCompact.s Initial import 2020-06-15 07:18:57 -07:00
LocalFileTimeToFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocalFlags.s Initial import 2020-06-15 07:18:57 -07:00
LocalFree.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocalHandle.s Initial import 2020-06-15 07:18:57 -07:00
LocalLock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocalReAlloc.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocalShrink.s Initial import 2020-06-15 07:18:57 -07:00
LocalSize.s Initial import 2020-06-15 07:18:57 -07:00
LocalUnlock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocaleNameToLCID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LocateXStateFeature.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LockFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LockFileEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
LockResource.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MapUserPhysicalPages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MapUserPhysicalPagesScatter.s Initial import 2020-06-15 07:18:57 -07:00
MapViewOfFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MapViewOfFileEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MapViewOfFileExNuma.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MapViewOfFileFromApp.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
Module32FirstW.s Initial import 2020-06-15 07:18:57 -07:00
Module32NextW.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileA.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileExA.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MoveFileTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileW.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileWithProgressA.s Initial import 2020-06-15 07:18:57 -07:00
MoveFileWithProgressW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MulDiv.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
MultiByteToWideChar.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
NeedCurrentDirectoryForExePathA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
NeedCurrentDirectoryForExePathW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
NormalizeString.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
NotifyUILanguageChange.s Initial import 2020-06-15 07:18:57 -07:00
NtVdm64CreateProcessInternalW.s Initial import 2020-06-15 07:18:57 -07:00
OOBEComplete.s Initial import 2020-06-15 07:18:57 -07:00
OfferVirtualMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenConsoleW.s Initial import 2020-06-15 07:18:57 -07:00
OpenConsoleWStub.s Initial import 2020-06-15 07:18:57 -07:00
OpenEventA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenEventW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenFile.s Initial import 2020-06-15 07:18:57 -07:00
OpenFileById.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenFileMappingA.s Initial import 2020-06-15 07:18:57 -07:00
OpenFileMappingW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenJobObjectA.s Initial import 2020-06-15 07:18:57 -07:00
OpenJobObjectW.s Initial import 2020-06-15 07:18:57 -07:00
OpenMutexA.s Initial import 2020-06-15 07:18:57 -07:00
OpenMutexW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenPackageInfoByFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenPrivateNamespaceA.s Initial import 2020-06-15 07:18:57 -07:00
OpenPrivateNamespaceW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenProcess.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenProfileUserMapping.s Initial import 2020-06-15 07:18:57 -07:00
OpenSemaphoreA.s Initial import 2020-06-15 07:18:57 -07:00
OpenSemaphoreW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OpenWaitableTimerA.s Initial import 2020-06-15 07:18:57 -07:00
OpenWaitableTimerW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OutputDebugStringA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
OutputDebugStringW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PackageFamilyNameFromFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PackageFamilyNameFromId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PackageFullNameFromId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PackageIdFromFullName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PackageNameAndPublisherIdFromFamilyName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ParseApplicationUserModelId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PeekConsoleInputA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PeekConsoleInputW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PeekNamedPipe.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PostQueuedCompletionStatus.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PowerClearRequest.s Initial import 2020-06-15 07:18:57 -07:00
PowerCreateRequest.s Initial import 2020-06-15 07:18:57 -07:00
PowerSetRequest.s Initial import 2020-06-15 07:18:57 -07:00
PrefetchVirtualMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PrepareTape.s Initial import 2020-06-15 07:18:57 -07:00
PrivMoveFileIdentityW.s Initial import 2020-06-15 07:18:57 -07:00
Process32FirstW.s Initial import 2020-06-15 07:18:57 -07:00
Process32NextW.s Initial import 2020-06-15 07:18:57 -07:00
ProcessIdToSessionId.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssCaptureSnapshot.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssDuplicateSnapshot.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssFreeSnapshot.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssQuerySnapshot.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssWalkMarkerCreate.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssWalkMarkerFree.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssWalkMarkerGetPosition.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssWalkMarkerRewind.s Initial import 2020-06-15 07:18:57 -07:00
PssWalkMarkerSeek.s Initial import 2020-06-15 07:18:57 -07:00
PssWalkMarkerSeekToBeginning.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssWalkMarkerSetPosition.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PssWalkMarkerTell.s Initial import 2020-06-15 07:18:57 -07:00
PssWalkSnapshot.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PulseEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
PurgeComm.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryActCtxSettingsW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryActCtxSettingsWWorker.s Initial import 2020-06-15 07:18:57 -07:00
QueryActCtxW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryActCtxWWorker.s Initial import 2020-06-15 07:18:57 -07:00
QueryDosDeviceA.s Initial import 2020-06-15 07:18:57 -07:00
QueryDosDeviceW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryFullProcessImageNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryFullProcessImageNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryIdleProcessorCycleTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryIdleProcessorCycleTimeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryInformationJobObject.s Initial import 2020-06-15 07:18:57 -07:00
QueryIoRateControlInformationJobObject.s Initial import 2020-06-15 07:18:57 -07:00
QueryMemoryResourceNotification.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryPerformanceCounter.s Initial import 2020-06-15 07:18:57 -07:00
QueryPerformanceFrequency.s Initial import 2020-06-15 07:18:57 -07:00
QueryProcessAffinityUpdateMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryProcessCycleTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryProtectedPolicy.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryThreadCycleTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryThreadProfiling.s Initial import 2020-06-15 07:18:57 -07:00
QueryThreadpoolStackInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueryUmsThreadInformation.s Initial import 2020-06-15 07:18:57 -07:00
QueryUnbiasedInterruptTime.s Initial import 2020-06-15 07:18:57 -07:00
QueueUserAPC.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QueueUserWorkItem.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
QuirkGetData2Worker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkGetDataWorker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabled2Worker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabled3Worker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabledForPackage2Worker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabledForPackage3Worker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabledForPackage4Worker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabledForPackageWorker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabledForProcessWorker.s Initial import 2020-06-15 07:18:57 -07:00
QuirkIsEnabledWorker.s Initial import 2020-06-15 07:18:57 -07:00
RaiseException.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RaiseFailFastException.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RaiseInvalid16BitExeError.s Initial import 2020-06-15 07:18:57 -07:00
ReOpenFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleInputA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleInputW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleOutputA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleOutputAttribute.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleOutputCharacterA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleOutputCharacterW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleOutputW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadConsoleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadDirectoryChangesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadFileEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadFileScatter.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadProcessMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReadThreadProfilingData.s Initial import 2020-06-15 07:18:57 -07:00
ReclaimVirtualMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RegDisablePredefinedCacheEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RegLoadMUIStringA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RegSaveKeyExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RegisterApplicationRecoveryCallback.s Initial import 2020-06-15 07:18:57 -07:00
RegisterApplicationRestart.s Initial import 2020-06-15 07:18:57 -07:00
RegisterBadMemoryNotification.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RegisterConsoleIME.s Initial import 2020-06-15 07:18:57 -07:00
RegisterConsoleOS2.s Initial import 2020-06-15 07:18:57 -07:00
RegisterConsoleVDM.s Initial import 2020-06-15 07:18:57 -07:00
RegisterWaitForInputIdle.s Initial import 2020-06-15 07:18:57 -07:00
RegisterWaitForSingleObject.s Initial import 2020-06-15 07:18:57 -07:00
RegisterWaitUntilOOBECompleted.s Initial import 2020-06-15 07:18:57 -07:00
RegisterWowBaseHandlers.s Initial import 2020-06-15 07:18:57 -07:00
RegisterWowExec.s Initial import 2020-06-15 07:18:57 -07:00
ReleaseActCtx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReleaseActCtxWorker.s Initial import 2020-06-15 07:18:57 -07:00
ReleaseMutex.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReleaseSRWLockExclusive.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReleaseSRWLockShared.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReleaseSemaphore.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RemoveDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RemoveDirectoryTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
RemoveDirectoryTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
RemoveDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RemoveDllDirectory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RemoveLocalAlternateComputerNameA.s Initial import 2020-06-15 07:18:57 -07:00
RemoveLocalAlternateComputerNameW.s Initial import 2020-06-15 07:18:57 -07:00
RemoveSecureMemoryCacheCallback.s Initial import 2020-06-15 07:18:57 -07:00
RemoveVectoredContinueHandler.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
RemoveVectoredExceptionHandler.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReplaceFileA.s Initial import 2020-06-15 07:18:57 -07:00
ReplaceFileW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ReplacePartitionUnit.s Initial import 2020-06-15 07:18:57 -07:00
RequestDeviceWakeup.s Initial import 2020-06-15 07:18:57 -07:00
RequestWakeupLatency.s Initial import 2020-06-15 07:18:57 -07:00
ResetEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ResetWriteWatch.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ResolveDelayLoadedAPI.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ResolveDelayLoadsFromDll.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ResolveLocaleName.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ResumeThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ScrollConsoleScreenBufferA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ScrollConsoleScreenBufferW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SearchPathA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SearchPathW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCalendarInfoA.s Initial import 2020-06-15 07:18:57 -07:00
SetCalendarInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetComPlusPackageInstallStatus.s Initial import 2020-06-15 07:18:57 -07:00
SetCommBreak.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCommConfig.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCommMask.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCommState.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCommTimeouts.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetComputerNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetComputerNameExA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetComputerNameExW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetComputerNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleActiveScreenBuffer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleCP.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleCtrlHandler.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleCursor.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleCursorInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleCursorMode.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleCursorPosition.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleDisplayMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleFont.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleHardwareState.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleHistoryInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleIcon.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleKeyShortcuts.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleLocalEUDC.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleMaximumWindowSize.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleMenuClose.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleNlsMode.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleOS2OemFormat.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleOutputCP.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsolePalette.s Initial import 2020-06-15 07:18:57 -07:00
SetConsoleScreenBufferInfoEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleScreenBufferSize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleTextAttribute.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleTitleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleTitleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetConsoleWindowInfo.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCriticalSectionSpinCount.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCurrentConsoleFontEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCurrentDirectoryA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetCurrentDirectoryW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetDefaultCommConfigA.s Initial import 2020-06-15 07:18:57 -07:00
SetDefaultCommConfigW.s Initial import 2020-06-15 07:18:57 -07:00
SetDefaultDllDirectories.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetDllDirectoryA.s Initial import 2020-06-15 07:18:57 -07:00
SetDllDirectoryW.s Initial import 2020-06-15 07:18:57 -07:00
SetDynamicTimeZoneInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetEndOfFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetEnvironmentStringsA.s Initial import 2020-06-15 07:18:57 -07:00
SetEnvironmentVariableA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetEnvironmentVariableW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetErrorMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileApisToANSI.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileApisToOEM.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileAttributesA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileAttributesTransactedA.s Initial import 2020-06-15 07:18:57 -07:00
SetFileAttributesTransactedW.s Initial import 2020-06-15 07:18:57 -07:00
SetFileAttributesW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileBandwidthReservation.s Initial import 2020-06-15 07:18:57 -07:00
SetFileCompletionNotificationModes.s Make terminal ui binaries work well everywhere 2020-10-19 06:38:31 -07:00
SetFileInformationByHandle.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileIoOverlappedRange.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFilePointer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFilePointerEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileShortNameA.s Initial import 2020-06-15 07:18:57 -07:00
SetFileShortNameW.s Initial import 2020-06-15 07:18:57 -07:00
SetFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFileValidData.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetFirmwareEnvironmentVariableA.s Initial import 2020-06-15 07:18:57 -07:00
SetFirmwareEnvironmentVariableExA.s Initial import 2020-06-15 07:18:57 -07:00
SetFirmwareEnvironmentVariableExW.s Initial import 2020-06-15 07:18:57 -07:00
SetFirmwareEnvironmentVariableW.s Initial import 2020-06-15 07:18:57 -07:00
SetHandleCount.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetHandleInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetInformationJobObject.s Initial import 2020-06-15 07:18:57 -07:00
SetIoRateControlInformationJobObject.s Initial import 2020-06-15 07:18:57 -07:00
SetLastError.s Initial import 2020-06-15 07:18:57 -07:00
SetLocalPrimaryComputerNameA.s Initial import 2020-06-15 07:18:57 -07:00
SetLocalPrimaryComputerNameW.s Initial import 2020-06-15 07:18:57 -07:00
SetLocalTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetLocaleInfoA.s Initial import 2020-06-15 07:18:57 -07:00
SetLocaleInfoW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetMailslotInfo.s Initial import 2020-06-15 07:18:57 -07:00
SetMessageWaitingIndicator.s Initial import 2020-06-15 07:18:57 -07:00
SetNamedPipeAttribute.s Initial import 2020-06-15 07:18:57 -07:00
SetNamedPipeHandleState.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetPriorityClass.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessAffinityMask.s Initial import 2020-06-15 07:18:57 -07:00
SetProcessAffinityUpdateMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessDEPPolicy.s Initial import 2020-06-15 07:18:57 -07:00
SetProcessDefaultCpuSets.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessMitigationPolicy.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessPreferredUILanguages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessPriorityBoost.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessShutdownParameters.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProcessWorkingSetSize.s Initial import 2020-06-15 07:18:57 -07:00
SetProcessWorkingSetSizeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetProtectedPolicy.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetSearchPathMode.s Initial import 2020-06-15 07:18:57 -07:00
SetStdHandle.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetSystemFileCacheSize.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetSystemPowerState.s Initial import 2020-06-15 07:18:57 -07:00
SetSystemTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetSystemTimeAdjustment.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetTapeParameters.s Initial import 2020-06-15 07:18:57 -07:00
SetTapePosition.s Initial import 2020-06-15 07:18:57 -07:00
SetTermsrvAppInstallMode.s Initial import 2020-06-15 07:18:57 -07:00
SetThreadAffinityMask.s Initial import 2020-06-15 07:18:57 -07:00
SetThreadContext.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadErrorMode.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadExecutionState.s Initial import 2020-06-15 07:18:57 -07:00
SetThreadGroupAffinity.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadIdealProcessor.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadIdealProcessorEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadLocale.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadPreferredUILanguages.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadPriority.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadPriorityBoost.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadSelectedCpuSets.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadStackGuarantee.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadUILanguage.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadpoolStackInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetThreadpoolThreadMinimum.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetTimeZoneInformation.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetTimerQueueTimer.s Initial import 2020-06-15 07:18:57 -07:00
SetUmsThreadInformation.s Initial import 2020-06-15 07:18:57 -07:00
SetUnhandledExceptionFilter.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetUserGeoID.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetVDMCurrentDirectories.s Initial import 2020-06-15 07:18:57 -07:00
SetVolumeLabelA.s Initial import 2020-06-15 07:18:57 -07:00
SetVolumeLabelW.s Initial import 2020-06-15 07:18:57 -07:00
SetVolumeMountPointA.s Initial import 2020-06-15 07:18:57 -07:00
SetVolumeMountPointW.s Initial import 2020-06-15 07:18:57 -07:00
SetVolumeMountPointWStub.s Initial import 2020-06-15 07:18:57 -07:00
SetWaitableTimer.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetWaitableTimerEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetXStateFeaturesMask.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SetupComm.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ShowConsoleCursor.s Initial import 2020-06-15 07:18:57 -07:00
SignalObjectAndWait.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SizeofResource.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
Sleep.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SleepConditionVariableCS.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SleepConditionVariableSRW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SleepEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SortCloseHandle.s Initial import 2020-06-15 07:18:57 -07:00
SortGetHandle.s Initial import 2020-06-15 07:18:57 -07:00
SuspendThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SwitchToFiber.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SwitchToThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SystemTimeToFileTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SystemTimeToTzSpecificLocalTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
SystemTimeToTzSpecificLocalTimeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TerminateJobObject.s Initial import 2020-06-15 07:18:57 -07:00
TerminateProcess.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TerminateThread.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TermsrvAppInstallMode.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvConvertSysRootToUserDir.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvCreateRegEntry.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvDeleteKey.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvDeleteValue.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvGetPreSetValue.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvGetWindowsDirectoryA.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvGetWindowsDirectoryW.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvOpenRegEntry.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvOpenUserClasses.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvRestoreKey.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvSetKeySecurity.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvSetValueKey.s Initial import 2020-06-15 07:18:57 -07:00
TermsrvSyncUserIniFileExt.s Initial import 2020-06-15 07:18:57 -07:00
Thread32First.s Initial import 2020-06-15 07:18:57 -07:00
Thread32Next.s Initial import 2020-06-15 07:18:57 -07:00
TlsAlloc.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TlsFree.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TlsGetValue.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TlsSetValue.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
Toolhelp32ReadProcessMemory.s Initial import 2020-06-15 07:18:57 -07:00
TransactNamedPipe.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TransmitCommChar.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TryAcquireSRWLockExclusive.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TryAcquireSRWLockShared.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TryEnterCriticalSection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TrySubmitThreadpoolCallback.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TzSpecificLocalTimeToSystemTime.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
TzSpecificLocalTimeToSystemTimeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UTRegister.s Initial import 2020-06-15 07:18:57 -07:00
UTUnRegister.s Initial import 2020-06-15 07:18:57 -07:00
UmsThreadYield.s Initial import 2020-06-15 07:18:57 -07:00
UnhandledExceptionFilter.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UnlockFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UnlockFileEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UnmapViewOfFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UnregisterApplicationRecoveryCallback.s Initial import 2020-06-15 07:18:57 -07:00
UnregisterApplicationRestart.s Initial import 2020-06-15 07:18:57 -07:00
UnregisterBadMemoryNotification.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UnregisterConsoleIME.s Initial import 2020-06-15 07:18:57 -07:00
UnregisterWait.s Initial import 2020-06-15 07:18:57 -07:00
UnregisterWaitEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UnregisterWaitUntilOOBECompleted.s Initial import 2020-06-15 07:18:57 -07:00
UpdateCalendarDayOfWeek.s Initial import 2020-06-15 07:18:57 -07:00
UpdateProcThreadAttribute.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
UpdateResourceA.s Initial import 2020-06-15 07:18:57 -07:00
UpdateResourceW.s Initial import 2020-06-15 07:18:57 -07:00
VDMConsoleOperation.s Initial import 2020-06-15 07:18:57 -07:00
VDMOperationStarted.s Initial import 2020-06-15 07:18:57 -07:00
VerLanguageNameA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VerLanguageNameW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VerifyConsoleIoHandle.s Initial import 2020-06-15 07:18:57 -07:00
VerifyScripts.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VerifyVersionInfoA.s Initial import 2020-06-15 07:18:57 -07:00
VerifyVersionInfoW.s Initial import 2020-06-15 07:18:57 -07:00
VirtualAlloc.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualAllocEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualAllocExNuma.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualFree.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualFreeEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualLock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualProtect.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualProtectEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualQuery.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualQueryEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
VirtualUnlock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WTSGetActiveConsoleSessionId.s Initial import 2020-06-15 07:18:57 -07:00
WaitCommEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WaitForDebugEvent.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WaitForMultipleObjects.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WaitForMultipleObjectsEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WaitForSingleObject.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WaitForSingleObjectEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WaitNamedPipeA.s Initial import 2020-06-15 07:18:57 -07:00
WaitNamedPipeW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerGetFlags.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerGetFlagsWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerRegisterFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerRegisterFileWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerRegisterMemoryBlock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerRegisterMemoryBlockWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerRegisterRuntimeExceptionModule.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerRegisterRuntimeExceptionModuleWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerSetFlags.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerSetFlagsWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerUnregisterFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerUnregisterFileWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerUnregisterMemoryBlock.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerUnregisterMemoryBlockWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerUnregisterRuntimeExceptionModule.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WerUnregisterRuntimeExceptionModuleWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerpGetDebugger.s Initial import 2020-06-15 07:18:57 -07:00
WerpInitiateRemoteRecovery.s Initial import 2020-06-15 07:18:57 -07:00
WerpLaunchAeDebug.s Initial import 2020-06-15 07:18:57 -07:00
WerpNotifyLoadStringResourceWorker.s Initial import 2020-06-15 07:18:57 -07:00
WerpNotifyUseStringResourceWorker.s Initial import 2020-06-15 07:18:57 -07:00
WideCharToMultiByte.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WinExec.s Initial import 2020-06-15 07:18:57 -07:00
Wow64DisableWow64FsRedirection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
Wow64EnableWow64FsRedirection.s Initial import 2020-06-15 07:18:57 -07:00
Wow64GetThreadContext.s Initial import 2020-06-15 07:18:57 -07:00
Wow64GetThreadSelectorEntry.s Initial import 2020-06-15 07:18:57 -07:00
Wow64RevertWow64FsRedirection.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
Wow64SetThreadContext.s Initial import 2020-06-15 07:18:57 -07:00
Wow64SuspendThread.s Initial import 2020-06-15 07:18:57 -07:00
WriteConsoleA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleInputA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleInputVDMA.s Initial import 2020-06-15 07:18:57 -07:00
WriteConsoleInputVDMW.s Initial import 2020-06-15 07:18:57 -07:00
WriteConsoleInputW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleOutputA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleOutputAttribute.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleOutputCharacterA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleOutputCharacterW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleOutputW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteConsoleW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteFile.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteFileEx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteFileGather.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WritePrivateProfileSectionA.s Initial import 2020-06-15 07:18:57 -07:00
WritePrivateProfileSectionW.s Initial import 2020-06-15 07:18:57 -07:00
WritePrivateProfileStringA.s Initial import 2020-06-15 07:18:57 -07:00
WritePrivateProfileStringW.s Initial import 2020-06-15 07:18:57 -07:00
WritePrivateProfileStructA.s Initial import 2020-06-15 07:18:57 -07:00
WritePrivateProfileStructW.s Initial import 2020-06-15 07:18:57 -07:00
WriteProcessMemory.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
WriteProfileSectionA.s Initial import 2020-06-15 07:18:57 -07:00
WriteProfileSectionW.s Initial import 2020-06-15 07:18:57 -07:00
WriteProfileStringA.s Initial import 2020-06-15 07:18:57 -07:00
WriteProfileStringW.s Initial import 2020-06-15 07:18:57 -07:00
WriteTapemark.s Initial import 2020-06-15 07:18:57 -07:00
ZombifyActCtx.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
ZombifyActCtxWorker.s Initial import 2020-06-15 07:18:57 -07:00
_hread.s Initial import 2020-06-15 07:18:57 -07:00
_hwrite.s Initial import 2020-06-15 07:18:57 -07:00
_lclose.s Initial import 2020-06-15 07:18:57 -07:00
_lcreat.s Initial import 2020-06-15 07:18:57 -07:00
_llseek.s Initial import 2020-06-15 07:18:57 -07:00
_lopen.s Initial import 2020-06-15 07:18:57 -07:00
_lread.s Initial import 2020-06-15 07:18:57 -07:00
_lwrite.s Initial import 2020-06-15 07:18:57 -07:00
lstrcatA.s Initial import 2020-06-15 07:18:57 -07:00
lstrcatW.s Initial import 2020-06-15 07:18:57 -07:00
lstrcmpA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrcmpW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrcmpiA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrcmpiW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrcpyA.s Initial import 2020-06-15 07:18:57 -07:00
lstrcpyW.s Initial import 2020-06-15 07:18:57 -07:00
lstrcpynA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrcpynW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrlenA.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
lstrlenW.s Fix Windows 7 support (#19) 2020-12-28 13:52:02 -08:00
timeBeginPeriod.s Initial import 2020-06-15 07:18:57 -07:00
timeEndPeriod.s Initial import 2020-06-15 07:18:57 -07:00
timeGetDevCaps.s Initial import 2020-06-15 07:18:57 -07:00
timeGetSystemTime.s Initial import 2020-06-15 07:18:57 -07:00
timeGetTime.s Initial import 2020-06-15 07:18:57 -07:00
uaw_lstrcmpW.s Initial import 2020-06-15 07:18:57 -07:00
uaw_lstrcmpiW.s Initial import 2020-06-15 07:18:57 -07:00
uaw_lstrlenW.s Initial import 2020-06-15 07:18:57 -07:00
uaw_wcschr.s Initial import 2020-06-15 07:18:57 -07:00
uaw_wcscpy.s Initial import 2020-06-15 07:18:57 -07:00
uaw_wcsicmp.s Initial import 2020-06-15 07:18:57 -07:00
uaw_wcslen.s Initial import 2020-06-15 07:18:57 -07:00
uaw_wcsrchr.s Initial import 2020-06-15 07:18:57 -07:00