Main Page Windows 7 DLLs NirSoft Utilities
Windows 8 DLL File Information - jscript9.dll

The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.

 

General Information

File Description: Microsoft ® JScript  
File Version: 10.00.9200.16384 (win8_rtm.120725-1247)  
Company: Microsoft Corporation  
Product Name: Windows® Internet Explorer  
DLL popularity Very Low - There is no any other DLL in system32 directory that is statically linked to this file.
File Size: 2,810 KB
Total Number of Exported Functions: 8
Total Number of Exported Functions With Names: 8
 

Section Headers

Name Virtual Address Raw Data Size % of File Characteristics Section Contains...
.text 0x00001000 2,622,976 Bytes 91.2% Read, Execute Code
.orpc 0x00282000 512 Bytes 0.0% Read, Execute Code
.data 0x00283000 84,480 Bytes 2.9% Write, Read Initialized Data
.idata 0x0029a000 7,168 Bytes 0.2% Read Initialized Data
.tls 0x0029c000 0 Bytes 0.0% Write, Read Uninitialized Data
.rsrc 0x0029d000 55,296 Bytes 1.9% Read Initialized Data
.reloc 0x002ab000 105,984 Bytes 3.7% Read, Discardable Initialized Data
 

Static Linking

jscript9.dll is statically linked to the following files:

msvcrt.dll
KERNEL32.dll
api-ms-win-downlevel-advapi32-l1-1-0.dll
api-ms-win-downlevel-shlwapi-l1-1-0.dll
api-ms-win-downlevel-version-l1-1-0.dll
RPCRT4.dll

This means that when jscript9.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, jscript9.dll won't be loaded.

 

General Resources Information

Resource Type Number of Items Total Size % of File
Icons 0 0 Bytes 0.0%
Animated Icons 0 0 Bytes 0.0%
Cursors 0 0 Bytes 0.0%
Animated Cursors 0 0 Bytes 0.0%
Bitmaps 0 0 Bytes 0.0%
AVI Files 0 0 Bytes 0.0%
Dialog-Boxes 0 0 Bytes 0.0%
HTML Related Files 0 0 Bytes 0.0%
Menus 0 0 Bytes 0.0%
Strings 289 21,824 Bytes 0.8%
Type Libraries 0 0 Bytes 0.0%
Manifest 0 0 Bytes 0.0%
All Others 4 30,238 Bytes 1.1%
Total 293 52,062 Bytes 1.8%
 

Icons in this file

No icons found in this file

 

Cursors in this file

No cursors found in this file

 

Dialog-boxes list (up to 200 dialogs)

No dialog resources in this file.

 

String resources in this dll (up to 200 strings)

String ID String Text
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
11 Division by zero
13 Type mismatch
14 Out of string space
17 Can't perform requested operation
28 Out of stack space
35 Sub or Function not defined
48 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 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 Object variable or With block variable not set
92 For loop not initialized
94 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 Specified DLL function not found
458 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 Object not safe for scripting
503 Object not safe for initializing
504 Object not safe for creating
507 An exception occurred
1001 Out of memory
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' statement outside of function
1019 Can't have 'break' outside of loop
1020 Can't have 'continue' outside of loop
1023 Expected hexadecimal digit
1024 Expected 'while'
1025 Label redefined
1026 Label not found
1027 'default' can only appear once in a 'switch' statement
1028 Expected identifier, string or number
1029 Expected '@end'
1030 Conditional compilation is turned off
1031 Expected constant
1032 Expected '@'
1033 Expected 'catch'
1034 Expected 'var'
1035 'throw' must be followed by an expression on the same source line
1037 'with' statements are not allowed in strict mode
1038 Duplicate formal parameter names not allowed in strict mode
1039 Octal numeric literals and escape characters not allowed in strict mode
1041 Invalid usage of 'eval' in strict mode
1042 Invalid usage of 'arguments' in strict mode
1045 Calling delete on expression not allowed in strict mode
1046 Multiple definitions of a property not allowed in strict mode
1047 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 The use of a future reserved word for an identifier is invalid. The identifier name is reserved in strict mode.
1051 Setter functions must have one argument
4096 JavaScript compilation error
4097 JavaScript runtime error
4098 Unknown runtime error
5000 Cannot assign to 'this'
5001 Number expected
5002 Function expected
5003 Cannot assign to a function result
5004 Cannot index object
5005 String expected
5006 Date object expected
5007 Object expected
5008 Invalid left-hand side in assignment
5009 Undefined identifier
5010 Boolean expected
5011 Can't execute code from a freed script
5012 Object member expected
5013 VBArray expected
5014 JavaScript object expected
5015 Enumerator object expected
5016 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
5022 Exception thrown and not caught
5023 Function does not have a valid prototype object
5024 The URI to be encoded contains an invalid character
5025 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
5028 Array or arguments object expected
5029 Array length must be a finite positive integer
5030 Array length must be assigned a finite positive number
5031 Array object expected
5034 Circular reference in value argument not supported
5035 Invalid replacer argument
5038 Argument list too large to apply
5039 Redeclaration of const property
5041 Object member not configurable
5042 Variable undefined in strict mode
5043 Accessing the 'caller' property of a function or arguments object is not allowed in strict mode
5044 Accessing the 'callee' property of an arguments object is not allowed in strict mode
5045 Assignment to read-only properties is not allowed in strict mode
5046 Cannot create property for a non-extensible object
5047 Object expected
5048 Object expected
5049 Object expected
5050 Object expected
5051 Function expected
5052 Function expected
5053 Property cannot have both accessors and a value
5054 'this' is null or undefined
5055 Object expected
5056 Function expected
5057 String expected
5058 Boolean expected
5059 Date expected
5060 Number expected
5061 VBArray expected
5062 JavaScript object expected
5063 Enumerator object expected
5064 RegExp object expected
5065 Invalid function argument
5066 Object expected
5067 JavaScript object expected
5068 Function expected
5069 VBArray expected
5070 Object expected
5071 Object expected
5072 Invalid 'length' property
5073 Array or arguments object expected
5074 Invalid Operand
5075 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 Cannot modify property: 'length' is not writable
5081 Cannot define property
5082 Typed array constructor argument is invalid
5083 'this' is not a typed array object
5084 Invalid offset/length when creating typed array
5085 Invalid begin/end value in typed array subarray method
5086 Invalid source in typed array set
5087 'this' is not a DataView object
5088 Invalid arguments in DataView
5089 DataView operation access beyond specified buffer length
5090 Invalid arguments in DataView
5091 invalid function signature
5092 invalid property signature
5093 invalid input parameter type
5094 invalid ouput parameter
5095 Accessing the 'arguments' property of a function is not allowed in strict mode
5096 Inspectable Object expected
5097 Could not convert argument to type 'char'
5098 Could not convert argument to type 'GUID'
5099 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 Could not convert value to PropertyValue: Type not supported by PropertyValue
 

COM Classes/Interfaces

There is no type library in this file with COM classes/interfaces information

 

Exported Functions List

The following functions are exported by this dll:
DllCanUnloadNow DllGetClassObject DllRegisterServer DllUnregisterServer
JsVarAddRef JsVarRelease JsVarToExtension JsVarToScriptDirect

 

Imported Functions List

The following functions are imported by this dll: