Searched defs:shell_name (Results 1 – 4 of 4) sorted by relevance
142 #define shell_name TEXT("coredll.dll") in GetMyDocsPath() macro144 #define shell_name TEXT("shell32.dll") in GetMyDocsPath() macro
230 static int verify_shell(const char *shell_name) in verify_shell()
396 static int verify_shell(const char *shell_name) in verify_shell()
1544 const char* shell_name = SIGNED_SHELL; in open_shell() local