wine
19 years agoMore safe array tests.
Robert Shearman [Tue, 24 Aug 2004 18:42:53 +0000 (18:42 +0000)] 
More safe array tests.

19 years agoTests for icon and bitmap adding and removing and bitmap drawing with
Mike McCormack [Tue, 24 Aug 2004 18:41:52 +0000 (18:41 +0000)] 
Tests for icon and bitmap adding and removing and bitmap drawing with
image lists.

19 years agoFix regression with IE's Menu Bar.
Robert Shearman [Tue, 24 Aug 2004 18:41:27 +0000 (18:41 +0000)] 
Fix regression with IE's Menu Bar.

19 years agoChange dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
Huw Davies [Tue, 24 Aug 2004 18:33:01 +0000 (18:33 +0000)] 
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.

19 years agoWhen possible, use the X window of the requested window in GetDC
Alexandre Julliard [Tue, 24 Aug 2004 02:35:25 +0000 (02:35 +0000)] 
When possible, use the X window of the requested window in GetDC
instead of the parent to avoid trouble with OpenGL clipping.

19 years agoRemoved debug trace.
Alexandre Julliard [Tue, 24 Aug 2004 02:29:48 +0000 (02:29 +0000)] 
Removed debug trace.

19 years agoAdded Video Renderer (based on Direct Draw).
Christian Costa [Tue, 24 Aug 2004 02:28:35 +0000 (02:28 +0000)] 
Added Video Renderer (based on Direct Draw).
Added Direct Sound Audio Renderer.
Added AVI Decompressor (VFW decompressors wrapper).

19 years agoAdded signal support for Darwin/i386.
Pierre d'Herbemont [Tue, 24 Aug 2004 02:26:59 +0000 (02:26 +0000)] 
Added signal support for Darwin/i386.

19 years agoSet WS_EX_CONTROLPARENT when dialog has DS_CONTROL.
Ulrich Czekalla [Tue, 24 Aug 2004 02:26:40 +0000 (02:26 +0000)] 
Set WS_EX_CONTROLPARENT when dialog has DS_CONTROL.

19 years agoGet rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
Alexandre Julliard [Mon, 23 Aug 2004 19:39:48 +0000 (19:39 +0000)] 
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE
macro.

19 years agoUpdate RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK.
Francois Gouget [Mon, 23 Aug 2004 18:52:54 +0000 (18:52 +0000)] 
Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK.
Only test the Rtl{Initialize,SetAll,ClearAll}Bits macros if they are
defined.

19 years agoAdded empty DllRegisterServer.
Stefan Leichter [Mon, 23 Aug 2004 18:50:54 +0000 (18:50 +0000)] 
Added empty DllRegisterServer.

19 years ago- Limit number of FIXME()s in Clipper_SetClipList and document
Tobias Burnus [Mon, 23 Aug 2004 18:50:14 +0000 (18:50 +0000)] 
- Limit number of FIXME()s in Clipper_SetClipList and document
  function.
- Document Clipper_GetClipList.

19 years agoGet rid of the ICOM_MSVTABLE_COMPAT support, g++ no longer requires
Alexandre Julliard [Mon, 23 Aug 2004 18:10:02 +0000 (18:10 +0000)] 
Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no longer requires
this.

19 years agoThe clipboard owner can be set by the thread that has the clipboard
Ulrich Czekalla [Mon, 23 Aug 2004 17:57:03 +0000 (17:57 +0000)] 
The clipboard owner can be set by the thread that has the clipboard
open.

19 years agoStore the current source directory and use it when encountering a
Robert Shearman [Mon, 23 Aug 2004 17:56:07 +0000 (17:56 +0000)] 
Store the current source directory and use it when encountering a
relative include so that the full path to it is stored instead.

19 years agoMake sure exePath contains the path since it is used later in the
Aric Stewart [Mon, 23 Aug 2004 17:55:29 +0000 (17:55 +0000)] 
Make sure exePath contains the path since it is used later in the
function as well.

19 years agoEnumerate all available scripts in IMultiLanguage2_EnumScripts, add
Dmitry Timoshkov [Mon, 23 Aug 2004 17:52:42 +0000 (17:52 +0000)] 
Enumerate all available scripts in IMultiLanguage2_EnumScripts, add
fixed/proportional font names into mlang database.

