2005-01-20 |
Paul Vriens | - Use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-20 |
Tony Lambregts | Added time zone information for SAMT (Samara Standard... |
tree | commitdiff |
2005-01-20 |
Ulrich Czekalla | ACL fixes and cleanups. |
tree | commitdiff |
2005-01-20 |
Aric Stewart | Added some stub implementations. |
tree | commitdiff |
2005-01-20 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2005-01-20 |
Robert Shearman | - Consolidate more stub creation details into register_... |
tree | commitdiff |
2005-01-20 |
Ulrich Czekalla | Added stub implementation of NetGetJoinInformation. |
tree | commitdiff |
2005-01-19 |
Oleh R. Nykyforchyn | Ukrainian codepage 21866 added and respective files... |
tree | commitdiff |
2005-01-19 |
Lauri Tulmin | Reposition caret after window resize. |
tree | commitdiff |
2005-01-19 |
Raphael Junqueira | Begin support of VertexDeclaration on wined3d using... |
tree | commitdiff |
2005-01-19 |
Lauri Tulmin | Don't recalculate line indexes if number of lines doesn... |
tree | commitdiff |
2005-01-19 |
Aric Stewart | Quite a few fixes: |
tree | commitdiff |
2005-01-19 |
Mike McCormack | Stub definition for OpenUrl. |
tree | commitdiff |
2005-01-19 |
Alexandre Julliard | Store the window id as a property instead of accessing... |
tree | commitdiff |
2005-01-19 |
Rein Klazes | Return a fixed frequency of 1193182 Hz for the Performa... |
tree | commitdiff |
2005-01-19 |
Mike McCormack | Implement TransactNamedPipe for the non-overlapped... |
tree | commitdiff |
2005-01-19 |
Mike McCormack | Stub implementation for some functions. |
tree | commitdiff |
2005-01-19 |
Robert Shearman | - Initialize ppv pointer in ClientIdentity_QueryInterfa... |
tree | commitdiff |
2005-01-19 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on WinME. |
tree | commitdiff |
2005-01-19 |
Michael Jung | Avoid code duplication by moving handle lookup into... |
tree | commitdiff |
2005-01-19 |
Joris Huizer | Get rid of some TRACE(..., This->resource.ref). |
tree | commitdiff |
2005-01-19 |
Aric Stewart | Do a very basic first implementation of MsiConfigurePro... |
tree | commitdiff |
2005-01-19 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Aric... |
tree | commitdiff |
2005-01-18 |
Alexandre Julliard | Moved DefWindowProc16 to msg16.c and cleaned up a few... |
tree | commitdiff |
2005-01-18 |
Hans Leidekker | Implement and test InternetTime{From,To}SystemTime... |
tree | commitdiff |
2005-01-18 |
Jason Edmeades | - Handle failures to allocate storage more gracefully. |
tree | commitdiff |
2005-01-18 |
Juan Lang | Make netspi.h private, as some of its declarations... |
tree | commitdiff |
2005-01-18 |
Aric Stewart | Copy the implementation from SetupDefaultQueueCallbackA... |
tree | commitdiff |
2005-01-18 |
Hans Leidekker | Stub implementations for PathUnExpandEnvStringsSHRegEnu... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
tree | commitdiff |
2005-01-17 |
Alex Villacís Lasso | When parsing an hex/oct integer value, copy value verba... |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | A small spelling fix and a small update (thank to Andre... |
tree | commitdiff |
2005-01-17 |
Robert Shearman | Initialize clsid member to the marshaler clsid to fix... |
tree | commitdiff |
2005-01-17 |
Lauri Tulmin | Make long lines behave nicely. |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Avoid most references to the internals of the WND struc... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Use a registry key for copying, that's known on every... |
tree | commitdiff |
2005-01-17 |
Jonathan Ernst | Updated French resources. |
tree | commitdiff |
2005-01-17 |
Hans Leidekker | Stub implementations for DrawDibChangePalette, DrawDibG... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Change the order of Src and Dst in CopyKey calls/functions. |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Removed unused ForceWindowRaise function. |
tree | commitdiff |
2005-01-17 |
Jason Edmeades | - Add texture support for all the texture types for... |
tree | commitdiff |
2005-01-17 |
Alexandre Julliard | Authors: Klemens Friedl <klemens_friedl@gmx.net>, Henni... |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | Update German resources. |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-17 |
Michael Jung | Moved HMAC initialization and finalization code to |
tree | commitdiff |
2005-01-17 |
Aric Stewart | Implementations for SelfRegModules and PublishFeatures. |
tree | commitdiff |
2005-01-17 |
Aric Stewart | First pass implement ion of MsiQueryProductState[A... |
tree | commitdiff |
2005-01-17 |
Robert Shearman | Implement table marshaling. |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Remove the checking/setting of the defaults in TRACKBAR... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Remove needless check for horizontal or vertical pager. |
tree | commitdiff |
2005-01-14 |
Eric Pouech | - got rid of include/async.h |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Remove MODULENAME prefix from |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Remove obsolete structs, rearrange things to group... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Make proxy shutdown test succeed by releasing the chann... |
tree | commitdiff |
2005-01-14 |
Jeremy White | Fix X11 event timing so that we correctly correlate... |
tree | commitdiff |
2005-01-14 |
Aric Stewart | Actually start on an implemention for MsiGetComponentPa... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Add documentation for most Co* functions. |
tree | commitdiff |
2005-01-14 |
Joris Huizer | - add file_operation_delete |
tree | commitdiff |
2005-01-14 |
Mike McCormack | Fix, add and rearrange winsvc.h declarations. |
tree | commitdiff |
2005-01-14 |
Marcus Meissner | Initialize rc in create_component_directory(). |
tree | commitdiff |
2005-01-14 |
Ulrich Czekalla | GetFileName31W should call unicode version of FD31_Allo... |
tree | commitdiff |
2005-01-14 |
Justin Chevrier | Created unit test for SPI_{GET,SET}MINIMIZEDMETRICS. |
tree | commitdiff |
2005-01-14 |
Justin Chevrier | - Implemented SPI_GETMINIMIZEDMETRICS calculated from... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - The apartment reference should be held while the... |
tree | commitdiff |
2005-01-14 |
Dimitrie O. Paun | Use the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags... |
tree | commitdiff |
2005-01-14 |
Rein Klazes | In int21_ioctl - get device data-, set the "is console... |
tree | commitdiff |
2005-01-14 |
Mike McCormack | Move all service stubs together, make them consistent. |
tree | commitdiff |
2005-01-14 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
tree | commitdiff |
2005-01-14 |
Aric Stewart | First implementation of the WriteIniValues action. |
tree | commitdiff |
2005-01-14 |
Robert Shearman | - Don't use the pipe caching code because it doesn... |
tree | commitdiff |
2005-01-14 |
Klemens Friedl | Update German language file. |
tree | commitdiff |
2005-01-14 |
Mike McCormack | Cleanup service handles. |
tree | commitdiff |
2005-01-14 |
Jon Griffiths | Increase the required rectangle size before drawing... |
tree | commitdiff |
2005-01-14 |
Walt Ogburn | Fix BS_PATTERN brushes in mfdrv. Un-comment the corres... |
tree | commitdiff |
2005-01-14 |
James Hawkins | Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. |
tree | commitdiff |
2005-01-14 |
Aric Stewart | Custom actions can have null in their target parameters... |
tree | commitdiff |
2005-01-14 |
Robert Shearman | Destroy stubs on apartment shutdown. |
tree | commitdiff |
2005-01-14 |
Ge van Geldorp | Fix prototypes according to PSDK. |
tree | commitdiff |
2005-01-14 |
Mike Hearn | Force context switch on chanbuf disconnect to avoid... |
tree | commitdiff |
2005-01-14 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-12 |
Christian Costa | CoInitialize(Ex) should return S_FALSE when COM is... |
tree | commitdiff |
2005-01-12 |
Alexandre Julliard | Use the exported functions SaveDC/RestoreDC instead... |
tree | commitdiff |
2005-01-12 |
James Hawkins | - Use Interlocked* instead of ++/-- in AddRef/Release. |
tree | commitdiff |
2005-01-12 |
James Hawkins | - Use only stored result of Interlocked* in AddRef... |
tree | commitdiff |
2005-01-12 |
James Hawkins | Use only stored result of Interlocked* in AddRef/Release. |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Document CoSetState & CoGetState. |
tree | commitdiff |
2005-01-12 |
Robert Shearman | Remove wine_marshal_data: it is unneeded and there... |
tree | commitdiff |
2005-01-12 |
James Hawkins | - use only stored result of Interlocked* in AddRef... |
tree | commitdiff |
2005-01-12 |
Paul Vriens | - Fix logic in Stream_fnRelease, refcount should be... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Force creation of thread queue to stop PostThreadMess... |
tree | commitdiff |
2005-01-12 |
Justin Chevrier | - Revert previous change of border metric to reference the |
tree | commitdiff |
2005-01-12 |
Robert Shearman | The way apartments are used has changed, so fix up... |
tree | commitdiff |
2005-01-12 |
Robert Shearman | - Make MTA dynamically allocated so that proxies and... |
tree | commitdiff |
2005-01-12 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-11 |
Paul Vriens | - use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-11 |
Mike Hearn | Give a more informative error when a DLL fails to initi... |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Make Alt press/release test actually pass for not manag... |
tree | commitdiff |
2005-01-11 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-11 |
Dmitry Timoshkov | Fix WmCreateCustomDialogSeq message sequence for 256... |
tree | commitdiff |
next |