urlmon: Fix ReportResult on async protocols.
[wine] / dlls /
2007-02-08  Jacek Cabanurlmon: Fix ReportResult on async protocols.
2007-02-08  Mike McCormackmsi: Register the typelib.
2007-02-08  Kevin Koltzauntdll: Fix compile errors for Win64.
2007-02-08  Andrew Talbotwinex11.drv: Remove unused items.
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  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 Thomaseswinecoreaudio.drv: Remove obsolete FIXME.
2007-02-07  Francois Gougetcredui: Better match the PSDK types and fix the winapi_...
2007-02-07  Francois Gougetatl: Better match the PSDK types and fix the winapi_che...
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 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...
2007-02-06  Jacek Cabanitss: Allow reading from ReportData call.
2007-02-06  Jacek Cabanurlmon: Fix zone tests.
2007-02-06  Jacek Cabanhhctrl.ocx: Use mk as default protocol and code clean up.
2007-02-06  Jacek Cabanhhctrl.ocx: Use SetWindowRects to set WebBrowser's...
2007-02-06  Jacek Cabanhhctrl.ocx: Remove useless SetHostNames call.
2007-02-06  Rob Shearmanoleaut32: Ignore the first named argument when invoking...
2007-02-06  Rob Shearmanoleaut32: Add support for named arguments in ITypeInfo...
2007-02-06  Rob Shearmanoleaut32: Copy the value directly returned from the...
2007-02-06  Rob Shearmanoleaut32: Fix the missing argument handling for non...
2007-02-06  Rob Shearmanoleaut32: If an error info object was created when...
2007-02-06  Rob Shearmanole32: Add the external references that the server...
2007-02-06  Rob Shearmanole32: Release iobject and the IRpcStubBuffer object...
2007-02-06  Rob Shearmancomctl32: Fix the computation of the select bounds...
2007-02-06  Rob Shearmanoleaut32: Add a wrapper around the channel supplied...
2007-02-06  Peter Oberndorfermsi: Do not use a static variable to save the insertion...
2007-02-06  Peter Oberndorfermsi: Store value of the property with each listbox...
2007-02-06  Peter Oberndorfermsi: Do not store property for each listbox element...
2007-02-06  Peter Oberndorfermsi: Only insert entries into listbox if property value...
2007-02-06  Clinton Stimpsonuser32: WM_SETFONT on button doesn't repaint directly.
2007-02-06  Vitaliy Margolendinput: Don't reset dead zone and saturation when setti...
2007-02-06  Rob Shearmancredui: Fix the order of the controls in the dialog...
2007-02-06  Huw Daviesoleaut32: Call SearchPath before LoadLibrary so that...
2007-02-06  Misha Koshelevkernel32: CreateThread returns NULL on error, not INVAL...
2007-02-06  Alexandre Julliardntdll: Clear the DebugInfo field when a shared heap...
2007-02-06  Marcus Meissnerwinex11.drv: Removed dead code (Coverity).
2007-02-06  Marcus Meissnerriched20: Fixed wrong condition (Coverity).
2007-02-06  Damjan Jovanovicmsvcrt: Align struct _stati64's st_size on an 8 byte...
2007-02-06  Francois Gougetntdll: Add a stub API documentation to make winapi_chec...
2007-02-06  Francois Gougethid: Add the hidsdi.h header.
2007-02-06  Francois Gougetrpcrt4: Improve the prototypes Win64 compatibility...
2007-02-06  Francois Gougetatl: Protect atlwin.h against multiple inclusions.
2007-02-06  Francois Gougetwinspool.drv: Remove unneeded cast.
2007-02-06  Francois GougetAdd missing '\n's in traces.
2007-02-06  Mike McCormackole32: Add a few more tests for transacted storage.
2007-02-06  Mike McCormackmsi: Test the dispid for CreateRecord.
2007-02-06  Mike McCormackmsi: Add the generated typelib to the resources.
2007-02-06  Mike McCormackmsi: Factor out code to calculate column offsets.
2007-02-06  Mike McCormackmsi: Add a test showing MsiGetProperty returns correct...
2007-02-06  Jan Zerebeckiurlmon: Remove redundant const.
2007-02-06  Misha Koshelevmsi: InstallPackage check for UI level must not disrega...
2007-02-06  Andrew Talbotwineps.drv: Declare some functions static.
2007-02-06  Andrew Talbotwineps.drv: Remove unused functions.
2007-02-06  Andrew Talbotuser32: Remove unused function.
2007-02-06  Andrew Talbotwinemp3.acm: Remove unused functions.
2007-02-06  Andrew Talbotshell32: Remove unused function.
2007-02-06  Andrew Talbotuser32: Remove unused variables.
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.
2007-02-06  Mikołaj Zalewskibrowseui: Add class factory.
2007-02-06  Mikołaj Zalewskibrowseui: Add the browseui DLL.
2007-02-06  Paul Vrienswininet: Remove unused function.
next