wine
19 years agoDetermine RPC struct types more exactly.
Mike McCormack [Tue, 14 Sep 2004 19:28:12 +0000 (19:28 +0000)] 
Determine RPC struct types more exactly.

19 years agoAutodetect libgif so extension and try to load it.
Marcus Meissner [Tue, 14 Sep 2004 19:27:58 +0000 (19:27 +0000)] 
Autodetect libgif so extension and try to load it.

19 years agoStub implementation for QueryServiceObjectSecurity.
Mike McCormack [Tue, 14 Sep 2004 19:25:35 +0000 (19:25 +0000)] 
Stub implementation for QueryServiceObjectSecurity.

19 years agoAdd cp1250 glyphs to Wine Courier.
Huw Davies [Tue, 14 Sep 2004 17:44:56 +0000 (17:44 +0000)] 
Add cp1250 glyphs to Wine Courier.

19 years agoAdded support for DLLVERSIONINFO2 in DllGetVersion.
Juan Lang [Tue, 14 Sep 2004 17:44:40 +0000 (17:44 +0000)] 
Added support for DLLVERSIONINFO2 in DllGetVersion.

19 years agoAdded missing rpc type.
Mike McCormack [Tue, 14 Sep 2004 17:44:25 +0000 (17:44 +0000)] 
Added missing rpc type.

19 years agoUse Interlocked* functions in AddRef and Release.
Mike McCormack [Tue, 14 Sep 2004 17:44:14 +0000 (17:44 +0000)] 
Use Interlocked* functions in AddRef and Release.

19 years agoMake sure not to interfere with the lasterror value returned by the
Mike McCormack [Tue, 14 Sep 2004 17:43:41 +0000 (17:43 +0000)] 
Make sure not to interfere with the lasterror value returned by the
CSP in CryptAcquireContextA.

19 years agoAdd dev hint line for itss (part of html help).
Mike McCormack [Tue, 14 Sep 2004 17:43:24 +0000 (17:43 +0000)] 
Add dev hint line for itss (part of html help).

19 years agoImplement BeginUpdateResource and UpdateResource.
Vincent Béron [Tue, 14 Sep 2004 01:06:54 +0000 (01:06 +0000)] 
Implement BeginUpdateResource and UpdateResource.
Stub out a bit more of EndUpdateResource.

19 years agoStatus update.
Filip Navara [Tue, 14 Sep 2004 01:06:44 +0000 (01:06 +0000)] 
Status update.

19 years ago- Make customization list boxes into drag list boxes.
Robert Shearman [Tue, 14 Sep 2004 01:06:30 +0000 (01:06 +0000)] 
- Make customization list boxes into drag list boxes.
- Order available buttons in the same way as the native version.

19 years ago- Clear data structure after dragging.
Robert Shearman [Tue, 14 Sep 2004 01:06:11 +0000 (01:06 +0000)] 
- Clear data structure after dragging.
- WM_SETCURSOR does not need to be handled as it is not sent whilst
  the window is captured.
- Make uDragListMessage non-static so that we can re-use it
  elsewhere.

19 years agoAuthors: Roderick Colenbrander <thunderbird2k@gmx.net>, Gerald Pfeifer <gerald@pfeife...
Alexandre Julliard [Tue, 14 Sep 2004 00:48:15 +0000 (00:48 +0000)] 
Authors: Roderick Colenbrander <thunderbird2k@gmx.net>, Gerald Pfeifer <gerald@pfeifer.com>
Make WS2_send(), WS_getsockopt(), and WS_setsockopt() IPX support work
on FreeBSD.

19 years agoStop testing a sequence upon the first expected error, to avoid
Alexandre Julliard [Tue, 14 Sep 2004 00:46:03 +0000 (00:46 +0000)] 
Stop testing a sequence upon the first expected error, to avoid
spurious errors later on.

19 years agoSet class hbrBackground and style to the same as native.
Robert Shearman [Tue, 14 Sep 2004 00:45:26 +0000 (00:45 +0000)] 
Set class hbrBackground and style to the same as native.

19 years ago- Set hbrBackground class property to same value as native.
Robert Shearman [Tue, 14 Sep 2004 00:44:38 +0000 (00:44 +0000)] 
- Set hbrBackground class property to same value as native.
- Use Unicode window functions instead of ANSI.

