jscript9.dll.mui Microsoft ® JScript 99bd6fa931007828366701e062266b1d

File info

File name: jscript9.dll.mui
Size: 37888 byte
MD5: 99bd6fa931007828366701e062266b1d
SHA1: 90a7ce64f6de5fb13487dd9c917369fcf12aeabf
SHA256: baed2d34a3972cefff97ebc9c8619cc7b58ceb881737096938e83449ddf4ed20
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in Japanese 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 Japanese English
5プロシージャの呼び出し、または引数が不正です。 Invalid procedure call or argument
6オーバーフローしました。 Overflow
7メモリが不足しています。 Out of memory
9インデックスが有効範囲にありません。 Subscript out of range
10固定サイズの配列、または現在、この配列はサイズを変更できない状態にあります。 This array is fixed or temporarily locked
110 で除算しました。 Division by zero
13型が一致しません。 Type mismatch
14文字列領域が不足しています。 Out of string space
17要求された操作を実行できません。 Can't perform requested operation
28スタック領域が不足しています。 Out of stack space
35Sub または Function が定義されていません。 Sub or Function not defined
48DLL 読み込み時のエラーです。 Error in loading DLL
51内部エラーです。 Internal error
52ファイルの名前または数が不正です。 Bad file name or number
53ファイルが見つかりません。 File not found
54ファイルのモードが不正です。 Bad file mode
55ファイルは既に開かれています。 File already open
57デバイス I/O (入出力) エラーです。 Device I/O error
58既に同名のファイルが存在しています。 File already exists
61ディスクの空き容量が不足しています。 Disk full
62ファイルの最後を超えた入力を行おうとしました。 Input past end of file
67ファイル数が多すぎます。 Too many files
68このデバイスは使用できません。 Device unavailable
70書き込みできません。 Permission denied
71ディスクは準備されていません。 Disk not ready
74異なったドライブでも名前の変更はできません。 Can't rename with different drive
75パスまたはファイル名が無効です。 Path/File access error
76パスが見つかりません。 Path not found
91オブジェクト型の変数または With ブロックの変数は設定されていません。 Object variable or With block variable not set
92For ループは初期化されていません。 For loop not initialized
94Null 値の使い方が不正です。 Invalid use of Null
322必要なテンポラリ ファイルが作成できません。 Can't create necessary temporary file
424オブジェクトがありません。 Object required
429オートメーション サーバーはオブジェクトを作成できません。 Automation server can't create object
430クラスはオートメーションをサポートしていません。 Class doesn't support Automation
432オートメーションの操作中にファイル名またはクラス名を見つけられませんでした。 File name or class name not found during Automation operation
438オブジェクトでサポートされていないプロパティまたはメソッドです。 Object doesn't support this property or method
440オートメーション エラーです。 Automation error
445このオブジェクトではサポートされていない操作です。 Object doesn't support this action
446このオブジェクトは、名前付き引数をサポートしていません。 Object doesn't support named arguments
447現在の国別情報の設定は、このオブジェクトではサポートされていません。 Object doesn't support current locale setting
448名前付き引数が不正です。 Named argument not found
449引数は省略できません。 Argument not optional
450引数の数が一致していません。または不正なプロパティを指定しています。 Wrong number of arguments or invalid property assignment
451オブジェクトがコレクションではありません。 Object not a collection
453指定された DLL に関数が定義されていません。 Specified DLL function not found
458この変数には JavaScript でサポートされていない種類のオートメーションが使用されています。 Variable uses an Automation type not supported in JavaScript
462リモート サーバー マシンが存在しないか、利用できません。 The remote server machine does not exist or is unavailable
501この変数に割り当てられません。 Cannot assign to variable
502このオブジェクトは safe モードでは作成できません。 Object not safe for scripting
503このオブジェクトは safe モードでは初期化できません。 Object not safe for initializing
507例外が発生しました。 An exception occurred
1002構文エラーです。 Syntax error
1003':' がありません。 Expected ':'
1004';' がありません。 Expected ';'
1005'(' がありません。 Expected '('
1006')' がありません。 Expected ')'
1007']' がありません。 Expected ']'
1008'{' がありません。 Expected '{'
1009'}' がありません。 Expected '}'
1010識別子がありません。 Expected identifier
1011'=' がありません。 Expected '='
1012'/' がありません。 Expected '/'
1013不正な数字です。 Invalid number
1014文字が正しくありません。 Invalid character
1015終了していない文字列型の定数です。 Unterminated string constant
1016終了していないコメントです。 Unterminated comment
1018'return' ステートメントが関数の外側にあります。 'return' statement outside of function
1019'break' はループの外側には指定できません。 Can't have 'break' outside of loop
1020'continue' はループの外側には指定できません。 Can't have 'continue' outside of loop
102316 進数を指定してください。 Expected hexadecimal digit
1024'while' を指定してください。 Expected 'while'
1025この Label は既に定義されています。 Label redefined
1026この Label が定義されていません。 Label not found
1027'default' は 'switch' ステートメントのなかでは、一度のみ表示されます。 'default' can only appear once in a 'switch' statement
1028識別子、文字列または数がありません。 Expected identifier, string or number
1029'@end' がありません。 Expected '@end'
1030条件コンパイルは中止されます。 Conditional compilation is turned off
1031定数がありません。 Expected constant
1032'@' がありません。 Expected '@'
1033'catch' ステートメントがありません。 Expected 'catch'
1034'var' ステートメントがありません。 Expected 'var'
1035'throw' ステートメントに指定する式は、ソース コードの同一行に記述してください。 'throw' must be followed by an expression on the same source line
1037strict モードでは、'with' ステートメントは使用できません。 'with' statements are not allowed in strict mode
1038strict モードでは、重複する仮引数名は使用できません。 Duplicate formal parameter names not allowed in strict mode
1039strict モードでは、8 進数リテラルとエスケープ文字は使用できません。 Octal numeric literals and escape characters not allowed in strict mode
1041strict モードでの 'eval' の使用方法が無効です。 Invalid usage of 'eval' in strict mode
1042strict モードでの 'arguments' の使用方法が無効です。 Invalid usage of 'arguments' in strict mode
1045strict モードでは、式で delete を呼び出すことはできません。 Calling delete on expression not allowed in strict mode
1046strict モードでは、プロパティの複数定義は許可されません。 Multiple definitions of a property not allowed in strict mode
1047strict モードでは、関数の宣言をステートメントまたはブロック内で入れ子にできません。関数の宣言を配置できるのは、トップ レベル、または直接関数の本体内のみです。 In strict mode, function declarations cannot be nested inside a statement or block. They may only appear at the top level or directly inside a function body.
1048識別子にキーワードを使用することは無効です The use of a keyword for an identifier is invalid
1049識別子に予約語を使用することは無効です。 The use of a future reserved word for an identifier is invalid
1050識別子に予約語を使用することは無効です。strict モードでは、識別子名が予約されています。 The use of a future reserved word for an identifier is invalid. The identifier name is reserved in strict mode.
1051setter 関数には 1 つの引数が必要です Setter functions must have one argument
1052let/const の再定義 Let/Const redeclaration
1053const は初期化する必要があります Const must be initialized
1054const と let はブロックの内部で宣言する必要があります Const and let must be declared inside of block
1055const への代入 Assignment to const
4096JavaScript コンパイル エラー JavaScript compilation error
4097JavaScript 実行時エラー JavaScript runtime error
4098未知の実行時エラーです。 Unknown runtime error
5000'this' に割り当てることはできません。 Cannot assign to 'this'
5001数字を指定してください。 Number expected
5002関数を指定してください。 Function expected
5003関数の戻り値に割り当てることはできません。 Cannot assign to a function result
5004オブジェクトにインデックスを付けられません。 Cannot index object
5005文字列を指定してください。 String expected
5006Date オブジェクトを指定してください。 Date object expected
5007オブジェクトを指定してください。 Object expected
5008左辺の代入が無効です。 Invalid left-hand side in assignment
5009定義されていない識別子です。 Undefined identifier
5010ブール型 (Boolean)を指定してください。 Boolean expected
5011解放されたスクリプトからコードを実行できません。 Can't execute code from a freed script
5012オブジェクトのメンバーを指定してください。 Object member expected
5013VBArray を指定してください。 VBArray expected
5014JavaScript オブジェクトを指定してください。 JavaScript object expected
5015Enumerator オブジェクトを指定してください。 Enumerator object expected
5016Regular Expression オブジェクトがありません。 Regular Expression object expected
5017正規表現で構文エラーが発生しました。 Syntax error in regular expression
5018文字の繰り返しを表す正規表現演算子が不正です。 Unexpected quantifier
5019正規表現の中に ']' を指定してください。 Expected ']' in regular expression
5020正規表現の中に ')' を指定してください。 Expected ')' in regular expression
5021文字セットの範囲が不正です。 Invalid range in character set
5022catch ステートメントでは適用されますが、throw ステートメントでは適用されません。 Exception thrown and not caught
5023関数には、有効なプロトタイプ オブジェクトが存在しません。 Function does not have a valid prototype object
5024エンコードする URI は無効な文字を含んでいます。 The URI to be encoded contains an invalid character
5025デコードする URI は有効なエンコーダーではありません。 The URI to be decoded is not a valid encoding
5026小数の桁数が有効範囲を超えています。 The number of fractional digits is out of range
5027有効桁数の範囲を超えています。 The precision is out of range
5028Array または arguments オブジェクトがありません。 Array or arguments object expected
5029配列の長さは、正の有限整数でなければなりません。 Array length must be a finite positive integer
5030配列の長さには、正の有限数が割り当てられなければなりません。 Array length must be assigned a finite positive number
5031Array オブジェクトがありません。 Array object expected
5034値引数の中の循環参照はサポートされていません Circular reference in value argument not supported
5035置換引数が無効です Invalid replacer argument
5038引数リストが大きすぎて適用できません Argument list too large to apply
5039const プロパティが再定義されています。 Redeclaration of const property
5040循環 __proto__ 値 Cyclic __proto__ value
5041オブジェクトのメンバーが構成できません。 Object member not configurable
5042strict モードで、変数が未定義のままです。 Variable undefined in strict mode
5043strict モードでは、関数または arguments オブジェクトの 'caller' プロパティを使用できません Accessing the 'caller' property of a function or arguments object is not allowed in strict mode
5044strict モードでは、arguments オブジェクトの 'callee' プロパティを使用できません Accessing the 'callee' property of an arguments object is not allowed in strict mode
5045strict モードでは、読み取り専用プロパティに代入できません Assignment to read-only properties is not allowed in strict mode
5046非拡張可能オブジェクトのプロパティは作成できません。 Cannot create property for a non-extensible object
5053プロパティは、アクセサーと値の両方を持つことはできません。 Property cannot have both accessors and a value
5054'this' が Null であるか未定義です。 'this' is null or undefined
5059Date を指定してください。 Date expected
5064RegExp オブジェクトを指定してください。 RegExp object expected
5065関数の引数が無効です。 Invalid function argument
5072'length' プロパティが無効です。 Invalid 'length' property
5074オペランドが無効です。 Invalid Operand
5076プロパティ記述子が無効です。 Invalid property descriptor
5077プロパティを定義できません: オブジェクトは拡張可能ではありません Cannot define property: object is not extensible
5078構成可能ではないプロパティは再定義できません Cannot redefine non-configurable property
5079書き込み可能ではないプロパティは変更できません Cannot modify non-writable property
5080プロパティを変更できません: 'length' は書き込み可能ではありません Cannot modify property: 'length' is not writable
5081プロパティを定義できません Cannot define property
5082型付き配列のコンストラクター引数が無効です Typed array constructor argument is invalid
5083'this' は型付き配列オブジェクトではありません 'this' is not a typed array object
5084型付き配列作成時のオフセット/長さが無効です Invalid offset/length when creating typed array
5085型付き配列の subarray メソッドの開始/終了値が無効です Invalid begin/end value in typed array subarray method
5086型付き配列セットのソースが無効です Invalid source in typed array set
5087'this' は DataView オブジェクトではありません 'this' is not a DataView object
5088DataView の引数が無効です Invalid arguments in DataView
5089DataView 操作によるアクセスが指定したバッファー長を超えています DataView operation access beyond specified buffer length
5091関数のシグネチャが無効です invalid function signature
5092プロパティのシグネチャが無効です invalid property signature
5093入力パラメーターの型が無効です invalid input parameter type
5094出力パラメーターが無効です invalid ouput parameter
5095strict モードでは、関数の 'arguments' プロパティを使用できません Accessing the 'arguments' property of a function is not allowed in strict mode
5096検査可能なオブジェクトが必要です Inspectable Object expected
5097引数を型 'char' に変換できませんでした Could not convert argument to type 'char'
5098引数を型 'GUID' に変換できませんでした Could not convert argument to type 'GUID'
5099IInspectable が必要です IInspectable expected
5100オブジェクトを構造体に変換できませんでした: オブジェクトに必要なプロパティがありません Could not convert object to struct: object missing expected property
5101不明な種類 Unknown type
5102関数の呼び出しの引数が少なすぎます Function called with too few arguments
5103構造化可能な種類ではありません Type is not constructible
5104値を PropertyValue に変換できませんでした: PropertyValue でサポートされている種類ではありません Could not convert value to PropertyValue: Type not supported by PropertyValue
5105値を IInspectable に変換できませんでした: IInspectable でサポートされている種類ではありません Could not convert value to IInspectable: Type not supported by IInspectable
5106日付を Windows.Foundation.DateTime に変換できませんでした: 有効な範囲外の値です Could not convert Date to Windows.Foundation.DateTime: value outside of valid range
5107値を Windows.Foundation.TimeSpan に変換できませんでした: 有効な範囲外の値です Could not convert value to Windows.Foundation.TimeSpan: value outside of valid range
5108既にリリースされている検査可能なオブジェクトへのアクセスが無効です Invalid access to already released Inspectable Object
5109既にリリースされている検査可能なオブジェクトはリリースできません Cannot release already released Inspectable Object
5110'this' は必要な型ではありません 'this' is not of the expected type
5111配列に指定された長さとサイズは無効です Illegal length and size specified for the array
5112メタデータ情報を取得中に予期しないエラーが発生しました An unexpected failure occurred while trying to obtain metadata information
5113宣言前の使用 Use before declaration
5114'this' は既に初期化されているオブジェクトであり、再初期化できません Cannot re-initialize 'this', object already initialized
5115'this' は非拡張可能オブジェクトであるため、初期化することはできません Cannot initialize 'this' because it is a non-extensible object
5117'key' はオブジェクトではありません 'key' is not an object
5118オプション値が有効な範囲外です Option value is outside of valid range
5119オブジェクトまたは文字列が必要です Object or string expected
5120これは new ステートメントでは使用できません This can't be used in a new statement
5121ロケールの形式が正しくありません Locale is not well-formed
5122通貨コードが無効です Currency code is invalid
5123通貨コードが指定されませんでした Currency code was not specified
5124日付が無効です Invalid Date
5125Intl は使用できません。 Intl is not available.
5200スタータスは 'エラー' ですが、getResults はエラーを返しませんでした Status is 'error', but getResults did not return an error
5201完了したハンドラーに渡されるステータス パラメーターが見つからないか無効です Missing or invalid status parameter passed to completed handler
5202完了したハンドラーに渡される送信者パラメーターが見つからないか無効です Missing or invalid sender parameter passed to completed handler
5400ネイティブ コードのデバッグ中は、関数の評価は無効になります Function evaluation is disabled while debugging native code
5401ネイティブ コードのデバッグ中は、JavaScript 式の評価はサポートされません Evaluation of the JavaScript expression is not supported while debugging native code
5604ArrayBuffer オブジェクトが必要です ArrayBuffer object expected
6000無限大 Infinity
6001負の無限大 -Infinity
10438オブジェクトは '%s' プロパティまたはメソッドをサポートしていません。 Object doesn't support property or method '%s'
10449関数 '%s' の引数は必須です。 Argument to the function '%s' is not optional
15001'%s' は数値ではありません。 '%s' is not a number
15002'%s' は関数ではありません。 '%s' is not a function
15004'%s' は配列可能なオブジェクトではありません。 '%s' is not an indexable object
15005'%s' は文字列ではありません。 '%s' is not a string
15006'%s' は日付型のオブジェクトではありません。 '%s' is not a date object
15007'%s' は Null であるか、オブジェクトではありません。 '%s' is null or not an object
15008'%s' に割り当てられません。 Cannot assign to '%s'
15009'%s' は定義されていません。 '%s' is undefined
15010'%s' はブール型ではありません。 '%s' is not a boolean
15012'%s' を削除できません。 Cannot delete '%s'
15013'%s' は VBArray ではありません。 '%s' is not a VBArray
15014'%s' は JavaScript オブジェクトではありません。 '%s' is not a JavaScript object
15015'%s' は Enumerator オブジェクトではありません。 '%s' is not an enumerator object
15016'%s' は Regular Expression オブジェクトではありません。 '%s' is not a regular expression object
15028'%s' は Array または Arguments オブジェクトではありません。 %s is not an Array or arguments object
15031'%s' は Array オブジェクトではありません。 %s is not an Array object
15036このオブジェクトでは、プロパティ記述子の '%s'' 属性を 'True' に設定できません '%s' attribute on the property descriptor cannot be set to 'true' on this object
15037このオブジェクトでは、プロパティ記述子の '%s'' 属性を 'False' に設定できません '%s' attribute on the property descriptor cannot be set to 'false' on this object
15039const '%s' が再定義されています。 Redeclaration of const '%s'
15041strict モードでは、'%s' で delete を呼び出すことはできません Calling delete on '%s' is not allowed in strict mode
15047未定義または NULL 参照のプロパティ '%s' は設定できません Unable to set property '%s' of undefined or null reference
15048未定義または NULL 参照のプロパティ '%s' は取得できません Unable to get property '%s' of undefined or null reference
15049未定義または NULL 参照のプロパティ '%s' は削除できません Unable to delete property '%s' of undefined or null reference
15050プロパティ '%s' にアクセスできません: データ型 'VarDate' はユーザー定義プロパティをサポートしません。 Unable to access property '%s': type 'VarDate' does not support user-defined properties
15051プロパティ '%s' の値は Function オブジェクトではありません。 The value of the property '%s' is not a Function object
15052プロパティ '%s' の値は Null または未定義で、Fuction オブジェクトではありません。 The value of the property '%s' is null or undefined, not a Function object
15054%s: 'this' は Null または未定義です。 %s: 'this' is null or undefined
15055%s: 'this' はオブジェクトではありません。 %s: 'this' is not an Object
15056%s: 'this' は Function オブジェクトではありません。 %s: 'this' is not a Function object
15057%s: 'this' は String オブジェクトではありません。 %s: 'this' is not a String object
15058%s: 'this' は Boolean オブジェクトではありません。 %s: 'this' is not a Boolean object
15059%s: 'this' は Date オブジェクトではありません。 %s: 'this' is not a Date object
15060%s: 'this' は Number オブジェクトではありません。 %s: 'this' is not a Number object
15061%s: 'this' は VBArray オブジェクトではありません。 %s: 'this' is not a VBArray object
15062%s: 'this' は JavaScript オブジェクトではありません。 %s: 'this' is not a JavaScript object
15063%s: 'this' は Enumerator オブジェクトではありません。 %s: 'this' is not an Enumerator object
15064%s: 'this' は RegExp オブジェクトではありません。 %s: 'this' is not a RegExp object
15065%s: 引数は無効です。 %s: invalid argument
15066%s: 引数はオブジェクトではありません。 %s: argument is not an Object
15067%s: 引数は JavaScript オブジェクトではありません。 %s: argument is not a JavaScript object
15068%s: 引数は Function オブジェクトではありません。 %s: argument is not a Function object
15069%s: 引数は VBArray オブジェクトではありません。 %s: argument is not a VBArray object
15070%s: 引数は Null または未定義です。 %s: argument is null or undefined
15071%s: 引数はオブジェクトと Null のどちらでもありません。 %s: argument is not an Object and is not null
15072%s: 引数に有効な 'length' プロパティがありません。 %s: argument does not have a valid 'length' property
15073%s: Array または Arguments オブジェクトを指定してください。 %s: Array or arguments object expected
15074'%s' へのオペランドが無効です: オブジェクトを指定してください。 Invalid operand to '%s': Object expected
15075'%s' へのオペランドが無効です: 関数を指定してください。 Invalid operand to '%s': Function expected
15076プロパティ '%s' の記述子が無効です。 Invalid descriptor for property '%s'
15077プロパティ '%s' を定義できません: オブジェクトは拡張可能ではありません。 Cannot define property '%s': object is not extensible
15078構成可能ではないプロパティ '%s' は再定義できません。 Cannot redefine non-configurable property '%s'
15079書き込み可能ではないプロパティ '%s' は変更できません。 Cannot modify non-writable property '%s'
15080プロパティ '%s' を変更できません: 'length' は書き込み可能ではありません。 Cannot modify property '%s': 'length' is not writable
15081プロパティ '%s' を定義できません。 Cannot define property '%s'
15088DataView メソッドの必須引数 %s が指定されていません Required argument %s in DataView method is not specified
15090DataView コンストラクター引数 %s が無効です DataView constructor argument %s is invalid
15091関数 '%s' に無効なシグネチャがあるため、呼び出せません The function '%s' has an invalid signature and cannot be called
15092プロパティ '%s' に無効なシグネチャがあるため、アクセスできません The property '%s' has an invalid signature and cannot be accessed
15093既定のインターフェイスが Windows.Foundation.IPropertyValue のランタイム クラス %s は、入力パラメーターの型としてサポートされていません The runtimeclass %s that has Windows.Foundation.IPropertyValue as default interface is not supported as input parameter type
15094ランタイム クラス名が %s の Windows.Foundation.IPropertyValue インターフェイスを持つオブジェクトは、出力パラメーターとしてサポートされていません The object with interface Windows.Foundation.IPropertyValue that has runtimeclass name %s is not supported as out parameter
15096%s: 'this' は検査可能なオブジェクトではありません %s: 'this' is not an Inspectable Object
15097%s: 引数を型 'char' に変換できませんでした %s: could not convert argument to type 'char'
15098%s: 引数を型 'GUID' に変換できませんでした %s: could not convert argument to type 'GUID'
15099%s: 戻り値を IInspectable に変換できませんでした %s: could not convert return value to IInspectable
15100オブジェクトを構造体に変換できませんでした: オブジェクトに必要なプロパティ '%s' がありません Could not convert object to struct: object missing expected property '%s'
15101種類 '%s' が見つかりません Type '%s' not found
15102%s: 関数の呼び出しの引数が少なすぎます %s: function called with too few arguments
15103%s: 構造化可能な種類ではありません %s: type is not constructible
15104値を PropertyValue に変換できませんでした: %s は PropertyValue でサポートされていません Could not convert value to PropertyValue: %s not supported by PropertyValue
15105値を IInspectable に変換できませんでした: %s は IInspectable でサポートされていません Could not convert value to IInspectable: %s not supported by IInspectable
15108%s: 検査可能なオブジェクト 'this' はリリースされていてアクセスできません %s: The Inspectable object 'this' is released and cannot be accessed
15110'this' は次の必要な型ではありません: %s 'this' is not of expected type: %s
15112%s: メタデータ情報を取得中に予期しないエラーが発生しました %s: an unexpected failure occurred while trying to obtain metadata information
15114'%s' オブジェクトを初期化できません。'this' は既に '%s' オブジェクトとして初期化されています Cannot initialize '%s' object: 'this' is already initialized as '%s' object
15115'%s' オブジェクトを初期化できません。'this' は拡張可能ではありません Cannot initialize '%s' object: 'this' is not extensible
15116%s: 'this' は %s オブジェクトではありません %s: 'this' is not a %s object
15117%s: 'key' はオブジェクトではありません %s: 'key' is not an object
15118オプション値 '%s' ('%s') が有効範囲外です。期待値: %s Option value '%s' for '%s' is outside of valid range. Expected: %s
15119%s はオブジェクトでも文字列でもありません %s is not an object or a string
15120関数 '%s' はコンストラクターではありません Function '%s' is not a constructor
15121ロケール '%s' の形式が正しくありません Locale '%s' is not well-formed
15122通貨コード '%s' が無効です Currency code '%s' is invalid
15604%s は ArrayBuffer ではありません %s is not an ArrayBuffer
32812指定された日は現在設定されているロケールのカレンダーでは使用できません。 The specified date is not available in the current locale's calendar
0x10000001INTERNET ハンドルの作成または破棄に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with creation or destruction of INTERNET handles
0x10000002HTTP 要求と応答の処理に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with processing of HTTP requests and responses
0x10000003ネットワーク操作 (TCP、DNS) に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with network operations (TCP, DNS)
0x10000004認証に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with authentication
0x10000005HTTPS に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with HTTPS
0x10000006AUTOPROXY に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with AUTOPROXY
0x10000007Cookie に関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with Cookies
0x10000008WinINet IE イベントすべてにフラグを付けました Flagged on all WinINet IE events
0x10000021送信パケットのキャプチャに関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with sending packet capture
0x10000022受信パケットのキャプチャに関連した WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with receiving packet capture
0x10000023モバイル SKU にのみ関連するすべての WinINet イベントにフラグを付けました Flagged on all WinINet events relevant only to Mobile SKUs
0x1000002A個人を特定できる可能性のある情報を扱っている WinINet イベントすべてにフラグを付けました Flagged on all WinINet events dealing with potential personally identifiable information
0x1000002Bパケット キャプチャに関連したすべての WinINet イベントにフラグを付けました Flagged on all WinINet events dealing with packet capture
0x10000031応答時間 Response Time
0x30000000情報 Info
0x30000001開始 Start
0x30000002停止 Stop
0x3000000B失敗 Fail
0x50000002エラー Error
0x50000005詳細 Verbose
0x700001F4WININET_ROOT_HANDLE_CREATED WININET_ROOT_HANDLE_CREATED
0x700001F5WININET_OPEN_URL_HANDLE_CREATED WININET_OPEN_URL_HANDLE_CREATED
0x700001F6WININET_CONNECT_HANDLE_CREATED WININET_CONNECT_HANDLE_CREATED
0x700001F7WININET_HTTP_REQUEST_HANDLE_CREATED WININET_HTTP_REQUEST_HANDLE_CREATED
0x700001F8WININET_HANDLE_CLOSED WININET_HANDLE_CLOSED
0x700001F9WININET_HANDLE_CREATE_FAILED WININET_HANDLE_CREATE_FAILED
0x700001FAWININET_HANDLE_CLOSE_FAILED WININET_HANDLE_CLOSE_FAILED
0x700001FBWININET_HTTP_REQUEST WININET_HTTP_REQUEST
0x700001FCWININET_HTTP_RESPONSE WININET_HTTP_RESPONSE
0x700001FDWININET_HTTP_CONNECTION_CLOSED WININET_HTTP_CONNECTION_CLOSED
0x700001FEWININET_KEEP_ALIVE_CONNECTION_REUSED WININET_KEEP_ALIVE_CONNECTION_REUSED
0x700001FFWININET_KEEP_ALIVE_CONNECTION_POOLED WININET_KEEP_ALIVE_CONNECTION_POOLED
0x70000200WININET_KEEP_ALIVE_CONNECTION_CLOSED WININET_KEEP_ALIVE_CONNECTION_CLOSED
0x70000201WININET_HTTP_RESPONSE_BODY_RECEIVED WININET_HTTP_RESPONSE_BODY_RECEIVED
0x70000202WININET_TCP_CONNECTION WININET_TCP_CONNECTION
0x70000203WININET_DNS_QUERY WININET_DNS_QUERY
0x70000204WININET_NETWORK_CHANGE_DETECTED WININET_NETWORK_CHANGE_DETECTED
0x70000205WININET_COOKIE_HEADER_RECEIVED WININET_COOKIE_HEADER_RECEIVED
0x70000206WININET_COOKIE_STORED WININET_COOKIE_STORED
0x70000207WININET_COOKIE_DELETED WININET_COOKIE_DELETED
0x70000208WININET_COOKIE_BLOCKED WININET_COOKIE_BLOCKED
0x70000209WININET_COOKIE_P3P_REJECTED WININET_COOKIE_P3P_REJECTED
0x7000020AWININET_COOKIE_REQUEST_HEADER_CREATED WININET_COOKIE_REQUEST_HEADER_CREATED
0x7000020BWININET_COOKIE_ADDED_TO_HEADER WININET_COOKIE_ADDED_TO_HEADER
0x7000020CWININET_AUTH_RESPONSE_RECEIVED WININET_AUTH_RESPONSE_RECEIVED
0x7000020DWININET_AUTH_CLIENT_SETS_USERNAME WININET_AUTH_CLIENT_SETS_USERNAME
0x7000020EWININET_AUTH_CLIENT_SETS_PASSWORD WININET_AUTH_CLIENT_SETS_PASSWORD
0x7000020FWININET_AUTH_USING_CACHED_CREDS WININET_AUTH_USING_CACHED_CREDS
0x70000210WININET_AUTH_USING_DEFAULT_CREDS WININET_AUTH_USING_DEFAULT_CREDS
0x70000211WININET_AUTH_CLIENT_ADD_HEADERS WININET_AUTH_CLIENT_ADD_HEADERS
0x70000212WININET_HTTPS_NEGOTIATION WININET_HTTPS_NEGOTIATION
0x70000213WININET_HTTPS_SERVER_CERT_ERROR WININET_HTTPS_SERVER_CERT_ERROR
0x70000214WININET_HTTPS_SERVER_CERT_VALIDATED WININET_HTTPS_SERVER_CERT_VALIDATED
0x70000215WININET_HTTPS_CLIENT_CERT_REQUIRED WININET_HTTPS_CLIENT_CERT_REQUIRED
0x70000216WININET_HTTPS_CLIENT_CERT_UNAVAILABLE WININET_HTTPS_CLIENT_CERT_UNAVAILABLE
0x70000217WININET_HTTPS_CLIENT_CERT_SELECTED WININET_HTTPS_CLIENT_CERT_SELECTED
0x70000218WININET_HTTPS_RENEGOTIATION WININET_HTTPS_RENEGOTIATION
0x70000219WININET_AUTOPROXY_SEARCH WININET_AUTOPROXY_SEARCH
0x7000021AWININET_AUTOPROXY_DHCP WININET_AUTOPROXY_DHCP
0x7000021BWININET_AUTOPROXY_DNS WININET_AUTOPROXY_DNS
0x7000021CWININET_AUTOPROXY_DOWNLOAD WININET_AUTOPROXY_DOWNLOAD
0x7000021DWININET_AUTOPROXY_FIND_INFO_FOR_URL WININET_AUTOPROXY_FIND_INFO_FOR_URL
0x7000021EWININET_TEST_EVENT WININET_TEST_EVENT
0x7000021FWININET_BLOCKING_AUTOPROXY_DETERMINATION WININET_BLOCKING_AUTOPROXY_DETERMINATION
0x70000220WININET_TRANSFER WININET_TRANSFER
0x70000221WININET_AUTOPROXY_SWPAD WININET_AUTOPROXY_SWPAD
0x70000222WININET_REQUEST_HEADER WININET_REQUEST_HEADER
0x70000223WININET_RESPONSE_HEADER WININET_RESPONSE_HEADER
0x70000224WININET_REQUEST_HEADER_OPTIONAL WININET_REQUEST_HEADER_OPTIONAL
0x70000244WININET_AUTOPROXY_PERFTRACK_HOST_IP_LOOKUP WININET_AUTOPROXY_PERFTRACK_HOST_IP_LOOKUP
0x70000245WININET_AUTOPROXY_PERFTRACK_SWPAD_LOOKUP WININET_AUTOPROXY_PERFTRACK_SWPAD_LOOKUP
0x70000246WININET_AUTOPROXY_PERFTRACK_KNOWN_DETECTION WININET_AUTOPROXY_PERFTRACK_KNOWN_DETECTION
0x70000247WININET_AUTOPROXY_PERFTRACK_UNKNOWN_DETECTION WININET_AUTOPROXY_PERFTRACK_UNKNOWN_DETECTION
0x70000248WININET_AUTOPROXY_PERFTRACK_SCRIPT_DOWNLOAD WININET_AUTOPROXY_PERFTRACK_SCRIPT_DOWNLOAD
0x7000024BWININET_AUTOPROXY_PERFTRACK_ALL WININET_AUTOPROXY_PERFTRACK_ALL
0x7000024CWININET_HTTP_RESPONSE_BODY_READ_ERROR WININET_HTTP_RESPONSE_BODY_READ_ERROR
0x7000024DWININET_STREAM_DATA_INDICATED WININET_STREAM_DATA_INDICATED
0x7000024EWININET_APPLICATION_OFFLINE_CHECK WININET_APPLICATION_OFFLINE_CHECK
0x90000001Microsoft-Windows-WinINet Microsoft-Windows-WinINet
0xB0000065セッション ハンドル %1 が作成されました: ユーザー エージェント=%3、アクセスの種類=%5、プロキシ一覧=%7、プロキシ バイパス一覧=%9、フラグ=%10 Session handle %1 created: UserAgent=%3, AccessType=%5, ProxyList=%7, ProxyBypassList=%9, Flags=%10
0xB0000066ハンドル %1 が InternetOpenURL によって作成されました: セッション ハンドル=%2、URL=%4、ヘッダー=%6、フラグ=%7 Handle %1 created by InternetOpenURL: SessionHandle=%2,URL=%4, Headers=%6, Flags=%7
0xB0000067ハンドル %1 が InternetConnect によって作成されました: セッション ハンドル=%2、サーバー=%4:%5、%7、フラグ=%8 Handle %1 created by InternetConnect: SessionHandle=%2, Server=%4:%5, %7, Flags=%8
0xB0000068要求ハンドル %1 が HttpOpenRequest によって作成されました: 接続ハンドル=%2、%4、対象=%6、Ver=%8、参照者=%10、メディアの種類=%12、フラグ=%13 Request handle %1 created by HttpOpenRequest: ConnectionHandle=%2, %4, Target=%6, Ver=%8, Referrer=%10, Media types=%12, Flags=%13
0xB0000069ハンドル %1 は正常に閉じられました Handle %1 closed successfully
0xB000006Aハンドルを作成できませんでした: 親ハンドル=%1、エラー=%2 Failed to create handle: ParentHandle=%1, Error=%2
0xB000006Bハンドル %1 を閉じることができませんでした: エラー=%2 Handle %1 failed to close: Error=%2
0xB000006C要求ハンドル %1 サーバーの詳細: サーバー=%3 ポート=%4 サービス=%6 Request handle %1 Server Details: Server=%3 Port=%4 Service=%6
0xB00000C8HTTP 要求を API から受信しました: 要求ハンドル=%1 HTTP request was received from API: RequestHandle=%1
0xB00000C9HTTP 要求は正常に送信されました: 要求ハンドル=%1、ソケット ハンドル=%2、%4、送信された Cookie= %5 HTTP request was sent successfully: RequestHandle=%1, SocketHandle=%2, %4, CookieSent= %5
0xB00000CAHTTP 要求の送信に失敗しました: ハンドル=%1、エラー=%2 HTTP request send failed: Handle=%1, Error=%2
0xB00000CBHTTP 応答 (%1) を受信しました: 要求ハンドル=%2、ソケット ハンドル=%3、%5、内容の長さ=%7 HTTP response (%1) received: RequestHandle=%2, SocketHandle=%3, %5, ContentLength=%7
0xB00000CCHTTP 応答が失敗しました: ハンドル=%1、エラー=%2 HTTP response failed: Handle=%1, Error=%2
0xB00000CDHTTP 接続 (ハンドル=%1、ソケット ハンドル=%2) は次の理由によって閉じられました: %4 HTTP connection (Handle=%1, SocketHandle=%2) closed due to the following reason: %4
0xB00000CEキープアライブ接続は再使用されています: 接続ハンドル=%1、ソケット ハンドル=%2 Keep-alive connection is re-used: ConnectionHandle=%1, SocketHandle=%2
0xB00000CF接続はキープアライブ プールへ戻されています: 要求ハンドル=%1、ソケット ハンドル=%2 Connection is returned to keep-alive pool: RequestHandle=%1, SocketHandle=%2
0xB00000D0キープアライブ接続は閉じられました: 接続ハンドル=%1、ソケット ハンドル=%2 Keep-alive connection is closed: ConnectionHandle=%1, SocketHandle=%2
0xB00000D1HTTP 応答のエンティティ ボディを受信しました: 要求ハンドル=%1 HTTP response entity body received: RequestHandle=%1
0xB00000D2HTTP 要求ヘッダー要求ハンドル=%1 %3 HTTP Request Headers RequestHandle=%1 %3
0xB00000D3HTTP 応答ヘッダー要求ハンドル=%1 %3 HTTP Response Headers RequestHandle=%1 %3
0xB00000D4HTTP 要求ヘッダー OptionalData 要求ハンドル=%1 %3 HTTP Request Headers OptionalData RequestHandle=%1 %3
0xB00000D5WinInet::Http 応答のエンティティ ボディの受信に失敗しました: 要求ハンドル=%1、エラー=%2 WinInet::Http response entity body receive failed: Request Handle=%1, Error=%2
0xB000012Dサーバー %2 への TCP 接続が確立されました: 接続ハンドル=%3、ソケット ハンドル=%4、ローカル ポート=%5 TCP connection to server %2 established: ConnectionHandle=%3, SocketHandle=%4, LocalPort=%5
0xB000012E接続ハンドル %3 の %2 への TCP 接続に失敗しました: エラー=%4 TCP connection to %2 for connection handle %3 failed: Error=%4
0xB000012FTCP 接続は正しく閉じられました: ソケット ハンドル=%1 TCP connection closed successfully: SocketHandle=%1
0xB0000130%2 ホスト名の DNS クエリが送信されました: ハンドル=%3 DNS query for %2 hostname is sent: Handle=%3
0xB0000131%2 ホスト名の DNS クエリが完了しました: ハンドル=%3、アドレス=%5 DNS query for %2 hostname is complete: Handle=%3, Addresses=%5
0xB0000132%2 ホスト名の DNS クエリが失敗しました: ハンドル=%3 エラー=%4 DNS query for %2 hostname failed: Handle=%3 Error=%4
0xB0000133DNS キャッシュを再使用して、%2 ホスト名のクエリが完了しました: ハンドル=%3、アドレス=%5 Re-used DNS cache, query for %2 hostname is complete: Handle=%3, Addresses=%5
0xB0000134ネットワークの変更が検出されました: ハンドル=%1 A network change was detected: Handle=%1
0xB00001F5Cookie ヘッダーを含む応答を受信しました: URL=%2 Received response including a cookie header: URL=%2
0xB00001F6クライアントは、Cookie ジャーに Cookie を格納しました: ドメイン=%2、パス=%4、名前=%6、値=%8 Client has stored a cookie in the cookie jar: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001F7クライアントは、Cookie ジャーに Cookie を検出しました: ドメイン=%2、パス=%4、名前=%6、値=%8 Client has deleted a cookie in the cookie jar: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001F8クライアントは、サーバーによって送信された Cookie を拒否しました: ドメイン=%2、パス=%4、名前=%6、値=%8 Client has rejected a cookie sent by the server: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001F9サーバー Cookie はクライアントの P3P ポリシーにより拒否されました: ドメイン=%2、パス=%4、名前=%6、値=%8 Server cookie was rejected by the client's P3P policy: Domain=%2, Path=%4, Name=%6, Value=%8
0xB00001FA要求に対して Cookie ヘッダーが作成されました: URL=%2 A cookie header was created for the request: URL=%2
0xB00001FB要求ヘッダーに Cookie が追加されました: ドメイン=%2、パス=%4、名前=%6、値=%8 Cookie added to the request header: Domain=%2, Path=%4, Name=%6, Value=%8
0xB0000259認証の応答を受信しました: 要求ハンドル=%1、スキーム=%3、IsProxy=%4 Auth response received: RequestHandle=%1, Scheme=%3, IsProxy=%4
0xB000025Aクライアントがユーザー名を設定しました: 要求ハンドル=%1、IsProxy=%2 Client sets username: RequestHandle=%1, IsProxy=%2
0xB000025Bクライアントがパスワードを設定しました: 要求ハンドル=%1、IsProxy=%2 Client sets password: RequestHandle=%1, IsProxy=%2
0xB000025Cキャッシュされた資格情報を使用しています: 要求ハンドル=%1、IsProxy=%2 Using cached credentials: RequestHandle=%1, IsProxy=%2
0xB000025D既定の資格情報を使用しています: 要求ハンドル=%1、IsProxy=%2 Using default credentials: RequestHandle=%1, IsProxy=%2
0xB000025Eクライアントが、HTTP 要求に認証ヘッダーを追加しました: 要求ハンドル=%1、スキーム=%3、IsProxy=%4 Client adds authorization headers to an HTTP request: RequestHandle=%1, Scheme=%3, IsProxy=%4
0xB00002BDクライアントが SSL ネゴシエーションを開始しました: 要求ハンドル=%1 Client begins SSL negotiation: RequestHandle=%1
0xB00002BEクライアントとサーバー間の SSL ネゴシエーションは正しく完了しました: 要求ハンドル=%1 SSL negotiation between client and server has completed successfully: RequestHandle=%1
0xB00002BFSSL ネゴシエーションは失敗しました: 要求ハンドル=%1、エラー=%2 SSL negotiation failed: RequestHandle=%1, Error=%2
0xB00002C0サーバー証明書の確認でエラーが発生しました (SCHANNEL エラー): 要求ハンドル=%1、エラー=%2 Error validating server certificate (SCHANNEL error): RequestHandle=%1, Error=%2
0xB00002C1サーバー証明書が確認されました: 要求ハンドル=%1、証明書ハッシュ=%3、警告フラグ=%4 Server certificate validated: RequestHandle=%1, CertHash=%3, WarningFlags=%4
0xB00002C2クライアント認証用のクライアント証明書が、サーバー側で必要です: 要求ハンドル=%1 Server requires a client certificate for client authorization: RequestHandle=%1
0xB00002C3利用可能なクライアント証明書がありません: 要求ハンドル=%1 There is no client certificate available: RequestHandle=%1
0xB00002C4選択されたクライアント証明書が SSL トランザクションで使用されます: 要求ハンドル=%1、証明書ハッシュ=%3 The selected client certificate will be used for the SSL transaction: RequestHandle=%1, CertHash=%3
0xB00002C7SSL 再ネゴシエーションがクライアントによって開始されました: 要求ハンドル=%1 Client begins SSL renegotiation: RequestHandle=%1
0xB00002C8クライアントとサーバー間の SSL 再ネゴシエーションは正しく完了しました: 要求ハンドル=%1 SSL renegotiation between client and server has completed successfully: RequestHandle=%1
0xB00002C9SSL 再ネゴシエーションは失敗しました: 要求ハンドル=%1、エラー=%2 SSL renegotiation failed: RequestHandle=%1, Error=%2
0xB0000321クライアント側で WPAD 構成ファイルの場所の確認を試行しています: 接続名=%2、検出フラグ=%3 Client begins attempts to locate the WPAD configuration file: ConnectionName=%2, DetectFlags=%3
0xB0000322DHCP を使用して構成ファイルの検索を開始: インターフェイス=%2 Begin search for configuration file using DHCP: Interface=%2
0xB0000323DHCP を使用して WPAD 構成ファイルが見つかりました: インターフェイス=%2、構成 URL=%4 WPAD configuration file found using DHCP: Interface=%2, ConfigurationURL=%4
0xB0000324DHCP を使用した WPAD 構成ファイルの検索は失敗しました: インターフェイス=%2、構成 URL=%4、エラー=%5 Search for WPAD configuration file using DHCP failed: Interface=%2, ConfigurationURL=%4, Error=%5
0xB0000325DNS を使用して構成ファイルの検索を開始: 検出フラグ=%1 Begin search for configuration file using DNS: DetectFlags=%1
0xB0000326DNS を使用して WPAD 構成ファイルが見つかりました: 構成 URL=%2、検出フラグ=%3 WPAD configuration file found using DNS: ConfigurationURL=%2, DetectFlags=%3
0xB0000327DNS を使用した WPAD 構成ファイルの検索は失敗しました: 検出フラグ=%1、エラー=%2 Search for WPAD configuration file using DNS failed: DetectFlags=%1, Error=%2
0xB0000328WPAD 構成ファイルの検索は失敗しました: エラー=%1 Search for WPAD configruation file failed: Error=%1
0xB0000329構成 URL からの構成ファイルのダウンロードを開始: 構成 URL=%2 Begin downloading the configuration file from the configuration URL: ConfigurationURL=%2
0xB000032Aクライアントは、構成 URL から構成ファイルを正常にダウンロードしました: 構成 URL=%2 Client successfully downloaded the configuration file from the configuration URL: ConfigurationURL=%2
0xB000032B構成 URL からの構成ファイルのダウンロードに失敗しました: 構成 URL=%2、エラー=%3 Downloading the configuration file from the configuration URL failed: ConfigurationURL=%2, Error=%3
0xB000032Cダウンロードした構成ファイルを使用できませんでした: 構成 URL=%2、MIME の種類=%4、エラー=%5 The downloaded configuration file could not be used: ConfigurationURL=%2, MIMEType=%4, Error=%5
0xB000032DURL のプロキシ情報を検索中です: URL=%2 Searching for Proxy Information for the URL: URL=%2
0xB000032Eクライアントは、指定されたリソースにアクセスするためのプロキシ データを正常に取得しました: URL=%2、プロキシ文字列=%4 Client has successfully retrieved proxy data for accessing a specified resource: URL=%2, ProxyString=%4
0xB000032FURL のプロキシ情報を特定中にエラーが発生しました: URL=%2、エラー=%3 Error locating proxy information for the URL: URL=%2, Error=%3
0xB0000330自動プロキシ特定のブロックが開始されました Blocking autoproxy determination started
0xB0000331自動プロキシ特定のブロックが停止しました Blocking autoproxy determination stopped
0xB0000332WinInet アクティビティ転送イベント WinInet Activity Transfer Event
0xB0000333自動プロキシ SWPAD 判定 (%1) 接続数 (%2) AutoProxy SWPAD Decision (%1) NumConnections (%2)
0xB0000334自動プロキシのホスト IP 検索が開始されました Autoproxy host IP lookup started
0xB0000335自動プロキシのホスト IP 検索が停止しました Autoproxy host IP lookup stopped
0xB0000336自動プロキシの SWPAD 検索が開始されました Autoproxy SWPAD lookup started
0xB0000337自動プロキシの SWPAD 検索が停止しました Autoproxy SWPAD lookup stopped
0xB0000338SWPAD ON の自動プロキシ検出が開始されました Autoproxy Detection with SWPAD ON started
0xB0000339SWPAD ON の自動プロキシ検出が停止しました Autoproxy Detection with SWPAD ON stopped
0xB000033ASWPAD UNKNOWN の自動プロキシ検出が開始されました Autoproxy Detection with SWPAD UNKNOWN started
0xB000033BSWPAD UNKNOWN の自動プロキシ検出が停止しました Autoproxy Detection with SWPAD UNKNOWN stopped
0xB000033C自動プロキシ スクリプトのダウンロードが開始されました Autoproxy Script Download Started
0xB000033D自動プロキシ スクリプトのダウンロードが停止しました Autoproxy Script Download Stopped
0xB0000342自動プロキシのシナリオ全体が開始されました Autoproxy full scenario started
0xB0000343自動プロキシのシナリオ全体が停止しました Autoproxy full scenario stopped
0xB0000385アプリケーションのオフライン チェックが開始されました Application offline check started
0xB0000386アプリケーションのオフライン チェックが完了しました Application offline check complete
0xB0000421要求された URL=%1 動詞=%2 RequestHeaders=%3 ResponseHeaders=%4 状態=%5 キャッシュ=%6 Requested URL=%1 Verb=%2 RequestHeaders=%3 ResponseHeaders=%4 Status=%5 Cache=%6
0xB0000422清掃済み URL=%1 Scavenged URL=%1
0xB00100C8API から HTTP 要求を受信しました: RequestHandle=%1、RequestContext=%2 HTTP request was received from API: RequestHandle=%1, RequestContext=%2
0xB20007D1WinINet 要求のヘッダー バッファーがキャプチャされました The WinINet request header buffer captured
0xB20007D2WinINet 要求のペイロード バッファーがキャプチャされました The WinINet request payload buffer captured
0xB20007D3WinINet 応答のヘッダー バッファーがキャプチャされました The WinINet response header buffer captured
0xB20007D4WinINet 応答のペイロード バッファーがキャプチャされました The WinINet response payload buffer captured
0xD0000001WPAD_NETWORK_DECISION_OFF WPAD_NETWORK_DECISION_OFF
0xD0000002WPAD_NETWORK_DECISION_ON WPAD_NETWORK_DECISION_ON
0xD0000003WPAD_NETWORK_DECISION_UNKNOWN WPAD_NETWORK_DECISION_UNKNOWN
0xD0000004Missed Missed
0xD0000005Hit Hit
0xD0000006古い変更 Stale-Modified
0xD0000007Stale-NotModified Stale-NotModified
0xD0000008HTTP HTTP
0xD0000009SPDY3 SPDY3
0xD000000Aキャプチャされたヘッダーまたはペイロードのフラグメントの開始 Start fragment of captured header or payload
0xD000000Bキャプチャされたヘッダーまたはペイロードのフラグメントの終了 End fragment of captured header or payload

EXIF

File Name:jscript9.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-s..-jscript9.resources_31bf3856ad364e35_11.0.15063.0_ja-jp_5590ca03d8ff271a\
File Size:37 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:37376
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:11.0.15063.0
Product Version Number:11.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:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Microsoft ® JScript
File Version:11.00.15063.0 (WinBuild.160101.0800)
Internal Name:jscript9.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:jscript9.dll.mui
Product Name:Internet Explorer
Product Version:11.00.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-s..-jscript9.resources_31bf3856ad364e35_11.0.15063.0_ja-jp_f9722e8020a1b5e4\

What is jscript9.dll.mui?

jscript9.dll.mui is Multilingual User Interface resource file that contain Japanese language for file jscript9.dll (Microsoft ® JScript).

File version info

File Description:Microsoft ® JScript
File Version:11.00.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:jscript9.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:jscript9.dll.mui
Product Name:Internet Explorer
Product Version:11.00.15063.0
Translation:0x411, 1200