Fix value renaming. Cleanup code, fix a few leaks.
[wine] / dlls /
2004-01-16  Francois GougetAssorted spelling fixes.
2004-01-16  Kevin KoltzauAdd INI file processing.
2004-01-16  Francois GougetReturn HFILE_ERROR instead of -1 in _lread.
2004-01-16  Huw DaviesTrace the high part of the Seek offset.
2004-01-16  Alexandre JulliardCheck for overlapping memory views and delete the offen...
2004-01-16  Mike Hearn- Ensure we correctly add a backslash like Windows...
2004-01-16  Filip Navara- Moved actual code from SHGetSpecialFolderPathA to...
2004-01-16  Filip NavaraComplete Czech translation of shell32 resources.
2004-01-16  Robert ShearmanPartially implement RegOpenUserClassesRoot.
2004-01-16  Vincent BéronMove the implementation of GetDefaultCommConfig from...
2004-01-16  Vincent BéronUnicodify some comm functions.
2004-01-16  Mike HearnChange URL used in http tests to be a #define so it...
2004-01-16  Francois GougetThe MSVC headers won't give a name to the nameless...
2004-01-16  Francois GougetWe need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD...
2004-01-16  Francois GougetMSVC does not want 'extern' variables to be initialized...
2004-01-16  Vincent BéronGet rid of a W->A cross call in ImageList_LoadImageW.
2004-01-16  Vincent BéronFix compilation with ICU after introduction of gdi_priv...
2004-01-16  Vincent BéronInitialize a pointer before dereferencing it.
2004-01-16  Robert LunnonSave UESP instead of ESP where UESP defined.
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-15  Marcelo Duarte- Get rid of W->A calls for shlexec.
2004-01-15  Alexandre JulliardAuthors: Tim Ferguson <Tim.Ferguson@infotech.monash...
2004-01-15  Mike McCormackPreserve trailing backslashes in GetFullPathName.
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2004-01-15  Alexandre JulliardDefine INADDR_NONE if needed (reported by Robert Lunnon).
2004-01-15  Eric PouechReimplemented Get{Short|Long}PathName and updated the...
2004-01-14  Robert LunnonFixed type mismatch in widDsCreate.
2004-01-14  Robert LunnonCorrected code to acquire mtu under Solaris.
2004-01-14  Alexandre JulliardFixed __siginfo type for Solaris (based on a patch...
2004-01-14  Robert LunnonFD_SET is not a type changed to struct fd_set.
2004-01-14  Alexandre JulliardMoved SetDrawable, StartGraphicsExposures and EndGraphi...
2004-01-14  Eric Pouech- got rid of FILE_Dup2 export from kernel32
2004-01-13  Alexandre JulliardMoved some code around to avoid exporting DIB functions...
2004-01-13  Jon GriffithsImplemented VarInt, VarFix, VarNeg.
2004-01-13  Jon GriffithsUse integer math in VarCyInt, docs.
2004-01-13  Rein KlazesTwo "unknown" parameters of _unDName() turn out to...
2004-01-13  Tom WicklineFixed version info.
2004-01-13  Alexandre JulliardImplemented the remaining 64-bit file functions, and...
2004-01-13  Alexandre JulliardImplemented a few more crt* functions.
2004-01-13  Alexandre JulliardAvoid direct access to the palette structure.
2004-01-13  Marcus MeissnerAdded stub for EnumICMProfilesA/W.
2004-01-13  Alexandre JulliardAuthors: Jeremy White <jwhite@codeweavers.com>, Francoi...
2004-01-13  Jeremy ShawRemove forced WS_SO_REUSEADDR on all binds.
2004-01-13  Francois GougetFix a race that caused the Microsoft Viewers 'file...
2004-01-13  Vincent BéronRemove a "\" from a multiline string constant by splitt...
2004-01-13  Alexandre JulliardAdded all the missing functions.
2004-01-13  Alexandre Julliard_set_error_mode is cdecl not stdcall.
2004-01-13  André JohansenForward _set_error_mode to msvcrt.
2004-01-13  Vincent BéronGet rid of a W->A crosscall (ResetDCA->ResetDCW).
2004-01-13  Christian CostaAdded Midi IN support.
2004-01-12  Rein KlazesHandle the cases when initdir is either invalid, or...
2004-01-12  Mike McCormackStub enough of MSVCRT40 to make IE4 install work.
2004-01-12  Alexandre JulliardScrollDC doesn't need to be in the graphics driver.
2004-01-12  Vincent BéronCreateDC is Unicode now, change the spec file accordingly.
2004-01-12  Bill MedlandCorrect handling of font table when the font name is...
2004-01-12  Marcus MeissnerSafeArrayRedim: Use the correct size for resize too.
2004-01-12  Eric PouechImplemented Toolhelp32ReadProcessMemory.
2004-01-12  Eric Pouech- implemented TIME_KILL_SYCHRONOUS timer flags
2004-01-12  Robert ReifReduce the use of the dsound global variable by passing...
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-09  Robert ReifAdded some missing defines and a struct.
2004-01-09  Marcus MeissnerAllow offset of NULL to NtWriteFile.
2004-01-09  Marcus MeissnerFixed HeapRealloc typo.
2004-01-09  Alexandre JulliardSome more Win16/Win32 separation (based on a patch...
2004-01-09  Michael Stefaniuc- add VESA mode 0x6a (same as 0x102)
2004-01-09  Jeremy ShawAdded wave-in support and fixed a few bugs in the wave...
2004-01-09  Alexandre JulliardRemoved XInitThreads call, the X libraries still have...
2004-01-09  Marcus MeissnerCopy BSTRs byte wise.
2004-01-09  Ferenc WagnerPin down LoadStringA behaviour on different buffer...
2004-01-09  Dmitry TimoshkovFix an IE crash and make the "Create Folder" functional...
2004-01-09  Ove KaavenAvoid freeing request packet too early if an exception...
2004-01-09  Ove KaavenProperly handle destroying the first connection in...
2004-01-09  Mike McCormackRegression test for files with zero length.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08  Alexandre JulliardThere's no need for DUMMYUNIONNAME in private headers.
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-08  Mike HearnAlways print a message for generic stubs.
2004-01-08  Ulrich CzekallaAdd option to use the primary selection in addition...
2004-01-08  Stefan LeichterAdded the linked list with the name of files of the...
2004-01-08  Eric Pouech- Applied to all MCI drivers Dmitry's fix for MCI_STATU...
2004-01-08  Hans LeidekkerRemove some unused headers.
2004-01-07  Alexandre JulliardDon't use constructors for ntdll and kernel32 initializ...
2004-01-07  Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...
2004-01-07  Alexandre JulliardRemoved incorrect uses of DUMMYUNIONNAME.
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Peter Berg Larsen%[a-z] and %[z-a] are interpreted as equivalent to...
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2004-01-06  Mike McCormackAdded missing LF in trace.
2004-01-06  Hans LeidekkerMake sure sed uses the right locale.
2004-01-06  Dmitry TimoshkovRegister window class on mciavi driver loading, and...
2004-01-06  Dmitry TimoshkovReturn correct resource id for time format strings.
2004-01-06  Peter Berg LarsenAdded _BITMAPSIZE_ and split _CONVERT_ macro to remove...
2004-01-06  Jason EdmeadesFix the draw*primitiveUP calls so they work directly...
2004-01-06  Lionel UlmerImplement wglUseFontBitmapsW.
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2004-01-05  Dmitry TimoshkovAccept all standard DIB compressions in the mciavi...
2004-01-05  Alexandre JulliardUpdates for the new loadorder handling of 16-bit dlls.
2004-01-05  Dmitry TimoshkovDecode stream number from AVI frame data and assign...
2004-01-05  Martin FuchsCorrect return type of SHFileOperationA/W.
2004-01-05  Steven EdwardsMSVC porting fixes.
next