wiaaut.dll.mui WIA Automation Layer 38cf96b9e27c39584980403e16d9d37c

File info

File name: wiaaut.dll.mui
Size: 19456 byte
MD5: 38cf96b9e27c39584980403e16d9d37c
SHA1: e10d958e385e812db7de6d033f606a25f338551e
SHA256: 6387b6044c6aa7b94727c3c0cbd5e9c46a32b5632e8ffd9957ad5c5b1527594b
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id English (U.S.) English
100WIAAut WIAAut
1000%s Properties %s Properties
1001Rotates, in 90 degree increments, and Flips, horizontally or vertically.

RotationAngle - Set the RotationAngle property to 90, 180, or 270 if you wish
to rotate, otherwise 0 [the default]
FlipHorizontal - Set the FlipHorizontal property to True if you wish to flip
the image horizontally, otherwise False [the default]
FlipVertical - Set the FlipVertical property to True if you wish to flip
the image vertically, otherwise False [the default]
FrameIndex - Set the FrameIndex property to the index of a frame if you
wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
Rotates, in 90 degree increments, and Flips, horizontally or vertically.

RotationAngle - Set the RotationAngle property to 90, 180, or 270 if you wish
to rotate, otherwise 0 [the default]
FlipHorizontal - Set the FlipHorizontal property to True if you wish to flip
the image horizontally, otherwise False [the default]
FlipVertical - Set the FlipVertical property to True if you wish to flip
the image vertically, otherwise False [the default]
FrameIndex - Set the FrameIndex property to the index of a frame if you
wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
1002Crops the image by the specified Left, Top, Right, and Bottom margins.

Left - Set the Left property to the left margin (in pixels)
if you wish to crop along the left, otherwise 0 [the default]
Top - Set the Top property to the top margin (in pixels)
if you wish to crop along the top, otherwise 0 [the default]
Right - Set the Right property to the right margin (in pixels)
if you wish to crop along the right, otherwise 0 [the default]
Bottom - Set the Bottom property to the bottom margin (in pixels)
if you wish to crop along the bottom, otherwise 0 [the default]
FrameIndex - Set the FrameIndex property to the index of a frame if you
wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
Crops the image by the specified Left, Top, Right, and Bottom margins.

Left - Set the Left property to the left margin (in pixels)
if you wish to crop along the left, otherwise 0 [the default]
Top - Set the Top property to the top margin (in pixels)
if you wish to crop along the top, otherwise 0 [the default]
Right - Set the Right property to the right margin (in pixels)
if you wish to crop along the right, otherwise 0 [the default]
Bottom - Set the Bottom property to the bottom margin (in pixels)
if you wish to crop along the bottom, otherwise 0 [the default]
FrameIndex - Set the FrameIndex property to the index of a frame if you
wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
1003Scales image to the specified Maximum Width and Maximum Height preserving
Aspect Ratio if necessary.

MaximumWidth - Set the MaximumWidth property to the width (in pixels)
that you wish to scale the image to.
MaximumHeight - Set the MaximumHeight property to the height (in pixels)
that you wish to scale the image to.
PreserveAspectRatio - Set the PreserveAspectRatio property to True
[the default] if you wish to maintain the current aspect
ration of the image, otherwise False and the image will
be stretched to the MaximumWidth and MaximumHeight
FrameIndex - Set the FrameIndex property to the index of a frame if
you wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
Scales image to the specified Maximum Width and Maximum Height preserving
Aspect Ratio if necessary.

MaximumWidth - Set the MaximumWidth property to the width (in pixels)
that you wish to scale the image to.
MaximumHeight - Set the MaximumHeight property to the height (in pixels)
that you wish to scale the image to.
PreserveAspectRatio - Set the PreserveAspectRatio property to True
[the default] if you wish to maintain the current aspect
ration of the image, otherwise False and the image will
be stretched to the MaximumWidth and MaximumHeight
FrameIndex - Set the FrameIndex property to the index of a frame if
you wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
1004Stamps the specified ImageFile at the specified Left and Top coordinates.

ImageFile - Set the ImageFile property to the ImageFile object that you wish
to stamp
Left - Set the Left property to the offset from the left (in pixels)
that you wish to stamp the ImageFile at [default is 0]
Top - Set the Top property to the offset from the top (in pixels) that
you wish to stamp the ImageFile at [default is 0]
FrameIndex - Set the FrameIndex property to the index of a frame if you wish to
modify a frame other than the ActiveFrame, otherwise 0
[the default]
Stamps the specified ImageFile at the specified Left and Top coordinates.

