dmcfgutils.dll

Description: dmcfgutils

Authors: © Microsoft Corporation. All rights reserved.

Version: 10.0.19041.5678

Architecture: 32-bit

Operating System: Windows NT

SHA256: 1162a80738ebaab67bcdc96e1c0d0750

File Size: 95.5 KB

Uploaded At: Dec. 1, 2025, 7:55 a.m.

Views: 11

Exported Functions

  • CleanupPolicyComplianceEnsuranceForSource (Ordinal: 1, Address: 0x8c60)
  • EnsurePolicyComplianceForSource (Ordinal: 2, Address: 0x8de0)
  • VerifyFullAdminPrivileges (Ordinal: 3, Address: 0x9200)
  • CfgUtilCheckCharacteristicNode (Ordinal: 4, Address: 0x8500)
  • CfgUtilCheckParmNode (Ordinal: 5, Address: 0x8580)
  • CfgUtilCreateCharacteristic (Ordinal: 6, Address: 0x8600)
  • CfgUtilCreateParm (Ordinal: 7, Address: 0x8690)
  • CfgUtilGetConfigDataTypeName (Ordinal: 8, Address: 0x8740)
  • CfgUtilGetConfigSemanticTypeName (Ordinal: 9, Address: 0x8770)
  • CfgUtilGetElementName (Ordinal: 10, Address: 0x87a0)
  • CfgUtilGetName (Ordinal: 11, Address: 0x87d0)
  • CfgUtilGetParmAttributeName (Ordinal: 12, Address: 0x8810)
  • CfgUtilParseConfigDataTypeName (Ordinal: 13, Address: 0x8840)
  • CfgUtilParseConfigSemanticTypeName (Ordinal: 14, Address: 0x8880)
  • CfgUtilParseElementName (Ordinal: 15, Address: 0x88c0)
  • CfgUtilParseName (Ordinal: 16, Address: 0x8900)
  • CfgUtilParseNameByLen (Ordinal: 17, Address: 0x8940)
  • CfgUtilParseParmAttributeName (Ordinal: 18, Address: 0x89a0)
  • SyncGetDeviceUniqueID (Ordinal: 19, Address: 0x14f50)

Imported DLLs & Functions

api-ms-win-core-com-l1-1-0.dll
  • CoCreateInstance (Address: 0x1001701c)
  • StringFromGUID2 (Address: 0x10017020)
api-ms-win-core-debug-l1-1-0.dll
  • DebugBreak (Address: 0x1001702c)
  • IsDebuggerPresent (Address: 0x10017028)
  • OutputDebugStringW (Address: 0x10017030)
api-ms-win-core-delayload-l1-1-0.dll
  • DelayLoadFailureHook (Address: 0x10017038)
api-ms-win-core-delayload-l1-1-1.dll
  • ResolveDelayLoadedAPI (Address: 0x10017040)
api-ms-win-core-errorhandling-l1-1-0.dll
  • GetLastError (Address: 0x1001704c)
  • RaiseException (Address: 0x10017048)
  • SetLastError (Address: 0x10017058)
  • SetUnhandledExceptionFilter (Address: 0x10017054)
  • UnhandledExceptionFilter (Address: 0x10017050)
api-ms-win-core-handle-l1-1-0.dll
  • CloseHandle (Address: 0x10017060)
api-ms-win-core-heap-l1-1-0.dll
  • GetProcessHeap (Address: 0x10017068)
  • HeapAlloc (Address: 0x10017070)
  • HeapFree (Address: 0x1001706c)
api-ms-win-core-heap-l2-1-0.dll
  • LocalAlloc (Address: 0x10017078)
  • LocalFree (Address: 0x1001707c)
api-ms-win-core-libraryloader-l1-2-0.dll
  • DisableThreadLibraryCalls (Address: 0x10017088)
  • FreeLibrary (Address: 0x10017098)
  • GetModuleFileNameA (Address: 0x10017084)
  • GetModuleFileNameW (Address: 0x1001708c)
  • GetModuleHandleExW (Address: 0x10017094)
  • GetModuleHandleW (Address: 0x10017090)
  • GetProcAddress (Address: 0x1001709c)
  • LoadLibraryExW (Address: 0x100170a0)
api-ms-win-core-localization-l1-2-0.dll
  • FormatMessageW (Address: 0x100170a8)
api-ms-win-core-processenvironment-l1-1-0.dll
  • ExpandEnvironmentStringsW (Address: 0x100170b0)
api-ms-win-core-processthreads-l1-1-0.dll
  • GetCurrentProcess (Address: 0x100170d0)
  • GetCurrentProcessId (Address: 0x100170c8)
  • GetCurrentThread (Address: 0x100170cc)
  • GetCurrentThreadId (Address: 0x100170c0)
  • OpenProcessToken (Address: 0x100170bc)
  • OpenThreadToken (Address: 0x100170c4)
  • TerminateProcess (Address: 0x100170b8)
api-ms-win-core-processthreads-l1-1-1.dll
  • GetProcessMitigationPolicy (Address: 0x100170d8)
