Commit Graph

1605 Commits

Author SHA1 Message Date
Alexandre Julliard
1c40024b15 Added cmd line in new_process request. 1999-03-27 16:21:05 +00:00
Ulrich Weigand
4cf15118eb All threads created with CreateThread are 32-bit threads. 1999-03-27 16:19:00 +00:00
Juergen Schmied
293dbdb324 Reading of binary streams implemented (SHOpenRegStream). 1999-03-27 16:15:22 +00:00
Andreas Mohr
aa4aca2ea0 Fixed int25 & int26 error code. 1999-03-27 16:13:18 +00:00
Ulrich Weigand
da5779e5bd Allow UserYield16 to be called from 32-bit thread. 1999-03-27 16:10:52 +00:00
Albert Den Hann
8de1dfa7af Additional macro definitions. 1999-03-27 16:06:55 +00:00
Huw D M Davies
e42ee26d9a Fixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetPadding. 1999-03-27 15:59:12 +00:00
Huw D M Davies
8a5eb4de6a Fixed metafile recording of CreatePatternBrush. 1999-03-27 15:55:00 +00:00
Pascal Lessard
60935ec3e9 Change the AddBitmap function. Implement flat toolbar. Change
CreateToolbarEx. Implement partially the hot buttons for toolbar.
1999-03-25 16:42:27 +00:00
Andreas Mohr
14f18bfc0d Implemented Get Shift Flags function. 1999-03-25 16:41:35 +00:00
Marcus Meissner
6400755f0c Missing WINAPI. 1999-03-25 16:41:03 +00:00
David Luyer
be02d4044e Changed stdlib.h to string.h. 1999-03-25 15:58:20 +00:00
David Luyer
26cd7a17f1 Added string.h. 1999-03-25 15:57:35 +00:00
David Luyer
cb40df2749 Changed "strings.h" to "string.h". 1999-03-25 15:52:09 +00:00
Randy Weems
0bc73c7818 Fixed off-by-one error if bitblt width or height is negative. 1999-03-25 15:49:11 +00:00
Francis Beaudet
1d70e4ac8a Implemented:
- showing the selected tab as highlighted
- support for drawing the focus rectangle
- basic keyboard support
- support for a tab with horizontal scrolling.
1999-03-25 13:24:57 +00:00
Eric Pouech
ed15575954 Thread-safe implementation of profile functions (Windows and Wine). 1999-03-25 13:24:08 +00:00
Stephane Lussier
35ffc5d8c0 Made the timer code thread safe. 1999-03-25 13:23:26 +00:00
Francis Beaudet
f91e6d037e Fixed possible endless loop. 1999-03-25 13:22:42 +00:00
Francis Beaudet
8730e4572d Fixed LB_GETCURSEL message to return LB_ERR on empty list. 1999-03-25 13:22:02 +00:00
Juergen Schmied
8e7cb4db7a Use the new header for COM definitions. 1999-03-25 10:57:12 +00:00
Juergen Schmied
ddecd8a92f New stub shell_654. 1999-03-25 10:55:43 +00:00
Sylvain St.Germain
99b118a216 Implementation of TVM_SORTCHILDRENCB.
Implementation of TVI_SORT insertion.
Fix display problem when TVIF_IMAGE|TVIF_SELECTEDIMAGE were not set.
Fix problems related to TVIS_EXPANDEDONCE.
1999-03-25 10:55:01 +00:00
Sylvain St.Germain
3ff06f613e Fix problem in DPA_QuickSort where the sort order was inverted. 1999-03-25 10:53:49 +00:00
Ove Kaaven
5394258a90 Added infrastructure and definitions for general-purpose event and IRQ
handling for the Wine dos box. Removed the obsolete MZ_Tick. Added
event message loop, message handling, CLI/STI handling, and minimal
PIC support.
1999-03-25 10:53:08 +00:00
Ove Kaaven
9ea09ca866 Added handling of SIGUSR2 for the new event interruption handling,
bumping up the protocol revision. Made some debug messages not be
output when it's not necessary.
1999-03-25 10:52:03 +00:00
Ove Kaaven
866b3376a5 Added port 0x60 for int 0x09, and port 0x20 for PIC handling. 1999-03-25 10:51:38 +00:00
Ove Kaaven
4dfd859271 Added int 0x09 and int 0x33. 1999-03-25 10:51:17 +00:00
Ove Kaaven
baed48e4e5 Implemented a int 0x33 handler, with a minimal implementation of the
mouse routines, including callbacks.
1999-03-25 10:50:49 +00:00
Ove Kaaven
bb7f0de707 Implemented a int 0x09 handler, and a scancode queue that simulates
IRQ 1 in the dos box.
1999-03-25 10:50:32 +00:00
Paul Quinn
384a8944bd Creation of docobj.h. 1999-03-25 10:48:48 +00:00
Huw D M Davies
cc3e5d7823 Allow depth of DIB to differ from depth of bitmap in GetDIBits. 1999-03-25 10:48:01 +00:00
Alexandre Julliard
833f3aec1a Abort on input error. 1999-03-24 15:07:20 +00:00
Adrian Thurston
d3354d04f7 Population of oledlg. 1999-03-24 15:05:05 +00:00
Ulrich Weigand
85d52b35c3 Add IsWindow() checks after SendMessage() returns. 1999-03-24 15:01:29 +00:00
Jess Haas
d24cc27967 Fixed a small bug in int10. 1999-03-24 15:00:21 +00:00
Pascal Lessard
e69fcc054e COMBO_Size: maintain the height of the RectCombo when the window is
resized.
1999-03-24 14:59:37 +00:00
Alexandre Julliard
faa18fd9e5 Authors: Adrian Thurston <adriant@corel.ca>, Paul Quinn <paulq@corel.ca>
Added various definitions.
Moved CWPSTRUCT from hook.h to winuser.h to conform to the SDK.
1999-03-24 14:58:11 +00:00
Jim Aston
2e5113d4bc Added a few empty macros. 1999-03-24 14:57:34 +00:00
Marcus Meissner
c600afbd4b CURSORICON_Destroy: missing WINAPI added. 1999-03-24 14:55:37 +00:00
Marcus Meissner
751dc4cb01 Added translation for SO_RCVTIMEO (as seen by IE4). 1999-03-24 14:53:55 +00:00
Alexandre Julliard
17e3b97389 Create startup info for the initial process. 1999-03-23 17:04:10 +00:00
Alexandre Julliard
875c4b3c61 Added server pid and tid in init_thread request, and use them in
CLIENT_InitThread.
1999-03-23 14:09:41 +00:00
Noomen Hamza
ed494ec539 Implemented:
- IMoniker interface for FileMoniker,ItemMoniker,AntiMoniker and
  GenericCompositeMoniker
- IRunningObjectTable interface, and
- IBindCtx interface.
1999-03-23 13:48:56 +00:00
Huw D M Davies
44a79c4925 Added StretchDIBits for the PostScript driver. 1999-03-23 13:46:04 +00:00
Ove Kaaven
3f89809d68 Added missing ending pragma pack. 1999-03-23 13:45:25 +00:00
Rein Klazes
58a38b89d9 Corrected small bug in GetCommState16. Parity check can be disabled
even when a parity bit is used. SetCommState16() can override baudrate
setting in wine.conf.
1999-03-23 13:44:51 +00:00
Ulrich Weigand
0092390cd6 Bugfix: cope with quoted arguments for CreateProcess(). 1999-03-22 17:47:36 +00:00
Ulrich Weigand
919a8109aa Fixed typo in SizeofResource(). 1999-03-22 17:47:13 +00:00
Andreas Mohr
942d8a69bd lstrcpyA can't use strcpy. 1999-03-22 14:59:29 +00:00