ImageFile - Set the ImageFile property to the ImageFile object that you wish
to stamp
Left - Set the Left property to the offset from the left (in pixels)
that you wish to stamp the ImageFile at [default is 0]
Top - Set the Top property to the offset from the top (in pixels) that
you wish to stamp the ImageFile at [default is 0]
FrameIndex - Set the FrameIndex property to the index of a frame if you wish to
modify a frame other than the ActiveFrame, otherwise 0
[the default]
1005Converts the resulting ImageFile to the specified type.

FormatID - Set the FormatID property to the supported raster image format
desired, currently you can choose from wiaFormatBMP,
wiaFormatPNG, wiaFormatGIF, wiaFormatJPEG, or wiaFormatTIFF
Quality - For a JPEG file, set the Quality property to any value from 1 to
100 [the default] to specify quality of JPEG compression
Compression - For a TIFF file, set the Compression property to CCITT3, CCITT4,
RLE or Uncompressed to specify the compression scheme,
otherwise LZW [the default]
Converts the resulting ImageFile to the specified type.

FormatID - Set the FormatID property to the supported raster image format
desired, currently you can choose from wiaFormatBMP,
wiaFormatPNG, wiaFormatGIF, wiaFormatJPEG, or wiaFormatTIFF
Quality - For a JPEG file, set the Quality property to any value from 1 to
100 [the default] to specify quality of JPEG compression
Compression - For a TIFF file, set the Compression property to CCITT3, CCITT4,
RLE or Uncompressed to specify the compression scheme,
otherwise LZW [the default]
1006Adds/Removes the specified Exif Property.

Remove - Set the Remove property to True if you wish to remove the
specified Exif property, otherwise False [the default] to add the
specified exif property
ID - Set the ID property to the PropertyID you wish to Add or Remove
Type - Set the Type property to indicate the WiaImagePropertyType of the
Exif property you wish to Add (ignored for Remove)
Value - Set the Value property to the Value of the Exif property you wish
to Add (ignored for Remove)
FrameIndex - Set the FrameIndex property to the index of a frame if you
wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
Adds/Removes the specified Exif Property.

Remove - Set the Remove property to True if you wish to remove the
specified Exif property, otherwise False [the default] to add the
specified exif property
ID - Set the ID property to the PropertyID you wish to Add or Remove
Type - Set the Type property to indicate the WiaImagePropertyType of the
Exif property you wish to Add (ignored for Remove)
Value - Set the Value property to the Value of the Exif property you wish
to Add (ignored for Remove)
FrameIndex - Set the FrameIndex property to the index of a frame if you
wish to modify a frame other than the ActiveFrame,
otherwise 0 [the default]
1007Adds/Removes the specified Frame.

Remove - Set the Remove property to True if you wish to remove the
specified FrameIndex, otherwise False [the default] to Insert the
ImageFile before the specified FrameIndex
ImageFile - Set the ImageFile property to the ImageFile object whose
ActiveFrame that you wish to add (ignored for Remove)
FrameIndex - For Remove, set the FrameIndex property to the index of the frame
you wish to remove, otherwise for add, set the FrameIndex to the
index of the frame to insert the ImageFile before, otherwise 0
[the default] to append a frame from the ImageFile specified
Adds/Removes the specified Frame.

Remove - Set the Remove property to True if you wish to remove the
specified FrameIndex, otherwise False [the default] to Insert the
ImageFile before the specified FrameIndex
ImageFile - Set the ImageFile property to the ImageFile object whose
ActiveFrame that you wish to add (ignored for Remove)
FrameIndex - For Remove, set the FrameIndex property to the index of the frame
you wish to remove, otherwise for add, set the FrameIndex to the
index of the frame to insert the ImageFile before, otherwise 0
[the default] to append a frame from the ImageFile specified
1008Updates the image bits with those specified.

ARGBData - Set the ARGBData property to the Vector of Longs that represent
the ARGB data for the specified FrameIndex (the width and height
must match)
FrameIndex - Set the FrameIndex property to the index of the frame whose ARGB
data you wish to modify, otherwise 0 [the default] to modify the
ActiveFrame
Updates the image bits with those specified.

