- 04 Jan, 2000 10 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Andreas Mohr authored
-
Bertho Stultiens authored
generated code.
-
Andreas Mohr authored
-
Andreas Mohr authored
- better argument parsing - last xargv entry has to be NULL - return value is environment pointer instead of NULL - added a spec entry for bsearch()
-
- 01 Jan, 2000 4 commits
-
-
Peter Ganten authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed busy waiting on POLLERR events. Merged struct client into struct thread.
-
- 27 Dec, 1999 3 commits
-
-
Alexandre Julliard authored
-
Francois Gouget authored
-
Alexandre Julliard authored
-
- 26 Dec, 1999 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Output list of function names in sorted order. Added support for nameless (ordinal-only) entry points. Cleaned up error handling.
-
Huw D M Davies authored
Map a few Unicode chars to the first 0xff in psdrv. Don't expect x11drv to display Unicode chars yet.
-
Francois Gouget authored
Replaced some calls to debugstr_{a,w} by debugstr_{a,w}n. Removed redundant 'L's for Unicode strings. Tried to harmonize the traces a little bit.
-
Francois Gouget authored
-
Francois Gouget authored
- for the three handled messages we must return the required buffer size - for CDM_GETFILEPATH paths like "dir\file" were handled incorrectly - fixed multiple potential buffer overflows. FILEDLG95_OnOpen: fixed a use of strncpy without '\0'. FILEDLG95_SHELL_NewFolder: the size of lpstrCaption was incorrect leading to a buffer overflow.
-
- 25 Dec, 1999 15 commits
-
-
Peter Hunnisett authored
-
Francois Gouget authored
size buffer (one exception partly remains: callback strings). Raise the buffer size to 512 characters. Merge the handling of item 0 and other items together in GetItemA to reduce code duplication.
-
Huw D M Davies authored
-
Marcus Meissner authored
-
Eric Pouech authored
-
Eric Pouech authored
Added support for MCI_INFO on MEDIA_UPC & MEDIA_IDENTITY commands.
-
Marcus Meissner authored
-
Dmitry Timoshkov authored
-
Huw D M Davies authored
-
Huw D M Davies authored
client area is less than the icon spacing.
-
Steven Elliott authored
for Wine.
-
Juergen Schmied authored
-
Dmitry Timoshkov authored
-
Francois Gouget authored
crash if the handle is INVALID_HANDLE_VALUE.
-
Steven Elliott authored
error message.
-
- 20 Dec, 1999 2 commits
-
-
Huw D M Davies authored
does not implement PolyBezier[To] the curve is approximated to lines and drawn with Polyline. Implement many GDI-Path recording functions (at least the win9x subset). Implement FlattenPath and FillPath.
-
Peter Hunnisett authored
-