2005-02-15 |
Robert Shearman | Fix RPC server thread race. |
tree | commitdiff |
2005-02-15 |
Robert Shearman | ERROR_IO_PENDING is expected, so don't return an error. |
tree | commitdiff |
2005-02-15 |
Christian Costa | Implemented GetProperty method for keyboard device. |
tree | commitdiff |
2005-02-15 |
Robert Shearman | Make COM use the RPC runtime as the backend for RPC... |
tree | commitdiff |
2005-02-14 |
Alexandre Julliard | Brad DeMorrow |
tree | commitdiff |
2005-02-14 |
Ivan Leo Puoti | Add implementation for RtlQueryRegistryValues, RtlCheck... |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Cast the GetProcAddress() return value to avoid warning... |
tree | commitdiff |
2005-02-14 |
Rémi Assailly | char -> const char fixes. |
tree | commitdiff |
2005-02-14 |
Michael Jung | Check pdwDataLen param for non NULL'ness. |
tree | commitdiff |
2005-02-14 |
Robert Reif | Add some missing \ns. |
tree | commitdiff |
2005-02-14 |
Hans Leidekker | Implement and test access flags for color profiles. |
tree | commitdiff |
2005-02-14 |
Mike McCormack | Add handling of %ws, %S and %C to _vns(w)printf, improv... |
tree | commitdiff |
2005-02-14 |
Dmitry Timoshkov | Make DDE implementation always work internally in Unicode. |
tree | commitdiff |
2005-02-14 |
Vincent Béron | Suppress a warning. |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Test the interaction between IShellLink::SetIDList... |
tree | commitdiff |
2005-02-14 |
Rein Klazes | REGION_FrameRgn computes the frame region inside the... |
tree | commitdiff |
2005-02-14 |
Lauri Tulmin | Update scroll info on WM_SETTEXT. |
tree | commitdiff |
2005-02-14 |
Robert Shearman | Invoke objects in STA's in the correct thread by sendin... |
tree | commitdiff |
2005-02-14 |
Jason Edmeades | Make the edit field created from a richedit control... |
tree | commitdiff |
2005-02-14 |
Marcelo Duarte | Update the resources for Portuguese. |
tree | commitdiff |
2005-02-14 |
Christian Costa | Handle more properly versions for Direct3D and Direct3D... |
tree | commitdiff |
2005-02-14 |
Marcus Meissner | Check for overflows with ClrUsed. |
tree | commitdiff |
2005-02-14 |
Marcus Meissner | Output some more informations. |
tree | commitdiff |
2005-02-14 |
Mike McCormack | Implement SQL delete query. |
tree | commitdiff |
2005-02-14 |
Filip Navara | Don't crash if ShellFolder doesn't implement the IID_IS... |
tree | commitdiff |
2005-02-14 |
Stefan Leichter | Make advapi32_test.exe loadable on NT 3.51. |
tree | commitdiff |
2005-02-14 |
Eric Kohl | Implement DelayedMove and FileExists. |
tree | commitdiff |
2005-02-14 |
Rémi Assailly | Small char -> const char fix. |
tree | commitdiff |
2005-02-14 |
Ge van Geldorp | Error numbers >= 32 are to be expected. |
tree | commitdiff |
2005-02-14 |
Marcelo Duarte | - Correct time zone for BRT and BRST. |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Load advpack.dll at runtime to avoid link problems... |
tree | commitdiff |
2005-02-14 |
Francois Gouget | Tests cannot use wine/debug.h because it does not exist... |
tree | commitdiff |
2005-02-14 |
Francois Gouget | ES_COMBO is not defined in the Windows headers. So... |
tree | commitdiff |
2005-02-14 |
Robert Shearman | Make Ole tests run on Windows 95. |
tree | commitdiff |
2005-02-14 |
Robert Reif | Added parameter checking to timeGetDevCaps. |
tree | commitdiff |
2005-02-14 |
Mike Hearn | Respect the flags member of the CHOOSEFONT structure... |
tree | commitdiff |
2005-02-11 |
Robert Shearman | - Implement AdjustTokenPrivileges, DuplicateTokenEx and |
tree | commitdiff |
2005-02-11 |
Robert Reif | Removed printing of thread id for AddRef and Release... |
tree | commitdiff |
2005-02-10 |
Alexandre Julliard | Fixed profile cache flushing when no filename is specif... |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Don't link with DirectSoundCreate8 as this prevents... |
tree | commitdiff |
2005-02-10 |
Mike Hearn | Alter the version heuristics a bit. |
tree | commitdiff |
2005-02-10 |
Tom Wickline | Sync to latest OpenGL specifications. |
tree | commitdiff |
2005-02-10 |
Robert Reif | Print info about primary buffer format. |
tree | commitdiff |
2005-02-10 |
Paul Vriens | Check that ppZStencilSurface is not null. |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-02-10 |
Mike McCormack | Update headers, add MsiGetUserInfoA stub implementation. |
tree | commitdiff |
2005-02-10 |
Alexandre Julliard | Authors: Américo José Melo <mmodem00@netvisao.pt>,... |
tree | commitdiff |
2005-02-10 |
Christian Costa | Added WAVE parser. |
tree | commitdiff |
2005-02-10 |
Robert Reif | Signed/unsigned fix and code cleanup. |
tree | commitdiff |
2005-02-10 |
Paul Vriens | Use aliases for calls to ordinals. |
tree | commitdiff |
2005-02-10 |
Aric Stewart | Added stubs for MsiGetShortcutTargetA/W. |
tree | commitdiff |
2005-02-10 |
Dmitry Timoshkov | Do not forget to allocate internal OPENFILENAMEW struct... |
tree | commitdiff |
2005-02-10 |
Aric Stewart | Add the RegisterUser action. |
tree | commitdiff |
2005-02-10 |
Robert Reif | Always allocate an empty buffer. |
tree | commitdiff |
2005-02-09 |
Eric Pouech | - rewrite MCI interfaces as Unicode interface (as it... |
tree | commitdiff |
2005-02-09 |
Michael Jung | Implemented CPGetProvParam's PP_ENUMCONTAINERS paramete... |
tree | commitdiff |
2005-02-09 |
Ulrich Czekalla | Handle 0 length buffers in MSI_FormatRecordW. |
tree | commitdiff |
2005-02-09 |
Mike Hearn | Change an ERR to a WARN. |
tree | commitdiff |
2005-02-09 |
Aric Stewart | Do not track the temp files for custom actions based... |
tree | commitdiff |
2005-02-09 |
Robert Reif | Fill new software buffers with silence. |
tree | commitdiff |
2005-02-09 |
Alexandre Julliard | Make the win data pointer only available in the thread... |
tree | commitdiff |
2005-02-09 |
Aric Stewart | Implement RegisterExtensionInfo and RegisterMIMEInfo. |
tree | commitdiff |
2005-02-09 |
Mike McCormack | Handle a number as a parameter for custom action 19. |
tree | commitdiff |
2005-02-09 |
Alexandre Julliard | Consider any character above 0x7f to be invalid in... |
tree | commitdiff |
2005-02-09 |
Tom Fogal | Simple aggregation fix. |
tree | commitdiff |
2005-02-09 |
Aric Stewart | Do not limit properties to 256 characters when evaluati... |
tree | commitdiff |
2005-02-09 |
Dmitry Timoshkov | Add support for Turkish (tr) X11 keyboard layout. |
tree | commitdiff |
2005-02-09 |
Ge van Geldorp | - Fix quoting of .cpl filename. |
tree | commitdiff |
2005-02-09 |
Mike McCormack | - add support for Edit boxes in MSI dialogs |
tree | commitdiff |
2005-02-09 |
Mike McCormack | Fix a memory leak in MsiConfigureProductExW. |
tree | commitdiff |
2005-02-08 |
Robert Shearman | - Implement CoDisconnectObject. |
tree | commitdiff |
2005-02-08 |
Rein Klazes | ScrollWindowEx when called with the SW_ERASE flag does... |
tree | commitdiff |
2005-02-08 |
Aric Stewart | Make a temp file for each dll saved for custom actions... |
tree | commitdiff |
2005-02-08 |
Aric Stewart | Add logic to be able to resolve the SourceDir based on |
tree | commitdiff |
2005-02-08 |
Robert Shearman | Move object-to-stub-manager mapping rule to register_if... |
tree | commitdiff |
2005-02-08 |
Mike McCormack | Fix MsiModifyView and MsiViewGetColumnInfo to use MSIRE... |
tree | commitdiff |
2005-02-08 |
Christian Costa | Added parser template and made AVISplitter use it. |
tree | commitdiff |
2005-02-08 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on Win95. |
tree | commitdiff |
2005-02-08 |
Hans Leidekker | Stub implementations for DeleteUrlCacheContainer{A,W}, |
tree | commitdiff |
2005-02-08 |
Robert Shearman | - Split up apartment creation so that the long code... |
tree | commitdiff |
2005-02-08 |
Paul Vriens | Add WinXP to OaBuildVersion. |
tree | commitdiff |
2005-02-08 |
Mike McCormack | - fix the dialog font |
tree | commitdiff |
2005-02-08 |
Alexandre Julliard | Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm... |
tree | commitdiff |
2005-02-08 |
Juan Lang | Identifiers evaluate to true if they are non-empty... |
tree | commitdiff |
2005-02-08 |
Robert Shearman | Replace 10000000 with TICKSPERSEC to make it more obvio... |
tree | commitdiff |
2005-02-08 |
Mike Hearn | Return OLE automation build value as win2k by default. |
tree | commitdiff |
2005-02-08 |
Mike McCormack | Implement and document MsiLoadString. |
tree | commitdiff |
2005-02-08 |
Mike Hearn | Correctly ensure properties set from resolved directory... |
tree | commitdiff |
2005-02-08 |
Carlos Lozano | Fix regression in Fallout game. |
tree | commitdiff |
2005-02-08 |
Carlos Lozano | Check that pstream is not null. |
tree | commitdiff |
2005-02-08 |
Steven Edwards | Correct spec entry for FindFirstUrlCacheEntryEx. |
tree | commitdiff |
2005-02-08 |
Paul Vriens | Extra tracing for SPI_GETICONTITLEWRAP. |
tree | commitdiff |
2005-02-08 |
Juan Lang | If a full path isn't specified, search across all fixed... |
tree | commitdiff |
2005-02-08 |
Robert Shearman | Convert last error from NTSTATUS to a DOS error code... |
tree | commitdiff |
2005-02-03 |
Dmitry Timoshkov | Make GetOpenFileNameW with an old style open file dialo... |
tree | commitdiff |
2005-02-03 |
Paul Vriens | More verbosity of errors. |
tree | commitdiff |
2005-02-03 |
James Hawkins | Properly implement DllCanUnloadNow ref counting. |
tree | commitdiff |
2005-02-03 |
Eric Pouech | Moved 16 bit atom support to dlls/kernel/atom16.c. |
tree | commitdiff |
2005-02-03 |
Dmitry Timoshkov | Add support for winevent hooks. |
tree | commitdiff |
2005-02-03 |
Alexandre Julliard | Properly compute the client area valid rects and pass... |
tree | commitdiff |
next |