ARGBData - Set the ARGBData property to the Vector of Longs that represent
the ARGB data for the specified FrameIndex (the width and height
must match)
FrameIndex - Set the FrameIndex property to the index of the frame whose ARGB
data you wish to modify, otherwise 0 [the default] to modify the
ActiveFrame
2000The scanner head is locked. The scanner head is locked.
2001The device driver threw an exception. The device driver threw an exception.
2002An unknown error has occurred with the WIA device. An unknown error has occurred with the WIA device.
2003There is an incorrect setting on the WIA device. There is an incorrect setting on the WIA device.
2004The response from the driver is invalid. The response from the driver is invalid.
2005Paper is jammed in the scanner\'s document feeder. Paper is jammed in the scanner\'s document feeder.
2006The user requested a scan and there are no documents left in the document feeder. The user requested a scan and there are no documents left in the document feeder.
2007An unspecified problem occurred with the scanner\'s document feeder. An unspecified problem occurred with the scanner\'s document feeder.
2008The WIA device is not online. The WIA device is not online.
2009The WIA device is busy. The WIA device is busy.
2010The WIA device is warming up. The WIA device is warming up.
2011An unspecified error has occurred with the WIA device that requires user intervention. The user should ensure that the device is turned on, online, and any cables are properly connected. An unspecified error has occurred with the WIA device that requires user intervention. The user should ensure that the device is turned on, online, and any cables are properly connected.
2012The WIA device was deleted. It can no longer be accessed. The WIA device was deleted. It can no longer be accessed.
2013No WIA device of the selected type is available. No WIA device of the selected type is available.
2014An unspecified error occurred during an attempted communication with the WIA device. An unspecified error occurred during an attempted communication with the WIA device.
2015The device does not support this command. The device does not support this command.
2016User Cancelled. User Cancelled.
2017The ID is not formatted correctly. The ID is not formatted correctly.
2019ID Not Found. ID Not Found.
2020Index must either be a number or a property name. Index must either be a number or a property name.
2021Index must either be a number or a Device ID. Index must either be a number or a Device ID.
2022Name Not Found. Name Not Found.
2023Index out of range. Index out of range.
2024Property does not have a default value. SubType is UnspecifiedSubType. Property does not have a default value. SubType is UnspecifiedSubType.
2025Property does not have a set of values. SubType is not List or Flag. Property does not have a set of values. SubType is not List or Flag.
2026Property does not have a range. SubType is not Range. Property does not have a range. SubType is not Range.
2027Unrecognized format Type. ImageFile cannot support this operation. Unrecognized format Type. ImageFile cannot support this operation.
2028No ImageFile loaded. You must call LoadFile first. No ImageFile loaded. You must call LoadFile first.
2029Cannot convert to specified FormatType. Cannot convert to specified FormatType.
2030The margins are invalid and specify negative or empty image dimensions. The margins are invalid and specify negative or empty image dimensions.
2031This event is already registered for this device. This event is already registered for this device.
2032Unable to register the same event for both a specific Device ID and Any Device. Unable to register the same event for both a specific Device ID and Any Device.
2033Files must be a Pathname to a valid image file or a vector of Pathnames to valid image files. Files must be a Pathname to a valid image file or a vector of Pathnames to valid image files.
2034There are no Filters to apply, use Add to add a Filter to the Filters collection to be Applied. There are no Filters to apply, use Add to add a Filter to the Filters collection to be Applied.
2035The Convert Filter must be the last filter in the Apply chain. The Convert Filter must be the last filter in the Apply chain.
2036Invalid Property Type. Type must be a value from the WiaImagePropertyType enumeration. Invalid Property Type. Type must be a value from the WiaImagePropertyType enumeration.
2037The Vector is the wrong size or type. The Vector must be Width * Height Long values. The Vector is the wrong size or type. The Vector must be Width * Height Long values.
2038The Vector's Type is not compatible with this operation. The Vector's Type is not compatible with this operation.
2039The Vector is empty. The vector must contain data for this operation. The Vector is empty. The vector must contain data for this operation.
2040The WIA driver for this imaging device returned an invalid property attribute for this property. This is a driver bug, please inform the device manufacturer. The WIA driver for this imaging device returned an invalid property attribute for this property. This is a driver bug, please inform the device manufacturer.
2041Image file must contain at least one frame. Image file must contain at least one frame.
2042You cannot Add an Item to a collection returned from a CommonDialog method. You cannot Add an Item to a collection returned from a CommonDialog method.
2043No Device Specified. No Device Specified.
2044Index must either be a number or a filter name. Index must either be a number or a filter name.
2045PixelDepth must equal 1 to use this compression setting. PixelDepth must equal 1 to use this compression setting.
2046ID out of range. ID out of range.
3000CommonDialog Class CommonDialog Class
3001DeviceManager Class DeviceManager Class

EXIF

File Name:wiaaut.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-w..utomation.resources_31bf3856ad364e35_10.0.15063.0_en-us_0c484ed85db3d86a\
File Size:19 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:18944
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Dynamic link library
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:WIA Automation Layer
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:WIAAut
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:WIAAut.DLL.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-w..utomation.resources_31bf3856ad364e35_10.0.15063.0_en-us_b029b354a5566734\

What is wiaaut.dll.mui?

wiaaut.dll.mui is Multilingual User Interface resource file that contain English (U.S.) language for file wiaaut.dll (WIA Automation Layer).

File version info

File Description:WIA Automation Layer
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:WIAAut
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:WIAAut.DLL.MUI
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200