Home
last modified time | relevance | path

Searched refs:MessageBox (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dserdrv.c317 MessageBox(GetFocus(), "Read error\n", "Angel", MB_OK | MB_ICONSTOP); in SerialRead()
456 MessageBox(GetFocus(), "Write error\n", "Angel", MB_OK | MB_ICONSTOP); in SerialWrite()
H A Detherdrv.c399 MessageBox(GetFocus(), "Error receiving packet\n", "Angel", MB_OK | MB_ICONSTOP); in read_packet()
H A Dserpardr.c527 MessageBox(GetFocus(), "Write error\n", "Angel", MB_OK | MB_ICONSTOP); in SerparWrite()
H A Dhsys.c888 MessageBox(hwndParent, (LPCTSTR)buf, (LPCTSTR)"Fatal Error:", MB_OK); in panic()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dv850ice.c248 MessageBox (0, "Symbol resolution\nNot implemented", "GDB", MB_OK); in v850ice_wndproc()
251 MessageBox (0, "Address resolution\nNot implemented", "GDB", MB_OK); in v850ice_wndproc()
/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm512 sub MessageBox ($;$$$$$) { subroutine
H A DProcess.xs335 DeclWinFunc_CACHE(ULONG, MessageBox, (HWND hwndParent, HWND hwndOwner, PCSZ pszText, PCSZ pszCaptio…
643 ULONG rc = MessageBox(hwndParent, hwndOwner, pszText, pszCaption,
1415 #define _MessageBox MessageBox
/openbsd-src/gnu/usr.bin/perl/os2/
H A DChanges701 MessageBox