Searched refs:WM_USER_MAX (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/win32/ | ||
| D | win32.h | 473 #define WM_USER_MAX (WM_USER_MIN+1) macro |
| D | win32.c | 2773 PeekMessage(&msg, hwnd, WM_USER_MIN, WM_USER_MAX, PM_REMOVE|PM_NOYIELD)) in win32_async_check() |