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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dspinbutt.cpp44 #ifndef UDM_SETPOS32
45 #define UDM_SETPOS32 (WM_USER+113) macro
246 #ifdef UDM_SETPOS32
250 ::SendMessage(GetHwnd(), UDM_SETPOS32, 0, val); local
253 #endif // UDM_SETPOS32

Completed in 66 milliseconds