Checking up header files ( take 1 : winuser.h )

remi.assailly at free.fr remi.assailly at free.fr
Wed Nov 10 14:12:26 CST 2004


Changelog:
* add missing tags in include/winuser.h

I will send a patch with missing structures ( I know that we do not just have to
declare it ! ).
If you want to do this, missing structures I found are:
*PEVENTMSGMSG,*LPEVENTMSGMSG; ( declared with : EVENTMSG,*PEVENTMSG,
*LPEVENTMSG; )
DROPSTRUCT,*PDROPSTRUCT,*LPDROPSTRUCT;
ALTTABINFO, *PALTTABINFO, *LPALTTABINFO;
MENUBARINFO, *PMENUBARINFO, *LPMENUBARINFO;
SCROLLBARINFO, *PSCROLLBARINFO, *LPSCROLLBARINFO;
LASTINPUTINFO, *PLASTINPUTINFO;
KBDLLHOOKSTRUCT, FAR *LPKBDLLHOOKSTRUCT, *PKBDLLHOOKSTRUCT;

Tell me ;)



More information about the wine-patches mailing list