[_winapi] Add missing functions (#15132)

This commit is contained in:
Semyon Moroz
2025-12-13 20:15:46 +01:00
committed by GitHub
parent 267c046478
commit 027600d1c3
2 changed files with 9 additions and 11 deletions
@@ -1,14 +1,3 @@
# ============================================
# TODO: Allowlist entries that should be fixed
# ============================================
# Exists at runtime, but missing from stubs
_winapi.CreateFileMapping
_winapi.MapViewOfFile
_winapi.OpenFileMapping
_winapi.VirtualQuerySize
# ============================================
# Modules that do not exist on Windows systems
# ============================================