19 years ago- Set hbrBackground class property to same value as native.
Robert Shearman [Tue, 14 Sep 2004 00:44:26 +0000 (00:44 +0000)] 
- Set hbrBackground class property to same value as native.
- Remove no longer needed WM_ERASEBKGND handler.
- Use Unicode window functions instead of ANSI.

19 years agoIf we do not have an IconsDir, use the temp directory.
Marcus Meissner [Tue, 14 Sep 2004 00:43:19 +0000 (00:43 +0000)] 
If we do not have an IconsDir, use the temp directory.

19 years agoIShellFolder::CompareIDs - return only -1/0/1 in lower 16 bit.
Vitaliy Margolen [Mon, 13 Sep 2004 23:25:09 +0000 (23:25 +0000)] 
IShellFolder::CompareIDs - return only -1/0/1 in lower 16 bit.

19 years agoCreateDCA -> CreateDCW
Jon Griffiths [Mon, 13 Sep 2004 23:22:30 +0000 (23:22 +0000)] 
CreateDCA -> CreateDCW

19 years agoFix resizing of wizards.
Filip Navara [Mon, 13 Sep 2004 23:19:51 +0000 (23:19 +0000)] 
Fix resizing of wizards.

19 years agoImplementation of WSAStringToAddress(A/W), WSAHtonl, WSAHtons.
Andreas Rosenberg [Mon, 13 Sep 2004 23:18:19 +0000 (23:18 +0000)] 
Implementation of WSAStringToAddress(A/W), WSAHtonl, WSAHtons.

19 years agoAuthors: Michael Kaufmann <hallo@michael-kaufmann.ch>, Huw Davies <huw@codeweavers...
Alexandre Julliard [Mon, 13 Sep 2004 19:37:03 +0000 (19:37 +0000)] 
Authors: Michael Kaufmann <hallo@michael-kaufmann.ch>, Huw Davies <huw@codeweavers.com>
CreateDIBitmap should return bitmaps at the depth of the supplied dc.
Add a test to exercise this behaviour.

19 years agoStore HTTP host header in the same way as most other headers.
Robert Shearman [Mon, 13 Sep 2004 19:33:17 +0000 (19:33 +0000)] 
Store HTTP host header in the same way as most other headers.

19 years agoAdd support for HCBT_SYSCOMMAND hook, add logging for HCBT_SYSCOMMAND
Dmitry Timoshkov [Mon, 13 Sep 2004 19:32:59 +0000 (19:32 +0000)] 
Add support for HCBT_SYSCOMMAND hook, add logging for HCBT_SYSCOMMAND
in the message test.

19 years ago- Remove unused variable hIC.
Robert Shearman [Mon, 13 Sep 2004 19:17:47 +0000 (19:17 +0000)] 
- Remove unused variable hIC.
- Remove check for HTTP signature in server reply.
- Fix stupid error with freeing the wrong buffer.

19 years agoMake sure TreeView gets redrawn after calling EnsureVisible.
Vitaliy Margolen [Mon, 13 Sep 2004 19:17:35 +0000 (19:17 +0000)] 
Make sure TreeView gets redrawn after calling EnsureVisible.

19 years agoAdd cp1250 glyphs to Wine System.
Huw Davies [Mon, 13 Sep 2004 19:17:17 +0000 (19:17 +0000)] 
Add cp1250 glyphs to Wine System.

19 years agoFill the area next to watermark bitmap with window color and subclass
Filip Navara [Mon, 13 Sep 2004 19:17:00 +0000 (19:17 +0000)] 
Fill the area next to watermark bitmap with window color and subclass
exterior wizard pages to suppress drawing background.

19 years agoAdded support for multiple devices.
Robert Reif [Mon, 13 Sep 2004 19:16:47 +0000 (19:16 +0000)] 
Added support for multiple devices.

19 years agoAdd a bunch of new MDI tests.
Dmitry Timoshkov [Mon, 13 Sep 2004 19:16:31 +0000 (19:16 +0000)] 
Add a bunch of new MDI tests.

19 years agoTurn on warnings when building the .def file.
Alexandre Julliard [Mon, 13 Sep 2004 18:14:55 +0000 (18:14 +0000)] 
Turn on warnings when building the .def file.

19 years agoDon't try to stat network mounts in parse_mount_entries, we can't
Alexandre Julliard [Mon, 13 Sep 2004 18:14:15 +0000 (18:14 +0000)] 
Don't try to stat network mounts in parse_mount_entries, we can't
return a meaningful device for them anyway (suggested by Robert
Shearman).

