HomeSort by relevance Sort by last modified time
    Searched defs:PyWin_DLLhModule (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/
dl_nt.c 18 HMODULE PyWin_DLLhModule = NULL;
86 PyWin_DLLhModule = hInst;
  /external/python/cpython3/PC/
dl_nt.c 23 HMODULE PyWin_DLLhModule = NULL;
95 PyWin_DLLhModule = hInst;

Completed in 73 milliseconds