Searched refs:MessageBox (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/ |
| H A D | serdrv.c | 317 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 D | etherdrv.c | 399 MessageBox(GetFocus(), "Error receiving packet\n", "Angel", MB_OK | MB_ICONSTOP); in read_packet()
|
| H A D | serpardr.c | 527 MessageBox(GetFocus(), "Write error\n", "Angel", MB_OK | MB_ICONSTOP); in SerparWrite()
|
| H A D | hsys.c | 888 MessageBox(hwndParent, (LPCTSTR)buf, (LPCTSTR)"Fatal Error:", MB_OK); in panic()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | v850ice.c | 248 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 D | Process.pm | 512 sub MessageBox ($;$$$$$) { subroutine
|
| H A D | Process.xs | 335 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 D | Changes | 701 MessageBox
|