Assorted spelling fixes in DXErr

Francois Gouget fgouget at free.fr
Wed Nov 9 11:43:43 CST 2005


I have also diffed the regenerated header files but I can resubmit the 
patch without them if preferred.


Changelog:

  * dlls/dxerr8/errors.dat
    dlls/dxerr9/errors.dat
    dlls/dxerr8/errors.h
    dlls/dxerr9/errors.h

    Francois Gouget <fgouget at free.fr>
    Assorted spelling fixes in the DXErr8/9 error files.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
  Advice is what we ask for when we already know the answer but wish we didn't
                                  -- Eric Jong
-------------- next part --------------
Index: dlls/dxerr8/errors.dat
===================================================================
RCS file: /var/cvs/wine/dlls/dxerr8/errors.dat,v
retrieving revision 1.2
diff -u -p -r1.2 errors.dat
--- dlls/dxerr8/errors.dat	27 Oct 2005 11:20:15 -0000	1.2
+++ dlls/dxerr8/errors.dat	31 Oct 2005 11:30:09 -0000
@@ -21,7 +21,7 @@ VFW_S_MEDIA_TYPE_IGNORED                
 VFW_S_VIDEO_NOT_RENDERED                 Cannot play back the video stream: no suitable decompressor could be found.
 VFW_S_AUDIO_NOT_RENDERED                 Cannot play back the audio stream: no audio hardware is available.
 VFW_S_RPZA                               Cannot play back the video stream: format 'RPZA' is not supported.
-VFW_S_ESTIMATED                          The value returned had to be estimated.  It's accuracy can not be guaranteed.
+VFW_S_ESTIMATED                          The value returned had to be estimated.  Its accuracy cannot be guaranteed.
 VFW_S_RESERVED                           This success code is reserved for internal purposes within ActiveMovie.
 VFW_S_STREAM_OFF                         The stream has been turned off.
 VFW_S_CANT_CUE                           The graph can't be cued because of lack of or corrupt data.
@@ -188,8 +188,8 @@ E_PROP_ID_UNSUPPORTED                   
 E_PROP_SET_UNSUPPORTED                   The Specified property set is not supported.
 DIERR_ALREADYINITIALIZED                 This object is already initialized
 DDERR_ALREADYINITIALIZED                 This object is already initialized
-DDERR_CANNOTATTACHSURFACE                This surface can not be attached to the requested surface.
-DDERR_CANNOTDETACHSURFACE                This surface can not be detached from the requested surface.
+DDERR_CANNOTATTACHSURFACE                This surface cannot be attached to the requested surface.
+DDERR_CANNOTDETACHSURFACE                This surface cannot be detached from the requested surface.
 DDERR_CURRENTLYNOTAVAIL                  Support is currently not available.
 DDERR_EXCEPTION                          An exception was encountered while performing the requested operation
 DDERR_HEIGHTALIGN                        Height of rectangle provided is not a multiple of reqd alignment
@@ -247,7 +247,7 @@ DDERR_UNSUPPORTEDFORMAT                 
 DDERR_UNSUPPORTEDMASK                    Bitmask in the pixel format requested is unsupported by DirectDraw
 DDERR_INVALIDSTREAM                      The specified stream contains invalid data
 DDERR_VERTICALBLANKINPROGRESS            vertical blank is in progress
-DDERR_WASSTILLDRAWING                    Informs DirectDraw that the previous Blt which is transfering information to or from this Surface is incomplete.
+DDERR_WASSTILLDRAWING                    Informs DirectDraw that the previous Blt which is transferring information to or from this Surface is incomplete.
 DDERR_DDSCAPSCOMPLEXREQUIRED             The specified surface type requires specification of the COMPLEX flag
 DDERR_XALIGN                             Rectangle provided was not horizontally aligned on reqd. boundary
 DDERR_INVALIDDIRECTDRAWGUID              The GUID passed to DirectDrawCreate is not a valid DirectDraw driver identifier.
@@ -260,7 +260,7 @@ DDERR_CLIPPERISUSINGHWND                
 DDERR_NOCLIPPERATTACHED                  No clipper object attached to surface object
 DDERR_NOHWND                             Clipper notification requires an HWND or no HWND has previously been set as the CooperativeLevel HWND.
 DDERR_HWNDSUBCLASSED                     HWND used by DirectDraw CooperativeLevel has been subclassed, this prevents DirectDraw from restoring state.
-DDERR_HWNDALREADYSET                     The CooperativeLevel HWND has already been set. It can not be reset while the process has surfaces or palettes created.
+DDERR_HWNDALREADYSET                     The CooperativeLevel HWND has already been set. It cannot be reset while the process has surfaces or palettes created.
 DDERR_NOPALETTEATTACHED                  No palette object attached to this surface.
 DDERR_NOPALETTEHW                        No hardware support for 16 or 256 color palettes.
 DDERR_BLTFASTCANTCLIP                    If a clipper object is attached to the source surface passed into a BltFast call.
@@ -274,10 +274,10 @@ DDERR_EXCLUSIVEMODEALREADYSET           
 DDERR_NOTFLIPPABLE                       An attempt has been made to flip a surface that is not flippable.
 DDERR_CANTDUPLICATE                      Can't duplicate primary & 3D surfaces, or surfaces that are implicitly created.
 DDERR_NOTLOCKED                          Surface was not locked.  An attempt to unlock a surface that was not locked at all, or by this process, has been attempted.
-DDERR_CANTCREATEDC                       Windows can not create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)
+DDERR_CANTCREATEDC                       Windows cannot create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)
 DDERR_NODC                               No DC was ever created for this surface.
-DDERR_WRONGMODE                          This surface can not be restored because it was created in a different mode.
-DDERR_IMPLICITLYCREATED                  This surface can not be restored because it is an implicitly created surface.
+DDERR_WRONGMODE                          This surface cannot be restored because it was created in a different mode.
+DDERR_IMPLICITLYCREATED                  This surface cannot be restored because it is an implicitly created surface.
 DDERR_NOTPALETTIZED                      The surface being used is not a palette-based surface
 DDERR_UNSUPPORTEDMODE                    The display is currently in an unsupported mode
 DDERR_NOMIPMAPHW                         Operation could not be carried out because there is no mip-map texture mapping hardware present or available.
@@ -364,17 +364,17 @@ DMUS_E_INVALID_EVENT                    
 DMUS_E_UNSUPPORTED_STREAM                The IStream* object does not contain data supported by the loading object.
 DMUS_E_ALREADY_INITED                    The object has already been initialized.
 DMUS_E_INVALID_BAND                      The file does not contain a valid band.
-DMUS_E_TRACK_HDR_NOT_FIRST_CK            The IStream* object's data does not have a track header as the first chunk, and therefore can not be read by the segment object.
-DMUS_E_TOOL_HDR_NOT_FIRST_CK             The IStream* object's data does not have a tool header as the first chunk, and therefore can not be read by the graph object.
-DMUS_E_INVALID_TRACK_HDR                 The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore can not be read by the segment object.
-DMUS_E_INVALID_TOOL_HDR                  The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore can not be read by the graph object.
+DMUS_E_TRACK_HDR_NOT_FIRST_CK            The IStream* object's data does not have a track header as the first chunk, and therefore cannot be read by the segment object.
+DMUS_E_TOOL_HDR_NOT_FIRST_CK             The IStream* object's data does not have a tool header as the first chunk, and therefore cannot be read by the graph object.
+DMUS_E_INVALID_TRACK_HDR                 The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the segment object.
+DMUS_E_INVALID_TOOL_HDR                  The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the graph object.
 DMUS_E_ALL_TOOLS_FAILED                  The graph object was unable to load all tools from the IStream* object data. This may be due to errors in the stream, or the tools being incorrectly registered on the client.
 DMUS_E_ALL_TRACKS_FAILED                 The segment object was unable to load all tracks from the IStream* object data. This may be due to errors in the stream, or the tracks being incorrectly registered on the client.
 DSERR_OBJECTNOTFOUND                     The object requested was not found (numerically equal to DMUS_E_NOT_FOUND)
 DMUS_E_NOT_INIT                          A required object is not initialized or failed to initialize.
 DMUS_E_TYPE_DISABLED                     The requested parameter type is currently disabled. Parameter types may be enabled and disabled by certain calls to SetParam().
 DMUS_E_TYPE_UNSUPPORTED                  The requested parameter type is not supported on the object.
-DMUS_E_TIME_PAST                         The time is in the past, and the operation can not succeed.
+DMUS_E_TIME_PAST                         The time is in the past, and the operation cannot succeed.
 DMUS_E_TRACK_NOT_FOUND                   The requested track is not contained by the segment.
 DMUS_E_TRACK_NO_CLOCKTIME_SUPPORT        The track does not support clock time playback or getparam.
 DMUS_E_NO_MASTER_CLOCK                   There is no master clock in the performance. Be sure to call IDirectMusicPerformance::Init().
