Ulrich Weigand
5b803350e9
Ignore HIWORD of boolean return values of 16-bit hook procedures, to
...
match buggy Windows behaviour.
1999-03-16 10:29:55 +00:00
Lionel Ulmer
88ca57d219
Corrected bug in enumeration function.
1999-03-16 09:53:48 +00:00
Pavel Roskin
598993f41f
Fixed bug introduced in WIN_FindWindow.
1999-03-16 09:53:10 +00:00
Thuy Nguyen
30881622b6
0 is a valid index for a tab item.
...
CreateSolidBrush takes a COLORREF as a parameter.
Tab controls were always displayed in the top left corner.
1999-03-16 09:52:21 +00:00
Francois Gouget
88fd786b22
Updated the interfaces to use the latest ICOM macros.
1999-03-15 16:15:17 +00:00
Eric Pouech
5df640ded4
Updated.
1999-03-15 15:42:51 +00:00
Eric Pouech
a9ffdcf903
Moved all MCI internal functions/variables/macros to mci.c.
...
Changed some interface names.
1999-03-15 15:42:26 +00:00
Eric Pouech
efba9f8079
Make use of digitalv.h file.
1999-03-15 15:40:27 +00:00
Eric Pouech
8e361310ba
Changed how list of loadable MCI drivers is obtained.
1999-03-15 15:38:36 +00:00
Ove Kaaven
272be7b9e1
Describes in newbie terms how to add new keyboard layouts.
1999-03-15 15:24:56 +00:00
Ove Kaaven
44b717825d
Better comments, and added ANSI codepages in table.
...
US keyboard contributed by Uwe Bonnes.
French keyboard contributed by Eric Pouech.
German keyboard contributed by Ulrich Weigand.
Danish keyboard contributed by Bertho Stultiens.
1999-03-15 15:24:32 +00:00
Klaas van Gend
3c6253bb3e
- Reimplementation of the CommDlg ExtendedError mechanism using TLS.
...
- Some header inclusion cleanup.
1999-03-15 15:16:54 +00:00
Eric Pouech
b874293530
Cosmetic fixes.
1999-03-15 15:16:13 +00:00
Eric Pouech
d6bbbeb990
Makes use of new CDAUDIO_Seek() function.
1999-03-15 15:15:29 +00:00
Eric Pouech
d71e297af1
Various fixes for MSCDEX traps.
1999-03-15 15:15:07 +00:00
Eric Pouech
52c97d4e99
Added new function CDAUDIO_Seek().
1999-03-15 15:14:43 +00:00
Eric Pouech
3fb2f4289f
Better 16/32 bit driver messages mapping and handling.
...
Better protection against bad handles.
1999-03-15 15:14:06 +00:00
Marcus Meissner
7f95bb7f75
Use MESSAGE_RESOURCE_* defines from SDK headers, updated LoadMessage*
...
code.
1999-03-15 15:13:14 +00:00
Niels Kristian Bech Jensen
3713080283
Fixed make install.
1999-03-15 15:12:38 +00:00
Alexandre Julliard
301f2c6922
Separated thdb freeing code from ExitThread. Now we only need to call
...
THREAD_FreeTHDB from somewhere...
1999-03-14 19:48:04 +00:00
Alexandre Julliard
5eca3afa9f
Do not call ExitThread() on server communication errors.
1999-03-14 19:46:35 +00:00
Alexandre Julliard
c2795b7376
Make distclean also in include/wine
1999-03-14 19:45:19 +00:00
Alexandre Julliard
5314b03b51
Release 990314.
1999-03-14 18:02:04 +00:00
Francois Boisvert
6b1b41cf85
Made access to the wnd struct thread-safe.
1999-03-14 17:25:32 +00:00
Jim Aston
2e1cafa288
Renamed wintypes.h to windef.h.
1999-03-14 16:35:05 +00:00
Alexandre Julliard
ec5b68e5f0
Make the system heap critical section global.
1999-03-14 16:20:13 +00:00
Alexandre Julliard
e66d4219ec
Fixed Makefile up-to-date check to avoid relinking all the object
...
files.
1999-03-14 15:22:29 +00:00
Patrik Stridvall
110b4c193c
Reimplemented some code without using X11.
1999-03-14 15:20:53 +00:00
Patrik Stridvall
76535cd912
Added functions DirectDrawEnumerateW and DirectDrawEnumerateExW.
1999-03-14 15:20:11 +00:00
Theodore S. Hetke
5d1d777e69
Added tracing for delayed imports and removed the fixme.
1999-03-14 15:18:08 +00:00
Peter Ganten
f22bea0a76
Better implementation of GetShortPathNameA/W.
1999-03-14 15:15:14 +00:00
Nathan Zorich
bd3771c2ee
Allow the file names and paths for the registry files (user.reg and
...
system.reg) to be specified in a [Registry] section of wine.ini or
other config file.
1999-03-14 15:12:48 +00:00
Gerard Patel
1dc7cbd965
Fix OemToAnsiBuff for real Win31 behavior.
1999-03-14 15:06:16 +00:00
Ove Kaaven
7173e1c26e
First attempt at supporting different keyboard layouts with their
...
correct scancode mapping.
1999-03-14 14:00:57 +00:00
Sylvain St.Germain
1bb0e66fa2
Added command line tool to access the registry.
1999-03-14 14:00:22 +00:00
Alexandre Julliard
0dd1b5b239
Fixed compilation.
1999-03-14 13:56:59 +00:00
Patrik Stridvall
1ecc20bc65
Ignore generated files.
1999-03-14 13:55:50 +00:00
Alexandre Julliard
aad574811c
Fixed make depend.
1999-03-14 13:54:51 +00:00
Paul Quinn
89b21b4c28
Many new defines, and structs to help compile MFC. As well as a few
...
OLE corrections from earlier.
1999-03-14 13:47:00 +00:00
Uwe Bonnes
f59d2f6155
Make GetModuleHandle16 only look for module names, not path names.
1999-03-14 13:44:04 +00:00
Jess Haas
9bfdb1bcfa
Added some more vga video modes.
1999-03-14 13:42:16 +00:00
Pavel Roskin
a0fd289aef
Prevent X11 errors when XCreateWindow is called with zero width or
...
height.
1999-03-14 13:41:07 +00:00
Caolan McNamara
ae8a748aa1
Added metafile support for ExtFloodFill.
1999-03-14 13:40:12 +00:00
Dirk Thierbach
09d9f2e53a
Paint gray text on gray background in checkboxes/radiobuttons by
...
stippling. Also changed the brush used in this case to give better
readability with X fonts.
1999-03-14 13:39:28 +00:00
Andreas Mohr
5aa96c1906
Implemented (nearly) all TAPI functions as stubs.
1999-03-14 12:34:25 +00:00
Michael McCormack
a84860785a
Basic support for WIN32 serial communications API.
...
Modify DOSFS_OpenDevice to allow opening of COM ports.
Change Win32 comm functions to accept file handle.
Add declaration of COMSTAT32 structure.
1999-03-14 12:25:36 +00:00
Ove Kaaven
e1848e5cdb
Fixed a silly VGA-emulation palette bug.
1999-03-14 12:23:17 +00:00
Ove Kaaven
63d3040f8f
Fixed a couple of ugly warnings (caused by ugly errors).
1999-03-14 12:20:12 +00:00
Andreas Mohr
8fc73123ce
Bug fix.
1999-03-14 12:18:51 +00:00
Juergen Schmied
a3b7a40f56
- IShellFolder and IEnumIDList are using the new COM headers
...
- fixed sort order for folders and drives
1999-03-14 12:16:21 +00:00