19 years agoGetCPInfo(Ex) should work on CP_UTF7/CP_UTF8 pseudo code pages, as
Dmitry Timoshkov [Mon, 23 Aug 2004 17:52:02 +0000 (17:52 +0000)] 
GetCPInfo(Ex) should work on CP_UTF7/CP_UTF8 pseudo code pages, as
IsValidCodePage does.

19 years agoAdjust the tab contents to fix the propsheet between PSM_KILLACTIVE
Mike McCormack [Mon, 23 Aug 2004 17:51:19 +0000 (17:51 +0000)] 
Adjust the tab contents to fix the propsheet between PSM_KILLACTIVE
and PSM_SETACTIVE.

19 years agoOnly print format info when in interactive mode for capture test.
Robert Reif [Mon, 23 Aug 2004 17:50:31 +0000 (17:50 +0000)] 
Only print format info when in interactive mode for capture test.
Cleanup error and info messges.

19 years agoMove LDT_ENTRY to winnt.h.
Francois Gouget [Mon, 23 Aug 2004 17:49:32 +0000 (17:49 +0000)] 
Move LDT_ENTRY to winnt.h.

19 years ago- fixed breakpoint enabled/disabled state management
Eric Pouech [Sun, 22 Aug 2004 22:35:36 +0000 (22:35 +0000)] 
- fixed breakpoint enabled/disabled state management
- fixed recursion in type printing
- now all type-id are stored with the base address of the module which
  defines the type (struct dbg_type takes care of this pairing)
- fixed a couple of bugs in display handling
- fixed strings print and examination

19 years agoAdded recursive idl target to allow updating idl files private to a
Alexandre Julliard [Sun, 22 Aug 2004 22:33:57 +0000 (22:33 +0000)] 
Added recursive idl target to allow updating idl files private to a
dll.

19 years agoOutput BEGIN/END_INTERFACE for C++ base classes too.
Alexandre Julliard [Sun, 22 Aug 2004 22:31:52 +0000 (22:31 +0000)] 
Output BEGIN/END_INTERFACE for C++ base classes too.

19 years agoMake SetWindowSubclass behave with SetWindowLong subclasses.
Kevin Koltzau [Sun, 22 Aug 2004 22:29:37 +0000 (22:29 +0000)] 
Make SetWindowSubclass behave with SetWindowLong subclasses.
Allow unlimited number of subclasses.
Correct issue when SendMessage is called from within a subclass proc.
Add regression test.

19 years agoUpdate FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to match the latest
Francois Gouget [Sun, 22 Aug 2004 22:28:53 +0000 (22:28 +0000)] 
Update FPO_DATA and IMAGE_LOAD_CONFIG_DIRECTORY to match the latest
platform SDK. This helps compile the ntdll tests on Windows.

19 years agoMoved declarations from undocshell.h to shlobj.h to match the latest
Francois Gouget [Sun, 22 Aug 2004 22:27:31 +0000 (22:27 +0000)] 
Moved declarations from undocshell.h to shlobj.h to match the latest
platform SDK.

19 years agoAdded support for multiple mixers.
Robert Reif [Sun, 22 Aug 2004 22:26:48 +0000 (22:26 +0000)] 
Added support for multiple mixers.
Get mixer name from OSS.
More tracing.

19 years agoY coordinate of the "magic" static control should be treated
Dmitry Timoshkov [Sun, 22 Aug 2004 22:26:22 +0000 (22:26 +0000)] 
Y coordinate of the "magic" static control should be treated
inclusively.

19 years agoDon't define BEGIN_INTERFACE in unknwn.h.
Alexandre Julliard [Sun, 22 Aug 2004 21:38:46 +0000 (21:38 +0000)] 
Don't define BEGIN_INTERFACE in unknwn.h.

19 years agoGenerate BEGIN_INTERFACE,END_INTERFACE macros instead of
Mike McCormack [Sun, 22 Aug 2004 02:25:05 +0000 (02:25 +0000)] 
Generate BEGIN_INTERFACE,END_INTERFACE macros instead of
ICOM_MSVTABLE_COMPAT_FIELDS.

19 years agoRemove these Wine-only types:
Francois Gouget [Sun, 22 Aug 2004 02:07:13 +0000 (02:07 +0000)] 
Remove these Wine-only types:
  EnumICMProfilesProcCallback
  PEXCEPTION_REGISTRATION_RECORD
