Removed most inclusions of options.h.
[wine] / dlls /
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-05-23  Alexandre JulliardReplaced -dosver and -winver options by config file...
2002-05-23  Alexandre JulliardRestored the library file intermediate step for symlink...
2002-05-23  Alexandre JulliardRestored managed mode config file option.
2002-05-23  Francois GougetImprove the failure messages.
2002-05-23  Alexandre JulliardReplaced the GET/PUT_UA macros by memcpy. Fixed a few...
2002-05-23  Alexandre JulliardRun make clean in all directories, even the ones we...
2002-05-23  Alexandre JulliardRemoved some unnecessary imports.
2002-05-23  Dimitrie O. PaunRemove the --managed option, and make wine use the...
2002-05-23  Andreas MohrRemoved obsolete email address.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-22  Alexandre JulliardNew loading scheme for Winelib apps, makes them behave...
2002-05-22  Eric PouechCreated an ACM MS ADPCM codec.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-05-22  Eric PouechFixed hang in PlaySound in error cases; added registry...
2002-05-22  Francois GougetAdd mswsock.h, move relevant definitions to this header.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-21  Steven EdwardsCheck for sys/ioctl.h.
2002-05-21  Eric PouechImplemented a G711 ACM codec (supports both A-Law and...
2002-05-21  Eric PouechNow runs in Perl strict mode.
2002-05-21  Eric PouechAdded stub for ExtractAssociatedIconExA.
2002-05-21  Eric PouechAdded 16/32 DDE message conversion.
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-20  Andreas MohrBetter error messages.
2002-05-20  John K. HohmFix msvcrt._vsnwprintf format reading bug like NTDLL_vs...
2002-05-20  Andreas MohrSpelling stuff.
2002-05-20  Francois GougetDump thread id instead of %fs.
2002-05-19  Alexandre JulliardExport the debug API as functions instead of pointers.
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-19  Arjen NienhuisFixed keyboard handling.
2002-05-19  Steven EdwardsAdd check for <sys/ioctl.h>.
2002-05-19  Andreas Mohr- Improve error messages.
2002-05-19  Andreas MohrAdded LOCALE_IDEFAULTMACCODEPAGE values for some languages.
2002-05-19  Stefan LeichterAdded stub for DllRegisterServer.
2002-05-19  Stefan LeichterAdded version info resource.
2002-05-19  Francois GougetMake the 'error' string of a couple of checks consisten...
2002-05-19  Francois GougetImplemented _getws.
2002-05-19  Vincent BéronCorrect implementation of VerSetConditionMask.
2002-05-17  Alexandre JulliardGenerate a kernel32 dependency for dlls that have no...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-17  Bill MedlandRemove leading whitespace from printcap entries.
2002-05-17  Christian CostaDo not create a window each time VGA_DoSetMode is calle...
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Alexandre JulliardFixed struct msghdr access for platforms that have...
2002-05-16  Warren BairdSome fixes for compiling on Sparc.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-16  Eric PouechFixed hangs when playing an ASCII resource.
2002-05-16  Christian CostaHandle properly the requested video mode in Int10h...
2002-05-16  Marcus MeissnerTell the user if winedefault.reg is not loaded.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-16  Christian CostaAdded DMA and SoundBlaster emulation.
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-05-16  Johan Gilllpmmioinfo can sometimes, proven in the read case,...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...
2002-05-14  Vincent BéronBetter implementation of GetCalendarInfo{A,W}, not...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardUpdated make_dlls script for new import scheme.
2002-05-14  Sander van Leeuwen- Center property sheet page during creation (padding)
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-14  Aric StewartImproved NLS file for codepage 932 (SJIS).
2002-05-14  Aric StewartDo not invalidate the rect while drawing.
2002-05-14  Robert CoeymanAdded the rest of the register manipulation code to...
2002-05-14  Guy L. Albertelli- Change traces to trace full window handle and improve...
2002-05-14  Guy L. AlbertelliSupport PGN_SCROLL notify and return either the button...
2002-05-14  Guy L. AlbertelliFixed issues with Unicode conversion. Certain strings...
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-12  Eric PouechBetter behavior of PlaySound (error handling, synchroni...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-11  Eric PouechLet MCI drivers support the session instance loading...
2002-05-11  Christian CostaAvoid deadlock in VGA_DoSetMode.
2002-05-11  Eric PouechMoved session instance loading to winmm.
2002-05-11  Eric PouechCreated an ACM IMA ADPCM codec.
2002-05-11  Eric PouechFixed bug in acmFormatTagEnumW.
2002-05-11  Eric PouechCreated session instance for installable drivers.
2002-05-11  Joris BeugniesMake defines configurable at run-time.
2002-05-10  Alexandre JulliardRemoved extra return statement.
2002-05-09  Juergen SchmiedCorrected RtlConvertSidToUnicodeString, stub for VerSet...
2002-05-09  Jakob ErikssonAdded some more tests.
2002-05-09  Juergen SchmiedAdded some tests.
2002-05-09  Juergen SchmiedReimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetP...
2002-05-09  Juergen SchmiedMoving the pidl debug functions to a separate file...
2002-05-09  Juergen SchmiedTypes and partial implementation for NtQueryVolumeInfor...
2002-05-09  Juergen SchmiedMake use of access mask MAXIMUM_ALLOWED possible.
2002-05-09  Juergen SchmiedStub for VerifyVersionInfoW.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardAdded ExtSelectClipRgn to the DC interface and implemen...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-08  Bill MedlandFix the Win31 style file dialog box.
2002-05-07  Alexandre JulliardMoved parts of the DC initialisation and bitmap selecti...
2002-05-07  Andreas MohrReplace DOSFS_GetFullName with wine_get_unix_file_name.
2002-05-07  Michael CardenasCap window sizes at 65535.
2002-05-07  Olivier HouchardHack to make SetEventNotification work.
2002-05-06  Alexandre JulliardFixed handling of GetLongPathNameA.
2002-05-06  Jakob ErikssonTests for _lcreat,_llseek and _llopen added.
2002-05-06  Marcus MeissnerSmall hack to make InstallShield v6 work better.
2002-05-06  Marcus MeissnerBSTRs can be NULL, handle them seperately.
next