Home
last modified time | relevance | path

Searched refs:ucrtbased (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/PC/
Dvalidate_ucrtbase.py37 ucrtbased = WinDLL(sys.argv[1]) variable
52 actual_len = kernel32.GetModuleFileNameW(HANDLE(ucrtbased._handle),
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/rbe_win2019/
DDockerfile49 # Add ucrtbased.dll to the system directory to allow --compilation_mode=dbg to
52 RUN Copy-Item \"C:\Program Files (x86)\Windows Kits\10\bin\x64\ucrt\ucrtbased.dll\" C:\Windows\Syst…