Return OLE automation build value as win2k by default.
[wine] / dlls / user / user16.c
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*...