Searched refs:GetMessage (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/java/security/cert/CertPathValidatorException/
H A DGetMessage.java32 public class GetMessage { class
/openjdk7/jdk/src/windows/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c514 while (GetMessage(&msg, NULL, 0, 0)) {
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Toolkit.cpp508 * Setup a GetMessage filter to watch all messages coming out of our
551 while (::GetMessage(&msg, NULL, 0, 0)) {

Completed in 1650 milliseconds