msvcrt: Implement fopen/wfopen on top of fsopen/wfsopen instead of the other way...
[wine] / dlls /
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.
2007-02-06  Vitaliy Margolendinput: Use correct flag for object instance.
2007-02-06  Vitaliy Margolendinput: Look for all available js* joystick devices.
2007-02-06  Kai Blinsecur32: Fix ntlm_auth version number check when regist...
2007-02-06  Kai Blinsecur32: Bump minimal required samba version to 3.0...
2007-02-05  Alexandre Julliardiphlpapi: Avoid printf format warnings.
2007-02-05  Damjan Jovanovicntdll: Slist support.
2007-02-05  Paul Vrienswininet/tests: Add ftp tests.
2007-02-05  Dmitry Timoshkovuser32: Add the tests for minimize/restore MDI child...
2007-02-05  Misha Koshelevkernel32: Added conformance test for nested thread...
2007-02-05  Andrew Talbotwinedos: Declare some items static.
2007-02-05  John Klehmrasapi32: RasEnumConnections now returns correct buffer...
2007-02-05  Maarten Lankhorstwinealsa: Use a helper thread instead of asynchronous...
2007-02-05  Maarten Lankhorstwinealsa: Cosmetic stuff.
2007-02-05  Maarten Lankhorstwinealsa: Split driver up in tiny pieces.
2007-02-05  Mikołaj Zalewskishlwapi: Test string functions when buffer is too small.
2007-02-05  Felix Nawothniggdi32: Fix offset calculation in PATH_ExtTextOut for...
2007-02-05  Dmitry Timoshkovgdi32: Make sure that we don't read/write beyond the...
2007-02-05  Anatoly Lyutincomdlg32: Update Russian translation.
2007-02-05  Vitaliy Margolendinput: Don't reset user specified range in SetDataForm...
2007-02-05  Vitaliy Margolendinput: Initialize user limits with the default 0....
2007-02-05  Vitaliy Margolendinput: Return user set limits not the device limits.
2007-02-05  Vitaliy Margolendinput: Don't close fd before we done with it.
2007-02-05  Marcus Meissnerkernel32: Initialize owner_exists (Coverity).
2007-02-05  Marcus Meissnerdinput: Fix dereference pointer after NULL check (Cover...
2007-02-05  Marcus Meissnerdevenum: Fix uninitialized clsidString (Coverity).
2007-02-05  Dmitry Timoshkovuser32: Although Windows sends WM_GETMINMAXINFO at...
2007-02-05  Maarten Lankhorstwined3d: Report D3D caps properly for ATI cards.
2007-02-05  Bang Jun-Youngadvpack: Constify the 3rd argument of RebootCheckOnInst...
2007-02-05  John Morrisole32: Add CoWaitForMultipleHandles to spec file.
2007-02-05  Detlef Riekenbergmshtml: Add a missing space.
2007-02-05  Detlef Riekenbergwinspool/tests: Add test for XcvDataW,PortIsValid.
2007-02-05  Detlef Riekenbergwinspool/tests: Add test for XcvDataW,MonitorUI.
2007-02-05  Andrew Talbotwinex11.drv: Declare variable signed to accept possible...
next