HomeSort by relevance Sort by last modified time
    Searched refs:WM_COMPACTING (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 283 #define WM_COMPACTING 0x0041
windowsx.h16 97 #define FORWARD_WM_COMPACTING(hwnd,compactRatio,fn) (void)(fn)((hwnd),WM_COMPACTING,(WPARAM)(UINT)(compactRatio),0L)
    [all...]
windowsx.h 74 #define FORWARD_WM_COMPACTING(hwnd,compactRatio,fn) (void)(fn)((hwnd),WM_COMPACTING,(WPARAM)(UINT)(compactRatio),(LPARAM)0)
    [all...]
winuser.h 1058 #define WM_COMPACTING 0x0041
    [all...]

Completed in 230 milliseconds