2005-01-03 |
Aric Stewart | Free allocated buffers. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Hans Leidekker | Remove obsolete info. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Jacek Caban | Added optional, defaultvalue and vararg. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Michael Jung | Small bugfixes backported from the LibTomCrypt v1.0rc1... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Robert Shearman | Add definition of IInternalUnknown. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Implement thread safety for records. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Robert Shearman | - Move named pipe macros into rpc.c. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Robert Shearman | Implement COM local servers using table marshaling... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike Hearn | - Implement the COM stub manager, refactor the current... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Parse out the full features by using the ',' character... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Continue when a duplicate component is found and loaded. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | - Rework how we handle Feature and Component States... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Move Install Features selection and evaluation into... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Allow for end of install actions. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | - Create the shortcut directory if it does not exist. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Eliminate some fixed length buffers. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Fix CreateService's error code for a service that alrea... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Include a System16Folder definition. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Jacek Caban | Added IInternetBindInfo, IInternetProtocolRoot, IIntern... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Hans Leidekker | Stub implementations for GetICMProfileW, SetICMProfile... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Huw Davies | Fix typelib generation of CARRAYs. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Lionel Ulmer | Fix non-RTDSC case for QueryPerformanceFrequency. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Christian Costa | Initialize the COM libraries for the newly created... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Vincent Béron | Generate only wanted files. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Christian Costa | Fake line sweeping of the monitor. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Don't use RtlCreateUnicodeStringFromAsciiz, it doesn... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Aric Stewart | Enable asynchronous dll custom action calls. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike McCormack | Stub implementation for AtlModuleRegisterServer. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Paul Vriens | Initialize dwOSVersionInfoSize in GlobalMemoryStatus. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Jakob Eriksson | Fix test failure on Windows 2000. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Jacek Caban | Fixed defining DIIDs. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike Hearn | Fix Xlib locking in create_desktop. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Mike Hearn | Propagate apartments through the intermediate threads... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Hans Leidekker | Stub implementations for AVIMakeStreamFromClipboard... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Neil Olver | The flag for a mouse button down in the structure retur... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Bill Medland | Implemented DceErrorInqText. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Mike McCormack | Dump known but unimplemented SystemParameterInfo actions. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Mike McCormack | Declare SetLayeredWindowAttributes. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Aric Stewart | Added MsiSetExternalUIW. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Aric Stewart | Make sure to include trailing backslash in path. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Lionel Ulmer | Added/improved TRACEing. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Blank the property buffers even if the property is... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Move around and rename some functions. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Eric Pouech | ReadFile and WriteFile must be passed a parameter for... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Robert Shearman | Convert per-process hostent, servent and protent buffer... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Declare GetSecurityInfo. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Include the trailing backslash on the Windows volume. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Fix incorrect return code check. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Russ Andersson | The WM_MOUSEWHEEL message is specified to have absolute... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Jacek Caban | Unicodified fontdlg. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Eric Pouech | Fixed bug with unsigned index in decreasing loop. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Aric Stewart | Fix folder resolution. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Alexandre Julliard | Revert previous patch, that's not a leak. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Alexandre Julliard | Fixed prototypes of a couple of ntdll functions. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Remove more fixed length buffers, rewrite functions... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Fix selecting string columns and matching against a... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Mike McCormack | Remove a lot of fixed length buffers. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Francois Gouget | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dmitry Timoshkov | Replace 'All xxx pages' text in common print dialog... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dmitry Timoshkov | Perform case insensitive comparison with cached ini... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dmitry Timoshkov | Uncomment call to FlushConsoleInputBuffer in FlushFileB... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Jakob Eriksson | Add a check if we are running on a visible desktop... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Hans Leidekker | Stub implementations for AdjustTokenGroups, AreAllAcces... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Dmitry Timoshkov | Postpone creation disposition check in CreateFile until... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Ivan Leo Puoti | In OpenSCManagerW() allow lpDatabaseName to be an empty... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Peter Berg... | Added D3DERR_COLORKEYATTACHED and DDGDI_GETHOSTIDENTIFIER. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Ulrich Czekalla | If a dialog with the DS_CONTROL style is not visible... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Robert Shearman | Add tests for moniker and marshaling functions. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Mike McCormack | Check values passed in to SetWinMetaFileBits, not our... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Mike McCormack | Output EMR_POLYGON16 records when possible. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Crestez Leonard | Check for malformed source rect in DIB_DirectDrawSurfac... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Dmitry Timoshkov | Fully initialize NEWTEXTMETRICEXW structure for bitmap... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Michael Stefaniuc | Do not check for non NULL pointer before HeepFree'ing... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Jakob Eriksson | There may be no default MAPI malloc installed. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Rein Klazes | You can make an invisible window the active window. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Michael Jung | Respect the sDescription parameter in CryptSignHash and |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Robert Reif | A driver does not have to support all formats. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Jacek Caban | - Added test of BindToStorage. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Alexandre Julliard | Fix long standing regression in the building of the... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Michael Jung | ixed calculation of buffer size in CRYPT_ANSIToUnicode and |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Steven Edwards | MSVC porting fixes. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Robert Reif | Return actual result on error. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Christian Costa | Enable creation of the RGB device. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Christian Costa | Fixed MediaSample passing. This is the upstream filter... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Bill Medland | Fully initialise the structure to prevent ill-defined... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Hans Leidekker | Stub implementations for all documented functions. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Michael Jung | Respect sDescription parameter in CPSignHash and CPVeri... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Robert Shearman | - Make the month calendar child window auto-size instea... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Rein Klazes | - make sure that tests marked as todo_wine and actually... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Ulrich Czekalla | Add partial handler for WM_PRINTCLIENT. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Peter Berg... | Remove compiler warnings for the # not being at the... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Peter Berg... | Allow several -I parameters to be given - currently... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Peter Berg... | Warzone 2100 has in a header a definition that ends... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Rémi Assailly | - removed unused tagPALETTEOBJ and tagWINDOWPOS |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Alexandre Julliard | Remove some no longer needed AW functions. |
commit | commitdiff | tree | snapshot |
next |