Use the right buffer size in SYSPARAMS_Load instead of some random
[wine] / windows / winhelp.c
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  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-04  Michael Stefaniuc- Rename WIN_Handle16 to HWDN_16 and make it a macro.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
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-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-01-26  Andreas MohrSome more cleanups.
2000-12-22  Eric PouechReplaced calls to KERNEL.Yield16 by calls to KERNEL32...
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-10-29  Marcus MeissnerReport errors on WinHelp() failures.
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-04-29  Rein KlazesWinHelp must accept a NULL pointer to the help key...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-05  Peter GantenCheck if winhelp is already running; use winhlp32.exe...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-04-15  Alexandre JulliardRelease 970415 wine-970415