Searched refs:PM_NOREMOVE (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/win/
H A DWinKeyboard.cpp271 if (!PeekMessage(&peekMsg, NULL, WM_KEYFIRST, WM_KEYLAST, PM_NOREMOVE))
/vbox/src/libs/xpcom18a4/nsprpub/lib/tests/windows/
H A Dwinevent.c158 if ( PeekMessage( &msg, NULL, 0, 0, PM_NOREMOVE ))
/vbox/src/VBox/Additions/WINNT/Installer/Loader/
H A DVBoxWindowsAdditions.cpp253 PeekMessage(&Msg, NULL, 0, 0, PM_NOREMOVE);
/vbox/src/VBox/Main/glue/
H A DNativeEventQueue.cpp127 PeekMessage(&msg, NULL, WM_USER, WM_USER, PM_NOREMOVE);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_init.c81 PeekMessage(&msg, NULL, WM_USER, WM_USER, PM_NOREMOVE);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c156 if ( PeekMessage( &msg, NULL, 0, 0, PM_NOREMOVE ))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvboxext.c92 PM_NOREMOVE);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.c92 PM_NOREMOVE);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c833 PeekMessage(&msg, NULL, WM_USER, WM_USER, PM_NOREMOVE);
/vbox/src/VBox/Main/src-helper-apps/
H A DVBoxExtPackHelperApp.cpp1240 PeekMessage(&Msg, NULL, 0, 0, PM_NOREMOVE);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.cpp1055 PM_NOREMOVE);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h2525 #define PM_NOREMOVE 0x0000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h3290 #define PM_NOREMOVE 0x0000 macro

Completed in 215 milliseconds