Ulrich Weigand
1298062519
Implemented (most) VWin32.VxD DeviceIoControl routines.
1998-11-25 10:20:03 +00:00
Ulrich Weigand
ca1c74751a
Bugfix: Set the TEBF_WIN32 flag in teb.flags for 32-bit threads.
1998-11-24 20:47:17 +00:00
Juergen Schmied
2e120f8893
Bugfix: SetDlgItemText32 returns BOOL not void.
1998-11-24 20:29:28 +00:00
Eric Pouech
221a0b8d06
Added mcimidi and mciwave.
1998-11-24 18:13:12 +00:00
Eric Pouech
9b3801f2e9
Added some new functions/structures definitions.(I couldn't get all
...
the manifest constants values that MS was referring to in its specs...
if someone has them...)
1998-11-24 14:50:42 +00:00
Eric Kohl
8d2933d3cb
Added Unicode support (at least partially).
1998-11-22 18:12:12 +00:00
Eric Kohl
f9d92882f0
Added IOleAdviseHoler interface (still a dummy) and fixed
...
CreateOleAdviseHolder().
1998-11-22 18:06:33 +00:00
Eric Kohl
6a0cdd070c
Added command and return constants used by WM_NOTIFYFORMAT.
1998-11-22 17:52:26 +00:00
Huw D M Davies
2bd3acf7c8
Moved DC_SetupGC functions to graphics/x11drv/graphics.c.
1998-11-22 17:45:06 +00:00
Juergen Schmied
324ea57239
Small fixes to get the default language to a sensible value.
...
Thanks to Pablo.
1998-11-22 17:43:30 +00:00
Andreas Mohr
1e360ebbf9
Added Win16 implementation for GetRegionData().
1998-11-22 16:54:26 +00:00
Alexandre Julliard
84923b372b
Added David Luyer.
1998-11-22 15:49:37 +00:00
Alexandre Julliard
460d28cbf6
Added Robert Riggs.
1998-11-22 15:14:22 +00:00
Robert Riggs
4021f5cceb
include ddraw.h, questionable fix for questionable struct/union
...
construct in MS's D3DVECTOR definition.
1998-11-22 15:10:19 +00:00
Robert Riggs
88bd980951
More flags (DirectX 5.2), DirectSound3DListener and
...
DirectSound3DBuffer structures, include some required files
(windows.h, compobj.h, and d3d.h).
1998-11-22 15:09:33 +00:00
Vasudev Mulchandani
e6520dcd5f
Added BSDI sigcontext definitions.
1998-11-22 14:14:56 +00:00
Marcus Meissner
e1ab22da8f
PathAddBackshlash, PathRemoveBackslash: argument is not constant.
1998-11-22 14:11:22 +00:00
Marcus Meissner
1cd7056636
DirectDraw status updated.
...
Use cooperative window for drawing in xlib implementation if possible.
Slightly restructured IDirectDrawSurface::Blt so it doesn't crash.
1998-11-22 12:33:29 +00:00
Gael de Chalendar
d5af0175c7
Partially complete GetTextCharsetInfo and corrects return values for
...
this family of functions.
1998-11-22 12:19:49 +00:00
Alexandre Julliard
737fa07db7
Small atom fixes.
1998-11-15 17:29:15 +00:00
Lionel Ulmer
16704da018
Some corrections to the handling of off-screen buffers.
...
Correction to the EnumDisplayModes function.
Added XShm support to Xlib driver.
Open a DirectX window even when using the DGA driver.
1998-11-15 16:43:32 +00:00
Juergen Schmied
72b76d1a41
Cleanup, small fixes, a few new stubs.
1998-11-15 13:28:00 +00:00
Pablo Saratxaga
a772866072
Display the language id for "XXX not supported for your language"
...
messages.
Added all languages and sublanguages for languages supported in
resources/sysres_Xx.
1998-11-15 10:20:33 +00:00
Gavriel State
c77c5928d2
Added code to manage Ascii and WideChar class names, and to return the
...
names in the GetClassInfo functions.
1998-11-15 09:21:17 +00:00
Constantine Sapuntzakis
a143963a50
Fix to Linux IPX so compiles on non-linux platforms.
1998-11-15 09:18:49 +00:00
Juergen Schmied
ebc2b778d5
Fixed warnings, some only visible with -Wstrict-prototypes or -pedantic.
1998-11-14 18:59:30 +00:00
Ulrich Weigand
431d1a0ce2
Moved X11 mouse cursor handling to the DISPLAY driver.
1998-11-14 18:57:47 +00:00
Ulrich Weigand
afac2e476c
Some fixes to Wine startup/termination sequence with native USER.
...
Do not call built-in USER signal handler when using native USER.
1998-11-14 18:45:25 +00:00
Ulrich Weigand
b9aa7c9aba
Bugfix: -debug didn't work anymore after the last startup sequence patch.
1998-11-14 18:43:00 +00:00
Huw D M Davies
980992a3ca
Should get win16drv AbortProc working. Hopefully.
1998-11-14 18:28:50 +00:00
Patrik Stridvall
56d52aa198
Moved some declarations from imagehlp.h to common include files.
1998-11-14 18:24:37 +00:00
Marcus Meissner
30c112e665
Speed up relay32, snoop16 and snoop32 include/excludes by doing them
...
just once at creation time.
1998-11-14 17:06:55 +00:00
Stephen Langasek
12392cd220
ugfixes for IPX code and preliminary groundwork for other address
...
family support.
1998-11-14 16:47:09 +00:00
Juergen Schmied
4d5c9512c1
Stub for GetNumberFormat32W.
1998-11-14 16:42:14 +00:00
Lionel Ulmer
7d70fe5acf
Corrected bug in DirectDrawSurface creation and handling for driver
...
based upon Xlilb.
1998-11-14 11:26:08 +00:00
Alexandre Julliard
ea495f0dcd
Release 981108.
1998-11-08 18:20:34 +00:00
Juergen Schmied
fdf6aa4eed
Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in
...
16->32 bit conversion.
1998-11-08 16:28:49 +00:00
Stephen Langasek
dc163422a1
Support for IPX networking via winsock under Linux.
1998-11-08 15:42:40 +00:00
Ove Kaaven
194cfed110
Simulate the VGA vertical refresh.
1998-11-08 15:06:31 +00:00
Lionel Ulmer
12de3ea346
Added device type constants and used them in device enumeration
...
function.
1998-11-08 14:24:04 +00:00
Justin Bradford
847918cf5b
Replaces CoCreateGuid stub with an implementation of DCE's UUID
...
specification. Also removes some unnecessary code from StringFromCLSID.
1998-11-08 13:36:39 +00:00
Uwe Bonnes
627702de72
Added an extern "C" safeguard.
1998-11-08 13:14:55 +00:00
Uwe Bonnes
9fdceb8a21
- adds GetExitCodeProcess
...
- corrects the return-type of GetKeyState
- corrects the winelib definition of IsDialogMessage
- adds winelib definitions for PrintDlg
1998-11-08 13:12:49 +00:00
Ulrich Weigand
2b067584e9
USER-side part of input event handling: contains implementation of
...
keybd_event and mouse_event, and USER-related code removed from
windows/event.c and windows/keyboard.c.
1998-11-08 12:26:36 +00:00
Ulrich Weigand
bf844a4f38
Implementation of MOUSE.DRV (contains some code taken from
...
windows/event.c).
1998-11-08 12:21:35 +00:00
Ulrich Weigand
d1b919c7e4
Implementation of KEYBOARD.DRV (code mostly taken from previous
...
windows/keyboard.c).
1998-11-08 12:19:23 +00:00
Eric Kohl
a867030e6b
New Files. Added 'date and time picker' and 'month calendar' control
...
dummies. They are used by Outlook Express.
1998-11-08 11:30:27 +00:00
Charles Suprin
4104301e6d
Added stubs for SetWinMetaFileBits and GetEnhMetaFilePaletteEntries.
1998-11-07 12:56:31 +00:00
John Richardson
2660e6a06c
Implementation of CoLoadLibrary, CoFreeAllLibraries,
...
CoFreeUnusedLibraries, CoFreeLibrary.
Fixed misspelling of CoUninitialize.
1998-11-07 12:19:26 +00:00
Lionel Ulmer
89f8ba2129
Changed mouse button mapping and check size of return buffer.
1998-11-06 17:28:22 +00:00
Marcus Meissner
e0e248eaee
Solaris redefines ERR and CS, fixed occurances.
...
Solaris has TRAPNO in its sigcontext, added to sig_context.h
1998-11-06 16:30:41 +00:00
Eric Pouech
46b68f091c
Made mmioSetBuffer callable from 16 and 32 bit code.
1998-11-06 16:04:09 +00:00
Huw D M Davies
91d1608a59
Moved X11 DIB stuff to x11drv.
1998-11-06 11:03:00 +00:00
Ove Kaaven
0fbe1de1f7
Made sure ConfigureNotify is processed before Expose, deferring the
...
Expose event if necessary, thus working around a WM flaw with virtual
desktop scrolling in -managed mode.
1998-11-06 10:56:09 +00:00
Juergen Schmied
a477709873
Fixed one wrong parameter.
1998-11-06 10:12:29 +00:00
Juergen Schmied
0128d0472b
Constants for controls in common dialogs.
1998-11-05 10:33:18 +00:00
Huw D M Davies
d0421889c8
Get rid of the redefinition of MAX_PATH and move PROCESSENTRY32
...
definition to toolhelp.h.
1998-11-01 19:23:52 +00:00
Ulrich Weigand
7df1fbb3df
Run Winelib applications as 32-bit processes in the initial task.
...
Simplified/removed several special 'if (__winelib)' cases in
Wine main code obsoleted by that change.
1998-11-01 18:01:53 +00:00
Ulrich Weigand
9e29021223
Adapted to separation between KERNEL and USER.
1998-11-01 18:00:09 +00:00
Ulrich Weigand
c75d0e16bd
Implemented new Wine startup sequence, separating startup into
...
KERNEL/USER/GDI related parts, allowing native replacement.
Implemented initial 'kernel' task.
1998-11-01 17:59:35 +00:00
John Richardson
ddea38d736
Implementation of InprocServer32 CoGetClassObject.
1998-11-01 16:51:10 +00:00
Huw D M Davies
82617362a5
More bitmap fixes.
1998-11-01 16:35:42 +00:00
Patrik Stridvall
ea5847247e
Started moving some X11 window management code to windows/x11drv.
1998-11-01 16:22:07 +00:00
Rein Klazes
5c6fc1bb91
CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD
...
extended style is specified. Also implemented CreateMDIWindow32A()
call - single thread only -.
1998-11-01 14:50:06 +00:00
Marcus Meissner
9cfe2d5384
Added stubs for user32,advapi32 functions.
1998-11-01 14:02:57 +00:00
Marcus Meissner
51505b12b3
More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/.
1998-11-01 14:00:21 +00:00
Tim Newsome
e7cdbb0589
Fix for non-modal dialog closing.
1998-11-01 13:04:43 +00:00
Ove Kaaven
1499a845ff
Moved VGA-emulating DirectX code from dispdib.c to a separate
...
file. Made it use a system timer and trap I/O accesses to the VGA
DAC registers to accommodate DisplayDib-using programs that try to
access the VGA hardware directly.
1998-11-01 12:51:47 +00:00
Ove Kaaven
7f740cbb04
Indirection for INSTR_EmulateInstruction for use by DOS code.
...
Added support for a 55Hz system timer, letting DOS apps calibrate
their delay loops and such. Calls INSTR_EmulateInstruction for
instruction emulation (principally I/O port access). Added macro
V86_FLAG.
1998-11-01 12:41:19 +00:00
Juergen Schmied
5b00ec7c4d
Corrected 2 wrong definitions.
1998-10-28 14:45:44 +00:00
Patrick Spinler
24ee621110
Added stubs for Process32First/Process32Next.
1998-10-28 14:20:19 +00:00
François Gouget
241c730d54
Fixed some LPPOINT/LPSIZE mismatches and some missing "const" in the
...
headers prototypes.
1998-10-28 10:47:09 +00:00
Huw D M Davies
87f87bf61c
Added pBitmapBits and pCreateBitmap to the GDI function table and
...
moved the X11 dependent stuff out of objects/bitmap.c into x11drv.
1998-10-28 09:53:53 +00:00
Juergen Schmied
309dbe10ef
New SHGetSimpleIDListFromPath32AW.
...
Unicode-safe: PathFindFilename32AW.
1998-10-28 09:38:49 +00:00
Justin Bradford
bce6d3e728
IExtractIcon had an extra c in a struct definition.
1998-10-28 09:37:38 +00:00
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