Don't test these Wine-only types:
  EMRSETTEXTJUSTIFICATION
  EXCEPTION_REGISTRATION_RECORD
Remove EXCEPTION_FRAME, it doesn't exist at all.

19 years agoFixed bug in volume control step size so that it actually works.
Robert Reif [Sun, 22 Aug 2004 02:02:27 +0000 (02:02 +0000)] 
Fixed bug in volume control step size so that it actually works.
Added additional debug tracing.
Code cleanup.

19 years agoDECLARE_OLD_HANDLE is not used anymore.
Francois Gouget [Sun, 22 Aug 2004 02:02:00 +0000 (02:02 +0000)] 
DECLARE_OLD_HANDLE is not used anymore.

19 years agoInclude <stdlib.h> for a prototype of exit().
Gerald Pfeifer [Sun, 22 Aug 2004 02:01:21 +0000 (02:01 +0000)] 
Include <stdlib.h> for a prototype of exit().

19 years agoAdded Dutch translation.
Rein Klazes [Sun, 22 Aug 2004 02:00:38 +0000 (02:00 +0000)] 
Added Dutch translation.

19 years agoTest case for hotspot handling.
Michael Stefaniuc [Sun, 22 Aug 2004 01:59:55 +0000 (01:59 +0000)] 
Test case for hotspot handling.

19 years ago- Fix hotspot handling
Michael Stefaniuc [Sun, 22 Aug 2004 01:59:29 +0000 (01:59 +0000)] 
- Fix hotspot handling
- Remove unused flag from the InternalDrag struct.

19 years agoRemove wine specific DRV_QUERYDSOUNDGUID message and calculate it in
Robert Reif [Fri, 20 Aug 2004 20:01:31 +0000 (20:01 +0000)] 
Remove wine specific DRV_QUERYDSOUNDGUID message and calculate it in
dsound.dll (like in 2k/xp).

