Alexandre Julliard
9f0ff1bfd2
Moved WORDS_BIGENDIAN macros to basetsd.h.
...
Fixed FILETIME definition for big-endian.
2002-05-29 02:02:19 +00:00
Gregg Mattinson
9c90cc89ba
Replaced 0 by -1 to indicate free entry in
...
X11DRV_PALETTE_XPixelToPalette.
2002-05-29 00:33:44 +00:00
Gregg Mattinson
d736e82225
Fixed the LARGE_INTEGER and ULARGE_INTEGER unions for big endian.
2002-05-29 00:33:07 +00:00
Guy L. Albertelli
dea6820b29
- Fixed drawing of borders to that of native (uses DrawEdge).
...
- Fixed drawing of separators to match the native.
- Fixed height of tabs and buttons to match native.
- Add/improved traces.
- Handle WM_SYSCOLORCHANGE message.
2002-05-29 00:32:02 +00:00
Eric Pouech
c22256a01c
Check for NULL ptr in midiStreamOut.
2002-05-29 00:31:00 +00:00
Mehmet Yasar
f87d30edc1
Added test for locale functions.
2002-05-29 00:30:32 +00:00
Eric Pouech
6a2ca011b6
Added the ability to add local configuration to winewrapper.
2002-05-28 22:48:17 +00:00
Alexandre Julliard
e8a1a232b6
A few fixes in ExtSelectClipRgn metafile functions.
2002-05-28 22:47:49 +00:00
Andreas Mohr
284bcfcff4
Fixed a memory leak in find_child_from_point().
2002-05-28 22:47:01 +00:00
Johan Gill
7c61a61616
Only enumerate DirectSound devices if the first sound device in the
...
system supports the Wine implementation of DirectSound. Also added
some entries to the sample config file and changed the values of the
"EmulDriver" key to "Y"/"N".
2002-05-28 22:45:58 +00:00
Christian Costa
cc208a151f
The SVGA block code was not accessible (AH and AL inverted). Fixed.
...
Removed duplicate VESA Get SuperVGA INFORMATION function.
Fix and finish its implementation.
Add 2 functions to managed structures in the BiosSys segment.
2002-05-28 22:44:53 +00:00
Vincent Béron
8e2cbcab7b
Fixed warnings.
2002-05-28 22:42:11 +00:00
Maciek Kaliszewski
2ad82e119e
Fixed memory allocation bug in PROPSHEET_CollectPageInfo.
2002-05-28 22:41:19 +00:00
Sander van Leeuwen
f81982aeed
mixerGetControlDetailsW: translate strings for
...
MIXER_GETCONTROLDETAILSF_LISTTEXT option.
2002-05-28 22:40:40 +00:00
Warren Turkal
129c8dc9f7
Added structures and some constants for stream handling.
2002-05-28 22:39:49 +00:00
Mike McCormack
a8693258af
Stub implementations of some functions.
2002-05-28 22:39:14 +00:00
Jason Edmeades
922a5e4681
Silence fixme in unnecessary situation, add missing \n to another fixme.
2002-05-28 22:38:54 +00:00
Alexandre Julliard
07439cd2d0
Removed dependencies on the internals of the region object.
...
Do not store the region type in the object, it's trivial to determine
from the rectangle count.
Rewrote a few routines to not depend on internal clipping or region
functions.
2002-05-25 22:16:12 +00:00
Andreas Mohr
6a96749209
- Add some undocumented ioctl mappings.
...
- Correct OpenVxDHandle prototype, document it, have a try at
returning a Ring 3 handle and make FIXME more verbose.
2002-05-25 22:04:43 +00:00
Eric Pouech
7fb449256d
Fixed cont/pass mismatch.
2002-05-25 22:04:13 +00:00
Eric Pouech
7bec5c16ab
Hacked unicode printing feature (x /u).
...
Made the type casts a bit more robust.
2002-05-25 21:18:34 +00:00
Alexandre Julliard
ca96de344b
Fixed process startup synchronization broken by previous change.
2002-05-25 21:15:03 +00:00
Alexandre Julliard
987d8a4ffc
Fixed typo in iswalpha forward.
2002-05-25 21:10:39 +00:00
Alexandre Julliard
5e47acbc6d
Only add extra symbols if they are not already exported by this dll.
2002-05-25 21:09:15 +00:00
Eric Pouech
425ac1ec08
Fixed wine exec file location after startup modifications.
2002-05-25 21:07:58 +00:00
Andreas Mohr
e6b031bb03
- Use Win98 SE values for WIN98 setting.
...
- Win ME is DOS 8.00.
- Rename variable defaultWinVersion to forcedWinVersion.
- VERSION_GetSystemDLLVersion(): add W2K/XP support, add "unknown"
warning.
2002-05-25 21:06:37 +00:00
Alexandre Julliard
eb5f89c553
No longer need a special LDCOMBINE for cygwin/mingw.
2002-05-24 21:22:10 +00:00
Alexandre Julliard
9d80215254
A few optimizations in the process startup requests now that Winelib
...
apps are started differently from Unix ones.
2002-05-24 21:20:27 +00:00
James Juran
32886f6b88
Add missing \n to output messages.
2002-05-24 21:17:59 +00:00
Lionel Ulmer
236893c620
Support querying of number of visuals without reporting an error or
...
crashing.
2002-05-24 21:14:16 +00:00
Vincent Béron
9d9cf72a70
Partial implementation of VerifyVersionInfo{A,W}.
2002-05-24 21:13:45 +00:00
Alexandre Julliard
55e845d11b
Removed most inclusions of options.h.
...
Removed a few no longer used PROFILE_* functions.
2002-05-23 19:40:18 +00:00
Alexandre Julliard
8c08ceb56c
Replaced -dosver and -winver options by config file parameters.
2002-05-23 19:35:18 +00:00
Alexandre Julliard
45a795c0d8
Restored the library file intermediate step for symlink dependencies.
2002-05-23 19:13:22 +00:00
Alexandre Julliard
5954602461
Restored managed mode config file option.
2002-05-23 16:32:32 +00:00
Dustin Navea
9df2e56b72
Support for KDE3.
2002-05-23 16:31:22 +00:00
Dustin Navea
3ebea438cc
Added creation of c:/windows/fonts and
...
c:/windows/Start Menu/Programs/Startup.
2002-05-23 16:30:42 +00:00
Francois Gouget
c949349cab
Improve the failure messages.
2002-05-23 16:29:37 +00:00
Alexandre Julliard
7fbd74ea55
Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian
...
issues.
2002-05-23 02:53:10 +00:00
Alexandre Julliard
5852f7a185
Run make clean in all directories, even the ones we don't compile in.
...
Simplified sub-directories rules a bit.
2002-05-23 02:47:16 +00:00
Alexandre Julliard
261e28a775
Removed some unnecessary imports.
2002-05-23 02:46:10 +00:00
Alexandre Julliard
ebcf38de4e
Fixed etags rule.
2002-05-23 02:45:29 +00:00
Dimitrie O. Paun
e361ceab45
Remove the --managed option, and make wine use the managed mode by
...
default.
2002-05-23 02:43:09 +00:00
Andreas Mohr
841ce935d2
Removed obsolete email address.
2002-05-23 02:41:46 +00:00
Francois Gouget
4c314000b9
Make the tests compile with Visual C++.
2002-05-23 02:40:07 +00:00
Francois Gouget
b3c7a79225
Include winerror.h if in Winelib mode.
2002-05-23 02:38:56 +00:00
Alexandre Julliard
6db69f0b9b
Avoid 0-byte files.
2002-05-22 21:34:14 +00:00
Alexandre Julliard
3536316a31
New loading scheme for Winelib apps, makes them behave like builtin
...
dlls and takes load order into account. Install them in dlldir.
Improved MODULE_GetBinaryType to recognize ELF binaries.
Added a wrapper script to setup the environment when running directly
from inside the source tree.
2002-05-22 21:32:49 +00:00
Alexandre Julliard
df234a9f9f
Added check for ln.
2002-05-22 02:10:39 +00:00
Eric Pouech
bed67fc939
Created an ACM MS ADPCM codec.
2002-05-22 02:00:05 +00:00