19 years agoImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyNXA/W,
Jon Griffiths [Mon, 13 Sep 2004 18:11:56 +0000 (18:11 +0000)] 
Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyNXA/W,
SHAnsiToAnsi, SHUnicodeToUnicode.

19 years agoImplement HrGetOneProp, HrSetOneProp, FPropExists, FreePadrlist,
Jon Griffiths [Mon, 13 Sep 2004 18:09:30 +0000 (18:09 +0000)] 
Implement HrGetOneProp, HrSetOneProp, FPropExists, FreePadrlist,
FreeProws, ScDupPropset, HexFromBin, FBinFromHex, FEqualNames.
Fix 2 cases where iterating over value arrays reused a loop variable
incorrectly.

19 years agoHelv should be an alias for MS Sans Serif. Spotted by Francois.
Huw Davies [Mon, 13 Sep 2004 18:07:20 +0000 (18:07 +0000)] 
Helv should be an alias for MS Sans Serif. Spotted by Francois.

19 years agoMake sure we include config.h before including twain_i.h.
Francois Gouget [Mon, 13 Sep 2004 18:06:46 +0000 (18:06 +0000)] 
Make sure we include config.h before including twain_i.h.
Fixes an activeDS.deviceHandle corruption bug.

19 years agoImprove proxy code generated for oaidl.idl.
Mike McCormack [Mon, 13 Sep 2004 18:05:47 +0000 (18:05 +0000)] 
Improve proxy code generated for oaidl.idl.

19 years agoSend correct tracing notification messages.
Vitaliy Margolen [Mon, 13 Sep 2004 18:05:02 +0000 (18:05 +0000)] 
Send correct tracing notification messages.

19 years agoFixed (finally) ScrollConsoleScreenBuffer implementation.
Eric Pouech [Mon, 13 Sep 2004 18:04:50 +0000 (18:04 +0000)] 
Fixed (finally) ScrollConsoleScreenBuffer implementation.

19 years agoDocumentation updates.
Jon Griffiths [Mon, 13 Sep 2004 18:04:31 +0000 (18:04 +0000)] 
Documentation updates.

19 years agoFix the size of the 'G' at 16 ppem. Thanks to Dmitry for spotting
Huw Davies [Mon, 13 Sep 2004 18:03:59 +0000 (18:03 +0000)] 
Fix the size of the 'G' at 16 ppem. Thanks to Dmitry for spotting
this.

19 years agoWhen DC mapping changes reselect current pen to update physical
Dmitry Timoshkov [Mon, 13 Sep 2004 18:03:44 +0000 (18:03 +0000)] 
When DC mapping changes reselect current pen to update physical
width.

19 years agoAdd buffered mode to joystick.
Robert Reif [Mon, 13 Sep 2004 18:03:30 +0000 (18:03 +0000)] 
Add buffered mode to joystick.
Add JoystickWImpl_GetDeviceInfo.

19 years agoLog flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED messages, make
Dmitry Timoshkov [Mon, 13 Sep 2004 18:03:09 +0000 (18:03 +0000)] 
Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED messages, make
the tests pass on Win95/Win98/Win2000, fix some test failures under
Wine.

19 years agoCorrect displaying of wizard subtitle.
Filip Navara [Mon, 13 Sep 2004 18:02:32 +0000 (18:02 +0000)] 
Correct displaying of wizard subtitle.

19 years agoRemove lock name from lock debug structure before deletion so it gets
Robert Reif [Fri, 10 Sep 2004 22:30:05 +0000 (22:30 +0000)] 
Remove lock name from lock debug structure before deletion so it gets
freed properly.

