2004-03-22 |
Uwe Bonnes | Added some tests for RtlGetFullPathName_U. |
tree | commitdiff |
2004-03-22 |
Alexandre Julliard | Moved slash conversion to collapse_path, and remove... |
tree | commitdiff |
2004-03-22 |
Martin Fuchs | Fix for recent shelllink patch, which removed the impor... |
tree | commitdiff |
2004-03-22 |
Robert Shearman | Allow passing NULL to ILFindLastID. |
tree | commitdiff |
2004-03-22 |
Robert Shearman | BSTR of length 0 is allowed. |
tree | commitdiff |
2004-03-22 |
Christian Costa | Enable creation of a zbuffer in system memory. |
tree | commitdiff |
2004-03-22 |
Martin Fuchs | Fix recent Unicode-ification patch. |
tree | commitdiff |
2004-03-22 |
Marcus Meissner | Allocate the correct nr of bytes for lpszCookies in... |
tree | commitdiff |
2004-03-22 |
Juan Lang | Stub CommandLineFromMsiDescriptor to prevent a crash... |
tree | commitdiff |
2004-03-22 |
Kevin Koltzau | Implement FindMimeFromData. |
tree | commitdiff |
2004-03-22 |
Hans Leidekker | Don't include config.h. |
tree | commitdiff |
2004-03-22 |
Mike McCormack | Update path from relative path on loading. |
tree | commitdiff |
2004-03-22 |
Uwe Bonnes | Added tests for time functions. |
tree | commitdiff |
2004-03-22 |
Mike McCormack | Unicode-ify the icon cache and SHGetFileInfo. |
tree | commitdiff |
2004-03-22 |
Marcus Meissner | Allocate correct number of pointers for szAcceptTypes... |
tree | commitdiff |
2004-03-22 |
Jon Griffiths | Test SHSearchMapInt. |
tree | commitdiff |
2004-03-22 |
Jon Griffiths | Tests for VarXor/VarEqv. |
tree | commitdiff |
2004-03-22 |
Jon Griffiths | Implement VarXor and simplify VarEqv to use it. |
tree | commitdiff |
2004-03-22 |
Hans Leidekker | Porting fixes. |
tree | commitdiff |
2004-03-20 |
Rein Klazes | Fix a possible null pointer crash in FILEDLG95_LOOKIN_Init. |
tree | commitdiff |
2004-03-20 |
Mike McCormack | Start implementing the SQL insert query. |
tree | commitdiff |
2004-03-20 |
Christian Costa | Improve D3D7 compatibility. |
tree | commitdiff |
2004-03-20 |
Christian Costa | AddRef texture only if there is one for the requested... |
tree | commitdiff |
2004-03-20 |
Alexandre Julliard | Rewrote handling of COM and LPT devices to use symlinks in |
tree | commitdiff |
2004-03-19 |
Ulrich Czekalla | Fix typo in FormatMessageW. |
tree | commitdiff |
2004-03-19 |
Dmitry Timoshkov | Just update from/to pointers and exit on a subsequent... |
tree | commitdiff |
2004-03-19 |
Dmitry Timoshkov | Add a test case which confirms that SetMenu implementat... |
tree | commitdiff |
2004-03-19 |
Mike McCormack | Make sure the rebar size is above a minimum. |
tree | commitdiff |
2004-03-19 |
Mike McCormack | Fix handle allocation and the CREATE TABLE query. |
tree | commitdiff |
2004-03-19 |
Alexandre Julliard | Added workaround for broken dlls that modify ebx in... |
tree | commitdiff |
2004-03-19 |
Uwe Bonnes | Relay msvcrt_memcpy to memmove, CString::Insert seems... |
tree | commitdiff |
2004-03-19 |
Rein Klazes | In SHELL_ExecuteW, if a new current directory is specif... |
tree | commitdiff |
2004-03-19 |
Ulrich Czekalla | Convert FormatMessageW to use unicode functions. |
tree | commitdiff |
2004-03-19 |
Alexandre Julliard | Get rid of the registry lookups, rely entirely on the... |
tree | commitdiff |
2004-03-19 |
Mike Hearn | The KeymapNotify event does not use the window member... |
tree | commitdiff |
2004-03-19 |
Hans Leidekker | Reimplement time functions with Win32 APIs. |
tree | commitdiff |
2004-03-19 |
Mike McCormack | First go at write support. |
tree | commitdiff |
2004-03-19 |
Justin Chevrier | Implemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET... |
tree | commitdiff |
2004-03-18 |
Martin Fuchs | Expand environment strings in command, parameter and... |
tree | commitdiff |
2004-03-18 |
Mike McCormack | When loading table data, split it up into rows. |
tree | commitdiff |
2004-03-18 |
Robert Shearman | - Fix SetBitmapSize. |
tree | commitdiff |
2004-03-18 |
Jon Griffiths | Implement SHMessageBoxCheck functions && add dialog... |
tree | commitdiff |
2004-03-18 |
Raphael Junqueira | Stub implementations of RtlCreateQueryDebugBuffer, |
tree | commitdiff |
2004-03-18 |
Raphael Junqueira | Remove duplicate code by using Nt* functions for PulseE... |
tree | commitdiff |
2004-03-18 |
Richard Cohen | Added some traces. |
tree | commitdiff |
2004-03-18 |
Christian Costa | Release lock before wave calls that generate notification. |
tree | commitdiff |
2004-03-18 |
Juan Lang | Allow RegConnectRegistryW to the local machine name. |
tree | commitdiff |
2004-03-17 |
Alexandre Julliard | Reimplemented FindFirstFile/FindNextFile on top of |
tree | commitdiff |
2004-03-17 |
Mike McCormack | Move the string table out into a separate file, improve... |
tree | commitdiff |
2004-03-17 |
Jon Griffiths | Implement VarEqv. |
tree | commitdiff |
2004-03-17 |
Richard Cohen | Fix relative screen resizing. |
tree | commitdiff |
2004-03-17 |
Jon Griffiths | Make copies of keys when creating, free them when done. |
tree | commitdiff |
2004-03-17 |
Jon Griffiths | Use function ptrs for call only present in later versions. |
tree | commitdiff |
2004-03-17 |
Mike McCormack | Correct geometry error in the ICCVID codec. |
tree | commitdiff |
2004-03-17 |
Robert Shearman | - Documentation update. |
tree | commitdiff |
2004-03-17 |
Alexandre Julliard | Rewrote the collapsing of . and .. in RtlGetFullPathNam... |
tree | commitdiff |
2004-03-17 |
Alexandre Julliard | Retrieve a short name in GetShortPathNameW if the long... |
tree | commitdiff |
2004-03-17 |
Alexandre Julliard | FindFirstFile can return an empty short name if the... |
tree | commitdiff |
2004-03-17 |
Aric Stewart | Beginnings on implementations of SetupCreateDiskSpaceLi... |
tree | commitdiff |
2004-03-17 |
Robert Reif | Remove unused lock. |
tree | commitdiff |
2004-03-17 |
Raphael Junqueira | Added stub for SignalObjectAndWait. |
tree | commitdiff |
2004-03-17 |
Steven Edwards | Add stubs for EnumMonitors[A/W]. |
tree | commitdiff |
2004-03-16 |
Elias Ross | Added 24-bit color key support in DIB_DirectDrawSurface... |
tree | commitdiff |
2004-03-16 |
Dmitry Timoshkov | Explicitly specify output file names for bison. |
tree | commitdiff |
2004-03-16 |
Alexandre Julliard | O_DIRECTORY is not really needed. |
tree | commitdiff |
2004-03-16 |
Mike McCormack | Extend the parser to deal with the CREATE TABLE query... |
tree | commitdiff |
2004-03-16 |
Hans Leidekker | - Prefix many more functions, types, structs, etc.... |
tree | commitdiff |
2004-03-16 |
Fabian Cenedese | Let VarParseNumFromStr and VarNumFromParseNum cope... |
tree | commitdiff |
2004-03-16 |
Filip Navara | Support for RBBS_HIDETITLE style. |
tree | commitdiff |
2004-03-16 |
Sami Nopanen | - Enumerated different drawing modes. |
tree | commitdiff |
2004-03-16 |
Aric Stewart | Added stubs needed by some Windows Update installs. |
tree | commitdiff |
2004-03-16 |
Mike McCormack | Start implementation of MsiEvaluateConditionA/W. |
tree | commitdiff |
2004-03-16 |
Mike Hearn | - Add debug SnoopFromInclude/SnoopFromExclude options. |
tree | commitdiff |
2004-03-16 |
Christian Costa | Added support for MCI_DGV_WHERE_MAX flag in MCIAVI_mciW... |
tree | commitdiff |
2004-03-16 |
Alexandre Julliard | Implemented NtQueryDirectoryFile (partly based on a... |
tree | commitdiff |
2004-03-16 |
Jukka Heinonen | DPMI programs now handle pending events. |
tree | commitdiff |
2004-03-16 |
Christian Costa | Handle avi files with non standard video stream names. |
tree | commitdiff |
2004-03-16 |
Christian Costa | MCI strings are case insensitive. |
tree | commitdiff |
2004-03-16 |
Christian Costa | Default to FOURCC_DOS if no IOProc found. |
tree | commitdiff |
2004-03-16 |
Christian Costa | Fixed deadlock when stopping playback. |
tree | commitdiff |
2004-03-16 |
Christian Costa | DD_STRUCT_COPY_BYSIZE: Do not clear more that struct... |
tree | commitdiff |
2004-03-16 |
Uwe Bonnes | UrlCanonicalizeW: Remove \r and \n at the end of lpszUr... |
tree | commitdiff |
2004-03-16 |
Uwe Bonnes | HTTP_HttpSendRequestA: Remove \r and \n at the end of |
tree | commitdiff |
2004-03-15 |
Sami Nopanen | Initial implementation of cards.dll. |
tree | commitdiff |
2004-03-15 |
Huw Davies | When setting the buddy to 0 then we must still resize... |
tree | commitdiff |
2004-03-15 |
Robert Shearman | - Document completeness. |
tree | commitdiff |
2004-03-15 |
Huw Davies | Added CS_HREDRAW. |
tree | commitdiff |
2004-03-15 |
Robert Shearman | - Unicode notification detection should be local to... |
tree | commitdiff |
2004-03-15 |
Jukka Heinonen | Emulating STI instruction now raises an exception if... |
tree | commitdiff |
2004-03-15 |
Mike McCormack | Added SetupCreateDiskSpaceList stub. |
tree | commitdiff |
2004-03-15 |
Mike Hearn | Improve message given on image map failure. |
tree | commitdiff |
2004-03-15 |
Robert Shearman | - Honour WM_SETREDRAW. |
tree | commitdiff |
2004-03-15 |
Alastair Bridgewater | Implementation of ICreateTypeInfo2_SetHelpContext, |
tree | commitdiff |
2004-03-13 |
Alastair Bridgewater | Implemented ITypeLib2_GetTypeInfo() and |
tree | commitdiff |
2004-03-13 |
Alastair Bridgewater | Improve how the GUID hash system works. Mainly a cleanu... |
tree | commitdiff |
2004-03-13 |
Alastair Bridgewater | Rename some of the fields in typelib.h to makes more... |
tree | commitdiff |
2004-03-13 |
Mike McCormack | Make sure to take account of hidden bands during layout. |
tree | commitdiff |
2004-03-13 |
Juan Lang | Prevent negative coords for line, turn off redraw when... |
tree | commitdiff |
2004-03-13 |
Robert Shearman | - Implement TB_LOADIMAGES, TB_MAPACCELERATOR{A,W},... |
tree | commitdiff |
2004-03-12 |
Robert Reif | Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen. |
tree | commitdiff |
next |