Skip to content

Commit

Permalink
Fixed #753.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebattista committed Nov 30, 2021
1 parent 50a2585 commit bf53fc3
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 2 deletions.
79 changes: 78 additions & 1 deletion generation/WinSDK/WithSetLastError.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ AddAuditAccessObjectAce
AddClipboardFormatListener
AddClusterNode
AddConditionalAce
AddConsoleAliasA
AddConsoleAliasW
AddDllDirectory
AddERExcludedApplicationA
AddERExcludedApplicationW
Expand Down Expand Up @@ -57,6 +59,7 @@ AllocateAndInitializeSid
AllocateLocallyUniqueId
AllocateUserPhysicalPages
AllocateUserPhysicalPagesNuma
AllocConsole
AllocReservedLog
AllowSetForegroundWindow
AnimateWindow
Expand All @@ -65,6 +68,7 @@ AppendMenuW
ArrangeIconicWindows
AssignProcessToJobObject
AssociateContextWithName
AttachConsole
AuditComputeEffectivePolicyBySid
AuditComputeEffectivePolicyByToken
AuditEnumerateCategories
Expand Down Expand Up @@ -379,6 +383,7 @@ CreateClusterNotifyPort
CreateClusterNotifyPortV2
CreateClusterResource
CreateCompressor
CreateConsoleScreenBuffer
CreateCursor
CreateDecompressor
CreateDesktopA
Expand Down Expand Up @@ -965,6 +970,9 @@ FileEncryptionStatusW
FileTimeToDosDateTime
FileTimeToLocalFileTime
FileTimeToSystemTime
FillConsoleOutputAttribute
FillConsoleOutputCharacterA
FillConsoleOutputCharacterW
FindActCtxSectionGuid
FindActCtxSectionStringA
FindActCtxSectionStringW
Expand Down Expand Up @@ -1030,6 +1038,7 @@ FlsAlloc
FlsFree
FlsGetValue
FlsSetValue
FlushConsoleInputBuffer
FlushFileBuffers
FlushInstructionCache
FlushLogBuffers
Expand All @@ -1040,6 +1049,7 @@ FoldStringW
FormatMessage
FormatMessageA
FormatMessageW
FreeConsole
FreeEnvironmentStringsA
FreeEnvironmentStringsW
FreeGPOListA
Expand Down Expand Up @@ -1072,6 +1082,7 @@ FtpRenameFileA
FtpRenameFileW
FtpSetCurrentDirectoryA
FtpSetCurrentDirectoryW
GenerateConsoleCtrlEvent
GetAce
GetAclInformation
GetActiveProcessorCount
Expand Down Expand Up @@ -1148,6 +1159,27 @@ GetComputerNameExW
GetComputerNameW
GetComputerObjectNameA
GetComputerObjectNameW
GetConsoleAliasA
GetConsoleAliasW
GetConsoleAliasesA
GetConsoleAliasesW
GetConsoleAliasExesA
GetConsoleAliasExesW
GetConsoleCP
GetConsoleCursorInfo
GetConsoleDisplayMode
GetConsoleFontSize
GetConsoleHistoryInfo
GetConsoleMode
GetConsoleOriginalTitleA
GetConsoleOriginalTitleW
GetConsoleOutputCP
GetConsoleProcessList
GetConsoleScreenBufferInfo
GetConsoleScreenBufferInfoEx
GetConsoleSelectionInfo
GetConsoleTitleA
GetConsoleTitleW
GetCPInfo
GetCPInfoExA
GetCPInfoExW
Expand All @@ -1156,6 +1188,8 @@ GetCurrencyFormatEx
GetCurrencyFormatW
GetCurrentActCtx
GetCurrentClockTransactionManager
GetCurrentConsoleFont
GetCurrentConsoleFontEx
GetCurrentDirectory
GetCurrentHwProfileA
GetCurrentHwProfileW
Expand Down Expand Up @@ -1259,6 +1293,7 @@ GetKeyboardState
GetKeyboardType
GetKeyNameTextA
GetKeyNameTextW
GetLargestConsoleWindowSize
GetLayeredWindowAttributes
GetLayout
GetLocaleInfoA
Expand Down Expand Up @@ -1339,6 +1374,8 @@ GetNumaProximityNode
GetNumberFormatA
GetNumberFormatEx
GetNumberFormatW
GetNumberOfConsoleInputEvents
GetNumberOfConsoleMouseButtons
GetNumberOfEventLogRecords
GetNumberOfPhysicalMonitorsFromHMONITOR
GetOldestEventLogRecord
Expand Down Expand Up @@ -1438,6 +1475,7 @@ GetSidSubAuthority
GetSidSubAuthorityCount
GetStateTextA
GetStateTextW
GetStdHandle
GetStringScripts
GetStringTypeA
GetStringTypeExW
Expand Down Expand Up @@ -1949,6 +1987,8 @@ PathCanonicalizeW
PathFileExistsA
PathFileExistsW
PathResolve
PeekConsoleInputA
PeekConsoleInputW
PeekNamedPipe
PeerDistClientCancelAsyncOperation
PeerDistServerCancelAsyncOperation
Expand Down Expand Up @@ -2023,6 +2063,15 @@ QueueUserAPC
QueueUserWorkItem
RasSecurityDialogReceive
RasSecurityDialogSend
ReadConsoleA
ReadConsoleW
ReadConsoleInputA
ReadConsoleInputW
ReadConsoleOutputA
ReadConsoleOutputW
ReadConsoleOutputAttribute
ReadConsoleOutputCharacterA
ReadConsoleOutputCharacterW
ReadDirectoryChangesExW
ReadDirectoryChangesW
ReadEventLogA
Expand Down Expand Up @@ -2150,6 +2199,8 @@ SaveCurrentMonitorSettings
SaveCurrentSettings
ScanLogContainers
SCardAccessStartedEvent
ScrollConsoleScreenBufferA
ScrollConsoleScreenBufferW
ScrollDC
ScrollWindow
ScrollWindowEx
Expand Down Expand Up @@ -2192,6 +2243,22 @@ SetComputerNameA
SetComputerNameExA
SetComputerNameExW
SetComputerNameW
SetConsoleActiveScreenBuffer
SetConsoleCP
SetConsoleCtrlHandler
SetConsoleCursorInfo
SetConsoleCursorPosition
SetConsoleDisplayMode
SetConsoleHistoryInfo
SetConsoleMode
SetConsoleOutputCP
SetConsoleScreenBufferInfoEx
SetConsoleScreenBufferSize
SetConsoleTextAttribute
SetConsoleTitleA
SetConsoleTitleW
SetConsoleWindowInfo
SetCurrentConsoleFontEx
SetCurrentDirectory
SetCursorPos
SetDecompressorInformation
Expand Down Expand Up @@ -2303,6 +2370,7 @@ SetServiceBits
SetServiceObjectSecurity
SetServiceStatus
SetServiceW
SetStdHandle
SetSuspendState
SetSysColors
SetSystemCursor
Expand Down Expand Up @@ -3019,6 +3087,15 @@ Wow64GetThreadSelectorEntry
Wow64RevertWow64FsRedirection
Wow64SetThreadContext
Wow64SuspendThread
WriteConsoleA
WriteConsoleW
WriteConsoleInputA
WriteConsoleInputW
WriteConsoleOutputA
WriteConsoleOutputW
WriteConsoleOutputAttribute
WriteConsoleOutputCharacterA
WriteConsoleOutputCharacterW
WriteFile
WriteFileEx
WriteFileGather
Expand Down Expand Up @@ -3094,4 +3171,4 @@ WTSVirtualChannelWrite
WTSWaitSystemEvent
wvsprintfA
wvsprintfW
ZombifyActCtx
ZombifyActCtx
2 changes: 1 addition & 1 deletion scripts/BaselineWinmd/Windows.Win32.winmd
Git LFS file not shown

0 comments on commit bf53fc3

Please sign in to comment.