- 02 Sep, 2003 11 commits
-
-
Michael Stefaniuc authored
-
Vincent Béron authored
-
Marcus Meissner authored
-
Maxime Bellengé authored
-
Robert Reif authored
the base object goes away.
-
Juan Lang authored
-
Juan Lang authored
introduced getting IP addresses for multiple interfaces.
-
Michael Günnewig authored
- Fixed loading of empty AVI files. - Fixed bug in IGetFrame interface with uncompressed streams. - Fixed missing ICOM_DEFINE for IAVIStreaming.
-
Juan Lang authored
lpSource is NULL. Make indenting consistent too.
-
Jason Edmeades authored
called. Remove the compiler warnings introduced in the last DXTn patch.
-
Jukka Heinonen authored
Make calling DOS exit functions from DPMI either return to StartPM or print error message if not allowed by DPMI specification.
-
- 01 Sep, 2003 9 commits
-
-
Vincent Béron authored
-
Robert Reif authored
-
Robert Reif authored
reference counting right.
-
Robert Reif authored
-
Alexandre Julliard authored
(reported by Jukka Heinonen).
-
Jukka Heinonen authored
-
Dimitrie O. Paun authored
& text attributes of the main item.
-
Martin Fuchs authored
-
Martin Fuchs authored
-
- 30 Aug, 2003 7 commits
-
-
Alexandre Julliard authored
- Merge drive code from Mark. - Rename saveX11DrvDlgSettings to fetchX11DrvDlgSettings. - Make the listbox display drive title, not letter.
-
Alexandre Julliard authored
- Rename hSession to configKey. - Make the config struct a global, rename to "config". - Correct bug in OK/Cancel handling. - Merge X11DRV dialog code from Mark. - Add newline to the initial FIXME.
-
Mike Hearn authored
- Make the registry key used a constant. - Made code slightly more consistant with itself. - Some style changes, expanding out variable names, whitespace, removing unnecessary variable initializers and hungarian notation etc. - Replace dialog box with a FIXME in WinMain() to warn of incompleteness. - Implement saveConfigValue(). - Hook up support for save/load of WinVer.
-
Alexandre Julliard authored
-
Juan Lang authored
- fix a memory leak I introduced in WSAIoctl
-
Dave Belanger authored
driver.
-
Warren Baird authored
should be.
-
- 29 Aug, 2003 11 commits
-
-
Alexandre Julliard authored
wine_switch_to_stack().
-
Rok Mandeljc authored
-
Juan Lang authored
- make WsControl output more closely match Win98's - document WsControl behavior a bit better
-
Jukka Heinonen authored
routine.
-
Jukka Heinonen authored
partially.
-
Robert Reif authored
-
Mike Hearn authored
confusing message, now uses strerror.
-
Rolf Kalbermatter authored
Remove an unsigned mismatch warning.
-
John K. Hohm authored
NtQueryInformationToken for TokenGroups.
-
Mike Hearn authored
zero (ie no images).
-
Rolf Kalbermatter authored
-
- 28 Aug, 2003 2 commits
-
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
directives in our .h files. This should avoid some potentially nasty surprises for Winelib apps.
-