19 years agoAdded implementation for IPersistPropertyBag_Load on OLEFont (based on
Robert Shearman [Fri, 20 Aug 2004 19:58:46 +0000 (19:58 +0000)] 
Added implementation for IPersistPropertyBag_Load on OLEFont (based on
a patch by Alex Villacís Lasso).

19 years agoUnicodify a load of strings.
Huw Davies [Fri, 20 Aug 2004 19:57:50 +0000 (19:57 +0000)] 
Unicodify a load of strings.

19 years agoReturn a stock brush when asking for a brush with the same
Jon Griffiths [Fri, 20 Aug 2004 19:57:11 +0000 (19:57 +0000)] 
Return a stock brush when asking for a brush with the same
characteristics, as per native. Document the brush functions.

19 years agoFix packing bug in shlobj.h.
Francois Gouget [Fri, 20 Aug 2004 19:33:17 +0000 (19:33 +0000)] 
Fix packing bug in shlobj.h.
Fix the declaration of bitfields so their layout matches what MSVC
generates.
Modify winapi_test to compute the bitfields size/alignment like MSVC
does.
Update the impacted generated.c files.

19 years agoIn IPersistFile_Save if the exe file is not found, trust the path we
Aric Stewart [Fri, 20 Aug 2004 19:28:33 +0000 (19:28 +0000)] 
In IPersistFile_Save if the exe file is not found, trust the path we
are given and allow creation of the link.

19 years ago- Input path can have trailing slash.
Robert Shearman [Fri, 20 Aug 2004 19:27:15 +0000 (19:27 +0000)] 
- Input path can have trailing slash.
- Improve some debugging messages.

19 years ago- Fix type in GetRandomRegion function.
Robert Shearman [Fri, 20 Aug 2004 19:26:28 +0000 (19:26 +0000)] 
- Fix type in GetRandomRegion function.
- Add prototype to header.

19 years agoEnable ERROR_MORE_DATA to be set in CryptGetDefaultProvider.
James Hawkins [Fri, 20 Aug 2004 19:25:35 +0000 (19:25 +0000)] 
Enable ERROR_MORE_DATA to be set in CryptGetDefaultProvider.

19 years agoAdded tests for CryptSetProviderEx.
James Hawkins [Fri, 20 Aug 2004 19:25:03 +0000 (19:25 +0000)] 
Added tests for CryptSetProviderEx.

19 years agoAdded prototypes for a few more Native API functions.
Mike McCormack [Fri, 20 Aug 2004 19:24:33 +0000 (19:24 +0000)] 
Added prototypes for a few more Native API functions.

19 years agoUse correct font for ownerdraw buttons.
Michael Kaufmann [Fri, 20 Aug 2004 19:23:46 +0000 (19:23 +0000)] 
Use correct font for ownerdraw buttons.

19 years agoChange step size from 0 to 1 for volume controls to stop divide by
Robert Reif [Fri, 20 Aug 2004 19:22:24 +0000 (19:22 +0000)] 
Change step size from 0 to 1 for volume controls to stop divide by
zero in app.
Change debug channel to mixer.
Add more tracing and errors.

19 years agoRemove types that don't exist from tests.dat.
Francois Gouget [Thu, 19 Aug 2004 20:34:42 +0000 (20:34 +0000)] 
Remove types that don't exist from tests.dat.
Don't test types that have a platform dependent layout.
Don't test Wine-only types.
Helps get the generated tests compiling on Windows.

19 years agoRef counting fixes.
Jacek Caban [Thu, 19 Aug 2004 20:29:16 +0000 (20:29 +0000)] 
Ref counting fixes.

19 years agoGenerate the .ttf file in the current directory.
Alexandre Julliard [Thu, 19 Aug 2004 20:02:12 +0000 (20:02 +0000)] 
Generate the .ttf file in the current directory.

19 years agoFix packing of shlwapi.h
Francois Gouget [Thu, 19 Aug 2004 19:59:41 +0000 (19:59 +0000)] 
Fix packing of shlwapi.h
Add a DECLSPEC_ALIGN(8) to force DLLVERSIONINFO2 to have the correct
alignment.

19 years ago- Implement insert marks.
Robert Shearman [Thu, 19 Aug 2004 19:58:49 +0000 (19:58 +0000)] 
- Implement insert marks.
- Rearrange TOOLBAR_INFO.

19 years agoFix type of DeleteIE3Cache function.
Robert Shearman [Thu, 19 Aug 2004 19:57:37 +0000 (19:57 +0000)] 
Fix type of DeleteIE3Cache function.

19 years agoAdded 24/32 bit sample size and 4/6 channel support.
Robert Reif [Thu, 19 Aug 2004 19:55:38 +0000 (19:55 +0000)] 
Added 24/32 bit sample size and 4/6 channel support.
Added dsound capture wine specific message support.

19 years agoAdded 'strmiids.lib'.
Francois Gouget [Thu, 19 Aug 2004 19:31:20 +0000 (19:31 +0000)] 
Added 'strmiids.lib'.
Moved CLSID_FilterGraph and the related GUIDs to strmiids.

19 years agoDefine COBJMACROS. Fixes compilation on Windows.
Francois Gouget [Thu, 19 Aug 2004 19:20:34 +0000 (19:20 +0000)] 
Define COBJMACROS. Fixes compilation on Windows.

19 years agoAdd new fields to the NOTIFYICONDATA structure so it matches the
Francois Gouget [Thu, 19 Aug 2004 19:16:31 +0000 (19:16 +0000)] 
Add new fields to the NOTIFYICONDATA structure so it matches the
latest platform SDK.
Update shell32/tests/generated.c. It now works when compiled with the
Windows headers.

19 years agoClear tooltip when text is set to NULL.
Ulrich Czekalla [Thu, 19 Aug 2004 19:13:08 +0000 (19:13 +0000)] 
Clear tooltip when text is set to NULL.
Repaint tooltip when item info changes.

19 years agoForward focus to combobox, otherwise edit control won't get focus.
Ulrich Czekalla [Thu, 19 Aug 2004 19:09:15 +0000 (19:09 +0000)] 
Forward focus to combobox, otherwise edit control won't get focus.

19 years agoThe rectangle passed in DRAWITEMSTRUCT is slightly too large as
Ulrich Czekalla [Thu, 19 Aug 2004 19:06:18 +0000 (19:06 +0000)] 
The rectangle passed in DRAWITEMSTRUCT is slightly too large as
compared with Windows.

19 years agoComplete cp1252 for System.
Huw Davies [Thu, 19 Aug 2004 19:03:48 +0000 (19:03 +0000)] 
Complete cp1252 for System.

19 years ago- Fix anchor highlighting.
Robert Shearman [Thu, 19 Aug 2004 19:02:59 +0000 (19:02 +0000)] 
- Fix anchor highlighting.
- Remove redundant test in TOOLBAR_DrawButton.

19 years agoBetter TRACE's for some Internet* functions.
Robert Shearman [Thu, 19 Aug 2004 19:02:17 +0000 (19:02 +0000)] 
Better TRACE's for some Internet* functions.

19 years agoFix BuildTrusteeWithSid, implement and test BuildTrusteeWithName.
Mike McCormack [Thu, 19 Aug 2004 19:01:12 +0000 (19:01 +0000)] 
Fix BuildTrusteeWithSid, implement and test BuildTrusteeWithName.

19 years agoConsistently suggest proper Emulation rather than Emulated for
John K. Hohm [Thu, 19 Aug 2004 18:54:41 +0000 (18:54 +0000)] 
Consistently suggest proper Emulation rather than Emulated for
HardwareAcceleration in [dsound] section of config file.

19 years agoHandle ECONNRESET in FILE_GetNtStatus.
Robert Shearman [Thu, 19 Aug 2004 02:41:55 +0000 (02:41 +0000)] 
Handle ECONNRESET in FILE_GetNtStatus.

19 years ago- Errors should only be reported to I/O completion routine after
Robert Shearman [Thu, 19 Aug 2004 02:34:51 +0000 (02:34 +0000)] 
- Errors should only be reported to I/O completion routine after
  NtReadFile has succeeded.
- Test case for this behaviour.

19 years ago- Remove duplicated code in file reader.
Robert Shearman [Thu, 19 Aug 2004 02:33:00 +0000 (02:33 +0000)] 
- Remove duplicated code in file reader.
- Use new CreateSpecific function for file reader that doesn't query
  for IMemInputPin.
- Get rid of inefficient use of IMemInputPin in general pin code.

19 years ago- Update build system to support IOKit and CoreFoundation frameworks
Emmanuel Maillard [Thu, 19 Aug 2004 01:20:45 +0000 (01:20 +0000)] 
- Update build system to support IOKit and CoreFoundation frameworks
  on Darwin.
- Add support for the -framework "name" linker option.
- NtQueryVolumeInformationFile set device info on Darwin.

19 years agoAdded 32 bit sample size tests and 4 and 6 channel tests.
Robert Reif [Thu, 19 Aug 2004 01:13:58 +0000 (01:13 +0000)] 
Added 32 bit sample size tests and 4 and 6 channel tests.

19 years agoCleanup messages in supportedFormat.
Robert Reif [Thu, 19 Aug 2004 01:10:36 +0000 (01:10 +0000)] 
Cleanup messages in supportedFormat.

19 years agoDon't try to find alternate formats for non PCM formats.
Robert Reif [Thu, 19 Aug 2004 01:07:49 +0000 (01:07 +0000)] 
Don't try to find alternate formats for non PCM formats.

19 years agoAdded stub for DeleteIE3Cache.
Stefan Leichter [Thu, 19 Aug 2004 01:05:13 +0000 (01:05 +0000)] 
Added stub for DeleteIE3Cache.

19 years agoWhen searching for the DEFPUSHBUTTON in a dialog, recurse into child
Zach Gorman [Thu, 19 Aug 2004 01:03:12 +0000 (01:03 +0000)] 
When searching for the DEFPUSHBUTTON in a dialog, recurse into child
windows with the WS_EX_CONTROLPARENT style (if they are visible and
enabled).

19 years agoWS_TABSTOP should not be a default style for GROUPBOX controls.
Zach Gorman [Thu, 19 Aug 2004 01:02:07 +0000 (01:02 +0000)] 
WS_TABSTOP should not be a default style for GROUPBOX controls.

19 years agoShow the proper make command at the end of configure.
Vincent Béron [Thu, 19 Aug 2004 00:03:45 +0000 (00:03 +0000)] 
Show the proper make command at the end of configure.

19 years agoAdded some defines for CPSetKeyParam.
Michael Jung [Wed, 18 Aug 2004 23:51:04 +0000 (23:51 +0000)] 
Added some defines for CPSetKeyParam.

19 years agoFixed tests of GetAcceptLanguagesA for win2k and win XP.
Stefan Leichter [Wed, 18 Aug 2004 23:50:22 +0000 (23:50 +0000)] 
Fixed tests of GetAcceptLanguagesA for win2k and win XP.

19 years agoAllow the user to move managed windows by dragging on HTCAPTION
Robert Shearman [Wed, 18 Aug 2004 23:47:48 +0000 (23:47 +0000)] 
Allow the user to move managed windows by dragging on HTCAPTION
areas.

19 years agoDon't hardcode c:\windows paths in msi.dll.
Vincent Béron [Wed, 18 Aug 2004 23:41:10 +0000 (23:41 +0000)] 
Don't hardcode c:\windows paths in msi.dll.

19 years agoDon't hardcode C:\windows\system\start.exe.
Vincent Béron [Wed, 18 Aug 2004 23:40:15 +0000 (23:40 +0000)] 
Don't hardcode C:\windows\system\start.exe.

19 years agoThe argv array passed to the app needs to be in the Ansi codepage, not
Alexandre Julliard [Wed, 18 Aug 2004 21:03:32 +0000 (21:03 +0000)] 
The argv array passed to the app needs to be in the Ansi codepage, not
the Unix one.

19 years agoFix printer selection in PD_PRINTSETUP type dialogs.
Huw Davies [Wed, 18 Aug 2004 21:00:05 +0000 (21:00 +0000)] 
Fix printer selection in PD_PRINTSETUP type dialogs.

19 years agoAdded OBJ_COLORSPACE define.
Andreas Mohr [Wed, 18 Aug 2004 20:58:59 +0000 (20:58 +0000)] 
Added OBJ_COLORSPACE define.

19 years agoDo not make a directory read-only.
Rein Klazes [Wed, 18 Aug 2004 20:57:30 +0000 (20:57 +0000)] 
Do not make a directory read-only.

19 years agoAvoid crashing on unsuccessful send.
Ferenc Wagner [Wed, 18 Aug 2004 20:56:00 +0000 (20:56 +0000)] 
Avoid crashing on unsuccessful send.

19 years agoCleanup messages.
Robert Reif [Wed, 18 Aug 2004 20:53:40 +0000 (20:53 +0000)] 
Cleanup messages.

19 years agoAdd detection of graphic file header in picture load, treat it as
Alex Villacís Lasso [Wed, 18 Aug 2004 20:53:09 +0000 (20:53 +0000)] 
Add detection of graphic file header in picture load, treat it as
no-header case.

19 years agoAllocate wave format structure dynamically based on format.
Robert Reif [Wed, 18 Aug 2004 00:30:37 +0000 (00:30 +0000)] 
Allocate wave format structure dynamically based on format.
Remove format checks to allow driver to decide if format supported.
Code cleanups.

19 years agoCleanup some more messages.
Robert Reif [Wed, 18 Aug 2004 00:30:12 +0000 (00:30 +0000)] 
Cleanup some more messages.

19 years agoSome sound cards have different capabilities when doing full duplex so
Robert Reif [Wed, 18 Aug 2004 00:30:01 +0000 (00:30 +0000)] 
Some sound cards have different capabilities when doing full duplex so
add duplex caps and return them when necessary.
Clean up event message printing.

19 years agoApply HIMETRIC transformation on icons, just like bitmaps.
Alex Villacís Lasso [Wed, 18 Aug 2004 00:26:44 +0000 (00:26 +0000)] 
Apply HIMETRIC transformation on icons, just like bitmaps.

19 years agoAdded Spanish translation.
José Manuel Ferrer Ortiz [Wed, 18 Aug 2004 00:26:10 +0000 (00:26 +0000)] 
Added Spanish translation.

19 years agoFd type is no longer used, get rid of it.
Alexandre Julliard [Wed, 18 Aug 2004 00:04:58 +0000 (00:04 +0000)] 
Fd type is no longer used, get rid of it.

19 years ago- better support for non-blocking COMM and socket read/writes:
Eric Pouech [Tue, 17 Aug 2004 23:37:55 +0000 (23:37 +0000)] 
- better support for non-blocking COMM and socket read/writes:
  + added necessary semantics to fd flags
  + no longer uses fd type (but fd flags) read/write semantic behavior
- fixed socket code to use the proper manifest constants
- fixes for kernel32.GetOverlappedResult without hEvent set
- in ntdll.Nt{Read|Write}File
  + always reset the event
  + added support for longlong offsets
  + better object disposal in error handling code paths