MSAC3ENC.DLL
Description: Microsoft AC-3 Encoder
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.1
Architecture: 64-bit
Operating System: Windows NT
SHA256: b44063393cb6dc3d953f7f3719d40e86
File Size: 237.5 KB
Uploaded At: Dec. 1, 2025, 7:33 a.m.
Views: 5
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0xdab0)
- DllGetClassObject (Ordinal: 2, Address: 0xd970)
- DllRegisterServer (Ordinal: 3, Address: 0x4fa0)
- DllUnregisterServer (Ordinal: 4, Address: 0x4ff0)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateInstance (Address: 0x18002fda0)
- CoFreeUnusedLibraries (Address: 0x18002fdc8)
- CoInitializeEx (Address: 0x18002fdb8)
- CoTaskMemAlloc (Address: 0x18002fd98)
- CoTaskMemFree (Address: 0x18002fda8)
- CoUninitialize (Address: 0x18002fdc0)
- StringFromGUID2 (Address: 0x18002fdb0)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x18002fdd8)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x18002fde8)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x18002fe08)
- SetLastError (Address: 0x18002fe10)
- SetUnhandledExceptionFilter (Address: 0x18002fe00)
- UnhandledExceptionFilter (Address: 0x18002fdf8)
api-ms-win-core-errorhandling-l1-1-2.dll
- RaiseFailFastException (Address: 0x18002fe20)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x18002fe30)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x18002fe50)
- HeapAlloc (Address: 0x18002fe48)
- HeapFree (Address: 0x18002fe40)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x18002fe68)
- LocalFree (Address: 0x18002fe60)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x18002fe88)
- FreeLibrary (Address: 0x18002feb8)
- GetModuleFileNameA (Address: 0x18002feb0)
- GetModuleFileNameW (Address: 0x18002fe78)
- GetModuleHandleExW (Address: 0x18002fe98)
- GetModuleHandleW (Address: 0x18002fea0)
- GetProcAddress (Address: 0x18002fec0)
- LoadLibraryExW (Address: 0x18002fea8)
- LoadResource (Address: 0x18002fe90)
- LockResource (Address: 0x18002fe80)
api-ms-win-core-libraryloader-l1-2-1.dll
- FindResourceW (Address: 0x18002fed0)
api-ms-win-core-memory-l1-1-0.dll
- VirtualAlloc (Address: 0x18002fee8)
- VirtualFree (Address: 0x18002fee0)
- VirtualProtect (Address: 0x18002fef0)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x18002ff00)
- GetCurrentProcess (Address: 0x18002ff18)
- GetCurrentProcessId (Address: 0x18002ff20)
- GetCurrentThread (Address: 0x18002ff28)
- GetCurrentThreadId (Address: 0x18002ff08)
- TerminateProcess (Address: 0x18002ff10)
api-ms-win-core-processthreads-l1-1-1.dll
- GetProcessMitigationPolicy (Address: 0x18002ff38)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x18002ff48)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x18002ff78)
- RegCreateKeyExW (Address: 0x18002ff58)
- RegEnumKeyExW (Address: 0x18002ff68)
- RegOpenKeyExW (Address: 0x18002ff60)
- RegQueryValueExW (Address: 0x18002ff80)
- RegSetValueExW (Address: 0x18002ff70)
api-ms-win-core-registry-l2-1-0.dll
- RegDeleteKeyW (Address: 0x18002ff90)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlAddFunctionTable (Address: 0x18002ffa8)
- RtlCaptureContext (Address: 0x18002ffb8)
- RtlDeleteFunctionTable (Address: 0x18002ffc0)
- RtlLookupFunctionEntry (Address: 0x18002ffb0)
- RtlVirtualUnwind (Address: 0x18002ffa0)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x18002ffd0)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrcmpW (Address: 0x18002ffe0)
api-ms-win-core-synch-l1-1-0.dll
- CreateEventW (Address: 0x180030020)
- DeleteCriticalSection (Address: 0x18002fff0)
- EnterCriticalSection (Address: 0x180030010)
- InitializeCriticalSection (Address: 0x18002fff8)
- LeaveCriticalSection (Address: 0x180030000)
- SetEvent (Address: 0x180030008)
- WaitForSingleObject (Address: 0x180030018)
api-ms-win-core-synch-l1-2-0.dll
- Sleep (Address: 0x180030030)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x180030040)
- GetTickCount (Address: 0x180030050)
- GetVersionExW (Address: 0x180030048)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x180030080)
- GetTraceEnableLevel (Address: 0x180030078)
- GetTraceLoggerHandle (Address: 0x180030070)
- RegisterTraceGuidsW (Address: 0x180030060)
- TraceEvent (Address: 0x180030088)
- UnregisterTraceGuids (Address: 0x180030068)
api-ms-win-security-cryptoapi-l1-1-0.dll
- CryptAcquireContextW (Address: 0x180030098)
- CryptCreateHash (Address: 0x1800300b0)
- CryptDestroyHash (Address: 0x1800300c0)
- CryptDestroyKey (Address: 0x1800300a8)
- CryptHashData (Address: 0x1800300b8)
- CryptImportKey (Address: 0x1800300c8)
- CryptReleaseContext (Address: 0x1800300d0)
- CryptVerifySignatureW (Address: 0x1800300a0)
MFPlat.DLL
- MFCreateMediaType (Address: 0x18002fd70)
- MFTRegister (Address: 0x18002fd78)
- MFTUnregister (Address: 0x18002fd68)
msvcrt.dll
- __C_specific_handler (Address: 0x180030130)
- __CxxFrameHandler3 (Address: 0x1800300f0)
- _amsg_exit (Address: 0x180030118)
- _callnewh (Address: 0x180030128)
- _clearfp (Address: 0x180030160)
- _control87 (Address: 0x180030150)
- _initterm (Address: 0x180030110)
- _purecall (Address: 0x180030158)
- _time64 (Address: 0x180030100)
- _vsnwprintf_s (Address: 0x1800300e0)
- _XcptFilter (Address: 0x180030120)
- ?terminate@@YAXXZ (Address: 0x180030108)
- free (Address: 0x180030140)
- frexp (Address: 0x1800300f8)
- malloc (Address: 0x180030138)
- memcmp (Address: 0x180030168)
- memcpy (Address: 0x180030148)
- memset (Address: 0x180030170)
- wcsrchr (Address: 0x1800300e8)
OLEAUT32.dll
- LoadRegTypeLib (Address: 0x18002fd88)