Eric Pouech
4e65995b16
Starting implementation of MCI creator tasks
...
Fixed bug in MCI_OPEN handling (thanks to Adam for reporting this one)
Better implementation of mmTaskCreate16
1999-04-01 10:18:01 +00:00
Eric Pouech
0f9901b4cc
Added creator task to MCI struct.
1999-04-01 10:16:13 +00:00
Pavel Roskin
8b221d140b
Replaced 0xC000 by symbolic constants.
1999-04-01 10:13:04 +00:00
Francis Beaudet
64307f3cea
Fixed small ==, != mixup.
1999-04-01 10:11:23 +00:00
Luc Tourangeau
5591bc6323
Implemented WM_NOTIFYFORMAT.
1999-04-01 10:10:24 +00:00
Marcus Meissner
9c6735e6a2
"foo" was not translated to "foo.so" in elf loader.
1999-04-01 10:09:46 +00:00
Ulrich Weigand
d8379a64cc
LoadBitmap16()/LoadImage16() calling sequence simplified.
1999-04-01 10:08:58 +00:00
Ulrich Weigand
6903156eb5
Allow NULL NE resource handler; call the default handler directly.
...
Removed WPROCS / Callbacks support for WineLib resource handlers.
1999-04-01 10:08:21 +00:00
Ulrich Weigand
e3dcfcaa3e
Made Universal Thunk list per-process, not system global.
1999-04-01 10:05:40 +00:00
Paul Quinn
6f57fe7b30
Additional macro definitions.
1999-04-01 10:03:11 +00:00
Francis Beaudet
fc09e709a3
Implemented TCM_ADJUSTRECT.
1999-04-01 10:02:04 +00:00
Michael Veksler
3496b43bd6
Removed "implicit declaration" warnings.
1999-04-01 10:01:20 +00:00
Lionel Ulmer
e59f20d76d
Fixed OpenGL devices implementation.
1999-04-01 10:00:38 +00:00
Eric Pouech
7f14c085bd
In UserYield16, when current thread is a 32 bit one which hold the
...
Win16Lock, must take care of a LockCount > 1.
1999-04-01 09:58:53 +00:00
Patrik Stridvall
b87fe2e9bf
More code moved to the X11 driver (bitmap and palette and misc).
1999-04-01 08:16:08 +00:00
Alexandre Julliard
24b1c9c369
Release 990328.
1999-03-28 15:38:32 +00:00
Huw D M Davies
ed6d459f03
Move DM* defines from winbase.h -> wingdi.h.
1999-03-28 15:20:00 +00:00
Lionel Ulmer
e8ceac986b
Fixed QueryInterface functions for IDirect3D 1 and 2.
1999-03-28 15:15:45 +00:00
Alexandre Julliard
b981081170
Apparently no longer needed.
1999-03-28 15:11:31 +00:00
Dimitrie O. Paun
05c0c8ef13
Changed some debug messages from one channel to another, to clean up a
...
bit the debug channel usage.
1999-03-28 15:07:41 +00:00
Jess Haas
1ff60f3451
Fixed CreateProcessA so it can handle commandlines with arguments and
...
no .exe.
1999-03-28 15:00:44 +00:00
Jess Haas
0f6efae8bf
Fixed GetModuleHandle16.
1999-03-28 14:57:37 +00:00
Pavel Roskin
dbfdca8b4c
Added Russian keyboard support.
1999-03-28 13:44:56 +00:00
Lionel Ulmer
5f5b576a45
Added stub for SetSystemCursor.
1999-03-28 13:42:12 +00:00
Steffen Moeller
8bf29f1708
SetFileAttributesA: "implemented" setting of directory flag as test of
...
compatibility.
1999-03-28 13:40:52 +00:00
Pavel Roskin
f15d180669
Changes in X11DRV_KEYBOARD_DetectLayout in order to implement Russian
...
keyboard support.
1999-03-28 13:39:55 +00:00
Alexandre Julliard
f80b2ab669
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston <adriant@corel.ca>
...
Bundle of new stubs.
1999-03-28 13:15:40 +00:00
Andreas Mohr
faa05bd20d
Added missing WINAPIs.
1999-03-28 13:13:03 +00:00
Andreas Mohr
702aec677f
Added CreateIoCompletionPort stub.
1999-03-28 13:11:46 +00:00
Ulrich Weigand
831560cd97
Call EVENT_Pending() to flush X11 output queue before blocking in
...
MsgWaitForMultipleObjects().
Don't call EVENT_WaitNetEvent in MSG_PeekHardwareMsg.
Protect system queue access in hardware_event().
1999-03-28 13:10:54 +00:00
Francois Boisvert
3a3cd9fab1
Fixed some bugs in thread safeness for wnd struct.
1999-03-28 12:42:52 +00:00
Pavel Roskin
0dddc09bc4
Made libtest/hello3 work again, now with Windows-compatible resource
...
loading.
1999-03-28 12:40:43 +00:00
Jiuming Luo
2840d1b7a9
Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h,
...
then deleted the duplicated typedefs (in imm.h and mmsystem.h).
1999-03-28 12:39:18 +00:00
Klaas van Gend
7f73a082a1
Rewrote EnumPrintersA, added CriticalSection around Registry reads and
...
implemented PRINTER_INFO_2 request.
1999-03-28 12:37:34 +00:00
Jonathan Naylor
a5a02279a6
Added Swiss German keyboard layout.
1999-03-28 12:36:27 +00:00
Juergen Schmied
0ae30d3027
- adjusted printing of refcounts to be equal
...
- cleaning up icon cache on PROCESS_DETACH
- fixed ascii/unicode use in SH/ILCreateFromPath
- fixed small memory leak in shellview
1999-03-28 12:35:24 +00:00
Marcus Meissner
d208d8264a
Empty DOSVM_QueueEvent for !MZ_SUPPORTED.
1999-03-28 12:34:25 +00:00
Pavel Roskin
b85c3a0ab2
Fixed warnings.
1999-03-28 12:33:51 +00:00
Pavel Roskin
137cd8c341
Changed CHOOSECOLOR[AW].Flags from UINT to DWORD.
1999-03-28 12:33:18 +00:00
Alex Korobka
4f1ac05dea
Moved hrgnUpdate from client to window coordinates, made nonclient
...
painting depend on the update region, reworked SetWindowPos() and
RedrawWindow() to speed up update region calculation, made -desktop
work properly, added WM_CANCELMODE here and there, fixed several
window activation bugs that crept in since the last time.
1999-03-28 09:37:57 +00:00
Alex Korobka
073e3bc9e5
Fixed occasional loss of SendMessage() return value.
1999-03-28 09:19:31 +00:00
Lionel Ulmer
2e23da4ad5
Added initialisation of the pixmap_depth field in
...
Xlib_DirectDrawCreate.
1999-03-28 09:18:22 +00:00
Jess Haas
8768d7cc99
Fixed a warning.
1999-03-28 09:17:11 +00:00
Jess Haas
15aedbc6b1
Added stub for int2f 4b.
1999-03-28 09:16:01 +00:00
Alexandre Julliard
d604b4bd5b
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
...
Fixed memory leak in waveOutOpen/waveOutClose.
1999-03-28 09:14:56 +00:00
Huw D M Davies
610b001de5
More Escapes for the PostScript driver.
1999-03-28 09:13:26 +00:00
Francois Gouget
022d372709
Adapted to the interface/implementation separation.
...
Now uses ICOM_THIS to access the implementation structures.
Replaced 'this' with 'This' for ICOM_THIS.
Direct access to the virtual table has been eliminated too.
1999-03-27 16:56:13 +00:00
Francois Gouget
9e2f4af9b0
Updated to include all the implementation aspects that were previously
...
in the public includes.
1999-03-27 16:53:09 +00:00
Francois Gouget
f44e3e90d4
Removed direct access to the virtual table
1999-03-27 16:49:55 +00:00
Francois Gouget
81de59a76a
Removed all implementation aspects.
...
Modified to use the latest ICOM macros.
Added the macros for use in C.
Added the method parameter names (when I had them).
1999-03-27 16:48:25 +00:00