wine
2007-02-09  Francois Gougetwinapi_check: '-register' is compatible with stdcall...
2007-02-09  Francois Gougetntdsapi: Update win32.api to fix the winapi_check warnings.
2007-02-09  Francois Gougetntdsapi: Add a commented-out #include directive as...
2007-02-09  Francois GougetMake winnt.h C++ compatible.
2007-02-09  Francois Gougetkernel32: Add prototypes to winbase.h for the SList...
2007-02-09  Francois Gougetntdll: The fourth parameter of RtlUnwind() is a pointer...
2007-02-09  Francois Gougetntdll: ZwRaiseException() is not a register function.
2007-02-09  Hwang YunSong... regedit: Updated Korean Resource.
2007-02-09  Marcus Meissnerkernel32/tests: Fixed several uninitialized variables.
2007-02-09  Paul Vriensuser32/listbox: Remove deadcode (Coverity).
2007-02-09  Eric Pouechmsvcrt: Use raise(SIGABRT) for abort() and assert().
2007-02-09  Eric Pouechmsvcrt: Implemented the raise function.
2007-02-09  Eric Pouechmsvcrt: Reset a signal to DFL before it's used.
2007-02-09  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-09  Konstantin... ntdll: Add Omsk time zone.
2007-02-09  Marcus Meissnerkernel32: Remove CloseHandle call.
2007-02-09  Marcus Meissnerdevenum: Initialize hKeysub.
2007-02-09  Marcus Meissnerntdll: Initialize needs_close to FALSE.
2007-02-09  Marcus Meissnerriched20: Removed more dead code.
2007-02-09  Marcus Meissnerwmc: inputbuffer is a WCHAR array.
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-09  Hans Leidekkerwineshelllink: Keep using the slash as path separator.
2007-02-09  Hans Leidekkerwineshelllink: Use "=" instead of "==" to compare strings.
2007-02-08  James Hawkinsmsi: Don't skip files continued from a previous cabinet.
2007-02-08  Mikołaj Zalewskicomctl32: listview: Create the LISTVIEW_INFO in WM_NCCR...
2007-02-08  Rob Shearmanoleaut32: Fix the return value of ITypeInfo::Invoke...
2007-02-08  Rob Shearmanoleaut32: Implement automatic value getting in ITypeInf...
2007-02-08  Rob Shearmanoleaut32: Fix the IDL for the "Value" method in the...
2007-02-08  Rob Shearmanoleaut32: Comment out "dual" attribute of IKindaEnumWid...
2007-02-08  Rob Shearmanoleaut32: Always register the typelib for the tmarshal...
2007-02-08  Detlef Riekenbergregedit: Do not use a local copy of a global pointer.
2007-02-08  Detlef Riekenbergregedit: Do not pass a global available pointer to...
2007-02-08  Detlef Riekenbergregedit: Declare some variables static.
2007-02-08  Jacek Cabanurlmon: Fix continue_call handling.
2007-02-08  Jacek Cabanurlmon: Call OnProgress directly in report_data.
2007-02-08  Jacek Cabanurlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND...
2007-02-08  Jacek Cabanurlmon: Fix ReportResult on async protocols.
2007-02-08  Mike McCormackmsiexec: Catch the -Embedding flag and print out a...
2007-02-08  Mike McCormackmsi: Register the typelib.
2007-02-08  Vitaliy Margolenserver: Fix typo. Should be group not owner.
2007-02-08  Kevin Koltzauntdll: Fix compile errors for Win64.
2007-02-08  Kevin Koltzauwinnt.h: Correct declaration of SLIST_HEADER and SLIST_...
2007-02-08  Francois Gougetclusapi: Make clusapi.h C++ compatible.
2007-02-08  Andrew Talbotwinex11.drv: Remove unused items.
2007-02-08  Alexandre Julliardwidl: Rename parser states to uppercase to avoid conflicts.
2007-02-08  Louis Lendersuser32: Don't crash if a WM_NCCREATE message is sent...
2007-02-07  Paul Vrienscomctl32/tests: Fix typo (Coverity).
2007-02-07  Rob Shearmanoleaut32: Fix a one-off test failure in the tmarshal...
2007-02-07  Rob Shearmanoleaut32: A value of PARAMFLAG_FNONE for wParamFlags...
2007-02-07  Detlef Riekenbergregedit: Remove unused resource.
2007-02-07  Jacek Cabanurlmon: Use queue for whole ReportData implementation.
2007-02-07  Jacek Cabanurlmon: Added ReportProgress(BINDSTATUS_BEGINDOWNLOADDA...
2007-02-07  Jacek Cabanurlmon: Use custom task structs.
2007-02-07  Jacek Cabanurlmon: Use proc instead of enum in task queue.
2007-02-07  Jacek Cabanurlmon: Unlock protocol only if it was locked.
2007-02-07  Jacek Cabanurlmon: Set BINDF_NEEDFILE flag for all not urlmon...
2007-02-07  Ken Thomasesexplorer: Fix leak: always release the CFDictionary.
2007-02-07  Ken Thomaseswinecoreaudio.drv: Remove obsolete FIXME.
2007-02-07  Francois Gougetadvpack: Make the header more consistent with the imple...
2007-02-07  Francois Gougetcredui: Better match the PSDK types and fix the winapi_...
2007-02-07  Francois Gougetwinsock & ws2_32: Update win32.api to fix the winapi_ch...
2007-02-07  Francois Gougetatl: Better match the PSDK types and fix the winapi_che...
2007-02-07  Francois Gougetclusapi: Better match the PSDK types and fix the winapi...
2007-02-07  Francois Gougetcredui: Make wincred.h C++ compatible.
2007-02-07  Francois Gougetbrowseui: Add missing '\n's to ok() calls.
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2007-02-07  Paul Vrienswininet/tests: Add a few more tests.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Paul Vrienswininet/ftp: Remove unneeded (double) checks.
2007-02-07  Michael Stefaniucbrowseui: Move 'static' to the beginning of the declara...
2007-02-07  Mike McCormackmsi: Add a test for the version method.
2007-02-07  Clinton Stimpsonuser32: Add test cases for update rects affected by...
2007-02-07  Aric Stewartuser32: We are calculating the height for the drop...
2007-02-07  Alexandre Julliardwidl: Output endpoint information in client and server...
2007-02-07  Alexandre Julliardwidl: Add a string list type and use it for the endpoin...
2007-02-07  Alexandre Julliardwidl: Only recognize attribute keywords inside an attri...
2007-02-07  Alexandre Julliardmsvcrt: Implement fopen/wfopen on top of fsopen/wfsopen...
2007-02-07  Peter Oberndorfermsi: Clean up magic numbers.
2007-02-07  Peter Oberndorfermsi: Honor attributes for combobox.
2007-02-07  Peter Oberndorfermsi: Honor msidbControlAttributesSorted attribute for...
2007-02-07  Juan Langmsvcrt: Implement _mbbtype according to MSDN.
2007-02-07  Mikołaj Zalewskishell32: shlfileop tests: Avoid buffer overflows for...
2007-02-07  Vitaliy Margolenwinex11drv: Do extra error checking when opening XInput...
2007-02-07  Paul Vrienswininet/ftp.c: Remove unneeded check.
2007-02-07  Paul Vriensurlmon: Cast-qual warning fixes.
2007-02-07  Paul Vriensurlmon: Cast-qual warning fix.
2007-02-07  Misha Koshelevmsi: Make sure to ignore UI level flags in dialog and...
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Andrew Talbotshell32: Declare some functions static.
2007-02-07  Mikołaj Zalewskicomctl32: toolbar: Copy bitmaps with CopyImage so that...
2007-02-07  Felix Nawothnigcomctl32: Remove unnecessary and misused mask member...
next