[user32/tests] Fix failures on W2K and below (Try2)

Paul Vriens paul.vriens.wine at gmail.com
Tue Oct 7 00:56:42 CDT 2008


Hi,

(Independent from the other user32/tests patch "Run tests on win95 again").

(Try2 : The SendMessage was never correct as spotted by Dmitry)

Basically the same patch/logic as in commit
5cf418f5218d46e28c00f15ba2eb5748888794f6 but now for user32. The GetProcAddress
is needed as GetComboBoxInfo is not available on win95.

I've also changed the ok() test to test for all outcomes of the
SendMessageA(hCombo, CB_ADDSTRING, 0, (LPARAM)buffer).

Changelog
   Fix failures on W2K and below

-- 
Cheers,

Paul.




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Fix-failures-on-W2K-and-below.patch
Type: text/x-patch
Size: 2091 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081007/47f5c2b3/attachment.bin 


More information about the wine-patches mailing list