AdmTmpl.dll
Description: Administrative Templates Extension
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.3636
Architecture: 32-bit
Operating System: Windows NT
SHA256: 453740b44714346d0a9e738001fff8ea
File Size: 418.5 KB
Uploaded At: Dec. 1, 2025, 7:52 a.m.
Views: 5
Exported Functions
- CreateCmtStoreObject (Ordinal: 1, Address: 0x1fd00)
- CreateParserObject (Ordinal: 2, Address: 0x23f00)
- DllCanUnloadNow (Ordinal: 3, Address: 0x18cb0)
- DllGetClassObject (Ordinal: 4, Address: 0x18cd0)
Imported DLLs & Functions
ADVAPI32.dll
- IsTextUnicode (Address: 0x10047004)
- RegCreateKeyW (Address: 0x10047000)
- RegDeleteKeyW (Address: 0x10047008)
api-ms-win-core-com-l1-1-0.dll
- CLSIDFromString (Address: 0x100470e4)
- CoCreateInstance (Address: 0x100470d4)
- CoInitializeEx (Address: 0x100470d8)
- CoTaskMemAlloc (Address: 0x100470dc)
- CoUninitialize (Address: 0x100470e0)
- CreateStreamOnHGlobal (Address: 0x100470e8)
- StringFromGUID2 (Address: 0x100470ec)
api-ms-win-core-datetime-l1-1-0.dll
- GetDateFormatW (Address: 0x100470f8)
- GetTimeFormatW (Address: 0x100470f4)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x10047100)
- OutputDebugStringA (Address: 0x10047104)
- OutputDebugStringW (Address: 0x10047108)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x10047118)
- SetLastError (Address: 0x1004711c)
- SetUnhandledExceptionFilter (Address: 0x10047114)
- UnhandledExceptionFilter (Address: 0x10047110)
api-ms-win-core-file-l1-1-0.dll
- CompareFileTime (Address: 0x10047154)
- CreateDirectoryW (Address: 0x10047140)
- CreateFileW (Address: 0x10047134)
- FileTimeToLocalFileTime (Address: 0x10047148)
- FindClose (Address: 0x10047128)
- FindFirstFileW (Address: 0x10047124)
- FindNextFileW (Address: 0x1004714c)
- GetFileAttributesExW (Address: 0x1004712c)
- GetFileAttributesW (Address: 0x10047138)
- GetFileSize (Address: 0x1004713c)
- ReadFile (Address: 0x10047130)
- SetFilePointer (Address: 0x10047144)
- WriteFile (Address: 0x10047150)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x1004715c)
api-ms-win-core-heap-l2-1-0.dll
- GlobalAlloc (Address: 0x10047168)
- GlobalFree (Address: 0x10047170)
- LocalAlloc (Address: 0x10047164)
- LocalFree (Address: 0x10047174)
- LocalReAlloc (Address: 0x1004716c)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x100471a4)
- FindResourceExW (Address: 0x100471a0)
- FreeLibrary (Address: 0x10047198)
- FreeLibraryAndExitThread (Address: 0x10047194)
- GetModuleFileNameW (Address: 0x1004717c)
- GetModuleHandleA (Address: 0x10047190)
- GetModuleHandleW (Address: 0x1004718c)
- GetProcAddress (Address: 0x10047188)
- LoadLibraryExW (Address: 0x10047184)
- LoadResource (Address: 0x1004719c)
- LoadStringW (Address: 0x10047180)
- LockResource (Address: 0x100471a8)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryA (Address: 0x100471b0)
- LoadLibraryW (Address: 0x100471b4)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x100471bc)
- GetFileMUIPath (Address: 0x100471c4)
- GetThreadPreferredUILanguages (Address: 0x100471c8)
- GetUserDefaultLangID (Address: 0x100471c0)
api-ms-win-core-processenvironment-l1-1-0.dll
- ExpandEnvironmentStringsW (Address: 0x100471d0)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x100471e0)
- GetCurrentProcess (Address: 0x100471d8)
- GetCurrentProcessId (Address: 0x100471e4)
- GetCurrentThreadId (Address: 0x100471e8)
- SetThreadPriority (Address: 0x100471ec)
- TerminateProcess (Address: 0x100471dc)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x100471f4)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x10047218)
- RegEnumKeyExW (Address: 0x10047204)
- RegEnumValueW (Address: 0x10047210)
- RegOpenKeyExA (Address: 0x10047208)
- RegOpenKeyExW (Address: 0x10047200)
- RegQueryInfoKeyW (Address: 0x1004720c)
- RegQueryValueExA (Address: 0x100471fc)
- RegQueryValueExW (Address: 0x10047214)
- RegSetValueExW (Address: 0x1004721c)
api-ms-win-core-string-l1-1-0.dll
- CompareStringW (Address: 0x10047228)
- MultiByteToWideChar (Address: 0x10047224)
api-ms-win-core-string-l2-1-0.dll
- CharLowerBuffW (Address: 0x10047230)
api-ms-win-core-synch-l1-1-0.dll
- CreateEventW (Address: 0x10047250)
- DeleteCriticalSection (Address: 0x10047240)
- EnterCriticalSection (Address: 0x1004723c)
- InitializeCriticalSection (Address: 0x10047244)
- InitializeCriticalSectionEx (Address: 0x10047254)
- LeaveCriticalSection (Address: 0x10047238)
- ResetEvent (Address: 0x10047248)
- SetEvent (Address: 0x10047258)
- WaitForSingleObject (Address: 0x1004724c)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x10047260)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetLocalTime (Address: 0x10047268)
- GetSystemTimeAsFileTime (Address: 0x10047270)
- GetTickCount (Address: 0x10047274)
- GetWindowsDirectoryW (Address: 0x1004726c)
api-ms-win-core-timezone-l1-1-0.dll
- FileTimeToSystemTime (Address: 0x1004727c)
api-ms-win-security-base-l1-1-0.dll
- AddAccessAllowedAce (Address: 0x100472a0)
- AllocateAndInitializeSid (Address: 0x10047288)
- FreeSid (Address: 0x1004729c)
- GetAce (Address: 0x10047290)
- GetLengthSid (Address: 0x10047284)
- InitializeAcl (Address: 0x1004728c)
- InitializeSecurityDescriptor (Address: 0x10047294)
- SetSecurityDescriptorDacl (Address: 0x10047298)
GDI32.dll
- DeleteObject (Address: 0x10047010)
KERNEL32.dll
- ExpandEnvironmentStringsA (Address: 0x10047028)
- GlobalLock (Address: 0x10047020)
- GlobalReAlloc (Address: 0x1004702c)
- GlobalUnlock (Address: 0x10047018)
- LoadLibraryExA (Address: 0x10047024)
- lstrcmpiW (Address: 0x1004701c)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x100472a8)
- __dllonexit (Address: 0x100472c4)
- __RTDynamicCast (Address: 0x100472ac)
- _amsg_exit (Address: 0x100472d4)
- _callnewh (Address: 0x10047304)
- _CxxThrowException (Address: 0x100472e8)
- _except_handler4_common (Address: 0x100472b4)
- _ftol2_sse (Address: 0x100472b0)
- _initterm (Address: 0x100472d0)
- _itow (Address: 0x1004730c)
- _lock (Address: 0x100472cc)
- _onexit (Address: 0x100472c0)
- _purecall (Address: 0x10047318)
- _unlock (Address: 0x100472c8)
- _vsnwprintf (Address: 0x10047314)
- _wtoi (Address: 0x10047320)
- _wtoi64 (Address: 0x10047324)
- _XcptFilter (Address: 0x100472d8)
- ??0exception@@QAE@ABQBD@Z (Address: 0x100472e4)
- ??0exception@@QAE@ABV0@@Z (Address: 0x100472f4)
- ??0exception@@QAE@XZ (Address: 0x100472f8)
- ??1exception@@UAE@XZ (Address: 0x100472f0)
- ??1type_info@@UAE@XZ (Address: 0x100472b8)
- ?terminate@@YAXXZ (Address: 0x100472bc)
- ?what@exception@@UBEPBDXZ (Address: 0x100472ec)
- free (Address: 0x10047300)
- malloc (Address: 0x100472fc)
- memcpy (Address: 0x100472e0)
- memmove (Address: 0x100472dc)
- memset (Address: 0x1004732c)
- wcschr (Address: 0x10047310)
- wcsnlen (Address: 0x1004731c)
- wcsrchr (Address: 0x10047308)
- wcstoul (Address: 0x10047328)
ole32.dll
- OleRun (Address: 0x10047334)
OLEAUT32.dll
- SysAllocString (Address: 0x10047034)
- SysFreeString (Address: 0x10047038)
- SysStringLen (Address: 0x1004703c)
SHELL32.dll
- SHFileOperationW (Address: 0x10047044)
USER32.dll
- CheckDlgButton (Address: 0x1004705c)
- CreateWindowExW (Address: 0x10047058)
- DefWindowProcW (Address: 0x10047088)
- DestroyIcon (Address: 0x10047084)
- DestroyWindow (Address: 0x100470b0)
- DialogBoxParamW (Address: 0x100470c4)
- DispatchMessageW (Address: 0x1004704c)
- EnableWindow (Address: 0x100470a4)
- EndDialog (Address: 0x10047064)
- GetClientRect (Address: 0x10047080)
- GetDlgItem (Address: 0x100470c0)
- GetKeyboardLayout (Address: 0x10047068)
- GetMessagePos (Address: 0x10047074)
- GetWindowLongW (Address: 0x100470b8)
- IsDlgButtonChecked (Address: 0x1004709c)
- LoadCursorW (Address: 0x10047094)
- LoadImageW (Address: 0x10047060)
- MessageBeep (Address: 0x10047078)
- MessageBoxW (Address: 0x100470b4)
- MsgWaitForMultipleObjects (Address: 0x100470a8)
- PeekMessageW (Address: 0x100470ac)
- PostMessageW (Address: 0x10047070)
- RegisterClassW (Address: 0x10047054)
- RegisterClipboardFormatW (Address: 0x1004708c)
- RegisterWindowMessageW (Address: 0x10047050)
- ScreenToClient (Address: 0x100470a0)
- SendMessageW (Address: 0x100470bc)
- SetCursor (Address: 0x10047090)
- SetFocus (Address: 0x1004707c)
- SetWindowLongW (Address: 0x10047098)
- TranslateMessage (Address: 0x1004706c)
XmlLite.dll
- CreateXmlWriter (Address: 0x100470cc)