21 ok(hMon !=
NULL,
"hMon is NULL\n");
BOOL WINAPI ShowWindow(_In_ HWND, _In_ int)
#define ok_long(expression, result)
BOOL WINAPI EndDialog(_In_ HWND, _In_ INT_PTR)
int WINAPI ReleaseDC(_In_opt_ HWND, _In_ HDC)
_Out_opt_ int _Out_opt_ int * cy
#define ok_int(expression, result)
START_TEST(DM_REPOSITION)
static INT_PTR CALLBACK DialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
BOOL WINAPI GetMonitorInfoW(_In_ HMONITOR, _Inout_ LPMONITORINFO)
int WINAPI GetSystemMetrics(_In_ int)
int WINAPI GetDeviceCaps(_In_opt_ HDC, _In_ int)
BOOL WINAPI EqualRect(_In_ LPCRECT, _In_ LPCRECT)
LRESULT WINAPI SendMessageW(_In_ HWND, _In_ UINT, _In_ WPARAM, _In_ LPARAM)
HMONITOR WINAPI MonitorFromWindow(HWND, DWORD)
HDC WINAPI GetWindowDC(_In_opt_ HWND)
static BOOL OnInitDialog(HWND hwnd, HWND hwndFocus, LPARAM lParam)
BOOL WINAPI GetWindowRect(_In_ HWND, _Out_ LPRECT)
#define HANDLE_MSG(hwnd, message, fn)
BOOL WINAPI SetWindowPos(_In_ HWND, _In_opt_ HWND, _In_ int, _In_ int, _In_ int, _In_ int, _In_ UINT)
static void OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify)
#define SWP_NOOWNERZORDER