Set version to 8.1.
[wine] / if1632 / builtin.c
2003-07-03  Alexandre JulliardAdded a file_exists argument to wine_dll_load to allow...
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-03-26  Eric Pouech- no longer using kernel32's APIs but ntdll's
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-16  Alexandre JulliardForce loadorder of 16-bit dlls to builtin if their...
2002-06-14  Alexandre JulliardUnregister 16-bit dlls on module unload.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-03-28  Alexandre JulliardAlways load the 32-bit dll containing a given 16-bit...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-15  Alexandre JulliardReplaced GLOBAL_Alloc by GlobalAlloc16 where possible.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-05  Alexandre JulliardAlways pass lower-case filenames to wine_dll_load().
2000-12-03  Aric StewartAdded ASCII-only version of toupper, tolower, strcasecm...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-10-29  Alexandre JulliardPatch flat cs of 16-bit entry points if current %cs...
2000-10-25  Alexandre JulliardAdded support for loading .res files for 16-bit resources.
2000-09-27  Alexandre JulliardGenerate Win32 dll descriptor structure in the .spec...
2000-09-01  Alexandre JulliardAvoid buffer overflows in builtin dll loading (with...
2000-08-09  Alexandre JulliardRemoved obsolete SHMDATA parameter in GLOBAL_CreateBlock.
2000-06-08  Alexandre JulliardRemoved a few unnecessary includes.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-05-30  Alexandre JulliardDo not load wineps on startup.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-16  Alexandre JulliardAdded automatic registration of built-in DLLs.
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
1999-12-06  Andreas MohrAdded .rc file support for Win16 NE modules.
1999-10-13  Eric PouechFix loading of modules: now search key is module's...
1999-09-29  Ulrich WeigandBugfix: Don't call GetVersionExA too early, to avoid...
1999-09-20  Ulrich WeigandSet 'expected_version' of built-in and dummy modules...
1999-08-15  Ulrich WeigandAdapted to new-style Wine thunks.
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-04-22  Ulrich WeigandBugfix: BUILTIN_GetEntryPoint16 didn't work correctly...
1999-04-21  Bertho StultiensCorrected wrong return values of built-in loader to...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1998-11-01  Ulrich WeigandImplemented new Wine startup sequence, separating start...
1998-10-24  Ove KaavenImplemented DisplayDib.
1998-10-11  Ulrich WeigandStubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
1998-10-11  Patrik StridvallStarted the implementation of MSACM.DLL, MSACM32.DLL...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
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-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-06-29  Alexandre JulliardRelease 970629 wine-970629
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-01-01  Alexandre JulliardRelease 970101 wine-970101