- 17 Sep, 2002 21 commits
-
-
Alexandre Julliard authored
- Initializing the return-string shouldn't change the pointer. - Added "FIXME" for case not handled. - Directory and the filenames have to be separated by "\0". - Added check to handle possible signed/unsigned overflow.
-
Martin Wilck authored
-
Martin Wilck authored
$(dlldir), like for the "builtin" wine binaries.
-
Andriy Palamarchuk authored
-
Jan Kratochvil authored
-
Gyorgy 'Nog' Jeney authored
- use void instead of VOID. - Pass infoPtr around instead of HWND. - Implement most of the control.
-
Dimitrie O. Paun authored
- A bit of organization, for sanity's sake. - Many simplifications, cleanups, etc.
-
Dimitrie O. Paun authored
wine.conf man page.
-
Francois Gouget authored
Remove types that don't exist on Windows.
-
Alexandre Julliard authored
-
Sander van Leeuwen authored
zero.
-
Jerry Jenkins authored
wodPlayer_WriteMaxFrags because of wrong data length which lead to strange noise and volume control working incorrectly.
-
Jerry Jenkins authored
no sound if we use aRts.
-
Martin Wilck authored
- Fix behaviour if files are on different Wine drives - delete source if copy successful - try rename() - files may be on the same Unix file system. - Try copy/delete if rename() fails: files may be on the same DOS drive, but on different Unix file systems.
-
Francois Gouget authored
incomplete.
-
Francois Gouget authored
Add a couple of warnings about out-of-date sections.
-
Francois Gouget authored
with __WINE__.
-
Francois Gouget authored
instead and cast to LPWSTR. Fixed type cast warnings.
-
Francois Gouget authored
-
Francois Gouget authored
Add some missing constants. Include ntstatus.h in winnt.h.
-
Marcus Meissner authored
problem.
-
- 16 Sep, 2002 16 commits
-
-
Jan Kratochvil authored
-
Marcus Meissner authored
-
Michael Stefaniuc authored
-
Francois Gouget authored
Windows platforms -> use GetModuleHandle + GetProcAddress.
-
Dimitrie O. Paun authored
Add configuration option 'ShowDotFiles' to turn this feature off.
-
Martin Wilck authored
-
Dimitrie O. Paun authored
- Complete rewrite of focus handling and drawing code. - Many bugs fixed (including a serious memory corruption). - Many performance fixes. - Lots of cleanups, simplifications, etc. - Documentation updates.
-
Francois Gouget authored
-
Vincent Béron authored
Get{C,M,Y}Value macros.
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Juraj Hercek authored
- added tags to structures (_OFSTRUCT, _FILETIME, ...)
-
Duane Clark authored
PathIsURL should fail on text without a proper "scheme".
-
Marcus Meissner authored
-
Eric Pouech authored
-
Dimitrie O. Paun authored
- Many bugs fixed. - Callback items are better supported. - Improvements in rendering speed. - Change VOID to void. - Many code cleanups, and simplifications. - Documentation updates.
-
- 13 Sep, 2002 3 commits
-
-
Alexandre Julliard authored
using them in kernel and ntdll.
-
Alexandre Julliard authored
of memory/registry.c.
-
Alexandre Julliard authored
kernel functions.
-