Marcus Meissner
d1165095dc
Stub for midiOpenStream (helps hexen2demo).
1998-10-27 15:22:26 +00:00
Alexandre Julliard
cd5b38aeb0
Release 981025.
1998-10-25 17:21:26 +00:00
Andreas Mohr
84248a5a08
Fixes for LANG_NEUTRAL.
1998-10-25 10:32:22 +00:00
Alexandre Julliard
3bf623d798
Added some padding to the PDB for ill-behaving apps (problem reported
...
by Andreas Mohr).
1998-10-25 10:20:31 +00:00
Jonathan Buzzard
bdc48bd1e4
Added a new debugging channel io to allow read/writes on a port to be
...
logged to a file.
1998-10-25 09:55:29 +00:00
Kai Morich
0913cdf00f
Added Drag*32 functions.
1998-10-24 12:02:54 +00:00
Ulrich Weigand
4a546903a7
Added support for global handles, implemented ConvertToGlobalHandle.
...
Allocate startup data and 16-bit stack for initial process.
1998-10-24 12:00:33 +00:00
Ove Kaaven
99f51106cc
Implemented DisplayDib.
1998-10-24 11:08:27 +00:00
Lionel Ulmer
27829e4337
Beginning of mouse support in DirectInput (only "standard" mouse
...
configuration supported for now).
1998-10-24 11:04:07 +00:00
Eric Kohl
9d8e864b34
Added xxx_Unregister() functions to all common controls.
1998-10-24 10:49:27 +00:00
Eric Kohl
b075ce5fe4
Improved the rebar control.
1998-10-24 10:47:25 +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
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
a370ab4eb7
File sharing fixes.
1998-10-24 09:16:44 +00:00
Juergen Schmied
cba848847b
New FONT_GetObject32W(), GetObject32W().
1998-10-23 13:27:36 +00:00
Ove Kaaven
28c11324b5
First shot at DPMI realmode calls.
1998-10-23 09:50:07 +00:00
Marcus Meissner
6051fb3728
Small corrections in mmio declarations.
1998-10-22 15:58:53 +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
David Cuthbert
fb074c44ec
Better fix for this_is_a_syntax_error.
1998-10-21 15:38:59 +00:00
Dave Cuthbert
0a56c4f1fa
Changed "this is a syntax error" to "this_is_a_syntax_error" to make a
...
compile-time error message make more sense.
1998-10-19 08:47:08 +00:00
Alexandre Julliard
4ba574d6db
Release 981018.
1998-10-18 17:19:57 +00:00
Matthew Becker
75175345ae
Documentation updates.
1998-10-18 14:39:06 +00:00
Alexandre Julliard
97d2b92a78
Added Alex Priem.
1998-10-18 14:09:34 +00:00
Alex Priem
ba211eeb85
Further improvements.
1998-10-18 14:05:38 +00:00
Turchanov Sergey
62d6e98152
Implemented LoadCursorFromFile, fixed DrawIconEx to support offscreen
...
drawing, fixed CURSORICON_CreateFromResource to support LR_ semantics.
1998-10-18 13:42:55 +00:00
Turchanov Sergey
07d7d7986f
Fixed LoadImage to support almost all LR_ flags.
1998-10-18 13:41:15 +00:00
Turchanov Sergey
19aa3a793d
Added VIRTUAL_MapFileW to map file to memory in one function call.
1998-10-18 13:31:43 +00:00
Turchanov Sergey
656eb96577
Moved Multimonitor API declarations to windows.h.
1998-10-18 11:56:35 +00:00
Turchanov Sergey
86f5d82f2f
Implemented DefDriverProc32 from winmm.dll.
1998-10-18 11:22:36 +00:00
Alex Korobka
d20858433d
Got rid of flickering scrollbar arrows. MDI scrolling speeded up a
...
bit.
1998-10-18 10:37:46 +00:00
Juergen Schmied
c267e3ae24
GetLocaleInfo32A can handle len=0 now, sets LastError and touches
...
buffer only when necessary.
Updated deu.nls and some LCTYPES in winnls.h.
1998-10-18 10:18:35 +00:00
Patrik Stridvall
1e1cf48107
Compile fix for Solaris.
1998-10-17 12:56:00 +00:00
Peter Hunnisett
34499cc60f
Fixed small typo.
1998-10-17 12:22:49 +00:00
Marcus Meissner
f4f1719ca5
Fixed some more missing WINAPIs (hopefully correct).
1998-10-17 12:10:19 +00:00
Joseph Pranevich
20a2c1e5b0
More interrupts that can be done from DOS mode.
1998-10-17 11:56:44 +00:00
Joseph Pranevich
7bcf341a64
Added int16 (Keyboard) support, mostly stubs.
1998-10-17 11:55:07 +00:00
Juergen Schmied
6101324f3b
Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
...
SHRegQueryValueEx32W, StrRetToStrN, StrChrW, SHAllocShared,
SHLockShared, SHUnlockShared, SHFreeShared, SetAppStartingCursor32,
SHLoadOLE32, Shell_MergeMenus32, PathGetDriveNumber32, DriveType32,
SHAbortInvokeCommand, SHOutOfMemoryMessageBox, SHFlushClipboard.
1998-10-16 15:40:20 +00:00
Uwe Bonnes
73d6c134c2
Renamed all LPIMAGE_* types to PIMAGE_*.
1998-10-16 09:30:33 +00:00
Moshe Vainer
4a150e7753
Partial implementation of GetOutlineTextMetrics32A.
...
Added structures for OUTLINETEXTMETRICS.
1998-10-14 18:15:43 +00:00
Ulrich Weigand
27bb362fe1
Do not clip source rectangle even by visible region for bitblts.
...
Added field 'totalExtent' to WIN_DC_INFO.
1998-10-14 18:06:44 +00:00
Marcus Meissner
48ed3e11a4
Fixed --disable-debug config option.
1998-10-14 17:58:40 +00:00
Ulrich Weigand
a3527cf369
Implemented new PE DLL initalization code, trying to call the
...
DllEntryPoint routines always in correct order :-)
Bypass snooping when getting data buffer addresses (thunk buffers,
__GP handlers) and for 32-bit routines directly called from 16-bit
(due to stack address size problems).
1998-10-11 19:31:10 +00:00
Ulrich Weigand
bf5f693ff9
Implemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16-bit code segments.
1998-10-11 19:12:16 +00:00
Ulrich Weigand
85a7ff4090
GlobalFix16 is supposed to return selector to the memory area.
1998-10-11 19:10:10 +00:00
Ulrich Weigand
2e30f6ffa3
Use emergency TEB selector to avoid debugger crashes when stepping
...
through relay stubs (or when FS is invalid otherwise).
1998-10-11 18:59:11 +00:00
Ulrich Weigand
d4663668b8
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
...
coordinates relative to the device, not the DC origin. This is
necessary to correctly implement GetClipRgn16 and InquireVisRgn.
SelectVisRgn also expects region in device-relative coordinates.
Adapted the rest of Wine to this coordinate change.
Implemented ExtSelectClipRgn.
1998-10-11 18:47:02 +00:00
Andreas Mohr
e6c12eeb04
Yet another small self-loader fix.
1998-10-11 17:36:46 +00:00