api-ms-win-core-profile-l1-1-0.dll
  • QueryPerformanceCounter (Address: 0x100170e0)
api-ms-win-core-registry-l1-1-0.dll
  • RegCloseKey (Address: 0x100170f0)
  • RegGetValueW (Address: 0x100170e8)
  • RegOpenKeyExW (Address: 0x100170ec)
api-ms-win-core-string-obsolete-l1-1-0.dll
  • lstrcmpW (Address: 0x100170f8)
api-ms-win-core-synch-l1-1-0.dll
  • CreateMutexExW (Address: 0x10017100)
  • CreateSemaphoreExW (Address: 0x10017104)
  • OpenSemaphoreW (Address: 0x1001710c)
  • ReleaseMutex (Address: 0x10017114)
  • ReleaseSemaphore (Address: 0x1001711c)
  • ResetEvent (Address: 0x10017118)
  • WaitForSingleObject (Address: 0x10017108)
  • WaitForSingleObjectEx (Address: 0x10017110)
api-ms-win-core-synch-l1-2-0.dll
  • Sleep (Address: 0x10017124)
api-ms-win-core-sysinfo-l1-1-0.dll
  • GetSystemTimeAsFileTime (Address: 0x1001712c)
  • GetTickCount (Address: 0x10017130)
api-ms-win-core-winrt-l1-1-0.dll
  • RoGetActivationFactory (Address: 0x10017138)
api-ms-win-core-winrt-string-l1-1-0.dll
  • WindowsCreateStringReference (Address: 0x10017140)
api-ms-win-eventing-provider-l1-1-0.dll
  • EventRegister (Address: 0x10017148)
  • EventUnregister (Address: 0x1001714c)
  • EventWriteTransfer (Address: 0x10017150)
api-ms-win-security-base-l1-1-0.dll
  • CheckTokenMembership (Address: 0x10017160)
  • CreateWellKnownSid (Address: 0x1001715c)
  • DuplicateToken (Address: 0x10017158)
  • GetTokenInformation (Address: 0x10017164)
bcrypt.dll
  • BCryptGenRandom (Address: 0x1001716c)
DMCmnUtils.dll
  • InvStrCmpNIW (Address: 0x10017000)
dmxmlhelputils.dll
  • XMLHCreateChildElement (Address: 0x10017174)
msvcp110_win.dll
  • ?_Syserror_map@std@@YAPBDH@Z (Address: 0x1001717c)
  • ?_Winerror_map@std@@YAPBDH@Z (Address: 0x1001718c)
  • ?_Xbad_alloc@std@@YAXXZ (Address: 0x10017180)
  • ?_Xlength_error@std@@YAXPBD@Z (Address: 0x10017184)
  • ?_Xout_of_range@std@@YAXPBD@Z (Address: 0x10017188)
  • ??0id@locale@std@@QAE@I@Z (Address: 0x10017190)
msvcrt.dll
  • __CxxFrameHandler3 (Address: 0x10017204)
  • __dllonexit (Address: 0x100171a4)
  • _amsg_exit (Address: 0x100171bc)
  • _callnewh (Address: 0x100171c4)
  • _CxxThrowException (Address: 0x100171e8)
  • _except_handler4_common (Address: 0x10017198)
  • _initterm (Address: 0x100171b4)
  • _lock (Address: 0x100171ac)
  • _onexit (Address: 0x100171a0)
  • _purecall (Address: 0x100171d4)
  • _unlock (Address: 0x100171a8)
  • _vsnprintf_s (Address: 0x100171d8)
  • _vsnwprintf (Address: 0x10017200)
  • _wcsicmp (Address: 0x100171d0)
  • _XcptFilter (Address: 0x100171c0)
  • ??0exception@@QAE@ABV0@@Z (Address: 0x100171dc)
  • ??0exception@@QAE@XZ (Address: 0x100171f4)
  • ??1exception@@UAE@XZ (Address: 0x100171f8)
  • ??1type_info@@UAE@XZ (Address: 0x1001719c)
  • ??3@YAXPAX@Z (Address: 0x100171f0)
  • ?terminate@@YAXXZ (Address: 0x100171b0)
  • free (Address: 0x100171b8)
  • malloc (Address: 0x100171c8)
  • memcpy (Address: 0x100171e4)
  • memcpy_s (Address: 0x100171fc)
  • memmove (Address: 0x100171e0)
  • memset (Address: 0x100171ec)
  • wcsncmp (Address: 0x100171cc)
ntdll.dll
  • NtQueryInformationToken (Address: 0x1001720c)
  • RtlGetDeviceFamilyInfoEnum (Address: 0x10017210)
  • RtlIsStateSeparationEnabled (Address: 0x10017214)
OLEAUT32.dll
  • SysAllocString (Address: 0x10017008)
  • SysAllocStringLen (Address: 0x10017014)
  • SysFreeString (Address: 0x10017010)
  • VariantInit (Address: 0x1001700c)
policymanager.dll
  • PolicyManager_GetPolicyInt (Address: 0x1001721c)