DynamoRIO/drmemory

Add handling for new Win10 1809 syscalls, esp NtCreateSectionEx

Open

#2.216 geöffnet am 25. Juli 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (289 Forks)auto 404
Component-DrSyscallOpSys-Windowshelp wanted

Repository-Metriken

Stars
 (2.727 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Split from #2126

New syscalls:

USER32(NtConfigureInputSpace
USER32(NtDCompositionGetMaterialProperty
USER32(NtDCompositionSetChannelConnectionId
USER32(NtDCompositionSetMaterialProperty
USER32(NtDxgkCreateTrackedWorkload
USER32(NtDxgkDestroyTrackedWorkload
USER32(NtDxgkEndTrackedWorkload
USER32(NtDxgkGetAvailableTrackedWorkloadIndex
USER32(NtDxgkGetTrackedWorkloadStatistics
USER32(NtDxgkResetTrackedWorkload
USER32(NtDxgkSubmitPresentToHwQueue
USER32(NtDxgkUpdateTrackedWorkload
USER32(NtFlipObjectPresentCancel
USER32(NtSetCursorInputSpace
USER32(NtSetPointerDeviceInputSpace
USER32(NtSetShellCursorState
USER32(NtUserCallHwndLockSafe
USER32(NtUserCallHwndParamLockSafe
USER32(NtUserCallHwndSafe
USER32(NtUserDeferWindowDpiChanges
USER32(NtUserForceWindowToDpiForTest
USER32(NtUserGetCurrentDpiInfoForWindow
USER32(NtUserGetKeyboardLayout
USER32(NtUserGetRequiredCursorSizes
USER32(NtUserRestoreWindowDpiChanges
USER32(NtUserSetForegroundWindowForApplication
GDI32(NtGdiDdDDIGetSharedResourceAdapterLuidFlipManager
NTDLL(LdrpThunkTemplate
NTDLL(NtCreateSectionEx
NTDLL(NtManageHotPatch
NTDLL(RtlpDiskSpeedPolicy

Contributor Guide