Use #ifdef instead of #if for all feature tests.
[wine] / dlls /
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2003-09-30  Alex Pasadyn- Add more logging to resolution changes and queries.
2003-09-30  Pavel RoskinImplement stubs for OleRenameServerDoc, OleRevertServer...
2003-09-30  Christian CostaSmall lighting fix.
2003-09-30  Vincent BéronExtract localisable resources from shres.rc to proper...
2003-09-30  Michael StefaniucFixes for memory leaks on error path.
2003-09-30  Michael StefaniucFix memory leaks on error path.
2003-09-30  Jukka HeinonenUse correct linear pointer when accessing BIOS data...
2003-09-30  Robert ShearmanSet version of kernel32 to Windows 2000 SP4.
2003-09-30  Jason EdmeadesMaxActiveLights means number of concurrent lights,...
2003-09-30  Jason EdmeadesMake unlock of the backbuffer correctly restore the...
2003-09-30  Rolf KalbermatterAdded IsLFNDriveA/W/AW exports and two more stubs.
2003-09-29  Alexandre JulliardConverted most of the loader code to Unicode.
2003-09-29  Francois GougetSome spelling fixes.
2003-09-29  Vincent BéronChange some resources from LANG_NEUTRAL to LANG_ENGLISH.
2003-09-29  Vincent BéronExtract localisable resources from msacm resource file.
2003-09-29  Tom WicklineSet version to 9.
2003-09-29  Tom WicklineRemove obsolete information.
2003-09-27  Alexandre JulliardConverted the load order code to use Unicode throughout.
2003-09-27  Rolf KalbermatterFix a return value in SHFileOperation and add some...
2003-09-27  Dmitry TimoshkovImplemented RealGetWindowClass.
2003-09-27  Alexandre Julliard_tempnam and _wtempnam should not create the temp file...
2003-09-27  Alexandre JulliardMake sure all 16-bit system drivers are loaded for...
2003-09-27  Alexandre JulliardRenamed comm.dll, display.dll, keyboard.dll and mouse...
2003-09-27  Michael StefaniucDue to a misplaced "}" memory wasn't freed on the error...
2003-09-27  Eric PouechFix both a warning and some nasty crashes...
2003-09-27  Mike McCormackRemove references to HEAP_strdupAtoW.
2003-09-27  Dimitrie O. PaunMerge documentation/status/directplay into the code.
2003-09-27  Dimitrie O. PaunMerge documentation/status/directdraw into the ddraw...
2003-09-27  Dimitrie O. PaunMerge documentation/status/version into the version...
2003-09-27  Dimitrie O. PaunMerge documentation/status/lzexpand into the lzexpand...
2003-09-27  Robert ReifRemove capture tests from dsound.c and place them in...
2003-09-27  Robert ReifAllow wave emulated capture while doing hardware accele...
2003-09-26  Alexandre JulliardThe "Path" value of the "App Paths" entry should be...
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-26  Michael StefaniucFixed missing wine_tsx11_unlock() on error path.
2003-09-25  Alexandre JulliardMoved WINE_MODREF definition to loader.c.
2003-09-25  Robert Shearman- A few cosmetic fixes.
2003-09-25  José Manuel Ferrer... Added Spanish resources.
2003-09-25  Alexandre JulliardMoved loadorder support to dlls/ntdll.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-25  Rolf KalbermatterAdd some comments to functions and minor fixes.
2003-09-25  Mike McCormackUse unions instead of defines in async work requests.
2003-09-25  Robert ReifAvoid divide by zero if the sound driver returns 0...
2003-09-25  Jason EdmeadesAdd real support for VS1.1, ie make the relative addres...
2003-09-25  Jason EdmeadesThe 'w' component is used more than just for the vertex...
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-09-24  Alexandre JulliardRewrote getenv and _wgetenv to avoid returning a pointe...
2003-09-24  Jon GriffithsMore locale tests.
2003-09-24  Jon GriffithsAdd LanguageGroup/GeoID enumeration fns.
2003-09-24  Jon GriffithsAdded tests for cpp objects/RTTI.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-24  Jon GriffithsDocumentation updates.
2003-09-24  Jon GriffithsDocument BSTR functions, add SetOANoCache().
2003-09-23  Alexandre JulliardAuthors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
2003-09-23  Jon GriffithsA first stab at wcstod().
2003-09-23  Mike McCormackFix more unicode/memory allocation errors.
2003-09-22  Dimitrie O. PaunRename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-22  Mike McCormackFix logic problems with NETCON_connected.
2003-09-22  Robert ReifVolume and Pan driver requests need to return success...
2003-09-22  Mike McCormackFixed a memory leak.
2003-09-22  Mike McCormackChange erroneous malloc to HeapAlloc.
2003-09-22  Mike McCormackFix a bunch of unicode/memory allocation errors.
2003-09-22  Marcus MeissnerPrint fixmes if we do not find a crypto providers for...
2003-09-22  Rok MandeljcRewritten cache code and fixed a bug that was in it.
2003-09-22  Michael StefaniucSilence the FIXME produced by an install check of MVSOU...
2003-09-22  Michael StefaniucSilence the FIXME's produced by a check for a dos32...
2003-09-22  Jukka HeinonenWhen entering protected mode, V86 flag must be clear.
2003-09-22  Mike McCormackAlways initialize send_message_info.flags.
2003-09-22  Mike McCormackOnly ignore certain keyboard events if a XLookupString...
2003-09-22  Mike McCormackFix errors in IExtractIcon detected by valgrind.
2003-09-22  Steven EdwardsPorting fix.
2003-09-22  Maxime BellengéWhen an item is activated, we should send a NMITEMACTIV...
2003-09-22  Oleg ProkhorovImplemented sound flushing.
2003-09-22  Michal Janusz MiroslawMMDRV_Install: Fix confusing indentation.
2003-09-22  Rolf KalbermatterAdded declarations for newly documented SHChangeNotify...
2003-09-22  Marcus Meissner_nrroffuncs: Check for error before dereferencing retur...
2003-09-19  Alexandre JulliardMoved 32-bit relay and snoop support to dlls/ntdll.
2003-09-19  Alexandre JulliardMoved the 32-bit builtin loader and the remaining bits...
2003-09-19  Jason EdmeadesDXTn format has odd mipmap levels in that the space...
2003-09-19  Jason EdmeadesGL doesn't like incorrect lengths passed into DXTN...
2003-09-19  Robert ReifAdded volume and pan support to primary buffers.
2003-09-19  Jason EdmeadesVertex shader output is lit and transformed, so stop...
2003-09-19  Jason EdmeadesSimple fix to handle the more common case of actually...
2003-09-19  Eric PouechImplemented kernel32.GetIoProcessCounters and stubbed
2003-09-19  Eric PouechBy default, console handles are inheritable.
2003-09-18  Alexandre JulliardMoved the wine server client-side support to dlls/ntdll...
2003-09-18  Alexandre JulliardMoved a couple more functions to dlls/kernel.
2003-09-18  Alexandre JulliardMoved 16-bit global heap, DOS memory and selector funct...
2003-09-18  Eric PouechSet default StdError to fd 2 (was on 1).
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-09-18  Alexandre JulliardKeep the file handle of 16-bit modules open while the...
2003-09-18  Alexandre JulliardMoved the 16-bit environment support to dlls/kernel.
2003-09-18  Alexandre JulliardReimplemented the 16-bit FindFirstFile, FindNextFile...
2003-09-18  Alexandre JulliardLink msdos/int21.c into kernel for now, until it is...
2003-09-18  Alexandre JulliardMoved VxDCall support to dlls/kernel.
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-09-17  Alexandre JulliardRenamed the COMCTL32_* functions to use the exported...
2003-09-17  Jon GriffithsMore tests for kernel NLS functions.
next