Home
last modified time | relevance | path

Searched refs:wsprintf (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/tests/validation_tests/
H A Dsuite.cc23 wsprintf(command, kCommandTemplate, target, PROCESS_CREATE_THREAD); in TestProcessAccess()
25 wsprintf(command, kCommandTemplate, target, PROCESS_DUP_HANDLE); in TestProcessAccess()
31 wsprintf(command, kCommandTemplate, target, PROCESS_VM_READ); in TestProcessAccess()
33 wsprintf(command, kCommandTemplate, target, PROCESS_VM_WRITE); in TestProcessAccess()
37 wsprintf(command, kCommandTemplate, target, WRITE_DAC); in TestProcessAccess()
39 wsprintf(command, kCommandTemplate, target, WRITE_OWNER); in TestProcessAccess()
41 wsprintf(command, kCommandTemplate, target, READ_CONTROL); in TestProcessAccess()
150 wsprintf(command, L"ValidWindow %Id", in TEST()
154 wsprintf(command, L"ValidWindow %Id", in TEST()
223 wsprintf(command, L"AllocateCmd %d", kAllocationSize); in TEST()
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientsetup/win/
H A Dwrappers.cpp48 wsprintf (keyName, TEXT("APPID\\%s"), AppID); else in ListAppIDAccessACL()
49 wsprintf (keyName, TEXT("APPID\\{%s}"), AppID); in ListAppIDAccessACL()
62 wsprintf (keyName, TEXT("APPID\\%s"), AppID); else in ListAppIDLaunchACL()
63 wsprintf (keyName, TEXT("APPID\\{%s}"), AppID); in ListAppIDLaunchACL()
109 wsprintf (keyName, TEXT("APPID\\%s"), AppID); in ChangeAppIDAccessACL()
111 wsprintf (keyName, TEXT("APPID\\{%s}"), AppID); in ChangeAppIDAccessACL()
132 wsprintf (keyName, TEXT("APPID\\%s"), AppID); in ChangeAppIDLaunchACL()
134 wsprintf (keyName, TEXT("APPID\\{%s}"), AppID); in ChangeAppIDLaunchACL()
/dports/math/scilab/scilab-6.1.1/scilab/modules/windows_tools/src/c/scilab_windows/
H A DFilesAssociations.c155 wsprintf(Cmd, MSG_SCIMSG5_EDITOR, FinalFileName); in CommandByFileExtension()
161 wsprintf(Cmd, MSG_SCIMSG6_EDITOR, FinalFileName); in CommandByFileExtension()
172 wsprintf(Cmd, MSG_SCIMSG5_EDITOR, FinalFileName); in CommandByFileExtension()
183 wsprintf(Cmd, MSG_SCIMSG1, FinalFileName, FinalFileName); in CommandByFileExtension()
192 wsprintf(Cmd, MSG_SCIMSG2_XCOS, FinalFileName); in CommandByFileExtension()
198 wsprintf(Cmd, MSG_SCIMSG3_XCOS, FinalFileName); in CommandByFileExtension()
209 wsprintf(Cmd, MSG_SCIMSG2_XCOS, FinalFileName); in CommandByFileExtension()
215 wsprintf(Cmd, MSG_SCIMSG4, FinalFileName); in CommandByFileExtension()
H A Dwmcopydata.c29 if (wsprintf(CommandLine, "%s", LineFromAnotherScilab) <= 0) in GetCommandFromAnotherScilab()
33 wsprintf(TitleWindowSend, "%s", TitleScilabSend); in GetCommandFromAnotherScilab()
53 if (wsprintf(MyRec.CommandFromAnotherScilab, "%s", CommandLine) <= 0) in SendCommandToAnotherScilab()
84 …if (wsprintf(LineFromAnotherScilab, "%s", (LPSTR) ((MYREC *)(MyCopyDataStruct->lpData))->CommandFr… in ReceiveFromAnotherScilab()
/dports/graphics/devil/devil-1.7.8/examples/windows_example/
H A DWindowsTest.cpp513 wsprintf(CurFileName, L"%s", OpenFileName); in WndProc()
549 wsprintf(CurFileName, L"%s", OpenFileName); in WndProc()
597 wsprintf(CurFileName, L"%s", OpenFileName); in WndProc()
735 wsprintf(OpenFileName, L"*.*"); in WndProc()
810 wsprintf(SaveFileName, L"monkey.tga"); in WndProc()
1082 wsprintf(Out + OutPos, Strings[StringPos]); in GenFilterString()
1274 wsprintf(x, L"%d", Width); in ResizeDlgProc()
1275 wsprintf(y, L"%d", Height); in ResizeDlgProc()
1276 wsprintf(z, L"%d", Depth); in ResizeDlgProc()
1334 wsprintf(Dir, L""); in BatchDlgProc()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_Lists.cpp167 wsprintf(dest, L"0x%08X",threads[row].curPC); in GetColumnText()
175 wsprintf(dest,L"%d",threads[row].priority); in GetColumnText()
495 wsprintf(dest,L"0x%08X",1); in GetColumnText()
497 wsprintf(dest,L"0x%08X",mc.end-mc.start); in GetColumnText()
537 wsprintf(dest,L"-"); in GetColumnText()
543 wsprintf(dest,L"\xFFFE"); in GetColumnText()
663 wsprintf(dest,L"%08X",frames[row].entry); in GetColumnText()
676 wsprintf(dest,L"%08X",frames[row].pc); in GetColumnText()
686 wsprintf(dest,L"%08X",frames[row].sp); in GetColumnText()
771 wsprintf(dest,L"%08X",modules[row].address); in GetColumnText()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_Lists.cpp167 wsprintf(dest, L"0x%08X",threads[row].curPC); in GetColumnText()
175 wsprintf(dest,L"%d",threads[row].priority); in GetColumnText()
495 wsprintf(dest,L"0x%08X",1); in GetColumnText()
497 wsprintf(dest,L"0x%08X",mc.end-mc.start); in GetColumnText()
537 wsprintf(dest,L"-"); in GetColumnText()
543 wsprintf(dest,L"\xFFFE"); in GetColumnText()
663 wsprintf(dest,L"%08X",frames[row].entry); in GetColumnText()
676 wsprintf(dest,L"%08X",frames[row].pc); in GetColumnText()
686 wsprintf(dest,L"%08X",frames[row].sp); in GetColumnText()
771 wsprintf(dest,L"%08X",modules[row].address); in GetColumnText()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DDebugger_Lists.cpp167 wsprintf(dest, L"0x%08X",threads[row].curPC); in GetColumnText()
175 wsprintf(dest,L"%d",threads[row].priority); in GetColumnText()
495 wsprintf(dest,L"0x%08X",1); in GetColumnText()
497 wsprintf(dest,L"0x%08X",mc.end-mc.start); in GetColumnText()
537 wsprintf(dest,L"-"); in GetColumnText()
543 wsprintf(dest,L"\xFFFE"); in GetColumnText()
663 wsprintf(dest,L"%08X",frames[row].entry); in GetColumnText()
676 wsprintf(dest,L"%08X",frames[row].pc); in GetColumnText()
686 wsprintf(dest,L"%08X",frames[row].sp); in GetColumnText()
771 wsprintf(dest,L"%08X",modules[row].address); in GetColumnText()
[all …]
/dports/archivers/unzip/unzip60/windll/guisfx/
H A Dsfxwiz.c126 wsprintf(szTemp, "Replace %s ?", (LPSTR)lpsz); in ReplaceProc()
388 wsprintf(szMessage, "%s", "All files extracted OK"); in InitDialogProc()
394 wsprintf(szMessage, "%s", "Error in archive"); in InitDialogProc()
401 wsprintf(szMessage, "%s", "Insufficient memory"); in InitDialogProc()
404 wsprintf(szMessage, "%s", "Archive not found"); in InitDialogProc()
407 wsprintf(szMessage, "%s", "No files found"); in InitDialogProc()
410 wsprintf(szMessage, "%s", "Disk full"); in InitDialogProc()
413 wsprintf(szMessage, "%s", "Unexpected end of file"); in InitDialogProc()
416 wsprintf(szMessage, "%s", "No files found: All unsupported"); in InitDialogProc()
419 wsprintf(szMessage, "%s", "No files found: Bad password"); in InitDialogProc()
[all …]
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dddenum.cpp85 wsprintf(szBuff, "Device information for device %d of %d",iCurrent + 1,g_iMaxDevices); in SetInfoDlgText()
89 wsprintf(szBuff,"%08X",pDI->dwVendorId); in SetInfoDlgText()
91 wsprintf(szBuff,"%08X",pDI->dwDeviceId); in SetInfoDlgText()
93 wsprintf(szBuff,"%08X",pDI->dwSubSysId); in SetInfoDlgText()
95 wsprintf(szBuff,"%08X",pDI->dwRevision); in SetInfoDlgText()
99 wsprintf(szBuff,"%d.%02d.%02d.%04d", in SetInfoDlgText()
112 wsprintf(szBuff, "%08X-%04X-%04X-%02X%02X%02X%02X%02X%02X%02X%02X", in SetInfoDlgText()
/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/ADbg/
H A DADbg.cpp75 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s\r\n", in _OutPut()
85 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s - %s\r\n", in _OutPut()
97 wsprintf( myformat, "%s\r\n", format); in _OutPut()
99 wsprintf( myformat, "%s - %s\r\n", prefix, format); in _OutPut()
/dports/audio/lame/lame-3.100/ACM/ADbg/
H A DADbg.cpp75 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s\r\n", in _OutPut()
85 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s - %s\r\n", in _OutPut()
97 wsprintf( myformat, "%s\r\n", format); in _OutPut()
99 wsprintf( myformat, "%s - %s\r\n", prefix, format); in _OutPut()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ACM/ADbg/
H A DADbg.cpp75 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s\r\n", in _OutPut()
85 wsprintf(myformat,"%04d/%02d/%02d %02d:%02d:%02d.%03d UTC : %s - %s\r\n", in _OutPut()
97 wsprintf( myformat, "%s\r\n", format); in _OutPut()
99 wsprintf( myformat, "%s - %s\r\n", prefix, format); in _OutPut()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/tools/cheatsConverter/src/
H A Dconvert.cpp124 wsprintf(buf, "Desc%04i", i); in load_1_0()
126 wsprintf(buf, "Type%04i", i); in load_1_0()
128 wsprintf(buf, "Num_%04i", i); in load_1_0()
130 wsprintf(buf, "Enab%04i", i); in load_1_0()
132 wsprintf(buf, "Size%04i", i); in load_1_0()
137 wsprintf(buf, "H%03i%04i", i, t); in load_1_0()
140 wsprintf(buf, "L%03i%04i", i, t); in load_1_0()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/GEDebugger/
H A DTabDisplayLists.cpp48 wsprintf(dest,L"0x%08X",value.baseAddr);
51 wsprintf(dest,L"0x%08X",value.offsetAddr);
54 wsprintf(dest,L"0x%08X",value.pc);
99 wsprintf(dest,L"0x%08X",list.stall);
102 wsprintf(dest,L"0x%08X",list.pc);
105 wsprintf(dest,L"0x%08X",list.startpc);
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/GEDebugger/
H A DTabDisplayLists.cpp48 wsprintf(dest,L"0x%08X",value.baseAddr); in GetColumnText()
51 wsprintf(dest,L"0x%08X",value.offsetAddr); in GetColumnText()
54 wsprintf(dest,L"0x%08X",value.pc); in GetColumnText()
99 wsprintf(dest,L"0x%08X",list.stall); in GetColumnText()
102 wsprintf(dest,L"0x%08X",list.pc); in GetColumnText()
105 wsprintf(dest,L"0x%08X",list.startpc); in GetColumnText()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/GEDebugger/
H A DTabDisplayLists.cpp48 wsprintf(dest,L"0x%08X",value.baseAddr); in GetColumnText()
51 wsprintf(dest,L"0x%08X",value.offsetAddr); in GetColumnText()
54 wsprintf(dest,L"0x%08X",value.pc); in GetColumnText()
99 wsprintf(dest,L"0x%08X",list.stall); in GetColumnText()
102 wsprintf(dest,L"0x%08X",list.pc); in GetColumnText()
105 wsprintf(dest,L"0x%08X",list.startpc); in GetColumnText()
/dports/lang/itcl/itcl3.4.1/win/
H A Dnmakehlp.c57 chars = wsprintf(msg, "usage: %s -c <compiler option>\n" in main()
66 chars = wsprintf(msg, "usage: %s -l <linker option>\n" in main()
75 chars = wsprintf(msg, "usage: %s -f <string> <substring>\n" in main()
88 chars = wsprintf(msg, "usage: %s -g <file> <string>\n" in main()
97 chars = wsprintf(msg, "usage: %s -c|-l|-f ...\n" in main()
163 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForCompilerFeature()
252 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForLinkerFeature()
/dports/archivers/unzip/unzip60/windll/
H A Duzexampl.c176 wsprintf (str, DLL_WARNING, UNZ_DLL_NAME); in main()
221 wsprintf (str, DLL_VERSION_WARNING, UNZ_DLL_NAME); in main()
236 wsprintf (str, DLL_VERSION_WARNING, UNZ_DLL_NAME); in main()
259 wsprintf (str, "Could not load %s", UNZ_DLL_NAME); in main()
290 wsprintf(str, "The version %u.%u%u of the loaded UnZip DLL is too old!", in main()
312 wsprintf(str, "Found incompatible WinDLL API version %u.%u%u, aborting!", in main()
457 wsprintf(psLBEntry, LongHdrStats, in ReceiveDllMessage()
/dports/net/tcludp/tcludp/win/
H A Dnmakehlp.c51 chars = wsprintf(msg, "usage: %s -c <compiler option>\n" in main()
60 chars = wsprintf(msg, "usage: %s -l <linker option>\n" in main()
69 chars = wsprintf(msg, "usage: %s -f <string> <substring>\n" in main()
82 chars = wsprintf(msg, "usage: %s -v <tcl.h> <tk.h>\n" in main()
91 chars = wsprintf(msg, "usage: %s -c|-l|-f ...\n" in main()
157 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForCompilerFeature()
252 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForLinkerFeature()
/dports/x11-toolkits/itk/itk3.3/win/
H A Dnmakehlp.c60 chars = wsprintf(msg, "usage: %s -c <compiler option>\n" in main()
69 chars = wsprintf(msg, "usage: %s -l <linker option>\n" in main()
78 chars = wsprintf(msg, "usage: %s -f <string> <substring>\n" in main()
91 chars = wsprintf(msg, "usage: %s -g <file> <string>\n" in main()
100 chars = wsprintf(msg, "usage: %s -c|-l|-f ...\n" in main()
166 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForCompilerFeature()
255 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForLinkerFeature()
/dports/graphics/tkpng/tkpng0.9/win/
H A Dnmakehlp.c51 chars = wsprintf(msg, "usage: %s -c <compiler option>\n" in main()
60 chars = wsprintf(msg, "usage: %s -l <linker option>\n" in main()
69 chars = wsprintf(msg, "usage: %s -f <string> <substring>\n" in main()
82 chars = wsprintf(msg, "usage: %s -v <tcl.h> <tk.h>\n" in main()
91 chars = wsprintf(msg, "usage: %s -c|-l|-f ...\n" in main()
157 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForCompilerFeature()
252 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForLinkerFeature()
/dports/games/libretro-px68k/px68k-libretro-8455d9c/libretro/
H A Dprop.c335 wsprintf(buf, "%d", winx);
337 wsprintf(buf, "%d", winy);
339 wsprintf(buf, "%d", Config.FrameRate);
343 wsprintf(buf, "%d", Config.OPM_VOL);
345 wsprintf(buf, "%d", Config.PCM_VOL);
347 wsprintf(buf, "%d", Config.MCR_VOL);
365 wsprintf(buf, "%d", Config.MIDI_Type);
378 wsprintf(buf, "%d", Config.WinStrech);
383 wsprintf(buf, "%d", Config.XVIMode);
409 wsprintf(buf, "%d", Config.VbtnSwap);
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclWin/
H A Dnmakehlp.c48 chars = wsprintf(msg, "usage: %s -c <compiler option>\n" in main()
57 chars = wsprintf(msg, "usage: %s -l <linker option>\n" in main()
66 chars = wsprintf(msg, "usage: %s -f <string> <substring>\n" in main()
79 chars = wsprintf(msg, "usage: %s -c|-l|-f ...\n" in main()
145 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForCompilerFeature()
240 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForLinkerFeature()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A Dnmakehlp.c48 chars = wsprintf(msg, "usage: %s -c <compiler option>\n" in main()
57 chars = wsprintf(msg, "usage: %s -l <linker option>\n" in main()
66 chars = wsprintf(msg, "usage: %s -f <string> <substring>\n" in main()
79 chars = wsprintf(msg, "usage: %s -c|-l|-f ...\n" in main()
145 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForCompilerFeature()
240 int chars = wsprintf(msg, "Tried to launch: \"%s\", but got error [%u]: ", cmdline, err); in CheckForLinkerFeature()

12345678910>>...23