wine
2007-09-25  Juan Langsetupapi: Partially implement SetupDiGetClassDevsExW.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetDeviceInfoListDetailA/W.
2007-09-25  Stefan Leichterddraw: Remove 'recursive registry key delete' function.
2007-09-25  Stefan Leichterddrawex: Remove 'recursive registry key delete' function.
2007-09-25  Mikolaj Zalewskiadvapi32: Make ConvertStringSidToSid not to ignore...
2007-09-25  Mikolaj Zalewskiadvapi32: Add AddAuditAccessAceEx.
2007-09-25  Mikolaj Zalewskintdll: Add RtlAddAuditAccessAceEx.
2007-09-25  Mikolaj Zalewskiadvapi32: Fix a test.
2007-09-25  Michael Stefaniucole32: Free memory on error path (found by Smatch).
2007-09-25  Andrew Talbotgdi32: Fix a memory leak.
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-09-24  Hans Leidekkermsvcrt: Implement _wspawnv{, e, p, pe}.
2007-09-24  Hans Leidekkermsvcrt: Implement _wsearchenv.
2007-09-24  Juan Langsetupapi: When freeing an interface, delete it from...
2007-09-24  Juan Langsetupapi: Implement SetupDiDeleteDeviceInterfaceRegKey.
2007-09-24  Juan Langsetupapi: Save interface to registry when creating it.
2007-09-24  Juan Langsetupapi: Store pointer to set in device, and use it...
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceRegKeyA/W.
2007-09-24  Juan Langsetupapi: Return the interface's device from SetupDiGet...
2007-09-24  Juan Langsetupapi: Store pointer to an interface's device in...
2007-09-24  Juan Langsetupapi: Add stubs for SetupDiCreateDeviceInterfaceReg...
2007-09-24  Juan Langsetupapi: Convert device's interfaces to a standard...
2007-09-24  Juan Langsetupapi: Fix prototype of SetupDiCreateDeviceInterface...
2007-09-24  Juan Langsetupapi: Create symbolic link value when interface...
2007-09-24  Juan Langsetupapi: Add test showing value of path.
2007-09-24  Juan Langsetupapi: Implement SetupDiGetDeviceInterfaceDetailA/W.
2007-09-24  Juan Langsetupapi: Add tests for SetupDiGetDeviceInterfaceDetail.
2007-09-24  Juan Langsetupapi: When enumerating an interface, add the interf...
2007-09-24  Juan Langsetupapi: Implement SetupDiEnumDeviceInterfaces.
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceW.
2007-09-24  Juan Langsetupapi: Set last error on invalid input.
2007-09-24  Juan Langsetupapi: Remove a redundant parameter check.
2007-09-24  Juan Langsetupapi: Add error checking to SetupDiCreateDeviceInte...
2007-09-24  Juan Langsetupapi: Implement SetupDiCreateDeviceInterfaceA on...
2007-09-24  Juan Langsetupapi: Add tests for SetupDiCreateDeviceInterface.
2007-09-24  Juan Langsetupapi: Add stubs for SetupDiCreateDeviceInterfaceA/W.
2007-09-24  Juan Langsetupapi: Set last error on failure in SetupDiOpenClass...
2007-09-24  Juan Langsetupapi: Respect samDesired in SetupDiOpenClassRegKeyExW.
2007-09-24  Roderick Colenbranderwined3d: Move video memory tracking to the adapter.
2007-09-24  Andrew Talbotdplayx: Fix some memory leaks.
2007-09-24  Anatoly Lyutinuser32/tests: Fix test for switch maximized MDI children.
2007-09-24  Stefan Leichterdinput: Remove 'recursive registry key delete' function.
2007-09-24  Stefan Leichterdinput8: Remove 'recursive registry key delete' function.
2007-09-24  Jacek Cabanmshtml: Don't crash in UIActivate if Gecko is not avail...
2007-09-24  Jacek Cabanshdocvw: Added WebBrowser::Resizable property implement...
2007-09-24  Jacek Cabanshdocvw: Added WebBrowser::FullScreen property implemen...
2007-09-24  Alex Villacís... riched20: Fix WM_GETTEXT to change \r to \r\n.
2007-09-24  Alex Villacís... riched20: Tests show WM_GETTEXT change \r to \r\n.
2007-09-24  Mikołaj Zalewskiadvapi32: Add some more rights constants for ConvertStr...
2007-09-24  Stefan Dösingerwined3d: A0 needs the .x swizzle.
2007-09-24  Stefan Dösingerwined3d: SRGB write correction emulation.
2007-09-24  Stefan Dösingerwined3d: Unify pixel format correction.
2007-09-24  Stefan Dösingerwined3d: Recompile glsl pixelshaders if the sampler...
2007-09-24  Stefan Dösingerwined3d: Add signed format conversion for glsl.
2007-09-24  Vitaliy Margolenmshtml: Fix another typo and add trace.
2007-09-24  Vitaliy Margolenmshtml: Fix typo.
2007-09-24  Roderick Colenbranderwined3d: The amount of video memory is set in FillGLCap...
2007-09-24  Jeff Latimermpr: Check for out of memory condition.
2007-09-21  Carroll Vancentoskrnl.exe: Added PsCreateSystemThread.
2007-09-21  Mikolaj Zalewskiwintab32: Add DisableThreadLibraryCalls.
2007-09-21  Mikolaj Zalewskiwintab32: Store the context internally as Unicode,...
2007-09-21  Mikolaj Zalewskiwinex11.drv/wintab32: Make wintab strings in winex11...
2007-09-21  Alexandre Julliardsetupapi: Simplify the SetupDiGetClassDescriptionExA...
2007-09-21  Juan Langsetupapi: Implement SetupDiGetClassDevsW.
2007-09-21  Juan Langsetupapi: Implement SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Add tests for SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Add stub for SetupDiRegisterDeviceInfo.
2007-09-21  Juan Langsetupapi: Implement SetupDiGetClassDescriptionExA.
2007-09-21  Juan Langsetupapi: Devices created by SetupDiCreateDeviceInfo...
2007-09-21  Juan Langsetupapi: Save class GUID to registry when creating...
2007-09-21  Juan Langsetupapi: Save device description to registry when...
2007-09-21  Juan Langsetupapi: Make a helper to convert a GUID to a string.
2007-09-21  Juan Langsetupapi: Implement SetupDiSetDeviceRegistryPropertyA/W.
2007-09-21  Juan Langsetupapi: Implement SetupDiGetDeviceRegistryPropertyA/W.
2007-09-21  Juan Langsetupapi: Implement SetupDiGetDeviceInstanceIdW.
2007-09-21  Juan Langsetupapi: Implement SetupDiCreateDeviceInfoW.
2007-09-21  Rob Shearmanuserenv: Add a stub for UnloadUserProfile.
2007-09-21  Clinton Stimpsonriched20: Only WM_CHAR respects text limit.
2007-09-21  Michael Stefaniuckernel32: Fix a memory leak. Found by cross referencing...
2007-09-21  Misha Koshelevwininet/tests: Add test to show that InternetCloseHandl...
2007-09-21  Misha Koshelevwininet: Track child handles, free all child handles...
2007-09-21  Andrew Talbotdpnet: Indirection level fix.
2007-09-21  Andrew Talbotdmusic: Indirection level fix.
2007-09-21  Andrew Talbotdmsynth: Indirection level fix.
2007-09-21  Andrew Talbotdmscript: Indirection level fix.
2007-09-21  Andrew Talbotdswave: Indirection level fix.
2007-09-21  Francois Gougetgdi32: Add a '\n' to a Wine trace.
2007-09-21  Francois Gougetinfosoft: indexsrv.idl must import objidl.idl and not...
2007-09-21  Francois Gougetfci.h: Include basetsd.h.
2007-09-21  Francois Gougetmpr: Move MAX_INTERFACE_NAME_LEN to mprapi.h and add...
2007-09-21  Francois Gougetgdiplus: Make gdiplustypes.h C++ compatible.
2007-09-21  Francois Gougetregstr.h only defines constants and structures and...
2007-09-21  Peter Oberndorferuser32/tests: Fix dialog proc prototypes.
2007-09-21  Peter Oberndorferinclude: Add new processor feature constants.
2007-09-21  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
next