hlink: Added HlinkResolveMonikerForData implementation.
[wine] / dlls /
2008-02-04  Jacek Cabanhlink: Added HlinkResolveMonikerForData implementation.
2008-02-04  Jacek Cabanhlink: Added HlinkParseDisplayName tests.
2008-02-04  Jacek Cabanhlink: Added HlinkParseDisplayName implementation.
2008-02-04  Jacek Cabanhlink: Call AddRef of correct interface in ExtServUnk_Q...
2008-02-04  Jacek Cabanurlmon: Added MkParseDisplayNameEx tests.
2008-02-04  Jacek Cabanurlmon: Added HlinkParseDisplayNameEx implementation.
2008-02-04  Marcus Meissnerpdh: Fixed wrong condition.
2008-02-04  Marcus Meissneratl: Check for NULL.
2008-02-04  Francois Gougetuser32: Fix a typo in the StretchDIBits stub name.
2008-02-04  Francois Gougetshell32/tests: Fix a couple of copy/paste errors.
2008-02-04  Gerald Pfeiferd3d9: Fix the type of three loop variables.
2008-02-04  Rob Shearmanoleaut32: Fix big memory leak in xCall.
2008-02-04  Rob Shearmansecur32: Initialise more pointers in helper to NULL.
2008-02-04  Rob Shearmansecur32: Try to retrive credentials by using the creden...
2008-02-04  Rob Shearmansecur32: If using cached credentials failed in Initiali...
2008-02-04  Rob Shearmansecur32: Move the detection of NULL credentials from...
2008-01-25  Dmitry Timoshkovwinex11.drv: Remove an incorrect FIXME.
2008-01-25  Ken Thomaseswinex11.drv: Accomodate XGetWindowProperty returning...
2008-01-25  Reece H. Dunnadvapi32: Fix some cred test failures on Vista and...
2008-01-25  Reece H. Dunngdi32: Vista returns UNICODE_NOCHAR if a character...
2008-01-25  Reece H. Dunnuser32: Make the edit tests pass on Vista.
2008-01-25  Rob Shearmanwininet: Pass the server name into InitializeSecurityCo...
2008-01-25  Rob Shearmanntdsapi: Implement DsMakeSpnW.
2008-01-25  Rob Shearmanntdsapi: Add tests for DsMakeSpnW.
2008-01-25  Dmitry Timoshkovshell32: Add a LogoffWindowsDialog stub.
2008-01-25  Andrew Talbotwinedos: Remove unneeded casts.
2008-01-25  Hans Leidekkermscms: Open .icm files only when enumerating color...
2008-01-25  Hans Leidekkermscms: Use NT directory for storing color profiles.
2008-01-25  Andrey Esincredui: Added Russian translation.
2008-01-25  Reece H. Dunnuser32: Make the class tests pass on Vista.
2008-01-25  Reece H. Dunnuser32: Make the clipboard tests pass on Vista.
2008-01-25  Alexandre Julliardwinex11: Check for managed mode in create_whole_window...
2008-01-24  Paul Vrienskernel32/tests: Win9x returns a different last error.
2008-01-24  Alexandre JulliardAvoid sizeof in traces.
2008-01-24  Alistair Leslie... gmsxml3: Added typelib support.
2008-01-24  Paul Vriensmsi/tests: Only use functions if they are implemented.
2008-01-24  Paul Vriensmsi/tests: Only use functions if they are implemented.
2008-01-24  Austin Englishcomctl32: Spelling fixes.
2008-01-24  Dan Hipschmanoleaut32: Use the symbolic name for TYPEFLAG_FDISPATCHABLE.
2008-01-24  Andrew Talbotwined3d: Remove unneeded casts.
2008-01-24  Andrew Talbotwined3d: Remove unneeded casts.
2008-01-24  Andrew Talbotwined3d: Remove unneeded casts.
2008-01-24  Andrew Talbotwined3d: Remove unneeded casts.
2008-01-24  Marcus Meissnerwininet: Check if buffer has overflowed potentially.
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2008-01-24  Alexandre Julliardwinex11: Catch DIB memory accesses that touch the last...
2008-01-24  Alexandre Julliardwinex11: Check for need to make window managed when...
2008-01-24  Alexandre Julliardwinex11: Create the window data structure lazily, once...
2008-01-24  Alexandre Julliardwinex11: Don't create a win_data structure for the...
2008-01-23  Alexandre Julliarduser32: Menus should be top-most windows.
2008-01-23  Alexandre Julliardcomctl32: Tooltips should be top-most windows.
2008-01-23  Alexandre Julliardwinex11: Export a function to dock a window into the...
2008-01-23  Alexandre Julliardwinex11: Remove obsolete code to set Z-order for child...
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-23  Rob Shearmancredui: Return the state of the dialog's save checkbox...
2008-01-23  Rob Shearmancredui: The list should be the first parameter to the...
2008-01-23  Rob Shearmanrpcrt4: Check the return value of RPCRT4_ClientAuthoriz...
2008-01-23  Rob Shearmanrpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA...
2008-01-23  Rob Shearmanrpcrt4: Fix the error handling in RpcBindingSetAuthInfo...
2008-01-23  Francois Gougetkernel32/tests: Test the expansion of indirect environm...
2008-01-23  Francois Gougetadvapi32/tests: Add the trailing '\n' to an ok() call.
2008-01-23  Dmitry Timoshkovuser32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave...
2008-01-23  Alexandre Julliardwinex11: Get the icon from the window in case it was...
2008-01-23  Alexandre Julliardwinex11: Set icon hints on non-managed windows too...
2008-01-23  Alexandre Julliardwinex11: Set hints for the existing window text when...
2008-01-23  Alexandre Julliardwinex11: Apply the existing window region (if any)...
2008-01-23  Alexandre Julliardwinex11: Add a mapped flag to the window data instead...
2008-01-23  Alexandre Julliardwinex11: Move code around in X11DRV_SetWindowPos to...
2008-01-23  Alexandre Julliardwinex11: Update the win data rectangles before doing...
2008-01-23  Roy Sheaqmgr: Implement IClassFactory methods.
2008-01-23  Kai Blingdi32: Fix spec file to export the right symbols for...
2008-01-23  Paul Vriensuser32/tests: Run full test again on win95 and NT4.
2008-01-23  Paul Vriensadvapi32/tests: Make tests run on win9x/NT4 again.
2008-01-23  Marcus Meissnerd3d9/tests: Initialize decl.
2008-01-23  Marcus Meissnerrpcrt4: Initialize CurrentHeader.
2008-01-23  Eric Pouechmsvcrt: Corrected the .spec definition for the printf...
2008-01-23  Lei Zhangddraw: Register the DirectDraw 7 Object.
2008-01-23  Roderick Colenbranderwined3d: Don't use texture_rectangle for paletted textures.
2008-01-23  Andrew Talbotvmm.vxd: Remove unneeded casts.
2008-01-23  Andrew Talbotuxtheme: Remove unneeded casts.
2008-01-23  Andrey Esinwininet: One addition to Russian translation.
2008-01-23  Andrey Esinbrowseui: Russian translation.
2008-01-23  Rob Shearmanadvapi32: Implement LookupAccountNameW for well-known...
2008-01-23  Rob Shearmanadvapi32: Add a test for LookupAccountNameA on a well...
2008-01-23  Rob Shearmanadvapi32: Implement SetEntriesInAclW.
2008-01-23  Rob Shearmanntdll: Fix the index check in RtlGetAce.
2008-01-23  Rob Shearmanadvapi32: Add more tests for SetEntriesInAcl.
2008-01-23  Alexandre Julliardwinex11: Leave it up to explorer to specify the correct...
2008-01-23  Alexandre Julliardwinex11: Move resetting of the cursor clip rectangle...
2008-01-22  Alexandre Julliardwinex11: Move the window bits according to the valid...
2008-01-22  Alexandre Julliardwinex11: Properly invalidate moved child windows instea...
2008-01-22  Alexandre Julliardwinex11: Make the client rect relative to the parent...
2008-01-22  Alexandre Julliardwinex11: Abstract the server part of SetWindowPos into...
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-22  Marcus Meissnerwined3d: Initialize swapchain.
2008-01-22  Eric Pouechntdll: Fixed getting the RTS status from line, and...
2008-01-22  Eric Pouechmsvcrt: symbol undecoration: Really check that we get...
2008-01-22  Eric Pouechmsvcrt: symbol undecoration: Added support for RTTI...
2008-01-22  Eric Pouechmsvcrt: symbol undecoration: Added support for thunks.
2008-01-22  Eric Pouechmsvcrt: symbol undecoration: Corrected handling of...
next