Add support to respond to the PGN_CALCSIZE version of the WM_NOTIFY
[wine] / programs / regapi /
2001-06-06  Andreas MohrDocumentation updates.
2001-02-14  François GougetMisc typos in comments.
2001-02-12  Andreas Mohr- TRACE opened registry handles
2001-01-26  Andreas MohrSome more cleanups.
2000-12-24  Gerald Pfeifer<malloc.h> is not ISO C, <stdlib.h> is.
2000-11-10  Alexandre JulliardBuild most programs as .so files.
2000-11-09  Alexandre JulliardAdded some missing imports.
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-07-23  Francois GougetFixed int/HANDLE mismatches revealed by -DSTRICT.
2000-07-23  Francois GougetAdded -DSTRICT.
2000-05-18  Juergen LockMinor update.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-04  Gavriel StateThis patch adds the ability for regapi to call the...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-11-12  Huw D M DaviesComment out explicit call to SHELL_SaveRegistry since...
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
1999-09-04  Huw D M Davieslstrncmpi isn't a windows API, use strncasecmp instead.
1999-06-06  Alexandre JulliardAvoid use of strncmpi (reported by Ron Cemer).
1999-05-08  Noomen HamzaBug fixes.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-03-19  Sylvain St.GermainRemoved the chop command that was there to get rid...
1999-03-14  Sylvain St.GermainAdded command line tool to access the registry.