@@ -399,7 +399,7 @@ DMUS_E_SCRIPT_LANGUAGE_INCOMPATIBLE     
 DMUS_E_SCRIPT_UNSUPPORTED_VARTYPE        A varient was used that had a type that is not supported by DirectMusic.
 DMUS_E_SCRIPT_ERROR_IN_SCRIPT            An error was encountered while parsing or executing the script. The pErrorInfo parameter (if supplied) was filled with information about the error.
 DMUS_E_SCRIPT_CANTLOAD_OLEAUT32          Loading of oleaut32.dll failed.  VBScript and other activeX scripting languages require use of oleaut32.dll.  On platforms where oleaut32.dll is not present, only the DirectMusicScript language, which doesn't require oleaut32.dll can be used.
-DMUS_E_SCRIPT_LOADSCRIPT_ERROR           An error occured while parsing a script loaded using LoadScript.  The script that was loaded contains an error.
+DMUS_E_SCRIPT_LOADSCRIPT_ERROR           An error occurred while parsing a script loaded using LoadScript.  The script that was loaded contains an error.
 DMUS_E_SCRIPT_INVALID_FILE               The script file is invalid.
 DMUS_E_INVALID_SCRIPTTRACK               The file contains an invalid script track.
 DMUS_E_SCRIPT_VARIABLE_NOT_FOUND         The script does not contain a variable with the specified name.
Index: dlls/dxerr9/errors.dat
===================================================================
RCS file: /var/cvs/wine/dlls/dxerr9/errors.dat,v
retrieving revision 1.2
diff -u -p -r1.2 errors.dat
--- dlls/dxerr9/errors.dat	27 Oct 2005 11:20:15 -0000	1.2
+++ dlls/dxerr9/errors.dat	31 Oct 2005 11:30:54 -0000
@@ -21,7 +21,7 @@ VFW_S_MEDIA_TYPE_IGNORED                
 VFW_S_VIDEO_NOT_RENDERED                 Cannot play back the video stream: no suitable decompressor could be found.
 VFW_S_AUDIO_NOT_RENDERED                 Cannot play back the audio stream: no audio hardware is available.
 VFW_S_RPZA                               Cannot play back the video stream: format 'RPZA' is not supported.
-VFW_S_ESTIMATED                          The value returned had to be estimated.  It's accuracy can not be guaranteed.
+VFW_S_ESTIMATED                          The value returned had to be estimated.  Its accuracy cannot be guaranteed.
 VFW_S_RESERVED                           This success code is reserved for internal purposes within ActiveMovie.
 VFW_S_STREAM_OFF                         The stream has been turned off.
 VFW_S_CANT_CUE                           The graph can't be cued because of lack of or corrupt data.
@@ -209,10 +209,10 @@ DPNERR_ALREADYDISCONNECTING             
 DPNERR_ALREADYINITIALIZED                Already initialized
 DPNERR_ALREADYREGISTERED                 Already registered
 DPNERR_BUFFERTOOSMALL                    Buffer too small
-DPNERR_CANNOTCANCEL                      Can not cancel
-DPNERR_CANTCREATEGROUP                   Cant create group
-DPNERR_CANTCREATEPLAYER                  Cant create player
-DPNERR_CANTLAUNCHAPPLICATION             Cant launch application
+DPNERR_CANNOTCANCEL                      Cannot cancel
+DPNERR_CANTCREATEGROUP                   Cannot create group
+DPNERR_CANTCREATEPLAYER                  Cannot create player
+DPNERR_CANTLAUNCHAPPLICATION             Cannot launch application
 DPNERR_CONNECTING                        Connecting
 DPNERR_CONNECTIONLOST                    Connection lost
 DPNERR_CONVERSION                        Conversion
@@ -267,8 +267,8 @@ DPNERR_TIMEDOUT                         
 DPNERR_UNINITIALIZED                     Uninitialized
 DPNERR_USERCANCEL                        User cancel
 DDERR_ALREADYINITIALIZED                 This object is already initialized
-DDERR_CANNOTATTACHSURFACE                This surface can not be attached to the requested surface.
-DDERR_CANNOTDETACHSURFACE                This surface can not be detached from the requested surface.
+DDERR_CANNOTATTACHSURFACE                This surface cannot be attached to the requested surface.
+DDERR_CANNOTDETACHSURFACE                This surface cannot be detached from the requested surface.
 DDERR_CURRENTLYNOTAVAIL                  Support is currently not available.
 DDERR_EXCEPTION                          An exception was encountered while performing the requested operation
 DDERR_HEIGHTALIGN                        Height of rectangle provided is not a multiple of reqd alignment
@@ -340,7 +340,7 @@ DDERR_CLIPPERISUSINGHWND                
 DDERR_NOCLIPPERATTACHED                  No clipper object attached to surface object
 DDERR_NOHWND                             Clipper notification requires an HWND or no HWND has previously been set as the CooperativeLevel HWND.
 DDERR_HWNDSUBCLASSED                     HWND used by DirectDraw CooperativeLevel has been subclassed, this prevents DirectDraw from restoring state.
-DDERR_HWNDALREADYSET                     The CooperativeLevel HWND has already been set. It can not be reset while the process has surfaces or palettes created.
+DDERR_HWNDALREADYSET                     The CooperativeLevel HWND has already been set. It cannot be reset while the process has surfaces or palettes created.
 DDERR_NOPALETTEATTACHED                  No palette object attached to this surface.
 DDERR_NOPALETTEHW                        No hardware support for 16 or 256 color palettes.
 DDERR_BLTFASTCANTCLIP                    If a clipper object is attached to the source surface passed into a BltFast call.
@@ -354,10 +354,10 @@ DDERR_EXCLUSIVEMODEALREADYSET           
 DDERR_NOTFLIPPABLE                       An attempt has been made to flip a surface that is not flippable.
 DDERR_CANTDUPLICATE                      Can't duplicate primary & 3D surfaces, or surfaces that are implicitly created.
 DDERR_NOTLOCKED                          Surface was not locked.  An attempt to unlock a surface that was not locked at all, or by this process, has been attempted.
-DDERR_CANTCREATEDC                       Windows can not create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)
+DDERR_CANTCREATEDC                       Windows cannot create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)
 DDERR_NODC                               No DC was ever created for this surface.
-DDERR_WRONGMODE                          This surface can not be restored because it was created in a different mode.
-DDERR_IMPLICITLYCREATED                  This surface can not be restored because it is an implicitly created surface.
+DDERR_WRONGMODE                          This surface cannot be restored because it was created in a different mode.
+DDERR_IMPLICITLYCREATED                  This surface cannot be restored because it is an implicitly created surface.
 DDERR_NOTPALETTIZED                      The surface being used is not a palette-based surface
 DDERR_UNSUPPORTEDMODE                    The display is currently in an unsupported mode
 DDERR_NOMIPMAPHW                         Operation could not be carried out because there is no mip-map texture mapping hardware present or available.
@@ -491,17 +491,17 @@ DMUS_E_INVALID_EVENT                    
 DMUS_E_UNSUPPORTED_STREAM                The IStream* object does not contain data supported by the loading object.
 DMUS_E_ALREADY_INITED                    The object has already been initialized.
 DMUS_E_INVALID_BAND                      The file does not contain a valid band.
-DMUS_E_TRACK_HDR_NOT_FIRST_CK            The IStream* object's data does not have a track header as the first chunk, and therefore can not be read by the segment object.
-DMUS_E_TOOL_HDR_NOT_FIRST_CK             The IStream* object's data does not have a tool header as the first chunk, and therefore can not be read by the graph object.
-DMUS_E_INVALID_TRACK_HDR                 The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore can not be read by the segment object.
-DMUS_E_INVALID_TOOL_HDR                  The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore can not be read by the graph object.
+DMUS_E_TRACK_HDR_NOT_FIRST_CK            The IStream* object's data does not have a track header as the first chunk, and therefore cannot be read by the segment object.
+DMUS_E_TOOL_HDR_NOT_FIRST_CK             The IStream* object's data does not have a tool header as the first chunk, and therefore cannot be read by the graph object.
+DMUS_E_INVALID_TRACK_HDR                 The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the segment object.
+DMUS_E_INVALID_TOOL_HDR                  The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the graph object.
 DMUS_E_ALL_TOOLS_FAILED                  The graph object was unable to load all tools from the IStream* object data. This may be due to errors in the stream, or the tools being incorrectly registered on the client.
 DMUS_E_ALL_TRACKS_FAILED                 The segment object was unable to load all tracks from the IStream* object data. This may be due to errors in the stream, or the tracks being incorrectly registered on the client.
 DSERR_OBJECTNOTFOUND                     The object requested was not found (numerically equal to DMUS_E_NOT_FOUND)
 DMUS_E_NOT_INIT                          A required object is not initialized or failed to initialize.
 DMUS_E_TYPE_DISABLED                     The requested parameter type is currently disabled. Parameter types may be enabled and disabled by certain calls to SetParam().
 DMUS_E_TYPE_UNSUPPORTED                  The requested parameter type is not supported on the object.
