2005-04-11 |
Robert Shearman | Return an error instead of crashing later on a divide... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Juan Lang | - add write support to IPropertyStorage, with tests |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Huw Davies | Add some missing SFGAO_ defines and fix SFGAO_GHOSTED. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Huw Davies | Directory items should have the SFGOA_FILESYSANCESTOR... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Vincent Béron | Don't reference c:\windows directly. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Juan Lang | Register control\class\{GUID_DEVINTERFACE_SERENUM_BUS_E... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Benjamin Cutler | Added function/enum/structs for power management API. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Jacek Caban | Stub implementation od IPersist, IPersistMoniker, IPers... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike McCormack | Calculate the size of the next mailslot message correctly. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Jason Edmeades | Ensure A->W version of InternetCrackURL passes correct... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Steven Edwards | Avoid using ver.h in favor of winver.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Ferenc Wagner | Use the same maximum length for tags given on the comma... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Juan Lang | Add traces, add unit tests for IPropertyStorage, and... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Juan Lang | - set size required correctly for all supported options |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Matthew Mastracci | Correctly lock and unlock surface for a single-surface... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Hans Leidekker | Implement GetNamedSecurityInfo. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Rein Klazes | Fix X11DRV_DIB_SetImageBits_RLE(4|8) when an non-zero... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Tom Wickline | Sync to the latest opengl specs. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Hannu Valtonen | Added mousewheel support. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Paul Vriens | Flags should be or-ed. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dimitrie O... | Tab unicodification. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dimitrie O... | MonthCal unicodification. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike McCormack | Move mailslot set and query info implementation to... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Huw Davies | Fix the icon resource ids (most were off by one). |
commit | commitdiff | tree | snapshot |
2005-04-11 |
José Manuel... | Spanish translations updated. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Michael Lin | Added missing OleDraw() declaration. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Vincent Béron | Make static some functions used only in a single file. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Robert Reif | Initialize primary buffer on open. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Juan Lang | Implement SetupDiClassNameFromGuidExA. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Juan Lang | Add a few missing declarations. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Marcus Meissner | Removed inclusion of process.h (not needed and breaks... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike McCormack | Add stub for FaultInIEFeature. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike McCormack | Add uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dimitrie O... | Audit the code against Comctl32.dll version 6.0. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dimitrie O... | Remove reference to nonexistant strmif.h. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Ulrich Czekalla | Clear systemtime struct so we don't return garbage... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Hannu Valtonen | Fix a typo in uninstaller's english appname. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Hannu Valtonen | Run msi files with msiexec. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Glenn Wurster | Fix array index crash in buidling GDI palette from... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Michael Jung | Make crypt functions more robust in case of incorrect... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Raphael Junqueira | Fix potential region leak. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
James Hawkins | Create the 'Test' value in a temporary subkey to avoid... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dimitrie O... | Added cryptdll/ and stdole32.tlb/. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
James Hawkins | Remove nonstandard type LPLPVOID. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike Hearn | More notes about the inner workings of DCOM. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Lionel Ulmer | Create the GL texture id at texture-binding time. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Krzysztof Foltman | - EM_CANPASTE implemented |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Vincent Béron | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Dimitrie O... | Cleanup the API docs. Few indentation/formatting fixes. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Robert Reif | Changed regression test to make sure position is correc... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Robert Reif | Correctly handle where waveOutGetPosition changes timep... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike Hearn | Only do unicode conversion in HTML Help control when... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Mike McCormack | Load and display bitmaps in the dialogs. |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Rein Klazes | In ScrollWindowEx, if the window already has an update... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
Ferenc Wagner | Silence some signedness warnings. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Introduced an X_PHYSBITMAP structure to allow storing... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Rein Klazes | Fix some incorrect uses of the ok macro where the resul... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Hans Leidekker | Implement and test _chsize. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Avoid directly accessing the BITMAPOBJ structure. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Removed the no longer needed X11DRV_get_client_area_off... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Return the coordinates information needed to setup... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Rein Klazes | If ScrollWindowEx do not use the DCX_USESTYLE to get... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Rein Klazes | Fix a copy&paste bug in get_buffer_pe. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Mike McCormack | Eliminate forward declarations, make functions static. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Ferenc Wagner | Ask for a tag if one was not given on the command line. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Alexandre Julliard | Added support for the DC meta region. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Jacek Caban | Stub implementation of HTMLDocument2 interface. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Paul Vriens | Use textlen instead of len. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Stefan Leichter | Fix GetFileSecurityA test on Win98. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Paul van Schayck | Don't stop looking for devices if one can't be opened. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Huw Davies | Set the registry keys under HCU\Software\Microsoft... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Mike McCormack | Fix up PIDL dumping code. |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Aric Cyr | Japanese 106 Keyboard fix. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Mike McCormack | Implement mailslots. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Dmitry Timoshkov | - Make GetSystemMenu respect CS_NOCLOSE. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Michael Jung | Removed the incomplete signature checking code. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alexandre Julliard | The update region passed in WM_NCPAINT and the clipping... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Jacek Caban | Added IMonikerProp and IInternetPriority interfaces. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Jacek Caban | Added some definitions. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Hans Leidekker | Return a computername constructed from the hostname. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alexandre Julliard | Better handling of 16-bit native dlls when a 32-bit... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alexandre Julliard | Only reset the clip region in GetDC() if a new region... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Uwe Bonnes | Zero out return string in GetMenuStringA/W. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Mike McCormack | Stub implementation of RtlAbsoluteToSelfRelativeSD. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Robert Reif | Keep dsound8.c and dsound.c in sync. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Alex Villacís... | Initialize [orig|himetric][Width|Height] for PICTYPE_IC... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Robert Shearman | Move save_registry and unload_key server calls to ntdll. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
Aric Stewart | Make sure the GUID of the typelib we are registering... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Ferenc Wagner | Try using a stable temporary directory at first to... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Mike McCormack | Implement ChangeServiceConfig. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Peter Berg... | Janitorial: Get rid of strncpy/strncpyW. |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Jerry Jenkins | Improve winealsa dsound driver by accessing sound drive... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Oliver Stieber | - Volume now inherits Resource. This isn't the way... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alexandre Julliard | Only restore the DC attributes on the next GetDC, and... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alex Villacís... | Fix failure to notice the use of a GIF palette index... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Jacek Caban | Added ES_AUTOHSCROLL style to the edittext changing... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Huw Davies | In a call to EnumEnhMetaFile when hdc is NULL, lpRect... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Huw Davies | WriteFmtUserTypeStg doesn't pull a CLSID from the regis... |
commit | commitdiff | tree | snapshot |
2005-03-29 |
Alexandre Julliard | Moved 16-bit string functions to user16.c and kbd16.c. |
commit | commitdiff | tree | snapshot |
next |