Windows 7 DLL File Information - devobj.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: | Device Information Set DLL |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Low - 6 other DLL files in system32 directory are statically linked to this file. |
File Size: | 63 KB |
Total Number of Exported Functions: | 48 |
Total Number of Exported Functions With Names: | 48 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 56,832 Bytes | 88.1% | Read, Execute | Code |
.data | 0x0000f000 | 1,536 Bytes | 2.4% | Write, Read | Initialized Data |
.rsrc | 0x00010000 | 1,536 Bytes | 2.4% | Read | Initialized Data |
.reloc | 0x00011000 | 3,072 Bytes | 4.8% | Read, Discardable | Initialized Data |
Static Linking
devobj.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-Interlocked-L1-1-0.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
API-MS-Win-Core-LocalRegistry-L1-1-0.dll
API-MS-Win-Core-ProcessThreads-L1-1-0.dll
API-MS-Win-Core-Profile-L1-1-0.dll
API-MS-Win-Core-Misc-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
CFGMGR32.dll
KERNEL32.dll
This means that when devobj.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, devobj.dll won't be loaded.
List of files that are statically linked to devobj.dll
fdPnp.dll
PNPXAssoc.dll
rasmans.dll
rastapi.dll
setupapi.dll
stobject.dll
This means that when one of the above files is loaded, devobj.dll will be loaded too. (The opposite of the previous 'Static Linking' section)
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 | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 1 | 936 Bytes | 1.5% |
Total | 1 | 936 Bytes | 1.5% |
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
There is no type library in this file with COM classes/interfaces information
Exported Functions List
The following functions are exported by this dll:DevObjBuildClassInfoList | DevObjClassGuidsFromName | DevObjClassNameFromGuid |
DevObjCreateDevRegKey | DevObjCreateDeviceInfo | DevObjCreateDeviceInfoList |
DevObjCreateDeviceInterface | DevObjCreateDeviceInterfaceRegKey | DevObjDeleteAllInterfacesForDevice |
DevObjDeleteDevRegKey | DevObjDeleteDevice | DevObjDeleteDeviceInfo |
DevObjDeleteDeviceInterfaceData | DevObjDeleteDeviceInterfaceRegKey | DevObjDestroyDeviceInfoList |
DevObjEnumDeviceInfo | DevObjEnumDeviceInterfaces | DevObjGetClassDescription |
DevObjGetClassDevs | DevObjGetClassProperty | DevObjGetClassPropertyKeys |
DevObjGetClassRegistryProperty | DevObjGetDeviceInfoDetail | DevObjGetDeviceInfoListClass |
DevObjGetDeviceInfoListDetail | DevObjGetDeviceInstanceId | DevObjGetDeviceInterfaceAlias |
DevObjGetDeviceInterfaceDetail | DevObjGetDeviceInterfaceProperty | DevObjGetDeviceInterfacePropertyKeys |
DevObjGetDeviceProperty | DevObjGetDevicePropertyKeys | DevObjGetDeviceRegistryProperty |
DevObjLocateDevice | DevObjOpenClassRegKey | DevObjOpenDevRegKey |
DevObjOpenDeviceInfo | DevObjOpenDeviceInterface | DevObjOpenDeviceInterfaceRegKey |
DevObjRegisterDeviceInfo | DevObjRemoveDeviceInterface | DevObjSetClassProperty |
DevObjSetClassRegistryProperty | DevObjSetDeviceInfoDetail | DevObjSetDeviceInterfaceDefault |
DevObjSetDeviceInterfaceProperty | DevObjSetDeviceProperty | DevObjSetDeviceRegistryProperty |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_XcptFilter _amsg_exit _except_handler4_common _initterm _resetstkoflw _wcsicmp free malloc memcpy memset wcschr wcsrchr - ntdll.dll:
EtwTraceMessage RtlGUIDFromString RtlInitUnicodeString RtlNtStatusToDosError - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!SetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-Interlocked-L1-1-0.dll:
KernelBase!InterlockedCompareExchange KernelBase!InterlockedExchange - API-MS-Win-Core-LibraryLoader-L1-1-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!FreeLibrary KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegEnumKeyExW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!Sleep KernelBase!lstrcmpiW KernelBase!lstrlenW - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!ReleaseMutex kernel32!WaitForMultipleObjectsEx - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount - CFGMGR32.dll:
CM_Connect_MachineW CM_Create_DevNode_ExW CM_Delete_DevNode_Key_Ex CM_Delete_Device_Interface_Key_ExW CM_Disconnect_Machine CM_Enumerate_Classes_Ex CM_Free_Log_Conf_Handle CM_Free_Res_Des_Handle CM_Get_Class_Name_ExW CM_Get_Class_Property_ExW CM_Get_Class_Property_Keys_Ex CM_Get_Class_Registry_PropertyW CM_Get_DevNode_Property_ExW CM_Get_DevNode_Property_Keys_Ex CM_Get_DevNode_Registry_Property_ExW CM_Get_Device_ID_ExW CM_Get_Device_ID_List_ExW CM_Get_Device_ID_List_Size_ExW CM_Get_Device_ID_Size_Ex CM_Get_Device_Interface_Alias_ExW CM_Get_Device_Interface_List_ExW CM_Get_Device_Interface_List_Size_ExW CM_Get_Device_Interface_Property_ExW CM_Get_Device_Interface_Property_Keys_ExW CM_Get_First_Log_Conf_Ex CM_Get_Next_Res_Des_Ex CM_Get_Parent_Ex CM_Get_Res_Des_Data_Ex CM_Get_Res_Des_Data_Size_Ex CM_Locate_DevNode_ExW CM_Open_Class_Key_ExW CM_Open_DevNode_Key_Ex CM_Open_Device_Interface_Key_ExW CM_Register_Device_Interface_ExW CM_Set_Class_Property_ExW CM_Set_Class_Registry_PropertyW CM_Set_DevNode_Property_ExW CM_Set_DevNode_Registry_Property_ExW CM_Set_Device_Interface_Property_ExW CM_Uninstall_DevNode_Ex CM_Unregister_Device_Interface_ExW - KERNEL32.dll:
CloseHandle CompareStringW CreateDirectoryW CreateEventW CreateFileMappingW CreateMutexW DelayLoadFailureHook GetFileAttributesW GetFullPathNameW GetProcessHeap GetSystemWindowsDirectoryW GetThreadLocale HeapFree LCMapStringW MapViewOfFile RaiseException SetEndOfFile SetEvent SetFilePointer UnmapViewOfFile WaitForSingleObjectEx ntdll!RtlAllocateHeap ntdll!RtlReAllocateHeap