Home | History | Annotate | Download | only in bdist_wininst

Lines Matching full:vers_name

1419     char vers_name[_MAX_PATH + 80];
1451 wsprintf(vers_name, "Python Version %d.%d in %s",
1454 (LPARAM)(LPSTR)vers_name);
1491 char subkey_name[80], vers_name[80];
1501 wsprintf(vers_name, "Python Version %s (found in registry)",
1514 (LPARAM)(LPSTR)vers_name);