19 years ago- Use FDI functions like native instead of advpack.ExtractFiles and
Robert Shearman [Fri, 10 Sep 2004 22:29:49 +0000 (22:29 +0000)] 
- Use FDI functions like native instead of advpack.ExtractFiles and
  cabinet.Extract (which doesn't work with native cabinet)
- If MoveFile fails the message now displayes the correct last error
  and bails rather than silently breaking the install.

19 years agoMake the menus of Delphi applications work.
Michael Kaufmann [Fri, 10 Sep 2004 22:29:32 +0000 (22:29 +0000)] 
Make the menus of Delphi applications work.

19 years agoThe initial dialog focus should be established by the default handler
Zach Gorman [Fri, 10 Sep 2004 22:29:02 +0000 (22:29 +0000)] 
The initial dialog focus should be established by the default handler
for SetFocus(), not in the dialog creation code.

19 years agoModal dialogs should not be shown via ShowWindow until the message
Zach Gorman [Fri, 10 Sep 2004 21:27:02 +0000 (21:27 +0000)] 
Modal dialogs should not be shown via ShowWindow until the message
queue first runs empty. This allows all initialization to complete
before a default focus is assigned.

19 years agoDon't reject OS/2 programs, try to carry on in DOS mode.
Andreas Mohr [Fri, 10 Sep 2004 21:16:02 +0000 (21:16 +0000)] 
Don't reject OS/2 programs, try to carry on in DOS mode.

19 years agoAdded tests for default focus assignment in dialogs.
Zach Gorman [Fri, 10 Sep 2004 21:14:43 +0000 (21:14 +0000)] 
Added tests for default focus assignment in dialogs.

19 years agoDocument all the structure members up to SessionId in the PEB.
Robert Reif [Fri, 10 Sep 2004 21:13:55 +0000 (21:13 +0000)] 
Document all the structure members up to SessionId in the PEB.

19 years agoImplemented LockServiceDatabase and UnlockServiceDatabase.
Alexander Yaworsky [Fri, 10 Sep 2004 21:12:25 +0000 (21:12 +0000)] 
Implemented LockServiceDatabase and UnlockServiceDatabase.

19 years agoAdd support for file:/// urls in PathCreateFromUrl.
Diego Pettenò [Fri, 10 Sep 2004 21:12:11 +0000 (21:12 +0000)] 
Add support for file:/// urls in PathCreateFromUrl.

19 years agoStrip dangling \r\n from HTTP_HttpSendRequest.
Uwe Bonnes [Fri, 10 Sep 2004 21:11:22 +0000 (21:11 +0000)] 
Strip dangling \r\n from HTTP_HttpSendRequest.

19 years agoAdded Polish translation.
Jacek Caban [Fri, 10 Sep 2004 19:37:28 +0000 (19:37 +0000)] 
Added Polish translation.

19 years agoWe want all 1bpp dibsections to have a monochrome bitmap and
Huw Davies [Fri, 10 Sep 2004 19:35:56 +0000 (19:35 +0000)] 
We want all 1bpp dibsections to have a monochrome bitmap and
everything else to be at the screen depth.

19 years agoAdd tests of TzSpecificLocalTimeToSystemTime and
Rein Klazes [Fri, 10 Sep 2004 19:35:16 +0000 (19:35 +0000)] 
Add tests of TzSpecificLocalTimeToSystemTime and
SystemTimeToTzSpecificLocalTime.

19 years agoFixed TzSpecificLocalTimeToSystemTime and
Rein Klazes [Fri, 10 Sep 2004 19:35:06 +0000 (19:35 +0000)] 
Fixed TzSpecificLocalTimeToSystemTime and
SystemTimeToTzSpecificLocalTime:
- take the time of day into the calculation, so the bias is calculated
  correctly during the transition days;
- the transition times are expressed as local time, not system time;
- correct the daylight logic for use on the southern hemisphere;
- beautify some LONGLONG arithmetic.

19 years agoImplement ImageDirectoryEntryToData by forwarding it to the ntdll
Robert Shearman [Fri, 10 Sep 2004 19:34:29 +0000 (19:34 +0000)] 
Implement ImageDirectoryEntryToData by forwarding it to the ntdll
implementation of the function.

19 years agoOutput NdrConvert, NdrClearOutParameters and IID constraints.
Mike McCormack [Fri, 10 Sep 2004 19:34:14 +0000 (19:34 +0000)] 
Output NdrConvert, NdrClearOutParameters and IID constraints.

19 years agoReturn error from low level driver when necessary.
Robert Reif [Fri, 10 Sep 2004 19:34:01 +0000 (19:34 +0000)] 
Return error from low level driver when necessary.

19 years agoGet rid of the non-standard ICOM_THIS macro.
Alexandre Julliard [Thu, 9 Sep 2004 21:03:58 +0000 (21:03 +0000)] 
Get rid of the non-standard ICOM_THIS macro.

19 years agoRemoved some more uses of the non-standard ICOM_THIS macro.
Alexandre Julliard [Thu, 9 Sep 2004 20:17:07 +0000 (20:17 +0000)] 
Removed some more uses of the non-standard ICOM_THIS macro.

19 years agoComment out an unreliable test.
Alexandre Julliard [Thu, 9 Sep 2004 20:16:23 +0000 (20:16 +0000)] 
Comment out an unreliable test.

19 years agoMove the PROPVARIANT declaration from objidl.idl to propidl.idl.
Francois Gouget [Thu, 9 Sep 2004 19:23:19 +0000 (19:23 +0000)] 
Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
Move related API declarations from individual C files to propidl.idl.
Remove uneeded include of propidl.h in the propvariant.c test.

19 years agoDutch resource translation.
Hans Leidekker [Thu, 9 Sep 2004 19:18:57 +0000 (19:18 +0000)] 
Dutch resource translation.

19 years agoAllow copying selection when control is read only.
Ulrich Czekalla [Thu, 9 Sep 2004 19:18:40 +0000 (19:18 +0000)] 
Allow copying selection when control is read only.

19 years agoOutput intermediate variables for the method to write into in stubs.
Mike McCormack [Thu, 9 Sep 2004 19:18:10 +0000 (19:18 +0000)] 
Output intermediate variables for the method to write into in stubs.

19 years agoAdded stub for IsValidURL.
James Hawkins [Thu, 9 Sep 2004 19:17:57 +0000 (19:17 +0000)] 
Added stub for IsValidURL.

19 years agooffsets array is the size of the wine data format so there is no need
Robert Reif [Thu, 9 Sep 2004 19:17:46 +0000 (19:17 +0000)] 
offsets array is the size of the wine data format so there is no need
to reallocate it when the format changes.

19 years agoGet rid of the WIN_SetRectangles export from user32.
Alexandre Julliard [Thu, 9 Sep 2004 00:30:29 +0000 (00:30 +0000)] 
Get rid of the WIN_SetRectangles export from user32.

19 years agoTake care to not close the file handle if there are outstanding locks
Alexandre Julliard [Thu, 9 Sep 2004 00:28:36 +0000 (00:28 +0000)] 
Take care to not close the file handle if there are outstanding locks
and the directory options don't match.

19 years agoFixed the check for removable media in load_pe_exe (spotted by
Alexandre Julliard [Thu, 9 Sep 2004 00:26:57 +0000 (00:26 +0000)] 
Fixed the check for removable media in load_pe_exe (spotted by
Francois Gouget).

19 years ago- Status update.
Robert Shearman [Thu, 9 Sep 2004 00:26:13 +0000 (00:26 +0000)] 
- Status update.
- Remove no longer valid comment.
- Minor coding style cleanups.

19 years agoFixes a mouse regression due to structure size change.
Robert Reif [Thu, 9 Sep 2004 00:25:48 +0000 (00:25 +0000)] 
Fixes a mouse regression due to structure size change.

19 years agoFixed some message sequences to succeed on XP.
Alexandre Julliard [Wed, 8 Sep 2004 22:02:23 +0000 (22:02 +0000)] 
Fixed some message sequences to succeed on XP.
Added some tests for showing/hiding a child window with an invisible
parent.

19 years ago- Add linux to dinput axis mapping using HKLM/Software/Wine/dinput
Robert Reif [Wed, 8 Sep 2004 21:48:33 +0000 (21:48 +0000)] 
- Add linux to dinput axis mapping using HKLM/Software/Wine/dinput
  registry settings.
- Fix some format mapping bugs.
- Adds GetDeviceInfo.
- Adds  SetProperty DIPH_DEVICE support for setting all properties.
- Use windows compatible object naming.

19 years agoDo not distinguish exterior wizard pages by their position, but
Filip Navara [Wed, 8 Sep 2004 21:47:03 +0000 (21:47 +0000)] 
Do not distinguish exterior wizard pages by their position, but
instead expect that every page in wizard that doesn't have header is
exterior.

19 years agoMake sure InternetReadFile returns full buffers.
Krzysztof Foltman [Wed, 8 Sep 2004 21:46:33 +0000 (21:46 +0000)] 
Make sure InternetReadFile returns full buffers.

19 years agoMake the dsound tests run with DirectX < 8.
Francois Gouget [Wed, 8 Sep 2004 19:08:14 +0000 (19:08 +0000)] 
Make the dsound tests run with DirectX < 8.

19 years agoRemove the get_hwnd() implementation from propset.c and reuse the
Francois Gouget [Wed, 8 Sep 2004 19:07:57 +0000 (19:07 +0000)] 
Remove the get_hwnd() implementation from propset.c and reuse the
common one.

19 years agoSet _WIN32_WINNT to 0x0501 so we get the definition of
Francois Gouget [Wed, 8 Sep 2004 19:06:07 +0000 (19:06 +0000)] 
Set _WIN32_WINNT to 0x0501 so we get the definition of
PTIMERAPCROUTINE from the Windows headers.

19 years agoThe union in PROPVARIANT is always nameless on Windows. So define a
Francois Gouget [Wed, 8 Sep 2004 19:05:55 +0000 (19:05 +0000)] 
The union in PROPVARIANT is always nameless on Windows. So define a
macro to deal with it correctly.

19 years agoRespect given buffer size in GET EXTENDED COUNTRY INFORMATION.
Markus Amsler [Wed, 8 Sep 2004 19:05:43 +0000 (19:05 +0000)] 
Respect given buffer size in GET EXTENDED COUNTRY INFORMATION.

19 years agoAdded MSVCRT_CLOCKS_PER_SEC define.
Uwe Bonnes [Wed, 8 Sep 2004 19:05:28 +0000 (19:05 +0000)] 
Added MSVCRT_CLOCKS_PER_SEC define.

19 years agoGenerate some marshalling code for stubs.
Mike McCormack [Wed, 8 Sep 2004 19:01:42 +0000 (19:01 +0000)] 
Generate some marshalling code for stubs.

19 years agoConverted the timeout list to use the standard list functions.
Alexandre Julliard [Wed, 8 Sep 2004 04:17:31 +0000 (04:17 +0000)] 
Converted the timeout list to use the standard list functions.

19 years agoRemoved some more uses of the non-standard ICOM_THIS macro.
Alexandre Julliard [Wed, 8 Sep 2004 01:50:37 +0000 (01:50 +0000)] 
Removed some more uses of the non-standard ICOM_THIS macro.

19 years agoAdded xor_region, fixed rect_in_region.
Alexandre Julliard [Wed, 8 Sep 2004 01:34:22 +0000 (01:34 +0000)] 
Added xor_region, fixed rect_in_region.

19 years agoFix and unify parsing of calling conventions.
Francois Gouget [Wed, 8 Sep 2004 01:27:24 +0000 (01:27 +0000)] 
Fix and unify parsing of calling conventions.
Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse
error as this is a valid C construct.
Generate type tests for rpcrt4.
Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on
Windows.
Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and
MIDL_STUBLESS_PROXY_INFO structs.
Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and
CS_STUB_INFO.

19 years agoAdd support in UrlIs() for URLIS_DIRECTORY and URLIS_FILEURL flags.
Diego Pettenò [Wed, 8 Sep 2004 01:26:25 +0000 (01:26 +0000)] 
Add support in UrlIs() for URLIS_DIRECTORY and URLIS_FILEURL flags.

19 years agoGet full buffers in Internet_Readfile.
Uwe Bonnes [Wed, 8 Sep 2004 01:25:21 +0000 (01:25 +0000)] 
Get full buffers in Internet_Readfile.

19 years ago- ctrl-c enabling flag is now inherited
Eric Pouech [Wed, 8 Sep 2004 01:25:05 +0000 (01:25 +0000)] 
- ctrl-c enabling flag is now inherited
- fixed console-related fields in RTL_USER_PROCESS_PARAMETERS
- various clean-up in kernel32.SetConsoleCtrlHandler
- only send a console event once to a process and not to all the
  process' threads

19 years agoFix signed/unsigned comparison warnings.
Hans Leidekker [Wed, 8 Sep 2004 01:23:57 +0000 (01:23 +0000)] 
Fix signed/unsigned comparison warnings.

19 years agoAdd a test for timers.
Mike McCormack [Tue, 7 Sep 2004 23:28:32 +0000 (23:28 +0000)] 
Add a test for timers.

19 years agoMake sure to run through the poll loop once before processing newly
Alexandre Julliard [Tue, 7 Sep 2004 23:28:14 +0000 (23:28 +0000)] 
Make sure to run through the poll loop once before processing newly
added timers (reported by Mike McCormack).