Searched refs:ucrtbase (Results 1 – 5 of 5) sorted by relevance
45 '<(PRODUCT_DIR)/ucrtbase.dll',
113 HMODULE ucrtbase = GetModuleHandleW(L"ucrtbase.dll"); in _PySSLFixErrno() local114 if (!ucrtbase) { in _PySSLFixErrno()122 errno_func ssl_errno = (errno_func)GetProcAddress(ucrtbase, "_errno"); in _PySSLFixErrno()
2000 Adds validation of ucrtbase[d].dll version with warning for old versions.
3689 Adds validation of ucrtbase[d].dll version with warning for old versions.
426 ``ucrtbase.dll`` in the system directory.