Lines Matching refs:Py_GetPath
1336 char* (__cdecl * Py_GetPath)(void);1371 Py_GetPath = (char * (*)(void))GetProcAddress1372 (hPython,"Py_GetPath");1381 MessageBox(GetFocus(), Py_GetPath(), "PATH", MB_OK);