Windows 10 DLL File Information - loghours.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: | Schedule Dialog |
File Version: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 10 |
Total Number of Exported Functions With Names: | 10 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 48,640 Bytes | 71.4% | Read, Execute | Code |
.data | 0x0000d000 | 1,536 Bytes | 2.3% | Write, Read | Initialized Data |
.idata | 0x00010000 | 4,096 Bytes | 6.0% | Read | Initialized Data |
.rsrc | 0x00011000 | 7,680 Bytes | 11.3% | Read | Initialized Data |
.reloc | 0x00013000 | 5,120 Bytes | 7.5% | Read, Discardable | Initialized Data |
Static Linking
loghours.dll is statically linked to the following files:MFC42u.dll
msvcrt.dll
KERNEL32.dll
USER32.dll
GDI32.dll
OLEAUT32.dll
ole32.dll
This means that when loghours.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, loghours.dll won't be loaded.
General Resources Information
Resource Type | Number of Items | Total Size | % of File |
---|---|---|---|
Icons | 2 | 5,712 Bytes | 8.4% |
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 | 5 | 3,078 Bytes | 4.5% |
HTML Related Files | 0 | 0 Bytes | 0.0% |
Menus | 0 | 0 Bytes | 0.0% |
Strings | 31 | 2,390 Bytes | 3.5% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,120 Bytes | 1.6% |
Total | 40 | 12,300 Bytes | 18.1% |
Icons in this file
There are 2 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 1000 dialogs)
In the following section, you can find the captions of dialog-boxes stored in this DLL. The list is currently limited to 1000 dialogs.ID | Dialog Caption |
---|---|
800 | Logon Hours |
900 | Active Directory Service Schedule Hours |
901 | Logon Hours |
902 | Logon Hours |
903 | Active Directory Service Schedule Hours |
String resources in this dll (up to 1000 strings)
String ID | String Text |
---|---|
880 | %1!s! to %2!s! |
881 | %1!s! through %2!s! from %3!s! to %4!s! |
882 | %1!s! from %2!s! to %3!s! |
883 | The system time of your computer has changed. If you wish to make changes to this schedule, close this dialog and reopen it. |
884 | Active Directory Manager |
886 | &Close |
887 | Sunday |
888 | Monday |
889 | Tuesday |
890 | Wednesday |
891 | Thursday |
892 | Friday |
893 | Saturday |
895 | Multiple cells are selected. |
896 | Replication not available |
897 | Replication available |
898 | Do not replicate |
899 | Replicate once per hour |
900 | Replicate twice per hour |
901 | Replicate four times per hour |
902 | Don't synchronize |
903 | Synchronize |
904 | Logon denied |
905 | Logon permitted |
906 | Weekly replication schedule |
907 | Weekly connection schedule |
908 | Weekly Microsoft Directory Synchronization Service (MSDSS) synchronization schedule |
909 | Weekly logon hours schedule |
910 | Weekly logon hours schedule |
911 | The regional settings for this computer were changed. All your schedule settings must be reset to match the new regional settings, or the regional settings must be returned to their previous status. If you want to keep the new regional settings, click Cancel in the Schedule box, reopen it, and reset your schedule settings. If you want to keep these schedule settings, open Regional and Language Options in Control Panel and restore the previous regional settings. |
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:ConnectionScheduleDialog | ConnectionScheduleDialogEx | DialinHoursDialog | DialinHoursDialogEx |
DirSyncScheduleDialog | DirSyncScheduleDialogEx | LogonScheduleDialog | LogonScheduleDialogEx |
ReplicationScheduleDialog | ReplicationScheduleDialogEx |
Imported Functions List
The following functions are imported by this dll:- MFC42u.dll:
DllRegisterServer DllRegisterServer DllRegisterServer - msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _purecall _snwprintf_s _unlock _wsetlocale _wtoi free malloc memcpy memmove memset 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 void __cdecl terminate(void) wcsncpy_s - KERNEL32.dll:
FreeLibrary GetConsoleOutputCP GetCurrentProcess GetCurrentProcessId GetCurrentThreadId GetLastError GetLocaleInfoW GetProcAddress GetSystemTimeAsFileTime GetTickCount GetTimeFormatW GetTimeZoneInformation LoadLibraryW LocalAlloc LocalFree MulDiv QueryPerformanceCounter SetUnhandledExceptionFilter Sleep TerminateProcess UnhandledExceptionFilter - USER32.dll:
BeginPaint ClientToScreen CopyRect DestroyCursor DrawFocusRect DrawIconEx DrawTextExW EnableWindow EndPaint FillRect FrameRect GetCapture GetClientRect GetDC GetFocus GetParent GetSysColor GetSystemMetrics InflateRect IntersectRect InvalidateRect IsRectEmpty IsWindow LoadImageW OffsetRect PtInRect ReleaseCapture ReleaseDC ScreenToClient SendMessageW SetCapture SetCursorPos SetRect UpdateWindow - GDI32.dll:
CreateBitmap CreatePatternBrush GetBkColor GetTextColor GetTextExtentPoint32W PatBlt - OLEAUT32.dll:
SysAllocString - ole32.dll:
combase!CoDisconnectObject