Windows 7 DLL File Information - gpapi.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: | Group Policy Client API |
File Version: | 6.1.7100.0 (winmain_win7rc.090421-1700) |
Company: | Microsoft Corporation |
Product Name: | Microsoft Windows Operating System |
DLL popularity | Very Low - 4 other DLL files in system32 directory are statically linked to this file. |
File Size: | 78 KB |
Total Number of Exported Functions: | 26 |
Total Number of Exported Functions With Names: | 18 |
Section Headers
Name | Virtual Address | Raw Data Size | % of File | Characteristics | Section Contains... |
---|---|---|---|---|---|
.text | 0x00001000 | 71,680 Bytes | 89.7% | Read, Execute | Code |
.data | 0x00013000 | 2,048 Bytes | 2.6% | Write, Read | Initialized Data |
.rsrc | 0x00014000 | 1,536 Bytes | 1.9% | Read | Initialized Data |
.reloc | 0x00015000 | 3,072 Bytes | 3.8% | Read, Discardable | Initialized Data |
Static Linking
gpapi.dll is statically linked to the following files:msvcrt.dll
ntdll.dll
API-MS-Win-Core-Debug-L1-1-0.dll
API-MS-Win-Core-ErrorHandling-L1-1-0.dll
API-MS-Win-Core-File-L1-1-0.dll
API-MS-Win-Core-Handle-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-Misc-L1-1-0.dll
API-MS-Win-Core-ProcessEnvironment-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-String-L1-1-0.dll
API-MS-Win-Core-Synch-L1-1-0.dll
API-MS-Win-Core-SysInfo-L1-1-0.dll
API-MS-Win-Security-Base-L1-1-0.dll
RPCRT4.dll
KERNEL32.dll
This means that when gpapi.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, gpapi.dll won't be loaded.
List of files that are statically linked to gpapi.dll
gpedit.dll
gpsvc.dll
hnetcfg.dll
umpo.dll
This means that when one of the above files is loaded, gpapi.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 | 5 | 1,474 Bytes | 1.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,104 Bytes | 1.4% |
Total | 7 | 2,578 Bytes | 3.2% |
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 |
---|---|
111 | Group Policy Infrastructure |
112 | Group Policy Client |
113 | The service is responsible for applying settings configured by administrators for the computer and users through the Group Policy component. If the service is stopped or disabled, the settings will not be applied and applications and components will not be manageable through Group Policy. Any components or applications that depend on the Group Policy component might not be functional if the service is stopped or disabled. |
114 | Resultant Set of Policy Provider |
115 | Provides a network service that processes requests to simulate application of Group Policy settings for a target user or computer in various situations and computes the Resultant Set of Policy 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:EnterCriticalPolicySectionInternal | ForceSyncFgPolicyInternal |
FreeGPOListInternalA | FreeGPOListInternalW |
GetAppliedGPOListInternalA | GetAppliedGPOListInternalW |
GetGPOListInternalA | GetGPOListInternalW |
GetNextFgPolicyRefreshInfoInternal | GetPreviousFgPolicyRefreshInfoInternal |
LeaveCriticalPolicySectionInternal | RefreshPolicyExInternal |
RefreshPolicyInternal | RegisterGPNotificationInternal |
RsopLoggingEnabledInternal | UnregisterGPNotificationInternal |
WaitForMachinePolicyForegroundProcessingInternal | WaitForUserPolicyForegroundProcessingInternal |
Imported Functions List
The following functions are imported by this dll:- msvcrt.dll:
_CxxThrowException _XcptFilter __CxxFrameHandler __dllonexit _amsg_exit _callnewh _except_handler4_common _initterm _lock _onexit _unlock _vsnwprintf free malloc 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 - ntdll.dll:
NtClose NtCreateFile NtQueryInformationToken RtlConvertSidToUnicodeString RtlCopySid RtlDosPathNameToRelativeNtPathName_U RtlFreeAnsiString RtlFreeHeap RtlInitUnicodeString RtlIsDosDeviceName_U RtlLengthSid RtlNtStatusToDosError RtlReleaseRelativeName - API-MS-Win-Core-Debug-L1-1-0.dll:
KernelBase!OutputDebugStringW - API-MS-Win-Core-ErrorHandling-L1-1-0.dll:
kernel32!GetLastError kernel32!RaiseException kernel32!SetLastError kernel32!SetUnhandledExceptionFilter kernel32!UnhandledExceptionFilter - API-MS-Win-Core-File-L1-1-0.dll:
kernel32!CreateDirectoryW kernel32!CreateFileW kernel32!GetFileAttributesExW kernel32!GetFullPathNameW kernel32!SetFileAttributesW kernel32!SetFilePointer kernel32!WriteFile - API-MS-Win-Core-Handle-L1-1-0.dll:
kernel32!CloseHandle kernel32!DuplicateHandle - 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!FreeLibraryAndExitThread KernelBase!GetModuleHandleExW KernelBase!GetProcAddress KernelBase!LoadLibraryExA - API-MS-Win-Core-LocalRegistry-L1-1-0.dll:
kernel32!RegCloseKey kernel32!RegNotifyChangeKeyValue kernel32!RegOpenKeyExW kernel32!RegQueryValueExW kernel32!RegSetValueExW - API-MS-Win-Core-Misc-L1-1-0.dll:
KernelBase!GlobalFree KernelBase!LocalAlloc KernelBase!LocalReAlloc KernelBase!Sleep KernelBase!lstrlen KernelBase!lstrlenW - API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll:
KernelBase!ExpandEnvironmentStringsW - API-MS-Win-Core-ProcessThreads-L1-1-0.dll:
KernelBase!OpenProcessToken KernelBase!OpenThreadToken KernelBase!SetThreadToken kernel32!CreateThread kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThread kernel32!GetCurrentThreadId kernel32!TerminateProcess - API-MS-Win-Core-Profile-L1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - API-MS-Win-Core-String-L1-1-0.dll:
KernelBase!CompareStringW KernelBase!MultiByteToWideChar KernelBase!WideCharToMultiByte - API-MS-Win-Core-Synch-L1-1-0.dll:
kernel32!CreateEventW kernel32!InitializeCriticalSectionAndSpinCount kernel32!ResetEvent kernel32!SetEvent kernel32!WaitForSingleObject kernel32!WaitForSingleObjectEx ntdll!RtlDeleteCriticalSection ntdll!RtlEnterCriticalSection ntdll!RtlInitializeCriticalSection ntdll!RtlLeaveCriticalSection - API-MS-Win-Core-SysInfo-L1-1-0.dll:
KernelBase!GetLocalTime KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetVersionExW - API-MS-Win-Security-Base-L1-1-0.dll:
KernelBase!AccessCheckByType KernelBase!AllocateAndInitializeSid KernelBase!DuplicateTokenEx KernelBase!EqualSid KernelBase!FreeSid KernelBase!GetTokenInformation KernelBase!ImpersonateLoggedOnUser - RPCRT4.dll:
I_RpcExceptionFilter NdrAsyncClientCall NdrClientCall2 RpcAsyncCancelCall RpcAsyncCompleteCall RpcAsyncInitializeHandle RpcBindingFree RpcBindingFromStringBindingW RpcBindingSetAuthInfoExW RpcStringBindingComposeW RpcStringFreeW - KERNEL32.dll:
DelayLoadFailureHook MoveFileExW RegisterWaitForSingleObject UnregisterWaitEx