Home
last modified time | relevance | path

Searched refs:g_szAppName (Results 1 – 11 of 11) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dmkfilelt.cpp72 CHAR g_szAppName[MAXSTR]; variable
88 strcpy(g_szAppName, "make_filelist"); in WinMain()
91 g_szAppName, MB_OK); in WinMain()
108 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
122 g_szAppName, MB_OK); in init()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dmkfilelt.cpp72 CHAR g_szAppName[MAXSTR]; variable
88 strcpy(g_szAppName, "make_filelist"); in WinMain()
91 g_szAppName, MB_OK); in WinMain()
108 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
122 g_szAppName, MB_OK); in init()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dmkfilelt.cpp72 CHAR g_szAppName[MAXSTR]; variable
88 strcpy(g_szAppName, "make_filelist"); in WinMain()
91 g_szAppName, MB_OK); in WinMain()
108 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
122 g_szAppName, MB_OK); in init()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dmkfilelt.cpp72 CHAR g_szAppName[MAXSTR]; variable
88 strcpy(g_szAppName, "make_filelist"); in WinMain()
91 g_szAppName, MB_OK); in WinMain()
108 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
122 g_szAppName, MB_OK); in init()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddwsetup.cpp115 CHAR g_szAppName[MAXSTR]; variable
160 g_szAppName, MB_OK); in WinMain()
384 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
396 LoadString(g_hInstance, IDS_APPNAME, g_szAppName, sizeof(g_szAppName)); in init()
403 g_szAppName, MB_OK); in init()
646 …on is the same as the current file location. No files will be copied.", g_szAppName, MB_OKCANCEL) in install_all()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddwsetup.cpp115 CHAR g_szAppName[MAXSTR]; variable
160 g_szAppName, MB_OK); in WinMain()
384 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
396 LoadString(g_hInstance, IDS_APPNAME, g_szAppName, sizeof(g_szAppName)); in init()
403 g_szAppName, MB_OK); in init()
646 …on is the same as the current file location. No files will be copied.", g_szAppName, MB_OKCANCEL) in install_all()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwsetup.cpp116 CHAR g_szAppName[MAXSTR]; variable
168 g_szAppName, MB_OK); in WinMain()
392 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
404 LoadString(g_hInstance, IDS_APPNAME, g_szAppName, sizeof(g_szAppName)); in init()
411 g_szAppName, MB_OK); in init()
657 …on is the same as the current file location. No files will be copied.", g_szAppName, MB_OKCANCEL) in install_all()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwsetup.cpp116 CHAR g_szAppName[MAXSTR]; variable
168 g_szAppName, MB_OK); in WinMain()
392 MessageBox(HWND_DESKTOP, str, g_szAppName, MB_OK); in message_box()
404 LoadString(g_hInstance, IDS_APPNAME, g_szAppName, sizeof(g_szAppName)); in init()
411 g_szAppName, MB_OK); in init()
657 …on is the same as the current file location. No files will be copied.", g_szAppName, MB_OKCANCEL) in install_all()
/dports/archivers/unzip/unzip60/wince/
H A Dwinmain.cpp138 static LPCTSTR g_szAppName = TEXT("Pocket UnZip"); variable
374 g_hWndMain = CreateWindow(wc.lpszClassName, g_szAppName, dwStyle, in WinMain()
438 g_szAppName, MB_ICONERROR | MB_OK); in WinMain()
575 g_szAppName, in RegisterUnzip()
1110 g_szAppName, MB_ICONINFORMATION | MB_OK); in OnActionView()
1129 MessageBox(g_hWndMain, szPath, g_szAppName, MB_ICONERROR | MB_OK); in OnActionView()
1174 g_szAppName, MB_ICONWARNING | MB_OK); in OnActionView()
1198 MessageBox(g_hWndMain, szPath, g_szAppName, MB_ICONERROR | MB_OK); in OnActionView()
2970 g_szAppName, MB_ICONERROR | MB_OK); in DlgProcExtractOrTest()
3351 g_szAppName, MB_ICONERROR | MB_OK); in DlgProcExtractProgress()
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/imasm/
H A Dgui.cpp31 char g_szAppName[] = "Imasm macro preassembler"; variable
184 g_szAppName, in InitInstance()
/dports/net-mgmt/net-snmp/net-snmp-5.9/
H A DChangeLog109412 Rename g_szAppName to app_name to follow naming standards