include: Add new Vista SDK constants, fields and, structures documented at http://ian.joeuser.com/index.asp?AID=738

Timo Kunze TKunze71216 at gmx.de
Mon Sep 11 11:28:47 CDT 2006


Alexandre Julliard <julliard at winehq.org> writes:
> Francois Gouget <fgouget at free.fr> writes:
>> > @@ -1707,6 +1732,7 @@ typedef struct tagTOOLINFOA {
>> >      LPSTR lpszText;
>> >      LPARAM lParam;
>> >      void *lpReserved;
>> > +    HBITMAP hbmp;
>> >  } TTTOOLINFOA, *LPTOOLINFOA, *PTOOLINFOA, *LPTTTOOLINFOA;
> 
> I don't think our code is going to handle this properly. Before
> extending the structures we need to fix places that depend on the size
> of the old type.

This website is absolutely outdated. Take a look at the current (build
5536) Windows SDK headers and you'll see, that e. g. the hbmp member of
the TTTOOLINFO struct has been removed again.

Regards
Timo



More information about the wine-devel mailing list