j
k
j a
j l
"Ulrich Czekalla" ulrich.czekalla@utoronto.ca wrote:
if (control->hwnd) { WNDPROC oldproc = (WNDPROC) SetWindowLongPtrW(control->hwnd, GWLP_WNDPROC, (LONG)MSIRadioGroup_WndProc);
WNDPROC oldproc = (WNDPROC) SetWindowLongPtrW(control->hwnd, GWLP_WNDPROC,
(LONG)MSIRadioGroup_WndProc);
Then it's better to cast to LONG_PTR instead of LONG.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites