- 14 Mar, 2003 1 commit
-
-
Eric Pouech authored
- in impacted functions, ensure that we only use ntdll functions - making use of new LdrUnloadDll
-
- 12 Mar, 2003 9 commits
-
-
Alexandre Julliard authored
given file. Plugged a couple of potential file descriptor leaks.
-
Dmitry Timoshkov authored
and vsnprintfW from there, forward MSVCRT and NTDLL functions to libwine_unicode.
-
Jon Griffiths authored
Documentation updates.
-
Thomas Mertes authored
_ui64toa, _itow, _ltow, _ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64 from msvcrt / msvcrt20.
-
Thomas Mertes authored
_ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64.
-
Marcus Meissner authored
Removed erroneous GetLastError() check in WaitCommEvent().
-
Shachar Shemesh authored
- Implement command line to control presets of said control for various scenarios: o start - session startup - run everything. o restart - session close (presumeably after reboot) - only perform *once operations.
-
Tony Lambregts authored
-
Mike Hearn authored
- Prevent label overdraw of updown control by reducing the width of the invalidated region.
-
- 11 Mar, 2003 2 commits
-
-
Alexandre Julliard authored
(reported by Eric Pouech). Misc cleanups.
-
Mike Hearn authored
list.
-
- 10 Mar, 2003 9 commits
-
-
Eric Pouech authored
-
Rok Mandeljc authored
- implemented coning - many minor fixes
-
Uwe Bonnes authored
on.
-
Eric Pouech authored
-
Vitaliy Margolen authored
-
Mike Hearn authored
TCM_SETITEMSIZE, but also width.
-
Eric Pouech authored
must be default for AllocConsole() invocation) - fixed endless loop when unknown argument was passed on commandline
-
Eric Pouech authored
-
Maxime Bellengé authored
-
- 07 Mar, 2003 16 commits
-
-
Alexandre Julliard authored
-
Tony Lambregts authored
-
Andrew Johnston authored
helper. Create a helper function for the create event and clean up code. Remove macro for detecting invalid SCROLLINFO structures and make it an inline function.
-
Adam Gundy authored
-
Adam Gundy authored
modify the bitmap - we call ImageList_AddMasked() which turns all masked pixels black. Fixed by making a copy of the bitmap to give to ImageList_AddMasked().
-
Andrew Johnston authored
- GetScrollRange, GetScrollPos and GetScrollInfo send a message to the window for the SB_CTL case - Moved code for GetScroll* to into worker functions
-
Robert Reif authored
properly when doing full duplex. Fixed bug where resetting the output would affect the capture when doing full duplex.
-
Robert Reif authored
due to a missing driver. Added tests to try all possible combinations of sample rate, sample size and mono/stereo.
-
Marcus Meissner authored
-
Adam Gundy authored
we have to refocus. Item modification handlers are not supposed to be called here.
-
Eric Pouech authored
-
Lionel Ulmer authored
- fix some fonts displaying problems
-
Tony Lambregts authored
-
Steven Edwards authored
-
Adam Gundy authored
the dialog handle on success.
-
Adam Gundy authored
which has an extra 'preview' control to the right of the 'marker' control. FILEDLG95_Handle_GetFilePath() did not return the path - it wasn't combining the path with the filename.
-
- 06 Mar, 2003 3 commits
-
-
Alexandre Julliard authored
headers.
-
Eric Pouech authored
GetProcAddress - implemented LdrGetDllHandle and made use of it in GetModuleHandle - removed MODULE_DllThreadDetach from loader/module.c (should have been removed in a previous patch)
-
Lionel Ulmer authored
-