Windows 8 DLL File Information - CscMig.dll |
The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 8, 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 Offline Files Migration Plugin |
File Version: | 6.2.9200.16384 (win8_rtm.120725-1247) |
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: | 108 KB |
Total Number of Exported Functions: | 5 |
Total Number of Exported Functions With Names: | 5 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 96,256 Bytes | 87.0% | Read, Execute | Code |
.data | 0x00019000 | 1,024 Bytes | 0.9% | Write, Read | Initialized Data |
.idata | 0x0001a000 | 4,096 Bytes | 3.7% | Read | Initialized Data |
.rsrc | 0x0001b000 | 2,048 Bytes | 1.9% | Read | Initialized Data |
.reloc | 0x0001c000 | 6,144 Bytes | 5.6% | Read, Discardable | Initialized Data |
Static Linking
CscMig.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
KERNEL32.dll
USER32.dll
ADVAPI32.dll
ole32.dll
OLEAUT32.dll
SHELL32.dll
This means that when CscMig.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, CscMig.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 | 6 | 656 Bytes | 0.6% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 3 | 1,319 Bytes | 1.2% |
Total | 9 | 1,975 Bytes | 1.8% |
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)
String ID | String Text |
---|---|
200 | Error processing Offline Files |
201 | Error processing file %wZ\%wZ, Error = 0x%08x |
202 | Error processing directory ( and files in ) %wZ\%wZ, Error = 0x%08x |
203 | Error processing file in directory %wZ, Error = 0x%08x |
204 | Cannot import encrypted files. Encryption is disabled |
205 | Error processing directory ( and files in ) %wZ, Error = 0x%08x |
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 | DllMain | DllRegisterServer |
DllUnregisterServer |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _errno _except_handler4_common _initterm _lock _onexit _purecall _unlock _vsnwprintf free iswprint malloc memcmp memcpy memcpy_s memmove_s memset public: __thiscall exception::exception(char const * const &) public: __thiscall exception::exception(class exception const &) public: __thiscall exception::exception(void) public: virtual __thiscall exception::~exception(void) public: virtual __thiscall type_info::~type_info(void) public: virtual char const * __thiscall exception::what(void)const realloc void __cdecl terminate(void) wcscat_s wcscpy_s wcsncpy_s - ntdll.dll:
NtClose NtCreateEvent NtFsControlFile NtQueryDirectoryFile NtQueryEaFile NtQueryInformationFile NtReadFile NtSetEaFile NtWaitForSingleObject NtWriteFile RtlAppendUnicodeStringToString RtlCompareUnicodeString RtlEqualString RtlEqualUnicodeString RtlInitUnicodeString RtlLengthSid RtlNtStatusToDosError RtlPrefixUnicodeString - KERNEL32.dll:
BackupRead BackupWrite CloseHandle DisableThreadLibraryCalls ExpandEnvironmentStringsW FindClose FindFirstFileW FindNextFileW FindResourceExW FindResourceW FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetModuleFileNameW GetModuleHandleW GetProcAddress GetProcessHeap GetSystemTimeAsFileTime GetThreadLocale GetTickCount HeapDestroy HeapFree InterlockedCompareExchange InterlockedDecrement InterlockedExchange InterlockedIncrement LoadLibraryExW LoadLibraryW LoadResource LocalAlloc LocalFree LockResource MultiByteToWideChar OutputDebugStringA QueryPerformanceCounter RaiseException SetThreadLocale SetUnhandledExceptionFilter SizeofResource Sleep TerminateProcess UnhandledExceptionFilter lstrcmpiW lstrlen ntdll!RtlAllocateHeap ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection ntdll!RtlReAllocateHeap ntdll!RtlSizeHeap - USER32.dll:
CharNextW LoadStringW UnregisterClassA - ADVAPI32.dll:
AdjustTokenPrivileges CloseEncryptedFileRaw ConvertSidToStringSidW ConvertStringSidToSidW LookupPrivilegeValueW OpenEncryptedFileRawW OpenProcessToken ReadEncryptedFileRaw RegCloseKey RegCreateKeyExW RegDeleteValueW RegEnumKeyExW RegOpenKeyExW RegQueryInfoKeyW RegQueryValueExW RegSetValueExW WriteEncryptedFileRaw ntdll!EtwTraceMessage - ole32.dll:
combase!CoTaskMemAlloc combase!CoTaskMemFree combase!CoTaskMemRealloc combase!StringFromCLSID combase!StringFromGUID2 - OLEAUT32.dll:
GetErrorInfo LoadRegTypeLib LoadTypeLib RegisterTypeLib SysAllocString SysAllocStringByteLen SysFreeString SysStringByteLen SysStringLen UnRegisterTypeLib VarUI4FromStr VariantClear - SHELL32.dll:
SHGetFileInfoW