-DMUS_E_TIME_PAST                         The time is in the past, and the operation can not succeed.
+DMUS_E_TIME_PAST                         The time is in the past, and the operation cannot succeed.
 DMUS_E_TRACK_NOT_FOUND                   The requested track is not contained by the segment.
 DMUS_E_TRACK_NO_CLOCKTIME_SUPPORT        The track does not support clock time playback or getparam.
 DMUS_E_NO_MASTER_CLOCK                   There is no master clock in the performance. Be sure to call IDirectMusicPerformance::Init().
@@ -526,7 +526,7 @@ DMUS_E_SCRIPT_LANGUAGE_INCOMPATIBLE     
 DMUS_E_SCRIPT_UNSUPPORTED_VARTYPE        A varient was used that had a type that is not supported by DirectMusic.
 DMUS_E_SCRIPT_ERROR_IN_SCRIPT            An error was encountered while parsing or executing the script. The pErrorInfo parameter (if supplied) was filled with information about the error.
 DMUS_E_SCRIPT_CANTLOAD_OLEAUT32          Loading of oleaut32.dll failed.  VBScript and other activeX scripting languages require use of oleaut32.dll.  On platforms where oleaut32.dll is not present, only the DirectMusicScript language, which doesn't require oleaut32.dll can be used.
-DMUS_E_SCRIPT_LOADSCRIPT_ERROR           An error occured while parsing a script loaded using LoadScript.  The script that was loaded contains an error.
+DMUS_E_SCRIPT_LOADSCRIPT_ERROR           An error occurred while parsing a script loaded using LoadScript.  The script that was loaded contains an error.
 DMUS_E_SCRIPT_INVALID_FILE               The script file is invalid.
 DMUS_E_INVALID_SCRIPTTRACK               The file contains an invalid script track.
 DMUS_E_SCRIPT_VARIABLE_NOT_FOUND         The script does not contain a variable with the specified name.
