combo - implement GetComboBoxInfo

Dmitry Timoshkov dmitry at baikal.ru
Mon Mar 14 23:30:51 CST 2005


"Dimitrie O. Paun" <dpaun at rogers.com> wrote:

> > +    LPHEADCOMBO lphc = (LPHEADCOMBO)GetWindowLongA( hwndCombo, 0 );
> 
> Please use GetWindowLongW(), the combo box is fully Unicode.

Or rather GetWindowLongPtrW().

-- 
Dmitry.




More information about the wine-devel mailing list