Home
last modified time | relevance | path

Searched refs:MB_SERVICE_NOTIFICATION (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/ucrt/misc/
H A Dcrtmbox.cpp72 return traits::message_box(nullptr, text, caption, type | MB_SERVICE_NOTIFICATION); in common_show_message_box()
/reactos/modules/rostests/win32/user32/messagebox/
H A Dmessagebox.c126 …EL | MB_DEFBUTTON3 | MB_ICONINFORMATION | /* MB_DEFAULT_DESKTOP_ONLY | */ MB_SERVICE_NOTIFICATION); in TestMsgBoxServiceNotification()
/reactos/win32ss/user/user32/windows/
H A Dmessagebox.c461 if (lpMsgBoxParams->dwStyle & MB_SERVICE_NOTIFICATION) in MessageBoxTimeoutIndirectW()
475 lpMsgBoxParams->dwStyle & ~MB_SERVICE_NOTIFICATION, in MessageBoxTimeoutIndirectW()
/reactos/media/doc/
H A Dwinsta and desktops.txt21 can't (without using special flag MB_SERVICE_NOTIFICATION or
/reactos/win32ss/user/winsrv/usersrv/
H A Dharderror.c432 *pdwType = (UINT)Parameters[2] & ~MB_SERVICE_NOTIFICATION; in UserpFormatMessages()
/reactos/sdk/include/psdk/
H A Dwinuser.h811 #define MB_SERVICE_NOTIFICATION 0x00200000 macro
813 #define MB_SERVICE_NOTIFICATION 0x00040000