Windows 10 DLL File Information - jscript.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, 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: | 5.812.10130.0 |
Company: | Microsoft Corporation |
Product Name: | Microsoft ® JScript |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 634 KB |
Total Number of Exported Functions: | 4 |
Total Number of Exported Functions With Names: | 4 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 567,296 Bytes | 87.4% | Read, Execute | Code |
.data | 0x0008c000 | 17,920 Bytes | 2.8% | Write, Read | Initialized Data |
.idata | 0x00091000 | 4,608 Bytes | 0.7% | Read | Initialized Data |
.didat | 0x00093000 | 512 Bytes | 0.1% | Write, Read | Initialized Data |
.rsrc | 0x00094000 | 32,768 Bytes | 5.0% | Read | Initialized Data |
.reloc | 0x0009c000 | 25,088 Bytes | 3.9% | Read, Discardable | Initialized Data |
Static Linking
jscript.dll is statically linked to the following files:msvcrt.dll
OLEAUT32.dll
ADVAPI32.dll
KERNEL32.dll
SHLWAPI.dll
api-ms-win-downlevel-version-l1-1-0.dll
This means that when jscript.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, jscript.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 | 148 | 9,340 Bytes | 1.4% |
Type Libraries | 1 | 20,108 Bytes | 3.1% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,036 Bytes | 0.2% |
Total | 151 | 30,484 Bytes | 4.7% |
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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 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 JScript |
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 |
1036 | 'with' not available in the ECMA 327 Compact Profile |
4096 | Microsoft JScript compilation error |
4097 | Microsoft JScript 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 | Illegal assignment |
5009 | Undefined identifier |
5010 | Boolean expected |
5011 | Can't execute code from a freed script |
5012 | Object member expected |
5013 | VBArray expected |
5014 | JScript 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 |
5032 | 'eval' is not available in the ECMA 327 Compact Profile |
5033 | Function constructor is not available in the ECMA 327 Compact Profile |
5034 | Circular reference in value argument not supported |
5035 | Invalid replacer argument |
6000 | Infinity |
6001 | -Infinity |
10438 | Object doesn't support property or method '|' |
15001 | '|' is not a number |
15002 | '|' is not a function |
15004 | '|' is not an indexable object |
15005 | '|' is not a string |
15006 | '|' is not a date object |
15007 | '|' is null or not an object |
15008 | Cannot assign to '|' |
15009 | '|' is undefined |
15010 | '|' is not a boolean |
15012 | Cannot delete '|' |
15013 | '|' is not a VBArray |
15014 | '|' is not a JScript object |
15015 | '|' is not an enumerator object |
15016 | '|' is not a regular expression object |
15028 | | is not an Array or arguments object |
15031 | | is not an Array object |
15036 | '|' attribute on the property descriptor cannot be set to 'true' on this object |
15037 | '|' attribute on the property descriptor cannot be set to 'false' on this object |
32812 | The specified date is not available in the current locale's calendar |
32813 | This script contains malicious content and has been blocked by your antivirus software. |
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
ArrayInstance | Dispatch | |
BoolInstance | Dispatch | |
DateInstance | Dispatch | |
DateObj | Dispatch | |
ErrorInstance | Dispatch | |
EvalErrorInstance | Dispatch | |
FunctionInstance | Dispatch | |
GlobalObj | Dispatch | |
MathObj | Dispatch | |
NumberInstance | Dispatch | |
NumberObj | Dispatch | |
ObjectInstance | Dispatch | |
RangeErrorInstance | Dispatch | |
ReferenceErrorInstance | Dispatch | |
RegExpInstance | Dispatch | |
RegExpObj | Dispatch | |
StringInstance | Dispatch | |
StringObj | Dispatch | |
SyntaxErrorInstance | Dispatch | |
TypeErrorInstance | Dispatch | |
URIErrorInstance | Dispatch |
Exported Functions List
The following functions are exported by this dll:DllCanUnloadNow | DllGetClassObject | DllRegisterServer | DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CIfmod _CIlog _XcptFilter __dllonexit _amsg_exit _callnewh _clearfp _control87 _except_handler4_common _ftime _ftol2 _ftol2_sse _initterm _ismbblead _isnan _local_unwind4 _lock _ltow _mbsicmp _mbsrchr _onexit _purecall _resetstkoflw _setjmp3 _snwprintf_s _splitpath_s _statusfp _tzset _ultow_s _unlock _vsnwprintf _wasctime _wcsdup _wcsicmp _wcslwr _wcsnicmp acos asin atan atan2 atoi bsearch ceil cos exp floor fmod free isalpha isdigit iswalpha iswxdigit localtime log longjmp malloc memcmp memcpy memmove memset pow realloc sin sprintf_s sqrt strcat_s strcpy_s strrchr strtoul swprintf_s swscanf_s tan towlower wcscat_s wcschr wcscpy_s wcscspn wcsncmp wcsncpy_s wcsstr - OLEAUT32.dll:
CreateTypeLib CreateTypeLib2 GetActiveObject GetErrorInfo LoadRegTypeLib LoadTypeLibEx SafeArrayCopy SafeArrayCreate SafeArrayDestroy SafeArrayGetElement SafeArrayRedim SysAllocString SysAllocStringByteLen SysAllocStringLen SysFreeString SysStringByteLen SysStringLen VariantChangeTypeEx VariantClear VariantCopy VariantCopyInd VariantInit - ADVAPI32.dll:
RegCloseKey RegCreateKeyExA RegCreateKeyExW RegDeleteKeyExA RegGetValueW RegOpenKeyExA RegOpenKeyExW RegQueryValueExA RegQueryValueExW RegSetValueExA RegSetValueExW ntdll!EtwEventWrite - KERNEL32.dll:
CloseHandle CompareStringA CompareStringW CreateFileMappingW CreateFileW DelayLoadFailureHook FindResourceA FindResourceExW FreeLibrary FreeResource GetACP GetComputerNameA GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetDateFormatA GetDateFormatW GetEnvironmentVariableW GetLastError GetLocaleInfoA GetLocaleInfoW GetModuleFileNameA GetModuleFileNameW GetModuleHandleA GetModuleHandleW GetNumberFormatA GetNumberFormatW GetProcAddress GetStringTypeA GetStringTypeW GetSystemDefaultLCID GetSystemDefaultUILanguage GetSystemDirectoryW GetSystemTime GetSystemTimeAsFileTime GetTickCount GetTimeFormatA GetTimeFormatW GetTimeZoneInformation GetUserDefaultLCID GetUserDefaultUILanguage GetVersion GetVersionExA GetVersionExW IsValidCodePage IsValidLocale LCMapStringA LCMapStringW LoadLibraryExA LoadLibraryExW LoadResource LocalAlloc LocalFree LockResource MapViewOfFile MulDiv MultiByteToWideChar QueryPerformanceCounter RtlCaptureContext SearchPathW SetLastError SetUnhandledExceptionFilter SizeofResource Sleep TerminateProcess TlsAlloc TlsFree TlsGetValue TlsSetValue UnhandledExceptionFilter UnmapViewOfFile VirtualProtect VirtualQuery WerGetFlags WerSetFlags WideCharToMultiByte ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - SHLWAPI.dll:
PathFileExistsW PathRemoveFileSpecW - api-ms-win-downlevel-version-l1-1-0.dll:
KernelBase!GetFileVersionInfoExW KernelBase!GetFileVersionInfoSizeExW KernelBase!VerQueryValueW