Use the right buffer size in SYSPARAMS_Load instead of some random
[wine] / windows / driver.c
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-21  Eric PouechCleaned up the code a bit.
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-25  Andreas MohrCosmetics.
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-11  Patrik StridvallFixed some debug messages.
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-04  Eric PouechMoved the 16 bit driver functions callout into the...
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-09-05  Eric PouechUpdated to new MM header organization.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Eric PouechMoved to new trace interface.
1999-05-24  Eric PouechRemove extraneous winuser16.h.
1999-04-25  Eric PouechFixed a bug in msg conversion.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Eric PouechBetter error handling ; a few bug fixes ; now OpenDrive...
1999-03-22  Eric PouechFixed return codes for default driver proc.
1999-03-19  Eric PouechFixes some return values for DefDriverProc.
1999-03-15  Eric PouechBetter 16/32 bit driver messages mapping and handling.
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-01-28  Marcus MeissnerFixed loading of win32 drivers.
1999-01-26  Eric PouechAdded support for loading drivers in Wine.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-10-18  Turchanov SergeyImplemented DefDriverProc32 from winmm.dll.
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-05-25  Alexandre JulliardRelease 970525 wine-970525
1997-04-15  Alexandre JulliardRelease 970415 wine-970415