Lines Matching refs:Py_GetPath
1292 char* (__cdecl * Py_GetPath)(void);1327 Py_GetPath = (char * (*)(void))GetProcAddress1328 (hPython,"Py_GetPath");1337 MessageBox(GetFocus(), Py_GetPath(), "PATH", MB_OK);