Eric Kohl
9d8e864b34
Added xxx_Unregister() functions to all common controls.
1998-10-24 10:49:27 +00:00
Eric Kohl
3ad67467b1
Some minor improvements and fixes.
1998-10-24 10:48:31 +00:00
Eric Kohl
b075ce5fe4
Improved the rebar control.
1998-10-24 10:47:25 +00:00
Eric Kohl
9feb53191d
Added support for transparent and tracking tooltips.
1998-10-24 10:46:53 +00:00
Eric Kohl
329072dcab
Fixed a popup menu selection bug.
1998-10-24 10:46:10 +00:00
Eric Kohl
d0b79c0886
Fixed DrawCaption16() and DrawCaptionTemp16().
1998-10-24 10:45:42 +00:00
David Faure
905d6226ef
Fixed warning.
1998-10-24 10:45:01 +00:00
Huw D M Davies
14c99d0036
Adds Arc, Chord, GetCharWidth, Pie, PolyPolygon, PolyPolyline, RoundRect,
...
SetPixel, hatched brushes and a stub for StretchDIBits to the PostScript
driver.
1998-10-24 10:44:05 +00:00
Joseph Pranevich
912049d936
Added support for int17 and int19.
1998-10-24 10:40:36 +00:00
Carl van Schaik
e269f8ad80
Stubs for dos mode reboot interrupt.
1998-10-24 10:39:06 +00:00
Carl van Schaik
0ada41eb45
Some printer stubs for DOS added.
1998-10-24 10:38:42 +00:00
Joseph Pranevich
f217cf5e1f
More stubs added. These changes are only partially mine, I just made
...
them compile.
1998-10-24 10:35:11 +00:00
Joseph Pranevich
f7c6049dd4
Added some traces and cleaned up a couple of things.
1998-10-24 10:34:45 +00:00
Juergen Schmied
e8d281d45a
Changed some string-shell32 functions to 32AW, parameter are
...
os depending 32A or 32W (-winver nt351 or nt40), some new functions.
Some fixes in ole2nls.
New OLE2NLS_CheckLocale() to handle Locale_User_Default and
Locale_System_Default.
Shell32 now dynamicly links to DPA_*(), comdlg32 works again
(comctl32 heap alloc patch broke it).
1998-10-24 09:22:57 +00:00
Juergen Schmied
a29dab2ee8
Added VERSION_IsOsUnicode().
1998-10-24 09:19:10 +00:00
Uwe Bonnes
c36a154ebb
More off-by-one errors fixed.
1998-10-24 09:17:43 +00:00
Uwe Bonnes
a370ab4eb7
File sharing fixes.
1998-10-24 09:16:44 +00:00
Nick Holloway
23b06a8f18
Bug fix.
1998-10-23 17:26:44 +00:00
Ove Kaaven
72b279236e
Fixed DOS environment passing.
1998-10-23 16:20:12 +00:00
Juergen Schmied
4659741056
Sysmetrics32W for SPI_GETICONTITLELOGFONT returns correct fontname.
1998-10-23 13:31:32 +00:00
Juergen Schmied
cba848847b
New FONT_GetObject32W(), GetObject32W().
1998-10-23 13:27:36 +00:00
Juergen Schmied
8e26b5837d
New stub RegisterTaskList.
...
New function EnumDisplaySettings32W().
1998-10-23 12:51:38 +00:00
Juergen Schmied
c595083f2b
More parameter checking in RltCopySid.
1998-10-23 12:06:19 +00:00
Juergen Schmied
4a84dc2391
More message mapping 32A<-->32W for EM_, CB_, LB_ for Unicode.
1998-10-23 12:04:25 +00:00
Ove Kaaven
a4cb91e819
Added new dll avifil32.dll.
1998-10-23 10:03:16 +00:00
Ove Kaaven
28c11324b5
First shot at DPMI realmode calls.
1998-10-23 09:50:07 +00:00
Ulrich Weigand
ebc543cdb0
Fixed several bugs with DLL initialization.
1998-10-23 09:37:23 +00:00
Marcus Meissner
a763ed9786
Added ordinal for two syslevel functions.
1998-10-22 17:02:25 +00:00
Marcus Meissner
07244a5647
Another missing WINAPI.
1998-10-22 16:04:07 +00:00
Marcus Meissner
6051fb3728
Small corrections in mmio declarations.
1998-10-22 15:58:53 +00:00
Marcus Meissner
2958416d83
Take virtual sizes in account for the total vma size.
1998-10-22 15:52:36 +00:00
Dimitrie O. Paun
b8d54e912d
Add some more NLS definitions for the Romanian language.
1998-10-22 15:45:37 +00:00
Marcus Meissner
7c3046dbd8
Some programs (quake2 et al) do check for DSCAPS_EMULDRIVER and stop
...
to work. 'Adjust' caps flags accordingly.
1998-10-22 15:44:23 +00:00
Pete Ratzlaff
d4ea010863
Stub for CoCreateGuid().
1998-10-22 15:41:55 +00:00
Brian Litzinger
f64e274f86
Fixes for FreeBSD.
1998-10-22 14:47:41 +00:00
Petter Reinholdtsen
c0a71a26ed
Make sure hello3res.h is generated even if 'make depend' never has
...
been run.
1998-10-22 11:46:45 +00:00
NF Stevens
08aaa5d0a4
Fixed moving and sizing of child windows.
1998-10-22 11:35:04 +00:00
Marcus Meissner
96dad15fd8
XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors reported).
1998-10-22 07:55:33 +00:00
Ove Kaaven
8163465a49
Added indirection for ctx_debug to the DOS loader, so Winelib works
...
again.
1998-10-21 17:20:48 +00:00
Marcus Meissner
af026d7cd0
Support anon shared mappings using temporary files (wont be deleted
...
yet).
1998-10-21 16:52:21 +00:00
Marcus Meissner
7ce0684f69
Was freeing the incorrect pointers -> crash in mallocs/frees.
1998-10-21 16:49:03 +00:00
Marcus Meissner
575a1653f4
DefineDosDevice stub added.
1998-10-21 16:47:29 +00:00
Chad Powell
edda6875ff
Added a default program option in wine.conf in section [programs] key
...
Default.
1998-10-21 16:03:16 +00:00
David Cuthbert
fb074c44ec
Better fix for this_is_a_syntax_error.
1998-10-21 15:38:59 +00:00
Pablo Saratxaga
c7a5598d3b
Added the entries for LOCALE_SISO639LANGNAME and
...
LOCALE_SISO3166CTRYNAME.
1998-10-21 15:34:27 +00:00
James Juran
47142a4d96
Updated manpage.
1998-10-21 15:18:52 +00:00
Patrik Stridvall
111daca4bb
Fixed wrong ordinals.
1998-10-21 14:25:18 +00:00
NF Stevens
47c7334a81
Fixed a bug in RectInRegion.
1998-10-21 14:23:38 +00:00
NF Stevens
277312f870
Removed an incorrect error message.
1998-10-20 15:26:26 +00:00
Petter Reinholdtsen
6ca3f79e79
Make sure the access functions are always used to get label and serial
...
number.
1998-10-20 14:25:50 +00:00