Windows 10 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 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: | 11.0.10130.0 (fbl_impressive.150522-2224) |
Company: | Microsoft Corporation |
Product Name: | Internet Explorer |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 3,500 KB |
Total Number of Exported Functions: | 97 |
Total Number of Exported Functions With Names: | 97 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 3,296,768 Bytes | 92.0% | Read, Execute | Code |
.data | 0x00326000 | 50,176 Bytes | 1.4% | Write, Read | Initialized Data |
.idata | 0x00337000 | 7,168 Bytes | 0.2% | Read | Initialized Data |
.didat | 0x00339000 | 512 Bytes | 0.0% | Write, Read | Initialized Data |
.tls | 0x0033a000 | 1,536 Bytes | 0.0% | Write, Read | Initialized Data |
.rsrc | 0x0033b000 | 73,216 Bytes | 2.0% | Read | Initialized Data |
.reloc | 0x0034d000 | 154,112 Bytes | 4.3% | Read, Discardable | Initialized Data |
Static Linking
jscript9.dll is statically linked to the following files:ntdll.dll
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 | 321 | 24,382 Bytes | 0.7% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 4 | 45,226 Bytes | 1.3% |
Total | 325 | 69,608 Bytes | 1.9% |
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 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 |
1052 | Let/Const redeclaration |
1053 | Const must be initialized |
1054 | Const and let must be declared inside of block |
1055 | Assignment to const |
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 |
5040 | Cyclic __proto__ value |
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 |
5105 | Could not convert value to IInspectable: Type not supported by IInspectable |
5106 | Could not convert Date to Windows.Foundation.DateTime: value outside of valid range |
5107 | 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' 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 | Cannot re-initialize 'this', object already initialized |
5115 | Cannot initialize 'this' because it is a non-extensible object |
5116 | 'this' is not of the expected type |
5117 | 'key' is not an object |
5118 | Option value is outside of valid range |
5119 | Object or string expected |
5120 | 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 |
5125 | Intl is not available. |
5200 | 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 | Evaluation of the JavaScript expression is not supported while debugging native code |
5604 | ArrayBuffer object expected |
6000 | Infinity |
6001 | -Infinity |
10438 | Object doesn't support property or method '%s' |
10449 | Argument to the function '%s' is not optional |
15001 | '%s' is not a number |
15002 | '%s' is not a function |
15004 | '%s' is not an indexable object |
15005 | '%s' is not a string |
15006 | '%s' is not a date object |
15007 | '%s' is null or not an object |
15008 | Cannot assign to '%s' |
15009 | '%s' is undefined |
15010 | '%s' is not a boolean |
15012 | Cannot delete '%s' |
15013 | '%s' is not a VBArray |
15014 | '%s' is not a JavaScript object |
15015 | '%s' is not an enumerator object |
15016 | '%s' is not a regular expression object |
15028 | %s is not an Array or arguments object |
15031 | %s is not an Array object |
15036 | '%s' attribute on the property descriptor cannot be set to 'true' on this object |
15037 | '%s' attribute on the property descriptor cannot be set to 'false' on this object |
15039 | Redeclaration of const '%s' |
15041 | Calling delete on '%s' is not allowed in strict mode |
15047 | Unable to set property '%s' of undefined or null reference |
15048 | Unable to get property '%s' of undefined or null reference |
15049 | Unable to delete property '%s' of undefined or null reference |
15050 | Unable to access property '%s': type 'VarDate' does not support user-defined properties |
15051 | The value of the property '%s' is not a Function object |
15052 | The value of the property '%s' is null or undefined, not a Function object |
15054 | %s: 'this' is null or undefined |
15055 | %s: 'this' is not an Object |
15056 | %s: 'this' is not a Function object |
15057 | %s: 'this' is not a String object |
15058 | %s: 'this' is not a Boolean object |
15059 | %s: 'this' is not a Date object |
15060 | %s: 'this' is not a Number object |
15061 | %s: 'this' is not a VBArray object |
15062 | %s: 'this' is not a JavaScript object |
15063 | %s: 'this' is not an Enumerator object |
15064 | %s: 'this' is not a RegExp object |
15065 | %s: invalid argument |
15066 | %s: argument is not an Object |
15067 | %s: argument is not a JavaScript object |
15068 | %s: argument is not a Function object |
15069 | %s: argument is not a VBArray object |
15070 | %s: argument is null or undefined |
15071 | %s: argument is not an Object and is not null |
15072 | %s: argument does not have a valid 'length' property |
15073 | %s: Array or arguments object expected |
15074 | Invalid operand to '%s': Object expected |
15075 | Invalid operand to '%s': Function expected |
15076 | Invalid descriptor for property '%s' |
15077 | Cannot define property '%s': object is not extensible |
15078 | Cannot redefine non-configurable property '%s' |
15079 | Cannot modify non-writable property '%s' |
15080 | Cannot modify property '%s': 'length' is not writable |
15081 | Cannot define property '%s' |
15088 | Required argument %s in DataView method is not specified |
15090 | DataView constructor argument %s is invalid |
15091 | The function '%s' has an invalid signature and cannot be called |
15092 | The property '%s' has an invalid signature and cannot be accessed |
15093 | The runtimeclass %s that has Windows.Foundation.IPropertyValue as default interface is not supported as input parameter type |
15094 | The object with interface Windows.Foundation.IPropertyValue that has runtimeclass name %s is not supported as out parameter |
15096 | %s: 'this' is not an Inspectable Object |
15097 | %s: could not convert argument to type 'char' |
15098 | %s: could not convert argument to type 'GUID' |
15099 | %s: could not convert return value to IInspectable |
15100 | Could not convert object to struct: object missing expected property '%s' |
15101 | Type '%s' not found |
15102 | %s: function called with too few arguments |
15103 | %s: type is not constructible |
15104 | Could not convert value to PropertyValue: %s not supported by PropertyValue |
15105 | Could not convert value to IInspectable: %s not supported by IInspectable |
15108 | %s: The Inspectable object 'this' is released and cannot be accessed |
15110 | 'this' is not of expected type: %s |
15112 | %s: an unexpected failure occurred while trying to obtain metadata information |
15114 | Cannot initialize '%s' object: 'this' is already initialized as '%s' object |
15115 | Cannot initialize '%s' object: 'this' is not extensible |
15116 | %s: 'this' is not a %s object |
15117 | %s: 'key' is not an object |
15118 | Option value '%s' for '%s' is outside of valid range. Expected: %s |
15119 | %s is not an object or a string |
15120 | Function '%s' is not a constructor |
15121 | Locale '%s' is not well-formed |
15122 | Currency code '%s' is invalid |
15604 | %s is not an ArrayBuffer |
20001 | Can't execute code from a freed script |
32812 | The specified date is not available in the current locale's calendar |
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 | JsAddRef | JsBoolToBoolean |
JsBooleanToBool | JsCallFunction | JsCollectGarbage |
JsConstructObject | JsConvertValueToBoolean | JsConvertValueToNumber |
JsConvertValueToObject | JsConvertValueToString | JsCreateArray |
JsCreateContext | JsCreateError | JsCreateExternalObject |
JsCreateExternalType | JsCreateFunction | JsCreateObject |
JsCreateRangeError | JsCreateReferenceError | JsCreateRuntime |
JsCreateSyntaxError | JsCreateTypeError | JsCreateTypedExternalObject |
JsCreateURIError | JsDefineProperty | JsDeleteIndexedProperty |
JsDeleteProperty | JsDisableRuntimeExecution | JsDisposeRuntime |
JsDoubleToNumber | JsEnableRuntimeExecution | JsEnumerateHeap |
JsEquals | JsGetAndClearException | JsGetCurrentContext |
JsGetDefaultTypeDescription | JsGetExtensionAllowed | JsGetExternalData |
JsGetExternalType | JsGetFalseValue | JsGetGlobalObject |
JsGetIndexedProperty | JsGetNullValue | JsGetOwnPropertyDescriptor |
JsGetOwnPropertyNames | JsGetProperty | JsGetPropertyIdFromName |
JsGetPropertyNameFromId | JsGetPrototype | JsGetRuntime |
JsGetRuntimeMemoryLimit | JsGetRuntimeMemoryUsage | JsGetStringLength |
JsGetTrueValue | JsGetUndefinedValue | JsGetValueType |
JsHasException | JsHasExternalData | JsHasIndexedProperty |
JsHasProperty | JsIdle | JsIntToNumber |
JsIsEnumeratingHeap | JsIsRuntimeExecutionDisabled | JsNumberToDouble |
JsParseScript | JsParseSerializedScript | JsPointerToString |
JsPreventExtension | JsRelease | JsRunScript |
JsRunSerializedScript | JsSerializeScript | JsSetCurrentContext |
JsSetException | JsSetExternalData | JsSetIndexedProperty |
JsSetProperty | JsSetPrototype | JsSetRuntimeBeforeCollectCallback |
JsSetRuntimeMemoryAllocationCallback | JsSetRuntimeMemoryLimit | JsStartDebugging |
JsStartProfiling | JsStopProfiling | JsStrictEquals |
JsStringToPointer | JsValueToVariant | JsVarAddRef |
JsVarRelease | JsVarToExtension | JsVarToScriptDirect |
JsVariantToValue |
Imported Functions List
The following functions are imported by this dll:- ntdll.dll:
RtlCaptureContext - msvcrt.dll:
_CIacos _CIasin _CIatan _CIatan2 _CIcos _CIexp _CIfmod _CIlog _CIpow _CIsin _CIsqrt _CItan _CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit __iob_func __libm_sse2_acos __libm_sse2_asin __libm_sse2_atan __libm_sse2_atan2 __libm_sse2_cos __libm_sse2_exp __libm_sse2_log __libm_sse2_pow __libm_sse2_sin __libm_sse2_tan _amsg_exit _beginthreadex _callnewh _control87 _except_handler4_common _flushall _ftol2 _ftol2_sse _i64tow_s _initterm _itow_s _localtime32_s _lock _ltow _ltow_s _onexit _purecall _set_SSE2_enable _snwprintf_s _strcmpi _tzset _ui64tow_s _ultow_s _unlock _vscwprintf _vsnwprintf _vsnwprintf_s _wasctime_s _wcsdup _wcsicmp _wcslwr_s _wcsnicmp _wfsopen _wsplitpath_s bsearch ceil fclose fflush floor free fwprintf fwprintf_s isalpha isdigit iswalpha malloc memcmp memcpy memcpy_s memmove memset modf public: virtual __thiscall type_info::~type_info(void) qsort qsort_s rand realloc srand strncmp swprintf_s tolower void __cdecl terminate(void) vswprintf_s wcscat_s wcschr wcscpy_s wcsncat_s wcsncmp wcsncpy_s wcsrchr wcsstr wcstok_s wcstoul - KERNEL32.dll:
AddAtomW CloseHandle CompareStringEx CompareStringW CreateEventW CreateFileMappingW CreateFileW DebugBreak DelayLoadFailureHook DeleteAtom FindAtomW FindResourceExW FlushInstructionCache FormatMessageW FreeLibrary FreeLibraryAndExitThread GetACP GetConsoleScreenBufferInfo GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetDateFormatW GetEnvironmentVariableW GetLastError GetLocaleInfoW GetModuleFileNameW GetModuleHandleExW GetModuleHandleW GetNumberFormatW GetProcAddress GetProcessHeap GetProcessIoCounters GetStdHandle GetStringTypeW GetSystemDefaultUILanguage GetSystemDirectoryW GetSystemInfo GetSystemTime GetSystemTimeAdjustment GetSystemTimeAsFileTime GetTickCount GetTimeFormatW GetTimeZoneInformation GetTimeZoneInformationForYear GetUserDefaultLCID GetUserDefaultLocaleName GetUserDefaultUILanguage GetVersionExW GetWriteWatch GlobalMemoryStatusEx HeapFree InitializeCriticalSectionAndSpinCount IsDebuggerPresent IsValidCodePage IsValidLocale K32GetModuleInformation LCMapStringW LoadLibraryExA LoadLibraryExW LoadLibraryW LoadResource LocalAlloc LocalFree LockResource MapViewOfFile MultiByteToWideChar OutputDebugStringW QueryPerformanceCounter QueryPerformanceFrequency QueryThreadCycleTime RaiseException ResetEvent ResetWriteWatch ResolveLocaleName ResumeThread SearchPathW SetConsoleTextAttribute SetEvent SetLastError SetThreadPriority SetThreadStackGuarantee SetUnhandledExceptionFilter SizeofResource Sleep SystemTimeToTzSpecificLocalTime TerminateProcess TlsAlloc TlsFree TlsGetValue TlsSetValue TzSpecificLocalTimeToSystemTime UnhandledExceptionFilter UnmapViewOfFile VirtualAlloc VirtualFree VirtualProtect VirtualQuery WaitForMultipleObjectsEx WaitForSingleObject WerGetFlags WerSetFlags ntdll!RtlDeleteCriticalSection ntdll!RtlEncodeSystemPointer ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlInitializeSListHead ntdll!RtlInterlockedPopEntrySList ntdll!RtlInterlockedPushEntrySList ntdll!RtlLeaveCriticalSection ntdll!RtlTryEnterCriticalSection - api-ms-win-downlevel-advapi32-l1-1-0.dll:
KernelBase!RegCloseKey KernelBase!RegCreateKeyExW KernelBase!RegDeleteKeyExW KernelBase!RegGetValueW KernelBase!RegOpenKeyExW KernelBase!RegQueryValueExW KernelBase!RegSetValueExW ntdll!EtwEventRegister ntdll!EtwEventUnregister ntdll!EtwEventWrite - api-ms-win-downlevel-shlwapi-l1-1-0.dll:
KernelBase!PathFileExistsW KernelBase!PathFindFileNameW KernelBase!PathGetDriveNumberW KernelBase!PathIsFileSpecW KernelBase!PathIsLFNFileSpecW KernelBase!PathIsUNCW KernelBase!PathRemoveFileSpecW KernelBase!StrCmpICW KernelBase!StrCmpLogicalW KernelBase!StrTrimW - api-ms-win-downlevel-version-l1-1-0.dll:
KernelBase!GetFileVersionInfoExW KernelBase!GetFileVersionInfoSizeExW KernelBase!VerQueryValueW - RPCRT4.dll:
CStdStubBuffer_AddRef CStdStubBuffer_Connect CStdStubBuffer_CountRefs CStdStubBuffer_DebugServerQueryInterface CStdStubBuffer_DebugServerRelease CStdStubBuffer_Disconnect CStdStubBuffer_Invoke CStdStubBuffer_IsIIDSupported CStdStubBuffer_QueryInterface IUnknown_AddRef_Proxy IUnknown_QueryInterface_Proxy IUnknown_Release_Proxy NdrCStdStubBuffer_Release NdrDllCanUnloadNow NdrDllGetClassObject NdrDllRegisterProxy NdrDllUnregisterProxy NdrOleAllocate NdrOleFree