Websocket.dll.mui Web Socket API f1a18d20df3a2438887416e8b46978e1

File info

File name: Websocket.dll.mui
Size: 9728 byte
MD5: f1a18d20df3a2438887416e8b46978e1
SHA1: 175afbab4d71a06efd3c8c89570d9519b29b9a09
SHA256: 2e473593db03edd8788cb607cab412fb932253a14f28cc24252164fc6fa4b565
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
0x10000001KW_ALL KW_ALL
0x30000000Info Info
0x30000001Start Start
0x30000002Stop Stop
0x50000002Error Error
0x50000004Information Information
0x70000001Parser Parser
0x70000002Action queue Action queue
0x90000001Microsoft-Windows-Websocket-Protocol-Component Microsoft-Windows-Websocket-Protocol-Component
0xB0000001%1 %1
0xB0000002Operation of '%2' type queued with ID '%1'. Operation of '%2' type queued with ID '%1'.
0xB0000003Operation '%1' is executing action '%2'. Operation '%1' is executing action '%2'.
0xB0000004Operation '%1' finished. Operation '%1' finished.
0xD0000001The action context passed to WebSocketCompleteAction has an incorrect value. The action context passed to WebSocketCompleteAction has an incorrect value.
0xD0000002Received '%1!x!' frame, but expected either a continuation or a control frame. Received '%1!x!' frame, but expected either a continuation or a control frame.
0xD0000003Received unexpected continuation frames. Received unexpected continuation frames.
0xD0000004Received a data frame '%1!x!', but channel is already closed. Received a data frame '%1!x!', but channel is already closed.
0xD0000005Received close frame with invalid size. Received close frame with invalid size.
0xD0000006Received control frame '%1!x!' with size '%2!d!' bytes. Maximum allowed size is 125 bytes. Received control frame '%1!x!' with size '%2!d!' bytes. Maximum allowed size is 125 bytes.
0xD0000007Received fragmented control frame '%1!x!'. Received fragmented control frame '%1!x!'.
0xD0000008Sending a data frame '%1!x!', but channel is already closed. Sending a data frame '%1!x!', but channel is already closed.
0xD0000009Sending close frame, but channel is already closed. Sending close frame, but channel is already closed.
0xD000000AReceived close frame, but channel is already closed. Received close frame, but channel is already closed.
0xD000000BClose reason has '%1!d!' bytes, but cannot be larger than 123 bytes. Close reason has '%1!d!' bytes, but cannot be larger than 123 bytes.
0xD000000CUnable to parse '%1!.*S!'. Unable to parse %2 at offset '%3!d!' Unable to parse '%1!.*S!'. Unable to parse %2 at offset '%3!d!'
0xD000000DUnable to parse '%1!.*S!'. Expected at most '%2!d!' elements. Unable to parse '%1!.*S!'. Expected at most '%2!d!' elements.
0xD000000EUnable to parse '%1!.*S!'. Expected ',' at offset '%2!d!' Unable to parse '%1!.*S!'. Expected ',' at offset '%2!d!'
0xD000000FUnable to parse '%1!.*S!'. Expected more characters to parse. Unable to parse '%1!.*S!'. Expected more characters to parse.
0xD0000010Verification of 'Sec-WebSocket-Protocol' header failed. Verification of 'Sec-WebSocket-Protocol' header failed.
0xD0000011Verification of 'Sec-WebSocket-Extensions' header failed. Verification of 'Sec-WebSocket-Extensions' header failed.
0xD0000012Verification of 'Sec-WebSocket-Version' header failed. Verification of 'Sec-WebSocket-Version' header failed.
0xD0000013Verification of 'Upgrade' header failed. Verification of 'Upgrade' header failed.
0xD0000014Verification of 'Connection' header failed. Verification of 'Connection' header failed.
0xD0000015Token 'Connection' is missing in 'Upgrade' header. Token 'Connection' is missing in 'Upgrade' header.
0xD0000016Token 'WebSocket' is missing in 'Connection' header. Token 'WebSocket' is missing in 'Connection' header.
0xD0000017Subprotocol is not supported. Subprotocol is not supported.
0xD0000018Extension is not supported. Extension is not supported.
0xD0000019Element '%1!.*S!' found twice in a header. Element '%1!.*S!' found twice in a header.
0xD000001AElement '%1!.*S!' was not found in a header. Element '%1!.*S!' was not found in a header.
0xD000001BValue of 'Sec-WebSocket-Accept' header does not match. Expected '%2!.*S!' but received '%3!.*S!'. Value of 'Sec-WebSocket-Accept' header does not match. Expected '%2!.*S!' but received '%3!.*S!'.
0xD000001CInvalid buffer type. The message was started with '%1!x!' and must be finished with '%2!x!' before any other message type can be sent. Invalid buffer type. The message was started with '%1!x!' and must be finished with '%2!x!' before any other message type can be sent.
0xD000001DA frame with reserved bits/opcodes cannot be mapped to a known type. A frame with reserved bits/opcodes cannot be mapped to a known type.
0xD000001EMask bit is reserved and cannot be used. Mask bit is reserved and cannot be used.
0xD000001FThe reason string must be NULL and reason length must be zero. The reason string must be NULL and reason length must be zero.
0xD0000020Specified status code cannot be used. Specified status code cannot be used.
0xD0000021If buffer is NULL the length must be 0. If buffer is NULL the length must be 0.
0xD0000022The parameter passed is invalid. The parameter passed is invalid.
0xD0000023The UTF-8 sequence in the text frame is invalid. The UTF-8 sequence in the text frame is invalid.
0xD0000024Frame from server cannot have mask bit set. Frame from server cannot have mask bit set.
0xD0000025Frame's length field is formatted incorrectly. Frame's length field is formatted incorrectly.
0xD0000026The default keep-alive value registry key does not exist or is malformed. Using default value. The default keep-alive value registry key does not exist or is malformed. Using default value.
0xD0000027The default keep-alive value registry key is set to too small a value. Using lowest allowed value instead. The default keep-alive value registry key is set to too small a value. Using lowest allowed value instead.
0xD0000028At least one header is expected. At least one header is expected.
0xD0000029Multiple instances of '%1!.*S!' header found but only one instance is allowed. Multiple instances of '%1!.*S!' header found but only one instance is allowed.
0xD000002AHeader '%1!.*S!' required but not found. Header '%1!.*S!' required but not found.
0xD000002BThe mask bit is cleared, but client to server communication requires it to be set. The mask bit is cleared, but client to server communication requires it to be set.
0xD000002CThe mask bit is set, but server to client communication requires it to be cleared. The mask bit is set, but server to client communication requires it to be cleared.
0xD000002DInvalid value of WEB_SOCKET_BUFFER_TYPE enumeration. Invalid value of WEB_SOCKET_BUFFER_TYPE enumeration.
0xD000002EReceive Receive
0xD000002FSend Send
0xD0000030WEB_SOCKET_NO_ACTION WEB_SOCKET_NO_ACTION
0xD0000031WEB_SOCKET_SEND_TO_NETWORK_ACTION WEB_SOCKET_SEND_TO_NETWORK_ACTION
0xD0000032WEB_SOCKET_INDICATE_SEND_COMPLETE_ACTION WEB_SOCKET_INDICATE_SEND_COMPLETE_ACTION
0xD0000033WEB_SOCKET_RECEIVE_FROM_NETWORK_ACTION WEB_SOCKET_RECEIVE_FROM_NETWORK_ACTION
0xD0000034WEB_SOCKET_INDICATE_RECEIVE_COMPLETE_ACTION WEB_SOCKET_INDICATE_RECEIVE_COMPLETE_ACTION
0xD0000035token token
0xD0000036extension extension

EXIF

File Name:Websocket.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-w..component.resources_31bf3856ad364e35_10.0.15063.0_en-us_511c7fcc4363981d\
File Size:9.5 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:9216
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:Web Socket API
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:websocket.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:websocket.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\wow64_microsoft-windows-w..component.resources_31bf3856ad364e35_10.0.15063.0_en-us_5b712a1e77c45a18\

What is Websocket.dll.mui?

Websocket.dll.mui is Multilingual User Interface resource file that contain English (U.S.) language for file Websocket.dll (Web Socket API).

File version info

File Description:Web Socket API
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:websocket.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:websocket.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200