shell32: shlview: Change some more ANSI calls to Unicode.
[wine] / dlls /
2007-09-26  Mikołaj Zalewskishell32: shlview: Change some more ANSI calls to Unicode.
2007-09-26  Mikołaj Zalewskishell32: Make the shell view control Unicode.
2007-09-26  Alexandre Julliardwineps.drv: Fix end of list check in PSDRV_UpdateDevCaps().
2007-09-26  Mikolaj Zalewskiadvapi32: Make ConvertSidToStringSid use helper functio...
2007-09-26  Mikolaj Zalewskiadvapi32: Implement ConvertSecurityDescriptorToStringSe...
2007-09-26  Detlef Riekenbergntdll: Avoid segfault with snoop for exefiles with...
2007-09-26  Stefan Leichtercomcat: Remove 'recursive registry key delete' function.
2007-09-26  Stefan Leichterd3dxof: Remove 'recursive registry key delete' function.
2007-09-25  Dmitry Timoshkovuser32: Make message test pass cleanly under XP SP2.
2007-09-25  L. Rahyenuser32: Implement initial stubs for all raw input funct...
2007-09-25  Christian Gmeineradvapi32: fix some compiler warnings when using -Wsign...
2007-09-25  Philip Nilssonws2_32/tests: Add a testcase for binding with IPv6...
2007-09-25  Philip Nilssonws2_32: Set IPV6_V6ONLY when required to be compatible...
2007-09-25  Misha Koshelevwininet: When sending INTERNET_STATUS_HANDLE_CLOSING...
2007-09-25  Chris Robinsonwgl: Override glFinish and glFlush.
2007-09-25  Chris Robinsonwinex11.drv: Load the XComposite extension when available.
2007-09-25  Detlef Riekenbergcomdlg32/tests: Remove debug code and the tabs.
2007-09-25  Detlef Riekenbergcomdlg32/tests: Add tests for PRINTDLG->hDevNames.
2007-09-25  Karl Reltonmsvcrt: New implementation of fcvt.
2007-09-25  Louis Lenderswtsapi32: Add stub for WTSUnRegisterSessionNotification.
2007-09-25  Louis Lenderswtsapi32: Add stub for WTSRegisterSessionNotification.
2007-09-25  Dmitry Timoshkovkernel32: Add a test for read-only mapping of a write...
2007-09-25  Vitaliy Margolendinput: Implement GetDeviceInfo for evdev joystick.
2007-09-25  Vitaliy Margolendinput: Make default dead zone configurable.
2007-09-25  Vitaliy Margolendinput: Add a helper function to open configuration...
2007-09-25  Vitaliy Margolendinput: Move get_config_key to a common place.
2007-09-25  Alexandre Julliardole32/tests: Remove test that tries to create a huge...
2007-09-25  Stefan Dösingerwined3d: Add modifier handling to cnd in arb.
2007-09-25  Stefan Dösingerwined3d: Implement WINED3DSI_TEXLD_BIAS in arb.
2007-09-25  Stefan Dösingerwined3d: Add support for some unimplemented instruction...
2007-09-25  Stefan Dösingerwined3d: Improve projected texture handling in arb.
2007-09-25  Stefan Dösingerwined3d: Put V8U8 back into the UNKNOWN format group.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsExA.
2007-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsA on top of...
2007-09-25  Juan Langsetupapi: Implement SetupDiGetClassDevsW on top of...
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: 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 Lassoriched20: Fix WM_GETTEXT to change \r to \r\n.
2007-09-24  Alex Villacís Lassoriched20: 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,...
next