- 17 Sep, 2002 13 commits
-
-
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 10 commits
-
-
Alexandre Julliard authored
using them in kernel and ntdll.
-
Alexandre Julliard authored
of memory/registry.c.
-
Alexandre Julliard authored
kernel functions.
-
Martin Wilck authored
- Automatically add MSVCRT include path if MSVCRT DLL was requested.
-
Martin Wilck authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
kernel functions.
-
Alexandre Julliard authored
instead of .Default.
-
Martin Wilck authored
- fix perl syntax error in generate_wrapper_file() - fix order of arguments generate_from_template() in generate_wrapper_file() - don't ignore command line -l, -I, and -i arguments - build wrapper with a minimal set of DLLs/libraries - fix autoconf invocation to support both 2.5x and 2.13 - fix usage message for --nodlls - target_init(\$global_settings) must not be done after reading command line - fix appName declaration in wrapper code
-
Guy L. Albertelli authored
correct (or at least matches native). - Handle focused and selected large icon text better. - Handle internal erase. - Additional debugging code.
-
- 12 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
Updated winebuild manpage.
-