Added stub implementation of IDocHostUIHandler.
[wine] / dlls / user / resource.c
2005-11-09  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-11-30  Eric PouechConst correctness fixes.
2004-11-21  Eric FriasAccelerator resource struct fix for sparc.
2004-07-12  Mike McCormack- Windows always strips the high bit (0x80) of the...
2004-07-12  Mike McCormack- CopyAcceleratorTable can cause a buffer overflow...
2004-04-07  Sami AarioStubs to prevent taskmgr.exe from crashing or aborting...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-06  Francois GougetAssorted spelling fixes.
2003-11-26  Jeff MillerMask off bit 0x80 in the accelerator table entry field...
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-10-15  Rein KlazesLoadStringA inserts terminating null in the buffer...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...