wininet: Fix InternetGetCookie with no matching cookies.
[wine] / dlls / user / user16.c
2006-01-10  Troy Rollouser: Fix return type of EnableMenuItem.
2005-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-07-20  Alexandre JulliardGet rid of cursoricon.h.
2005-05-25  Alexandre JulliardMoved a couple of 16-bit functions to dlls/user/user16.c.
2005-05-25  Alexandre JulliardMoved the syscolor functions to dlls/user/sysparams.c.
2005-05-18  Alexandre JulliardRemoved implementation of LoadDIBIconHandler16 and
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-03-29  Alexandre JulliardMoved 16-bit string functions to user16.c and kbd16.c.
2005-03-29  Alexandre JulliardMoved 16-bit rectangle functions to user16.c.
2005-03-25  Alexandre JulliardMoved DCE support to the X11 driver.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-12-08  Alexandre JulliardMoved some more 16-bit USER functions to the correspond...
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-08-30  Alexandre JulliardMoved a couple of 16-bit functions to user16.c.
2003-11-25  Alexandre JulliardRemoved task.h.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-15  Alexandre JulliardGet rid of the 32-bit user signal proc since we always...
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-11-22  Alexandre JulliardProperly split the 16-bit versions of GrayString and...
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-11-11  Eric PouechImplemented a Wine-only scheme for interprocess WinHelp...
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-30  Michael StefaniucSome more fixes for compiling the user dll with -DSTRICT.
2002-10-18  Alexandre JulliardStore the original GDI palette functions in pfnSelectPa...
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-09-27  Michael StefaniucMoved some 16-bit functions from windows/cursoricon...
2002-08-28  Patrik StridvallImplement wrapper calls for the 16 bit GlobalAtom*...