Windows XP DLL File Information - osuninst.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows XP, 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: | Uninstall Interface |
File Version: | 5.1.2600.5512 (xpsp.080413-2111) |
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: | 66 KB |
Total Number of Exported Functions: | 9 |
Total Number of Exported Functions With Names: | 9 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 52,736 Bytes | 78.0% | Read, Execute | Code |
.data | 0x0000e000 | 2,048 Bytes | 3.0% | Write, Read | Initialized Data |
.rsrc | 0x00014000 | 5,632 Bytes | 8.3% | Read | Initialized Data |
.reloc | 0x00016000 | 6,144 Bytes | 9.1% | Read, Discardable | Initialized Data |
Static Linking
osuninst.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
SETUPAPI.dll
KERNEL32.dll
USER32.dll
GDI32.dll
ADVAPI32.dll
SHLWAPI.dll
Cabinet.dll
ole32.dll
This means that when osuninst.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, osuninst.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 1 | 764 Bytes | 1.1% |
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 | 1 | 946 Bytes | 1.4% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 4 | 170 Bytes | 0.3% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 2,720 Bytes | 4.0% |
Total | 9 | 4,600 Bytes | 6.8% |
Icons in this file
There are 1 icons stored in this DLL file. You can view all these icons in the following small thumbnail:
Cursors in this file
No cursors found in this file
Dialog-boxes list (up to 200 dialogs)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 200 dialogs.ID | Dialog Caption |
---|---|
101 | Windows XP Uninstall |
String resources in this dll (up to 200 strings)
String ID | String Text |
---|---|
100 | Windows XP Uninstall |
101 | Programs added: |
102 | Programs changed: |
103 | Programs removed: |
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 |
ExecuteUninstall | GetUninstallImageSize | IsUninstallImageValid | ProvideUiAlerts |
RemoveUninstallImage |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_abnormal_termination _adjust_fdiv _except_handler3 _initterm _iob _ismbcspace _mbscmp _mbscpy _mbsicmp _mbsinc _mbslen _mbslwr _mbsnbcmp _mbsnbicmp _mbsnextc _pctype _snprintf _snwprintf _vsnprintf _vsnwprintf _wcsicmp _wcslwr _wcsnicmp fprintf free fwprintf isalpha iswctype malloc memmove setlocale strchr towlower void * __cdecl operator new(unsigned int) void __cdecl operator delete(void *) wcschr wcscmp wcscpy wcscspn wcslen wcsncmp wcsrchr - ntdll.dll:
VerSetConditionMask - SETUPAPI.dll:
SetupCloseInfFile SetupCloseLog SetupLogErrorA SetupLogErrorW SetupOpenLog - KERNEL32.dll:
CloseHandle CopyFileW CreateDirectoryW CreateEventA CreateFileA CreateFileW CreateMutexA CreateThread DeleteFileA DeleteFileW DeviceIoControl DosDateTimeToFileTime ExitProcess FindClose FindFirstFileW FindNextFileW FormatMessageA FormatMessageW FreeLibrary GetCurrentDirectoryW GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetDiskFreeSpaceExW GetDriveTypeA GetDriveTypeW GetFileAttributesExW GetFileAttributesW GetFileSize GetLogicalDrives GetProcAddress GetProcessHeap GetSystemTime GetSystemTimeAsFileTime GetThreadLocale GetTickCount GetVersionExA GetVolumeInformationW GetVolumeNameForVolumeMountPointW GetWindowsDirectoryA GetWindowsDirectoryW InitializeCriticalSection InterlockedExchange InterlockedIncrement IsDBCSLeadByte LoadLibraryW LocalAlloc LocalFileTimeToFileTime LocalFree MulDiv MultiByteToWideChar OutputDebugStringA OutputDebugStringW QueryPerformanceCounter RaiseException ReadFile ReleaseMutex RemoveDirectoryW SetCurrentDirectoryW SetErrorMode SetEvent SetFileAttributesA SetFileAttributesW SetFilePointer SetFileTime SetThreadLocale SetUnhandledExceptionFilter Sleep SystemTimeToFileTime TerminateProcess UnhandledExceptionFilter VerifyVersionInfoW WaitForMultipleObjects WideCharToMultiByte WriteFile lstrcpy lstrcpyW lstrcpyn lstrlen lstrlenW ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlFreeHeap ntdll!RtlGetLastWin32Error ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlRestoreLastWin32Error - USER32.dll:
CharLowerW CreateWindowExW DestroyWindow DialogBoxParamW DispatchMessageW EndDialog ExitWindowsEx GetClientRect GetDesktopWindow GetMessageW GetWindowRect LoadCursorW LoadStringW MessageBoxA PostThreadMessageW SendMessageW SetCursor SetDlgItemTextW ShowWindow TranslateMessage UpdateWindow wsprintfA wsprintfW - GDI32.dll:
CreateDCW CreateFontIndirectW DeleteDC DeleteObject GetDeviceCaps GetTextExtentPoint32W SelectObject - ADVAPI32.dll:
AdjustTokenPrivileges AllocateAndInitializeSid EqualSid FreeSid GetTokenInformation LookupPrivilegeValueW OpenProcessToken RegCloseKey RegOpenKeyExW RegQueryValueExW - SHLWAPI.dll:
SHDeleteKeyW SHDeleteValueW - Cabinet.dll:
FDICopy FDICreate FDIDestroy FDIIsCabinet - ole32.dll:
CoCreateInstance CoInitialize