Fix signed/unsigned compilation warnings.
[wine] / dlls / user / resource.c
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...