Windows 7 DLL File Information - PortableDeviceTypes.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, 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: | Windows Portable Device (Parameter) Types Component |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - There is no any other DLL in system32 directory that is statically linked to this file. |
File Size: | 156 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 | 98,816 Bytes | 61.9% | Read, Execute | Code |
.orpc | 0x0001a000 | 512 Bytes | 0.3% | Read, Execute | Code |
.data | 0x0001b000 | 2,048 Bytes | 1.3% | Write, Read | Initialized Data |
.rsrc | 0x0001c000 | 50,688 Bytes | 31.7% | Read | Initialized Data |
.reloc | 0x00029000 | 6,656 Bytes | 4.2% | Read, Discardable | Initialized Data |
Static Linking
PortableDeviceTypes.dll is statically linked to the following files:msvcrt.dll
ADVAPI32.dll
KERNEL32.dll
USER32.dll
OLEAUT32.dll
ole32.dll
RPCRT4.dll
PROPSYS.dll
This means that when PortableDeviceTypes.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, PortableDeviceTypes.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 | 0 | 0 Bytes | 0.0% |
Type Libraries | 1 | 47,700 Bytes | 29.9% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 2,340 Bytes | 1.5% |
Total | 3 | 50,040 Bytes | 31.3% |
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)
No string resources in this file.
COM Classes/Interfaces
Name | Type | Description |
---|---|---|
IEnumSTATSTG | Interface | |
IPortableDeviceKeyCollection | Interface | IPortableDeviceKeyCollection Interface |
IPortableDevicePropVariantCollection | Interface | IPortableDevicePropVariantCollection Interface |
IPortableDeviceValues | Interface | IPortableDeviceValues Interface |
IPortableDeviceValuesCollection | Interface | IPortableDeviceValuesCollection Interface |
IPropertyStore | Interface | Simple Property Store Interface |
IRecordInfo | Interface | |
ISequentialStream | Interface | |
IStorage | Interface | |
IStream | Interface | |
ITypeComp | Interface | |
ITypeInfo | Interface | |
ITypeLib | Interface | |
IWpdSerializer | Interface | IWpdSerializer Interface |
PortableDeviceKeyCollection | CoClass | Portable Device PROPERTYKEY collection |
PortableDevicePropVariantCollection | CoClass | Portable Device PROPVARIANT collection |
PortableDeviceValues | CoClass | Portable Device Values Class |
PortableDeviceValuesCollection | CoClass | Portable Device Values collection |
WpdSerializer | CoClass | WpdSerializer Class |
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:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _errno _except_handler4_common _initterm _lock _onexit _unlock _vscwprintf calloc free malloc memcpy memcpy_s memmove_s memset public: virtual __thiscall type_info::~type_info(void) realloc void * __cdecl operator new(unsigned int) void * __cdecl operator new[](unsigned int) void __cdecl operator delete(void *) void __cdecl operator delete[](void *) vswprintf_s wcscat_s wcscpy_s wcsncpy_s - ADVAPI32.dll:
RegCloseKey RegCreateKeyExW RegDeleteValueW RegEnumKeyExW RegOpenKeyExW RegQueryInfoKeyW RegSetValueExW ntdll!EtwGetTraceEnableFlags ntdll!EtwGetTraceEnableLevel ntdll!EtwGetTraceLoggerHandle ntdll!EtwRegisterTraceGuidsW ntdll!EtwTraceMessage ntdll!EtwUnregisterTraceGuids - KERNEL32.dll:
DisableThreadLibraryCalls FindResourceW FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameW GetModuleHandleW GetProcAddress GetProcessHeap GetSystemDirectoryW GetSystemTimeAsFileTime GetTickCount GetVersionExA HeapDestroy HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExW LoadLibraryW LoadResource MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter RaiseException SetUnhandledExceptionFilter SizeofResource Sleep TerminateProcess UnhandledExceptionFilter lstrcmpiW lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDecodePointer ntdll!RtlDeleteCriticalSection ntdll!RtlEncodePointer ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - USER32.dll:
CharNextW UnregisterClassA - OLEAUT32.dll:
BSTR_UserFree BSTR_UserMarshal BSTR_UserSize BSTR_UserUnmarshal LPSAFEARRAY_UserFree LPSAFEARRAY_UserMarshal LPSAFEARRAY_UserSize LPSAFEARRAY_UserUnmarshal LoadTypeLib RegisterTypeLib SysAllocString SysFreeString SysStringLen UnRegisterTypeLib VarUI4FromStr - ole32.dll:
CoCreateFreeThreadedMarshaler CoCreateInstance CoTaskMemAlloc CoTaskMemFree CoTaskMemRealloc PropVariantClear PropVariantCopy StringFromGUID2 - 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 - PROPSYS.dll:
PropVariantToGUID