Home | History | Annotate | Download | only in bdist_wininst

Lines Matching full:vers_name

1375     char vers_name[_MAX_PATH + 80];
1407 wsprintf(vers_name, "Python Version %d.%d in %s",
1410 (LPARAM)(LPSTR)vers_name);
1447 char subkey_name[80], vers_name[80];
1457 wsprintf(vers_name, "Python Version %s (found in registry)",
1470 (LPARAM)(LPSTR)vers_name);