Index: dlls/dxerr8/errors.h
===================================================================
RCS file: /var/cvs/wine/dlls/dxerr8/errors.h,v
retrieving revision 1.2
diff -u -p -r1.2 errors.h
--- dlls/dxerr8/errors.h	27 Oct 2005 11:20:15 -0000	1.2
+++ dlls/dxerr8/errors.h	31 Oct 2005 11:35:16 -0000
@@ -70,8 +70,8 @@ static const WCHAR name23W[] = { 'V','F'
 static const CHAR description23A[] = "Cannot play back the video stream: format 'RPZA' is not supported.";
 static const WCHAR description23W[] = { 'C','a','n','n','o','t',' ','p','l','a','y',' ','b','a','c','k',' ','t','h','e',' ','v','i','d','e','o',' ','s','t','r','e','a','m',':',' ','f','o','r','m','a','t',' ','\'','R','P','Z','A','\'',' ','i','s',' ','n','o','t',' ','s','u','p','p','o','r','t','e','d','.',0 };
 static const WCHAR name24W[] = { 'V','F','W','_','S','_','E','S','T','I','M','A','T','E','D',0 };
-static const CHAR description24A[] = "The value returned had to be estimated. It's accuracy can not be guaranteed.";
-static const WCHAR description24W[] = { 'T','h','e',' ','v','a','l','u','e',' ','r','e','t','u','r','n','e','d',' ','h','a','d',' ','t','o',' ','b','e',' ','e','s','t','i','m','a','t','e','d','.',' ','I','t','\'','s',' ','a','c','c','u','r','a','c','y',' ','c','a','n',' ','n','o','t',' ','b','e',' ','g','u','a','r','a','n','t','e','e','d','.',0 };
+static const CHAR description24A[] = "The value returned had to be estimated. Its accuracy cannot be guaranteed.";
+static const WCHAR description24W[] = { 'T','h','e',' ','v','a','l','u','e',' ','r','e','t','u','r','n','e','d',' ','h','a','d',' ','t','o',' ','b','e',' ','e','s','t','i','m','a','t','e','d','.',' ','I','t','s',' ','a','c','c','u','r','a','c','y',' ','c','a','n','n','o','t',' ','b','e',' ','g','u','a','r','a','n','t','e','e','d','.',0 };
 static const WCHAR name25W[] = { 'V','F','W','_','S','_','R','E','S','E','R','V','E','D',0 };
 static const CHAR description25A[] = "This success code is reserved for internal purposes within ActiveMovie.";
 static const WCHAR description25W[] = { 'T','h','i','s',' ','s','u','c','c','e','s','s',' ','c','o','d','e',' ','i','s',' ','r','e','s','e','r','v','e','d',' ','f','o','r',' ','i','n','t','e','r','n','a','l',' ','p','u','r','p','o','s','e','s',' ','w','i','t','h','i','n',' ','A','c','t','i','v','e','M','o','v','i','e','.',0 };
@@ -571,11 +571,11 @@ static const WCHAR name190W[] = { 'D','D
 static const CHAR description190A[] = "This object is already initialized";
 static const WCHAR description190W[] = { 'T','h','i','s',' ','o','b','j','e','c','t',' ','i','s',' ','a','l','r','e','a','d','y',' ','i','n','i','t','i','a','l','i','z','e','d',0 };
 static const WCHAR name191W[] = { 'D','D','E','R','R','_','C','A','N','N','O','T','A','T','T','A','C','H','S','U','R','F','A','C','E',0 };
-static const CHAR description191A[] = "This surface can not be attached to the requested surface.";
-static const WCHAR description191W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','a','t','t','a','c','h','e','d',' ','t','o',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
+static const CHAR description191A[] = "This surface cannot be attached to the requested surface.";
+static const WCHAR description191W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','a','t','t','a','c','h','e','d',' ','t','o',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name192W[] = { 'D','D','E','R','R','_','C','A','N','N','O','T','D','E','T','A','C','H','S','U','R','F','A','C','E',0 };
-static const CHAR description192A[] = "This surface can not be detached from the requested surface.";
-static const WCHAR description192W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','d','e','t','a','c','h','e','d',' ','f','r','o','m',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
+static const CHAR description192A[] = "This surface cannot be detached from the requested surface.";
+static const WCHAR description192W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','d','e','t','a','c','h','e','d',' ','f','r','o','m',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name193W[] = { 'D','D','E','R','R','_','C','U','R','R','E','N','T','L','Y','N','O','T','A','V','A','I','L',0 };
 static const CHAR description193A[] = "Support is currently not available.";
 static const WCHAR description193W[] = { 'S','u','p','p','o','r','t',' ','i','s',' ','c','u','r','r','e','n','t','l','y',' ','n','o','t',' ','a','v','a','i','l','a','b','l','e','.',0 };
@@ -748,8 +748,8 @@ static const WCHAR name249W[] = { 'D','D
 static const CHAR description249A[] = "vertical blank is in progress";
 static const WCHAR description249W[] = { 'v','e','r','t','i','c','a','l',' ','b','l','a','n','k',' ','i','s',' ','i','n',' ','p','r','o','g','r','e','s','s',0 };
 static const WCHAR name250W[] = { 'D','D','E','R','R','_','W','A','S','S','T','I','L','L','D','R','A','W','I','N','G',0 };
-static const CHAR description250A[] = "Informs DirectDraw that the previous Blt which is transfering information to or from this Surface is incomplete.";
-static const WCHAR description250W[] = { 'I','n','f','o','r','m','s',' ','D','i','r','e','c','t','D','r','a','w',' ','t','h','a','t',' ','t','h','e',' ','p','r','e','v','i','o','u','s',' ','B','l','t',' ','w','h','i','c','h',' ','i','s',' ','t','r','a','n','s','f','e','r','i','n','g',' ','i','n','f','o','r','m','a','t','i','o','n',' ','t','o',' ','o','r',' ','f','r','o','m',' ','t','h','i','s',' ','S','u','r','f','a','c','e',' ','i','s',' ','i','n','c','o','m','p','l','e','t','e','.',0 };
+static const CHAR description250A[] = "Informs DirectDraw that the previous Blt which is transferring information to or from this Surface is incomplete.";
+static const WCHAR description250W[] = { 'I','n','f','o','r','m','s',' ','D','i','r','e','c','t','D','r','a','w',' ','t','h','a','t',' ','t','h','e',' ','p','r','e','v','i','o','u','s',' ','B','l','t',' ','w','h','i','c','h',' ','i','s',' ','t','r','a','n','s','f','e','r','r','i','n','g',' ','i','n','f','o','r','m','a','t','i','o','n',' ','t','o',' ','o','r',' ','f','r','o','m',' ','t','h','i','s',' ','S','u','r','f','a','c','e',' ','i','s',' ','i','n','c','o','m','p','l','e','t','e','.',0 };
 static const WCHAR name251W[] = { 'D','D','E','R','R','_','D','D','S','C','A','P','S','C','O','M','P','L','E','X','R','E','Q','U','I','R','E','D',0 };
 static const CHAR description251A[] = "The specified surface type requires specification of the COMPLEX flag";
 static const WCHAR description251W[] = { 'T','h','e',' ','s','p','e','c','i','f','i','e','d',' ','s','u','r','f','a','c','e',' ','t','y','p','e',' ','r','e','q','u','i','r','e','s',' ','s','p','e','c','i','f','i','c','a','t','i','o','n',' ','o','f',' ','t','h','e',' ','C','O','M','P','L','E','X',' ','f','l','a','g',0 };
@@ -787,8 +787,8 @@ static const WCHAR name262W[] = { 'D','D
 static const CHAR description262A[] = "HWND used by DirectDraw CooperativeLevel has been subclassed, this prevents DirectDraw from restoring state.";
 static const WCHAR description262W[] = { 'H','W','N','D',' ','u','s','e','d',' ','b','y',' ','D','i','r','e','c','t','D','r','a','w',' ','C','o','o','p','e','r','a','t','i','v','e','L','e','v','e','l',' ','h','a','s',' ','b','e','e','n',' ','s','u','b','c','l','a','s','s','e','d',',',' ','t','h','i','s',' ','p','r','e','v','e','n','t','s',' ','D','i','r','e','c','t','D','r','a','w',' ','f','r','o','m',' ','r','e','s','t','o','r','i','n','g',' ','s','t','a','t','e','.',0 };
 static const WCHAR name263W[] = { 'D','D','E','R','R','_','H','W','N','D','A','L','R','E','A','D','Y','S','E','T',0 };
-static const CHAR description263A[] = "The CooperativeLevel HWND has already been set. It can not be reset while the process has surfaces or palettes created.";
-static const WCHAR description263W[] = { 'T','h','e',' ','C','o','o','p','e','r','a','t','i','v','e','L','e','v','e','l',' ','H','W','N','D',' ','h','a','s',' ','a','l','r','e','a','d','y',' ','b','e','e','n',' ','s','e','t','.',' ','I','t',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','s','e','t',' ','w','h','i','l','e',' ','t','h','e',' ','p','r','o','c','e','s','s',' ','h','a','s',' ','s','u','r','f','a','c','e','s',' ','o','r',' ','p','a','l','e','t','t','e','s',' ','c','r','e','a','t','e','d','.',0 };
+static const CHAR description263A[] = "The CooperativeLevel HWND has already been set. It cannot be reset while the process has surfaces or palettes created.";
+static const WCHAR description263W[] = { 'T','h','e',' ','C','o','o','p','e','r','a','t','i','v','e','L','e','v','e','l',' ','H','W','N','D',' ','h','a','s',' ','a','l','r','e','a','d','y',' ','b','e','e','n',' ','s','e','t','.',' ','I','t',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','s','e','t',' ','w','h','i','l','e',' ','t','h','e',' ','p','r','o','c','e','s','s',' ','h','a','s',' ','s','u','r','f','a','c','e','s',' ','o','r',' ','p','a','l','e','t','t','e','s',' ','c','r','e','a','t','e','d','.',0 };
 static const WCHAR name264W[] = { 'D','D','E','R','R','_','N','O','P','A','L','E','T','T','E','A','T','T','A','C','H','E','D',0 };
 static const CHAR description264A[] = "No palette object attached to this surface.";
 static const WCHAR description264W[] = { 'N','o',' ','p','a','l','e','t','t','e',' ','o','b','j','e','c','t',' ','a','t','t','a','c','h','e','d',' ','t','o',' ','t','h','i','s',' ','s','u','r','f','a','c','e','.',0 };
@@ -829,17 +829,17 @@ static const WCHAR name276W[] = { 'D','D
 static const CHAR description276A[] = "Surface was not locked. An attempt to unlock a surface that was not locked at all, or by this process, has been attempted.";
 static const WCHAR description276W[] = { 'S','u','r','f','a','c','e',' ','w','a','s',' ','n','o','t',' ','l','o','c','k','e','d','.',' ','A','n',' ','a','t','t','e','m','p','t',' ','t','o',' ','u','n','l','o','c','k',' ','a',' ','s','u','r','f','a','c','e',' ','t','h','a','t',' ','w','a','s',' ','n','o','t',' ','l','o','c','k','e','d',' ','a','t',' ','a','l','l',',',' ','o','r',' ','b','y',' ','t','h','i','s',' ','p','r','o','c','e','s','s',',',' ','h','a','s',' ','b','e','e','n',' ','a','t','t','e','m','p','t','e','d','.',0 };
 static const WCHAR name277W[] = { 'D','D','E','R','R','_','C','A','N','T','C','R','E','A','T','E','D','C',0 };
-static const CHAR description277A[] = "Windows can not create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)";
-static const WCHAR description277W[] = { 'W','i','n','d','o','w','s',' ','c','a','n',' ','n','o','t',' ','c','r','e','a','t','e',' ','a','n','y',' ','m','o','r','e',' ','D','C','s',',',' ','o','r',' ','a',' ','D','C',' ','w','a','s',' ','r','e','q','u','e','s','t','e','d',' ','f','o','r',' ','a',' ','p','a','l','t','t','e','-','i','n','d','e','x','e','d',' ','s','u','r','f','a','c','e',' ','w','h','e','n',' ','t','h','e',' ','s','u','r','f','a','c','e',' ','h','a','d',' ','n','o',' ','p','a','l','e','t','t','e',' ','A','N','D',' ','t','h','e',' ','d','i','s','p','l','a','y',' ','m','o','d','e',' ','w','a','s',' ','n','o','t',' ','p','a','l','e','t','t','e','-','i','n','d','e','x','e','d',' ','(','i','n',' ','t','h','i','s',' ','c','a','s','e',' ','D','i','r','e','c','t','D','r','a','w',' ','c','a','n','n','o','t',' ','s','e','l','e','c','t',' ','a',' ','p','r','o','p','e','r',' ','p','a','l','e','t','t','e',' ','i','n','t','o',' ','t','h','e',' ','D','C',')',0 };
+static const CHAR description277A[] = "Windows cannot create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)";
+static const WCHAR description277W[] = { 'W','i','n','d','o','w','s',' ','c','a','n','n','o','t',' ','c','r','e','a','t','e',' ','a','n','y',' ','m','o','r','e',' ','D','C','s',',',' ','o','r',' ','a',' ','D','C',' ','w','a','s',' ','r','e','q','u','e','s','t','e','d',' ','f','o','r',' ','a',' ','p','a','l','t','t','e','-','i','n','d','e','x','e','d',' ','s','u','r','f','a','c','e',' ','w','h','e','n',' ','t','h','e',' ','s','u','r','f','a','c','e',' ','h','a','d',' ','n','o',' ','p','a','l','e','t','t','e',' ','A','N','D',' ','t','h','e',' ','d','i','s','p','l','a','y',' ','m','o','d','e',' ','w','a','s',' ','n','o','t',' ','p','a','l','e','t','t','e','-','i','n','d','e','x','e','d',' ','(','i','n',' ','t','h','i','s',' ','c','a','s','e',' ','D','i','r','e','c','t','D','r','a','w',' ','c','a','n','n','o','t',' ','s','e','l','e','c','t',' ','a',' ','p','r','o','p','e','r',' ','p','a','l','e','t','t','e',' ','i','n','t','o',' ','t','h','e',' ','D','C',')',0 };
 static const WCHAR name278W[] = { 'D','D','E','R','R','_','N','O','D','C',0 };
 static const CHAR description278A[] = "No DC was ever created for this surface.";
 static const WCHAR description278W[] = { 'N','o',' ','D','C',' ','w','a','s',' ','e','v','e','r',' ','c','r','e','a','t','e','d',' ','f','o','r',' ','t','h','i','s',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name279W[] = { 'D','D','E','R','R','_','W','R','O','N','G','M','O','D','E',0 };
-static const CHAR description279A[] = "This surface can not be restored because it was created in a different mode.";
-static const WCHAR description279W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','w','a','s',' ','c','r','e','a','t','e','d',' ','i','n',' ','a',' ','d','i','f','f','e','r','e','n','t',' ','m','o','d','e','.',0 };
+static const CHAR description279A[] = "This surface cannot be restored because it was created in a different mode.";
+static const WCHAR description279W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','w','a','s',' ','c','r','e','a','t','e','d',' ','i','n',' ','a',' ','d','i','f','f','e','r','e','n','t',' ','m','o','d','e','.',0 };
 static const WCHAR name280W[] = { 'D','D','E','R','R','_','I','M','P','L','I','C','I','T','L','Y','C','R','E','A','T','E','D',0 };
-static const CHAR description280A[] = "This surface can not be restored because it is an implicitly created surface.";
-static const WCHAR description280W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','i','s',' ','a','n',' ','i','m','p','l','i','c','i','t','l','y',' ','c','r','e','a','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
+static const CHAR description280A[] = "This surface cannot be restored because it is an implicitly created surface.";
+static const WCHAR description280W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','i','s',' ','a','n',' ','i','m','p','l','i','c','i','t','l','y',' ','c','r','e','a','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name281W[] = { 'D','D','E','R','R','_','N','O','T','P','A','L','E','T','T','I','Z','E','D',0 };
 static const CHAR description281A[] = "The surface being used is not a palette-based surface";
 static const WCHAR description281W[] = { 'T','h','e',' ','s','u','r','f','a','c','e',' ','b','e','i','n','g',' ','u','s','e','d',' ','i','s',' ','n','o','t',' ','a',' ','p','a','l','e','t','t','e','-','b','a','s','e','d',' ','s','u','r','f','a','c','e',0 };
@@ -1099,17 +1099,17 @@ static const WCHAR name366W[] = { 'D','M
 static const CHAR description366A[] = "The file does not contain a valid band.";
 static const WCHAR description366W[] = { 'T','h','e',' ','f','i','l','e',' ','d','o','e','s',' ','n','o','t',' ','c','o','n','t','a','i','n',' ','a',' ','v','a','l','i','d',' ','b','a','n','d','.',0 };
 static const WCHAR name367W[] = { 'D','M','U','S','_','E','_','T','R','A','C','K','_','H','D','R','_','N','O','T','_','F','I','R','S','T','_','C','K',0 };
-static const CHAR description367A[] = "The IStream* object's data does not have a track header as the first chunk, and therefore can not be read by the segment object.";
-static const WCHAR description367W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description367A[] = "The IStream* object's data does not have a track header as the first chunk, and therefore cannot be read by the segment object.";
+static const WCHAR description367W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name368W[] = { 'D','M','U','S','_','E','_','T','O','O','L','_','H','D','R','_','N','O','T','_','F','I','R','S','T','_','C','K',0 };
-static const CHAR description368A[] = "The IStream* object's data does not have a tool header as the first chunk, and therefore can not be read by the graph object.";
-static const WCHAR description368W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description368A[] = "The IStream* object's data does not have a tool header as the first chunk, and therefore cannot be read by the graph object.";
+static const WCHAR description368W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name369W[] = { 'D','M','U','S','_','E','_','I','N','V','A','L','I','D','_','T','R','A','C','K','_','H','D','R',0 };
-static const CHAR description369A[] = "The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore can not be read by the segment object.";
-static const WCHAR description369W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description369A[] = "The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the segment object.";
+static const WCHAR description369W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name370W[] = { 'D','M','U','S','_','E','_','I','N','V','A','L','I','D','_','T','O','O','L','_','H','D','R',0 };
-static const CHAR description370A[] = "The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore can not be read by the graph object.";
-static const WCHAR description370W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description370A[] = "The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the graph object.";
+static const WCHAR description370W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name371W[] = { 'D','M','U','S','_','E','_','A','L','L','_','T','O','O','L','S','_','F','A','I','L','E','D',0 };
 static const CHAR description371A[] = "The graph object was unable to load all tools from the IStream* object data. This may be due to errors in the stream, or the tools being incorrectly registered on the client.";
 static const WCHAR description371W[] = { 'T','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t',' ','w','a','s',' ','u','n','a','b','l','e',' ','t','o',' ','l','o','a','d',' ','a','l','l',' ','t','o','o','l','s',' ','f','r','o','m',' ','t','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t',' ','d','a','t','a','.',' ','T','h','i','s',' ','m','a','y',' ','b','e',' ','d','u','e',' ','t','o',' ','e','r','r','o','r','s',' ','i','n',' ','t','h','e',' ','s','t','r','e','a','m',',',' ','o','r',' ','t','h','e',' ','t','o','o','l','s',' ','b','e','i','n','g',' ','i','n','c','o','r','r','e','c','t','l','y',' ','r','e','g','i','s','t','e','r','e','d',' ','o','n',' ','t','h','e',' ','c','l','i','e','n','t','.',0 };
@@ -1129,8 +1129,8 @@ static const WCHAR name376W[] = { 'D','M
 static const CHAR description376A[] = "The requested parameter type is not supported on the object.";
 static const WCHAR description376W[] = { 'T','h','e',' ','r','e','q','u','e','s','t','e','d',' ','p','a','r','a','m','e','t','e','r',' ','t','y','p','e',' ','i','s',' ','n','o','t',' ','s','u','p','p','o','r','t','e','d',' ','o','n',' ','t','h','e',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name377W[] = { 'D','M','U','S','_','E','_','T','I','M','E','_','P','A','S','T',0 };
-static const CHAR description377A[] = "The time is in the past, and the operation can not succeed.";
-static const WCHAR description377W[] = { 'T','h','e',' ','t','i','m','e',' ','i','s',' ','i','n',' ','t','h','e',' ','p','a','s','t',',',' ','a','n','d',' ','t','h','e',' ','o','p','e','r','a','t','i','o','n',' ','c','a','n',' ','n','o','t',' ','s','u','c','c','e','e','d','.',0 };
+static const CHAR description377A[] = "The time is in the past, and the operation cannot succeed.";
+static const WCHAR description377W[] = { 'T','h','e',' ','t','i','m','e',' ','i','s',' ','i','n',' ','t','h','e',' ','p','a','s','t',',',' ','a','n','d',' ','t','h','e',' ','o','p','e','r','a','t','i','o','n',' ','c','a','n','n','o','t',' ','s','u','c','c','e','e','d','.',0 };
 static const WCHAR name378W[] = { 'D','M','U','S','_','E','_','T','R','A','C','K','_','N','O','T','_','F','O','U','N','D',0 };
 static const CHAR description378A[] = "The requested track is not contained by the segment.";
 static const WCHAR description378W[] = { 'T','h','e',' ','r','e','q','u','e','s','t','e','d',' ','t','r','a','c','k',' ','i','s',' ','n','o','t',' ','c','o','n','t','a','i','n','e','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t','.',0 };
@@ -1204,8 +1204,8 @@ static const WCHAR name401W[] = { 'D','M
 static const CHAR description401A[] = "Loading of oleaut32.dll failed. VBScript and other activeX scripting languages require use of oleaut32.dll. On platforms where oleaut32.dll is not present, only the DirectMusicScript language, which doesn't require oleaut32.dll can be used.";
 static const WCHAR description401W[] = { 'L','o','a','d','i','n','g',' ','o','f',' ','o','l','e','a','u','t','3','2','.','d','l','l',' ','f','a','i','l','e','d','.',' ','V','B','S','c','r','i','p','t',' ','a','n','d',' ','o','t','h','e','r',' ','a','c','t','i','v','e','X',' ','s','c','r','i','p','t','i','n','g',' ','l','a','n','g','u','a','g','e','s',' ','r','e','q','u','i','r','e',' ','u','s','e',' ','o','f',' ','o','l','e','a','u','t','3','2','.','d','l','l','.',' ','O','n',' ','p','l','a','t','f','o','r','m','s',' ','w','h','e','r','e',' ','o','l','e','a','u','t','3','2','.','d','l','l',' ','i','s',' ','n','o','t',' ','p','r','e','s','e','n','t',',',' ','o','n','l','y',' ','t','h','e',' ','D','i','r','e','c','t','M','u','s','i','c','S','c','r','i','p','t',' ','l','a','n','g','u','a','g','e',',',' ','w','h','i','c','h',' ','d','o','e','s','n','\'','t',' ','r','e','q','u','i','r','e',' ','o','l','e','a','u','t','3','2','.','d','l','l',' ','c','a','n',' ','b','e',' ','u','s','e','d','.',0 };
 static const WCHAR name402W[] = { 'D','M','U','S','_','E','_','S','C','R','I','P','T','_','L','O','A','D','S','C','R','I','P','T','_','E','R','R','O','R',0 };
-static const CHAR description402A[] = "An error occured while parsing a script loaded using LoadScript. The script that was loaded contains an error.";
-static const WCHAR description402W[] = { 'A','n',' ','e','r','r','o','r',' ','o','c','c','u','r','e','d',' ','w','h','i','l','e',' ','p','a','r','s','i','n','g',' ','a',' ','s','c','r','i','p','t',' ','l','o','a','d','e','d',' ','u','s','i','n','g',' ','L','o','a','d','S','c','r','i','p','t','.',' ','T','h','e',' ','s','c','r','i','p','t',' ','t','h','a','t',' ','w','a','s',' ','l','o','a','d','e','d',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','e','r','r','o','r','.',0 };
+static const CHAR description402A[] = "An error occurred while parsing a script loaded using LoadScript. The script that was loaded contains an error.";
+static const WCHAR description402W[] = { 'A','n',' ','e','r','r','o','r',' ','o','c','c','u','r','r','e','d',' ','w','h','i','l','e',' ','p','a','r','s','i','n','g',' ','a',' ','s','c','r','i','p','t',' ','l','o','a','d','e','d',' ','u','s','i','n','g',' ','L','o','a','d','S','c','r','i','p','t','.',' ','T','h','e',' ','s','c','r','i','p','t',' ','t','h','a','t',' ','w','a','s',' ','l','o','a','d','e','d',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','e','r','r','o','r','.',0 };
 static const WCHAR name403W[] = { 'D','M','U','S','_','E','_','S','C','R','I','P','T','_','I','N','V','A','L','I','D','_','F','I','L','E',0 };
 static const CHAR description403A[] = "The script file is invalid.";
 static const WCHAR description403W[] = { 'T','h','e',' ','s','c','r','i','p','t',' ','f','i','l','e',' ','i','s',' ','i','n','v','a','l','i','d','.',0 };
Index: dlls/dxerr9/errors.h
===================================================================
RCS file: /var/cvs/wine/dlls/dxerr9/errors.h,v
retrieving revision 1.2
diff -u -p -r1.2 errors.h
--- dlls/dxerr9/errors.h	27 Oct 2005 11:20:15 -0000	1.2
+++ dlls/dxerr9/errors.h	31 Oct 2005 11:35:20 -0000
@@ -70,8 +70,8 @@ static const WCHAR name23W[] = { 'V','F'
 static const CHAR description23A[] = "Cannot play back the video stream: format 'RPZA' is not supported.";
 static const WCHAR description23W[] = { 'C','a','n','n','o','t',' ','p','l','a','y',' ','b','a','c','k',' ','t','h','e',' ','v','i','d','e','o',' ','s','t','r','e','a','m',':',' ','f','o','r','m','a','t',' ','\'','R','P','Z','A','\'',' ','i','s',' ','n','o','t',' ','s','u','p','p','o','r','t','e','d','.',0 };
 static const WCHAR name24W[] = { 'V','F','W','_','S','_','E','S','T','I','M','A','T','E','D',0 };
-static const CHAR description24A[] = "The value returned had to be estimated. It's accuracy can not be guaranteed.";
-static const WCHAR description24W[] = { 'T','h','e',' ','v','a','l','u','e',' ','r','e','t','u','r','n','e','d',' ','h','a','d',' ','t','o',' ','b','e',' ','e','s','t','i','m','a','t','e','d','.',' ','I','t','\'','s',' ','a','c','c','u','r','a','c','y',' ','c','a','n',' ','n','o','t',' ','b','e',' ','g','u','a','r','a','n','t','e','e','d','.',0 };
+static const CHAR description24A[] = "The value returned had to be estimated. Its accuracy cannot be guaranteed.";
+static const WCHAR description24W[] = { 'T','h','e',' ','v','a','l','u','e',' ','r','e','t','u','r','n','e','d',' ','h','a','d',' ','t','o',' ','b','e',' ','e','s','t','i','m','a','t','e','d','.',' ','I','t','s',' ','a','c','c','u','r','a','c','y',' ','c','a','n','n','o','t',' ','b','e',' ','g','u','a','r','a','n','t','e','e','d','.',0 };
 static const WCHAR name25W[] = { 'V','F','W','_','S','_','R','E','S','E','R','V','E','D',0 };
 static const CHAR description25A[] = "This success code is reserved for internal purposes within ActiveMovie.";
 static const WCHAR description25W[] = { 'T','h','i','s',' ','s','u','c','c','e','s','s',' ','c','o','d','e',' ','i','s',' ','r','e','s','e','r','v','e','d',' ','f','o','r',' ','i','n','t','e','r','n','a','l',' ','p','u','r','p','o','s','e','s',' ','w','i','t','h','i','n',' ','A','c','t','i','v','e','M','o','v','i','e','.',0 };
@@ -634,17 +634,17 @@ static const WCHAR name211W[] = { 'D','P
 static const CHAR description211A[] = "Buffer too small";
 static const WCHAR description211W[] = { 'B','u','f','f','e','r',' ','t','o','o',' ','s','m','a','l','l',0 };
 static const WCHAR name212W[] = { 'D','P','N','E','R','R','_','C','A','N','N','O','T','C','A','N','C','E','L',0 };
-static const CHAR description212A[] = "Can not cancel";
-static const WCHAR description212W[] = { 'C','a','n',' ','n','o','t',' ','c','a','n','c','e','l',0 };
+static const CHAR description212A[] = "Cannot cancel";
+static const WCHAR description212W[] = { 'C','a','n','n','o','t',' ','c','a','n','c','e','l',0 };
 static const WCHAR name213W[] = { 'D','P','N','E','R','R','_','C','A','N','T','C','R','E','A','T','E','G','R','O','U','P',0 };
-static const CHAR description213A[] = "Cant create group";
-static const WCHAR description213W[] = { 'C','a','n','t',' ','c','r','e','a','t','e',' ','g','r','o','u','p',0 };
+static const CHAR description213A[] = "Cannot create group";
+static const WCHAR description213W[] = { 'C','a','n','n','o','t',' ','c','r','e','a','t','e',' ','g','r','o','u','p',0 };
 static const WCHAR name214W[] = { 'D','P','N','E','R','R','_','C','A','N','T','C','R','E','A','T','E','P','L','A','Y','E','R',0 };
-static const CHAR description214A[] = "Cant create player";
-static const WCHAR description214W[] = { 'C','a','n','t',' ','c','r','e','a','t','e',' ','p','l','a','y','e','r',0 };
+static const CHAR description214A[] = "Cannot create player";
+static const WCHAR description214W[] = { 'C','a','n','n','o','t',' ','c','r','e','a','t','e',' ','p','l','a','y','e','r',0 };
 static const WCHAR name215W[] = { 'D','P','N','E','R','R','_','C','A','N','T','L','A','U','N','C','H','A','P','P','L','I','C','A','T','I','O','N',0 };
-static const CHAR description215A[] = "Cant launch application";
-static const WCHAR description215W[] = { 'C','a','n','t',' ','l','a','u','n','c','h',' ','a','p','p','l','i','c','a','t','i','o','n',0 };
+static const CHAR description215A[] = "Cannot launch application";
+static const WCHAR description215W[] = { 'C','a','n','n','o','t',' ','l','a','u','n','c','h',' ','a','p','p','l','i','c','a','t','i','o','n',0 };
 static const WCHAR name216W[] = { 'D','P','N','E','R','R','_','C','O','N','N','E','C','T','I','N','G',0 };
 static const CHAR description216A[] = "Connecting";
 static const WCHAR description216W[] = { 'C','o','n','n','e','c','t','i','n','g',0 };
@@ -808,11 +808,11 @@ static const WCHAR name269W[] = { 'D','D
 static const CHAR description269A[] = "This object is already initialized";
 static const WCHAR description269W[] = { 'T','h','i','s',' ','o','b','j','e','c','t',' ','i','s',' ','a','l','r','e','a','d','y',' ','i','n','i','t','i','a','l','i','z','e','d',0 };
 static const WCHAR name270W[] = { 'D','D','E','R','R','_','C','A','N','N','O','T','A','T','T','A','C','H','S','U','R','F','A','C','E',0 };
-static const CHAR description270A[] = "This surface can not be attached to the requested surface.";
-static const WCHAR description270W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','a','t','t','a','c','h','e','d',' ','t','o',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
+static const CHAR description270A[] = "This surface cannot be attached to the requested surface.";
+static const WCHAR description270W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','a','t','t','a','c','h','e','d',' ','t','o',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name271W[] = { 'D','D','E','R','R','_','C','A','N','N','O','T','D','E','T','A','C','H','S','U','R','F','A','C','E',0 };
-static const CHAR description271A[] = "This surface can not be detached from the requested surface.";
-static const WCHAR description271W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','d','e','t','a','c','h','e','d',' ','f','r','o','m',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
+static const CHAR description271A[] = "This surface cannot be detached from the requested surface.";
+static const WCHAR description271W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','d','e','t','a','c','h','e','d',' ','f','r','o','m',' ','t','h','e',' ','r','e','q','u','e','s','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name272W[] = { 'D','D','E','R','R','_','C','U','R','R','E','N','T','L','Y','N','O','T','A','V','A','I','L',0 };
 static const CHAR description272A[] = "Support is currently not available.";
 static const WCHAR description272W[] = { 'S','u','p','p','o','r','t',' ','i','s',' ','c','u','r','r','e','n','t','l','y',' ','n','o','t',' ','a','v','a','i','l','a','b','l','e','.',0 };
@@ -1027,8 +1027,8 @@ static const WCHAR name342W[] = { 'D','D
 static const CHAR description342A[] = "HWND used by DirectDraw CooperativeLevel has been subclassed, this prevents DirectDraw from restoring state.";
 static const WCHAR description342W[] = { 'H','W','N','D',' ','u','s','e','d',' ','b','y',' ','D','i','r','e','c','t','D','r','a','w',' ','C','o','o','p','e','r','a','t','i','v','e','L','e','v','e','l',' ','h','a','s',' ','b','e','e','n',' ','s','u','b','c','l','a','s','s','e','d',',',' ','t','h','i','s',' ','p','r','e','v','e','n','t','s',' ','D','i','r','e','c','t','D','r','a','w',' ','f','r','o','m',' ','r','e','s','t','o','r','i','n','g',' ','s','t','a','t','e','.',0 };
 static const WCHAR name343W[] = { 'D','D','E','R','R','_','H','W','N','D','A','L','R','E','A','D','Y','S','E','T',0 };
-static const CHAR description343A[] = "The CooperativeLevel HWND has already been set. It can not be reset while the process has surfaces or palettes created.";
-static const WCHAR description343W[] = { 'T','h','e',' ','C','o','o','p','e','r','a','t','i','v','e','L','e','v','e','l',' ','H','W','N','D',' ','h','a','s',' ','a','l','r','e','a','d','y',' ','b','e','e','n',' ','s','e','t','.',' ','I','t',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','s','e','t',' ','w','h','i','l','e',' ','t','h','e',' ','p','r','o','c','e','s','s',' ','h','a','s',' ','s','u','r','f','a','c','e','s',' ','o','r',' ','p','a','l','e','t','t','e','s',' ','c','r','e','a','t','e','d','.',0 };
+static const CHAR description343A[] = "The CooperativeLevel HWND has already been set. It cannot be reset while the process has surfaces or palettes created.";
+static const WCHAR description343W[] = { 'T','h','e',' ','C','o','o','p','e','r','a','t','i','v','e','L','e','v','e','l',' ','H','W','N','D',' ','h','a','s',' ','a','l','r','e','a','d','y',' ','b','e','e','n',' ','s','e','t','.',' ','I','t',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','s','e','t',' ','w','h','i','l','e',' ','t','h','e',' ','p','r','o','c','e','s','s',' ','h','a','s',' ','s','u','r','f','a','c','e','s',' ','o','r',' ','p','a','l','e','t','t','e','s',' ','c','r','e','a','t','e','d','.',0 };
 static const WCHAR name344W[] = { 'D','D','E','R','R','_','N','O','P','A','L','E','T','T','E','A','T','T','A','C','H','E','D',0 };
 static const CHAR description344A[] = "No palette object attached to this surface.";
 static const WCHAR description344W[] = { 'N','o',' ','p','a','l','e','t','t','e',' ','o','b','j','e','c','t',' ','a','t','t','a','c','h','e','d',' ','t','o',' ','t','h','i','s',' ','s','u','r','f','a','c','e','.',0 };
@@ -1069,17 +1069,17 @@ static const WCHAR name356W[] = { 'D','D
 static const CHAR description356A[] = "Surface was not locked. An attempt to unlock a surface that was not locked at all, or by this process, has been attempted.";
 static const WCHAR description356W[] = { 'S','u','r','f','a','c','e',' ','w','a','s',' ','n','o','t',' ','l','o','c','k','e','d','.',' ','A','n',' ','a','t','t','e','m','p','t',' ','t','o',' ','u','n','l','o','c','k',' ','a',' ','s','u','r','f','a','c','e',' ','t','h','a','t',' ','w','a','s',' ','n','o','t',' ','l','o','c','k','e','d',' ','a','t',' ','a','l','l',',',' ','o','r',' ','b','y',' ','t','h','i','s',' ','p','r','o','c','e','s','s',',',' ','h','a','s',' ','b','e','e','n',' ','a','t','t','e','m','p','t','e','d','.',0 };
 static const WCHAR name357W[] = { 'D','D','E','R','R','_','C','A','N','T','C','R','E','A','T','E','D','C',0 };
-static const CHAR description357A[] = "Windows can not create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)";
-static const WCHAR description357W[] = { 'W','i','n','d','o','w','s',' ','c','a','n',' ','n','o','t',' ','c','r','e','a','t','e',' ','a','n','y',' ','m','o','r','e',' ','D','C','s',',',' ','o','r',' ','a',' ','D','C',' ','w','a','s',' ','r','e','q','u','e','s','t','e','d',' ','f','o','r',' ','a',' ','p','a','l','t','t','e','-','i','n','d','e','x','e','d',' ','s','u','r','f','a','c','e',' ','w','h','e','n',' ','t','h','e',' ','s','u','r','f','a','c','e',' ','h','a','d',' ','n','o',' ','p','a','l','e','t','t','e',' ','A','N','D',' ','t','h','e',' ','d','i','s','p','l','a','y',' ','m','o','d','e',' ','w','a','s',' ','n','o','t',' ','p','a','l','e','t','t','e','-','i','n','d','e','x','e','d',' ','(','i','n',' ','t','h','i','s',' ','c','a','s','e',' ','D','i','r','e','c','t','D','r','a','w',' ','c','a','n','n','o','t',' ','s','e','l','e','c','t',' ','a',' ','p','r','o','p','e','r',' ','p','a','l','e','t','t','e',' ','i','n','t','o',' ','t','h','e',' ','D','C',')',0 };
+static const CHAR description357A[] = "Windows cannot create any more DCs, or a DC was requested for a paltte-indexed surface when the surface had no palette AND the display mode was not palette-indexed (in this case DirectDraw cannot select a proper palette into the DC)";
+static const WCHAR description357W[] = { 'W','i','n','d','o','w','s',' ','c','a','n','n','o','t',' ','c','r','e','a','t','e',' ','a','n','y',' ','m','o','r','e',' ','D','C','s',',',' ','o','r',' ','a',' ','D','C',' ','w','a','s',' ','r','e','q','u','e','s','t','e','d',' ','f','o','r',' ','a',' ','p','a','l','t','t','e','-','i','n','d','e','x','e','d',' ','s','u','r','f','a','c','e',' ','w','h','e','n',' ','t','h','e',' ','s','u','r','f','a','c','e',' ','h','a','d',' ','n','o',' ','p','a','l','e','t','t','e',' ','A','N','D',' ','t','h','e',' ','d','i','s','p','l','a','y',' ','m','o','d','e',' ','w','a','s',' ','n','o','t',' ','p','a','l','e','t','t','e','-','i','n','d','e','x','e','d',' ','(','i','n',' ','t','h','i','s',' ','c','a','s','e',' ','D','i','r','e','c','t','D','r','a','w',' ','c','a','n','n','o','t',' ','s','e','l','e','c','t',' ','a',' ','p','r','o','p','e','r',' ','p','a','l','e','t','t','e',' ','i','n','t','o',' ','t','h','e',' ','D','C',')',0 };
 static const WCHAR name358W[] = { 'D','D','E','R','R','_','N','O','D','C',0 };
 static const CHAR description358A[] = "No DC was ever created for this surface.";
 static const WCHAR description358W[] = { 'N','o',' ','D','C',' ','w','a','s',' ','e','v','e','r',' ','c','r','e','a','t','e','d',' ','f','o','r',' ','t','h','i','s',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name359W[] = { 'D','D','E','R','R','_','W','R','O','N','G','M','O','D','E',0 };
-static const CHAR description359A[] = "This surface can not be restored because it was created in a different mode.";
-static const WCHAR description359W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','w','a','s',' ','c','r','e','a','t','e','d',' ','i','n',' ','a',' ','d','i','f','f','e','r','e','n','t',' ','m','o','d','e','.',0 };
+static const CHAR description359A[] = "This surface cannot be restored because it was created in a different mode.";
+static const WCHAR description359W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','w','a','s',' ','c','r','e','a','t','e','d',' ','i','n',' ','a',' ','d','i','f','f','e','r','e','n','t',' ','m','o','d','e','.',0 };
 static const WCHAR name360W[] = { 'D','D','E','R','R','_','I','M','P','L','I','C','I','T','L','Y','C','R','E','A','T','E','D',0 };
-static const CHAR description360A[] = "This surface can not be restored because it is an implicitly created surface.";
-static const WCHAR description360W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','i','s',' ','a','n',' ','i','m','p','l','i','c','i','t','l','y',' ','c','r','e','a','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
+static const CHAR description360A[] = "This surface cannot be restored because it is an implicitly created surface.";
+static const WCHAR description360W[] = { 'T','h','i','s',' ','s','u','r','f','a','c','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','s','t','o','r','e','d',' ','b','e','c','a','u','s','e',' ','i','t',' ','i','s',' ','a','n',' ','i','m','p','l','i','c','i','t','l','y',' ','c','r','e','a','t','e','d',' ','s','u','r','f','a','c','e','.',0 };
 static const WCHAR name361W[] = { 'D','D','E','R','R','_','N','O','T','P','A','L','E','T','T','I','Z','E','D',0 };
 static const CHAR description361A[] = "The surface being used is not a palette-based surface";
 static const WCHAR description361W[] = { 'T','h','e',' ','s','u','r','f','a','c','e',' ','b','e','i','n','g',' ','u','s','e','d',' ','i','s',' ','n','o','t',' ','a',' ','p','a','l','e','t','t','e','-','b','a','s','e','d',' ','s','u','r','f','a','c','e',0 };
@@ -1480,17 +1480,17 @@ static const WCHAR name493W[] = { 'D','M
 static const CHAR description493A[] = "The file does not contain a valid band.";
 static const WCHAR description493W[] = { 'T','h','e',' ','f','i','l','e',' ','d','o','e','s',' ','n','o','t',' ','c','o','n','t','a','i','n',' ','a',' ','v','a','l','i','d',' ','b','a','n','d','.',0 };
 static const WCHAR name494W[] = { 'D','M','U','S','_','E','_','T','R','A','C','K','_','H','D','R','_','N','O','T','_','F','I','R','S','T','_','C','K',0 };
-static const CHAR description494A[] = "The IStream* object's data does not have a track header as the first chunk, and therefore can not be read by the segment object.";
-static const WCHAR description494W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description494A[] = "The IStream* object's data does not have a track header as the first chunk, and therefore cannot be read by the segment object.";
+static const WCHAR description494W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name495W[] = { 'D','M','U','S','_','E','_','T','O','O','L','_','H','D','R','_','N','O','T','_','F','I','R','S','T','_','C','K',0 };
-static const CHAR description495A[] = "The IStream* object's data does not have a tool header as the first chunk, and therefore can not be read by the graph object.";
-static const WCHAR description495W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description495A[] = "The IStream* object's data does not have a tool header as the first chunk, and therefore cannot be read by the graph object.";
+static const WCHAR description495W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','d','o','e','s',' ','n','o','t',' ','h','a','v','e',' ','a',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','a','s',' ','t','h','e',' ','f','i','r','s','t',' ','c','h','u','n','k',',',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name496W[] = { 'D','M','U','S','_','E','_','I','N','V','A','L','I','D','_','T','R','A','C','K','_','H','D','R',0 };
-static const CHAR description496A[] = "The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore can not be read by the segment object.";
-static const WCHAR description496W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description496A[] = "The IStream* object's data contains an invalid track header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the segment object.";
+static const WCHAR description496W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','r','a','c','k',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name497W[] = { 'D','M','U','S','_','E','_','I','N','V','A','L','I','D','_','T','O','O','L','_','H','D','R',0 };
-static const CHAR description497A[] = "The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore can not be read by the graph object.";
-static const WCHAR description497W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n',' ','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
+static const CHAR description497A[] = "The IStream* object's data contains an invalid tool header (ckid is 0 and fccType is NULL,) and therefore cannot be read by the graph object.";
+static const WCHAR description497W[] = { 'T','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t','\'','s',' ','d','a','t','a',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','i','n','v','a','l','i','d',' ','t','o','o','l',' ','h','e','a','d','e','r',' ','(','c','k','i','d',' ','i','s',' ','0',' ','a','n','d',' ','f','c','c','T','y','p','e',' ','i','s',' ','N','U','L','L',',',')',' ','a','n','d',' ','t','h','e','r','e','f','o','r','e',' ','c','a','n','n','o','t',' ','b','e',' ','r','e','a','d',' ','b','y',' ','t','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name498W[] = { 'D','M','U','S','_','E','_','A','L','L','_','T','O','O','L','S','_','F','A','I','L','E','D',0 };
 static const CHAR description498A[] = "The graph object was unable to load all tools from the IStream* object data. This may be due to errors in the stream, or the tools being incorrectly registered on the client.";
 static const WCHAR description498W[] = { 'T','h','e',' ','g','r','a','p','h',' ','o','b','j','e','c','t',' ','w','a','s',' ','u','n','a','b','l','e',' ','t','o',' ','l','o','a','d',' ','a','l','l',' ','t','o','o','l','s',' ','f','r','o','m',' ','t','h','e',' ','I','S','t','r','e','a','m','*',' ','o','b','j','e','c','t',' ','d','a','t','a','.',' ','T','h','i','s',' ','m','a','y',' ','b','e',' ','d','u','e',' ','t','o',' ','e','r','r','o','r','s',' ','i','n',' ','t','h','e',' ','s','t','r','e','a','m',',',' ','o','r',' ','t','h','e',' ','t','o','o','l','s',' ','b','e','i','n','g',' ','i','n','c','o','r','r','e','c','t','l','y',' ','r','e','g','i','s','t','e','r','e','d',' ','o','n',' ','t','h','e',' ','c','l','i','e','n','t','.',0 };
@@ -1510,8 +1510,8 @@ static const WCHAR name503W[] = { 'D','M
 static const CHAR description503A[] = "The requested parameter type is not supported on the object.";
 static const WCHAR description503W[] = { 'T','h','e',' ','r','e','q','u','e','s','t','e','d',' ','p','a','r','a','m','e','t','e','r',' ','t','y','p','e',' ','i','s',' ','n','o','t',' ','s','u','p','p','o','r','t','e','d',' ','o','n',' ','t','h','e',' ','o','b','j','e','c','t','.',0 };
 static const WCHAR name504W[] = { 'D','M','U','S','_','E','_','T','I','M','E','_','P','A','S','T',0 };
-static const CHAR description504A[] = "The time is in the past, and the operation can not succeed.";
-static const WCHAR description504W[] = { 'T','h','e',' ','t','i','m','e',' ','i','s',' ','i','n',' ','t','h','e',' ','p','a','s','t',',',' ','a','n','d',' ','t','h','e',' ','o','p','e','r','a','t','i','o','n',' ','c','a','n',' ','n','o','t',' ','s','u','c','c','e','e','d','.',0 };
+static const CHAR description504A[] = "The time is in the past, and the operation cannot succeed.";
+static const WCHAR description504W[] = { 'T','h','e',' ','t','i','m','e',' ','i','s',' ','i','n',' ','t','h','e',' ','p','a','s','t',',',' ','a','n','d',' ','t','h','e',' ','o','p','e','r','a','t','i','o','n',' ','c','a','n','n','o','t',' ','s','u','c','c','e','e','d','.',0 };
 static const WCHAR name505W[] = { 'D','M','U','S','_','E','_','T','R','A','C','K','_','N','O','T','_','F','O','U','N','D',0 };
 static const CHAR description505A[] = "The requested track is not contained by the segment.";
 static const WCHAR description505W[] = { 'T','h','e',' ','r','e','q','u','e','s','t','e','d',' ','t','r','a','c','k',' ','i','s',' ','n','o','t',' ','c','o','n','t','a','i','n','e','d',' ','b','y',' ','t','h','e',' ','s','e','g','m','e','n','t','.',0 };
@@ -1585,8 +1585,8 @@ static const WCHAR name528W[] = { 'D','M
 static const CHAR description528A[] = "Loading of oleaut32.dll failed. VBScript and other activeX scripting languages require use of oleaut32.dll. On platforms where oleaut32.dll is not present, only the DirectMusicScript language, which doesn't require oleaut32.dll can be used.";
 static const WCHAR description528W[] = { 'L','o','a','d','i','n','g',' ','o','f',' ','o','l','e','a','u','t','3','2','.','d','l','l',' ','f','a','i','l','e','d','.',' ','V','B','S','c','r','i','p','t',' ','a','n','d',' ','o','t','h','e','r',' ','a','c','t','i','v','e','X',' ','s','c','r','i','p','t','i','n','g',' ','l','a','n','g','u','a','g','e','s',' ','r','e','q','u','i','r','e',' ','u','s','e',' ','o','f',' ','o','l','e','a','u','t','3','2','.','d','l','l','.',' ','O','n',' ','p','l','a','t','f','o','r','m','s',' ','w','h','e','r','e',' ','o','l','e','a','u','t','3','2','.','d','l','l',' ','i','s',' ','n','o','t',' ','p','r','e','s','e','n','t',',',' ','o','n','l','y',' ','t','h','e',' ','D','i','r','e','c','t','M','u','s','i','c','S','c','r','i','p','t',' ','l','a','n','g','u','a','g','e',',',' ','w','h','i','c','h',' ','d','o','e','s','n','\'','t',' ','r','e','q','u','i','r','e',' ','o','l','e','a','u','t','3','2','.','d','l','l',' ','c','a','n',' ','b','e',' ','u','s','e','d','.',0 };
 static const WCHAR name529W[] = { 'D','M','U','S','_','E','_','S','C','R','I','P','T','_','L','O','A','D','S','C','R','I','P','T','_','E','R','R','O','R',0 };
-static const CHAR description529A[] = "An error occured while parsing a script loaded using LoadScript. The script that was loaded contains an error.";
-static const WCHAR description529W[] = { 'A','n',' ','e','r','r','o','r',' ','o','c','c','u','r','e','d',' ','w','h','i','l','e',' ','p','a','r','s','i','n','g',' ','a',' ','s','c','r','i','p','t',' ','l','o','a','d','e','d',' ','u','s','i','n','g',' ','L','o','a','d','S','c','r','i','p','t','.',' ','T','h','e',' ','s','c','r','i','p','t',' ','t','h','a','t',' ','w','a','s',' ','l','o','a','d','e','d',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','e','r','r','o','r','.',0 };
+static const CHAR description529A[] = "An error occurred while parsing a script loaded using LoadScript. The script that was loaded contains an error.";
+static const WCHAR description529W[] = { 'A','n',' ','e','r','r','o','r',' ','o','c','c','u','r','r','e','d',' ','w','h','i','l','e',' ','p','a','r','s','i','n','g',' ','a',' ','s','c','r','i','p','t',' ','l','o','a','d','e','d',' ','u','s','i','n','g',' ','L','o','a','d','S','c','r','i','p','t','.',' ','T','h','e',' ','s','c','r','i','p','t',' ','t','h','a','t',' ','w','a','s',' ','l','o','a','d','e','d',' ','c','o','n','t','a','i','n','s',' ','a','n',' ','e','r','r','o','r','.',0 };
 static const WCHAR name530W[] = { 'D','M','U','S','_','E','_','S','C','R','I','P','T','_','I','N','V','A','L','I','D','_','F','I','L','E',0 };
 static const CHAR description530A[] = "The script file is invalid.";
 static const WCHAR description530W[] = { 'T','h','e',' ','s','c','r','i','p','t',' ','f','i','l','e',' ','i','s',' ','i','n','v','a','l','i','d','.',0 };


More information about the wine-patches mailing list