prnfldr.dll
Description: prnfldr dll
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.3636
Architecture: 32-bit
Operating System: Windows NT
SHA256: 3a7fca7e80e50952cabec19b209abded
File Size: 208.0 KB
Uploaded At: Dec. 1, 2025, 8:03 a.m.
Views: 13
Exported Functions
- DllCanUnloadNow (Ordinal: 1, Address: 0x7970)
- DllGetClassObject (Ordinal: 2, Address: 0xf680)
- DllRegisterServer (Ordinal: 3, Address: 0x2dd10)
- DllUnregisterServer (Ordinal: 4, Address: 0x2dd10)
Imported DLLs & Functions
api-ms-win-core-apiquery-l1-1-0.dll
- ApiSetQueryApiSetPresence (Address: 0x10030198)
api-ms-win-core-com-l1-1-0.dll
- CLSIDFromProgID (Address: 0x100301c4)
- CoCreateInstance (Address: 0x100301b8)
- CoGetInterfaceAndReleaseStream (Address: 0x100301ac)
- CoGetMalloc (Address: 0x100301b0)
- CoInitializeEx (Address: 0x100301a8)
- CoMarshalInterThreadInterfaceInStream (Address: 0x100301a4)
- CoTaskMemAlloc (Address: 0x100301bc)
- CoTaskMemFree (Address: 0x100301b4)
- CoUninitialize (Address: 0x100301a0)
- PropVariantClear (Address: 0x100301c0)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x100301d0)
- IsDebuggerPresent (Address: 0x100301d4)
- OutputDebugStringA (Address: 0x100301cc)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x100301dc)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x100301e4)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x100301ec)
- RaiseException (Address: 0x100301f8)
- SetLastError (Address: 0x100301f0)
- SetUnhandledExceptionFilter (Address: 0x100301fc)
- UnhandledExceptionFilter (Address: 0x100301f4)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x10030204)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x10030214)
- HeapAlloc (Address: 0x1003020c)
- HeapFree (Address: 0x10030210)
api-ms-win-core-heap-l2-1-0.dll
- GlobalAlloc (Address: 0x1003021c)
- LocalAlloc (Address: 0x10030220)
- LocalFree (Address: 0x10030224)
- LocalReAlloc (Address: 0x10030228)
api-ms-win-core-heap-obsolete-l1-1-0.dll
- GlobalLock (Address: 0x10030238)
- GlobalSize (Address: 0x10030234)
- GlobalUnlock (Address: 0x10030230)
api-ms-win-core-kernel32-legacy-l1-1-0.dll
- GetComputerNameW (Address: 0x10030240)
api-ms-win-core-kernel32-private-l1-1-0.dll
- CheckElevationEnabled (Address: 0x10030248)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x10030268)
- FreeLibrary (Address: 0x1003026c)
- GetModuleFileNameW (Address: 0x10030270)
- GetModuleHandleA (Address: 0x10030250)
- GetModuleHandleExW (Address: 0x10030258)
- GetModuleHandleW (Address: 0x10030260)
- GetProcAddress (Address: 0x10030264)
- LoadLibraryExW (Address: 0x1003025c)
- LoadStringA (Address: 0x10030274)
- LoadStringW (Address: 0x10030254)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryA (Address: 0x1003027c)
- LoadLibraryW (Address: 0x10030280)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x10030288)
api-ms-win-core-path-l1-1-0.dll
- PathIsUNCEx (Address: 0x10030290)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x100302a8)
- GetCurrentProcessId (Address: 0x10030298)
- GetCurrentThreadId (Address: 0x100302a0)
- OpenProcessToken (Address: 0x1003029c)
- TerminateProcess (Address: 0x100302a4)
api-ms-win-core-processthreads-l1-1-1.dll
- GetProcessMitigationPolicy (Address: 0x100302b0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x100302b8)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x100302c0)
- RegCreateKeyExW (Address: 0x100302d4)
- RegDeleteValueW (Address: 0x100302cc)
- RegEnumKeyExW (Address: 0x100302d8)
- RegOpenKeyExW (Address: 0x100302c8)
- RegQueryValueExW (Address: 0x100302d0)
- RegSetValueExW (Address: 0x100302c4)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrcmpiW (Address: 0x100302e0)
- lstrcmpW (Address: 0x100302e4)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x10030310)
- AcquireSRWLockShared (Address: 0x100302f0)
- CreateEventW (Address: 0x10030318)
- DeleteCriticalSection (Address: 0x10030300)
- EnterCriticalSection (Address: 0x100302f8)
- InitializeCriticalSection (Address: 0x10030314)
- InitializeSRWLock (Address: 0x100302fc)
- LeaveCriticalSection (Address: 0x10030308)
- ReleaseSRWLockExclusive (Address: 0x100302f4)
- ReleaseSRWLockShared (Address: 0x100302ec)
- SetEvent (Address: 0x10030304)
- WaitForSingleObject (Address: 0x1003030c)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceExecuteOnce (Address: 0x10030328)
- Sleep (Address: 0x10030324)
- SleepConditionVariableSRW (Address: 0x10030320)
- WakeAllConditionVariable (Address: 0x1003032c)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemDirectoryW (Address: 0x10030334)
- GetSystemTimeAsFileTime (Address: 0x10030338)
- GetTickCount (Address: 0x10030340)
- GetTickCount64 (Address: 0x1003033c)
api-ms-win-core-threadpool-legacy-l1-1-0.dll
- QueueUserWorkItem (Address: 0x10030348)
api-ms-win-eventing-classicprovider-l1-1-0.dll
- GetTraceEnableFlags (Address: 0x10030350)
- GetTraceEnableLevel (Address: 0x1003035c)
- GetTraceLoggerHandle (Address: 0x10030360)
- RegisterTraceGuidsW (Address: 0x10030364)
- TraceMessage (Address: 0x10030358)
- UnregisterTraceGuids (Address: 0x10030354)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x1003036c)
- EventUnregister (Address: 0x10030370)
- EventWriteTransfer (Address: 0x10030374)
GDI32.dll
- CreateCompatibleDC (Address: 0x10030010)
- CreateDIBSection (Address: 0x10030008)
- DeleteDC (Address: 0x10030000)
- DeleteObject (Address: 0x10030004)
- SelectObject (Address: 0x1003000c)
msvcrt.dll
- __CxxFrameHandler3 (Address: 0x10030384)
- __dllonexit (Address: 0x100303a8)
- _amsg_exit (Address: 0x10030380)
- _callnewh (Address: 0x100303cc)
- _CxxThrowException (Address: 0x100303ac)
- _except_handler4_common (Address: 0x1003038c)
- _initterm (Address: 0x10030388)
- _lock (Address: 0x10030394)
- _onexit (Address: 0x100303b0)
- _purecall (Address: 0x100303bc)
- _unlock (Address: 0x100303a0)
- _vsnwprintf (Address: 0x100303d8)
- _wcsicmp (Address: 0x100303e4)
- _wtoi (Address: 0x100303d4)
- _XcptFilter (Address: 0x1003037c)
- ??0exception@@QAE@ABQBD@Z (Address: 0x100303c8)
- ??0exception@@QAE@ABQBDH@Z (Address: 0x100303c4)
- ??0exception@@QAE@ABV0@@Z (Address: 0x100303c0)
- ??1exception@@UAE@XZ (Address: 0x1003039c)
- ??1type_info@@UAE@XZ (Address: 0x10030390)
- ??3@YAXPAX@Z (Address: 0x100303e0)
- ?what@exception@@UBEPBDXZ (Address: 0x100303b8)
- free (Address: 0x10030398)
- malloc (Address: 0x100303d0)
- memcmp (Address: 0x100303b4)
- memcpy (Address: 0x100303e8)
- memmove (Address: 0x100303a4)
- memset (Address: 0x100303ec)
- wcschr (Address: 0x100303dc)
ntdll.dll
- NtQueryInformationToken (Address: 0x100303f4)
- WinSqmAddToStream (Address: 0x100303f8)
- WinSqmIncrementDWORD (Address: 0x100303fc)
ole32.dll
- CreateBindCtx (Address: 0x10030408)
- ReleaseStgMedium (Address: 0x10030404)
OLEAUT32.dll
- SysAllocString (Address: 0x10030018)
- SysAllocStringLen (Address: 0x1003002c)
- SysFreeString (Address: 0x10030020)
- SysStringLen (Address: 0x10030024)
- VariantClear (Address: 0x1003001c)
- VariantCopy (Address: 0x10030028)
- VariantInit (Address: 0x10030030)
PROPSYS.dll
- InitVariantFromResource (Address: 0x10030040)
- PSFormatForDisplay (Address: 0x10030038)
- VariantToBuffer (Address: 0x10030044)
- VariantToPropVariant (Address: 0x1003003c)
SHELL32.dll
- (Address: 0x1003004c)
- (Address: 0x10030050)
- (Address: 0x10030060)
- (Address: 0x10030064)
- (Address: 0x10030068)
- (Address: 0x10030074)
- (Address: 0x10030078)
- (Address: 0x1003008c)
- (Address: 0x10030094)
- (Address: 0x1003009c)
- (Address: 0x100300a4)
- (Address: 0x100300a8)
- (Address: 0x100300ac)
- (Address: 0x100300b0)
- (Address: 0x100300b8)
- (Address: 0x100300bc)
- (Address: 0x100300c0)
- (Address: 0x100300c4)
- AssocGetDetailsOfPropKey (Address: 0x1003005c)
- SHBindToObject (Address: 0x10030098)
- SHBindToParent (Address: 0x10030090)
- SHChangeNotify (Address: 0x10030070)
- SHCreateDataObject (Address: 0x10030088)
- SHCreateDefaultContextMenu (Address: 0x10030058)
- SHCreateDefaultExtractIcon (Address: 0x100300b4)
- SHCreateShellItemArrayFromIDLists (Address: 0x10030080)
- ShellExecuteExW (Address: 0x10030054)
- ShellExecuteW (Address: 0x10030084)
- SHGetFolderLocation (Address: 0x100300a0)
- SHGetIconOverlayIndexW (Address: 0x1003006c)
- SHGetKnownFolderIDList (Address: 0x1003007c)
SHLWAPI.dll
- (Address: 0x100300cc)
- (Address: 0x100300d0)
- (Address: 0x100300d4)
- (Address: 0x100300d8)
- (Address: 0x100300dc)
- (Address: 0x100300e0)
- (Address: 0x100300f0)
- (Address: 0x10030104)
- (Address: 0x10030108)
- (Address: 0x10030110)
- (Address: 0x1003011c)
- (Address: 0x10030124)
- (Address: 0x10030128)
- (Address: 0x1003012c)
- (Address: 0x10030130)
- (Address: 0x10030134)
- (Address: 0x10030138)
- AssocCreate (Address: 0x10030100)
- IntlStrEqWorkerW (Address: 0x100300e8)
- PathFindFileNameW (Address: 0x10030120)
- PathRemoveBlanksW (Address: 0x100300f8)
- SHRegGetValueW (Address: 0x1003010c)
- SHStrDupW (Address: 0x100300fc)
- StrChrW (Address: 0x100300e4)
- StrCmpIW (Address: 0x100300ec)
- StrDupW (Address: 0x10030114)
- StrRetToBufW (Address: 0x10030118)
- StrStrIW (Address: 0x100300f4)
USER32.dll
- DeleteMenu (Address: 0x1003017c)
- DestroyIcon (Address: 0x10030184)
- DestroyMenu (Address: 0x1003015c)
- GetAncestor (Address: 0x10030148)
- GetDC (Address: 0x10030150)
- GetMenuInfo (Address: 0x1003018c)
- GetMenuItemCount (Address: 0x10030154)
- GetMenuItemInfoW (Address: 0x10030180)
- GetSubMenu (Address: 0x10030168)
- GetSystemMetrics (Address: 0x10030188)
- LoadMenuW (Address: 0x1003016c)
- PostMessageW (Address: 0x10030160)
- RegisterClipboardFormatW (Address: 0x10030158)
- ReleaseDC (Address: 0x1003014c)
- RemoveMenu (Address: 0x10030170)
- SendNotifyMessageW (Address: 0x10030144)
- SetForegroundWindow (Address: 0x10030164)
- SetMenuDefaultItem (Address: 0x10030174)
- SetMenuInfo (Address: 0x10030140)
- SetMenuItemInfoW (Address: 0x10030178)
- TrackPopupMenuEx (Address: 0x10030190)