p9np.dll
Description: Plan 9 Network Provider
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.6157
Architecture: 64-bit
Operating System: Windows NT
SHA256: d264588fc86fea784fd0f645d2c55ad7
File Size: 153.9 KB
Uploaded At: Dec. 1, 2025, 7:36 a.m.
Views: 5
Exported Functions
- NPAddConnection (Ordinal: 1, Address: 0x93d0)
- NPAddConnection3 (Ordinal: 2, Address: 0x9400)
- NPCancelConnection (Ordinal: 3, Address: 0x98a0)
- NPCloseEnum (Ordinal: 4, Address: 0x10910)
- NPEnumResource (Ordinal: 5, Address: 0x10c40)
- NPFormatNetworkName (Ordinal: 6, Address: 0x10da0)
- NPGetCaps (Ordinal: 7, Address: 0x10ec0)
- NPGetConnection (Ordinal: 8, Address: 0x9cd0)
- NPGetResourceInformation (Ordinal: 9, Address: 0x10f20)
- NPOpenEnum (Ordinal: 10, Address: 0x11170)
Imported DLLs & Functions
api-ms-win-core-com-l1-1-0.dll
- CoCreateFreeThreadedMarshaler (Address: 0x180019be8)
- CoCreateInstance (Address: 0x180019c00)
- CoIncrementMTAUsage (Address: 0x180019bf0)
- CoInitializeEx (Address: 0x180019be0)
- CoTaskMemFree (Address: 0x180019bd8)
- CoUninitialize (Address: 0x180019bf8)
- IIDFromString (Address: 0x180019bd0)
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x180019c10)
- IsDebuggerPresent (Address: 0x180019c20)
- OutputDebugStringW (Address: 0x180019c18)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180019c38)
- SetLastError (Address: 0x180019c40)
- SetUnhandledExceptionFilter (Address: 0x180019c48)
- UnhandledExceptionFilter (Address: 0x180019c30)
api-ms-win-core-file-l1-1-0.dll
- CreateFileW (Address: 0x180019c68)
- DefineDosDeviceW (Address: 0x180019c60)
- QueryDosDeviceW (Address: 0x180019c58)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180019c78)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180019c98)
- HeapAlloc (Address: 0x180019c90)
- HeapFree (Address: 0x180019c88)
api-ms-win-core-heap-l2-1-0.dll
- LocalFree (Address: 0x180019ca8)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x180019cc0)
- InterlockedPushEntrySList (Address: 0x180019cb8)
api-ms-win-core-libraryloader-l1-2-0.dll
- GetModuleFileNameA (Address: 0x180019ce0)
- GetModuleHandleExW (Address: 0x180019cd8)
- GetModuleHandleW (Address: 0x180019cd0)
- GetProcAddress (Address: 0x180019ce8)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x180019cf8)
- LCMapStringEx (Address: 0x180019d00)
api-ms-win-core-path-l1-1-0.dll
- PathAllocCombine (Address: 0x180019d10)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateThread (Address: 0x180019d28)
- GetCurrentProcess (Address: 0x180019d40)
- GetCurrentProcessId (Address: 0x180019d30)
- GetCurrentThreadId (Address: 0x180019d20)
- TerminateProcess (Address: 0x180019d38)
api-ms-win-core-processthreads-l1-1-1.dll
- IsProcessorFeaturePresent (Address: 0x180019d50)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180019d60)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x180019d70)
- RegGetValueW (Address: 0x180019d78)
- RegOpenKeyExW (Address: 0x180019d80)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180019d98)
- RtlLookupFunctionEntry (Address: 0x180019d90)
- RtlVirtualUnwind (Address: 0x180019da0)
api-ms-win-core-string-l1-1-0.dll
- GetStringTypeW (Address: 0x180019dc0)
- MultiByteToWideChar (Address: 0x180019db0)
- WideCharToMultiByte (Address: 0x180019db8)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180019e40)
- AcquireSRWLockShared (Address: 0x180019e28)
- CreateEventW (Address: 0x180019e30)
- CreateMutexExW (Address: 0x180019e50)
- CreateSemaphoreExW (Address: 0x180019de8)
- DeleteCriticalSection (Address: 0x180019e08)
- EnterCriticalSection (Address: 0x180019e10)
- InitializeCriticalSectionEx (Address: 0x180019e00)
- LeaveCriticalSection (Address: 0x180019df0)
- OpenSemaphoreW (Address: 0x180019dd8)
- ReleaseMutex (Address: 0x180019e18)
- ReleaseSemaphore (Address: 0x180019de0)
- ReleaseSRWLockExclusive (Address: 0x180019e48)
- ReleaseSRWLockShared (Address: 0x180019e20)
- SetEvent (Address: 0x180019dd0)
- WaitForSingleObject (Address: 0x180019df8)
- WaitForSingleObjectEx (Address: 0x180019e38)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x180019e68)
- InitOnceComplete (Address: 0x180019e60)
- InitOnceExecuteOnce (Address: 0x180019e70)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTimeAsFileTime (Address: 0x180019e80)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolTimer (Address: 0x180019e90)
- CreateThreadpoolTimer (Address: 0x180019ea8)
- SetThreadpoolTimer (Address: 0x180019ea0)
- WaitForThreadpoolTimerCallbacks (Address: 0x180019e98)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x180019ec0)
- EncodePointer (Address: 0x180019eb8)
api-ms-win-core-winrt-error-l1-1-0.dll
- GetRestrictedErrorInfo (Address: 0x180019ed8)
- SetRestrictedErrorInfo (Address: 0x180019ed0)
api-ms-win-core-winrt-error-l1-1-1.dll
- RoOriginateLanguageException (Address: 0x180019ee8)
api-ms-win-core-winrt-l1-1-0.dll
- RoGetActivationFactory (Address: 0x180019ef8)
api-ms-win-core-winrt-string-l1-1-0.dll
- WindowsCreateString (Address: 0x180019f28)
- WindowsCreateStringReference (Address: 0x180019f38)
- WindowsDeleteString (Address: 0x180019f20)
- WindowsDeleteStringBuffer (Address: 0x180019f18)
- WindowsGetStringRawBuffer (Address: 0x180019f08)
- WindowsPreallocateStringBuffer (Address: 0x180019f10)
- WindowsPromoteStringBuffer (Address: 0x180019f30)
api-ms-win-crt-locale-l1-1-0.dll
- _lock_locales (Address: 0x180019f50)
- _unlock_locales (Address: 0x180019f48)
api-ms-win-crt-private-l1-1-0.dll
- __C_specific_handler (Address: 0x18001a018)
- __CxxFrameHandler3 (Address: 0x18001a008)
- __CxxFrameHandler4 (Address: 0x18001a0a8)
- __std_terminate (Address: 0x18001a0a0)
- __uncaught_exception (Address: 0x18001a010)
- _CxxThrowException (Address: 0x18001a020)
- _o____lc_codepage_func (Address: 0x18001a098)
- _o____lc_locale_name_func (Address: 0x18001a090)
- _o____mb_cur_max_func (Address: 0x18001a088)
- _o___pctype_func (Address: 0x18001a080)
- _o___std_exception_copy (Address: 0x18001a078)
- _o___std_exception_destroy (Address: 0x18001a070)
- _o___std_type_info_destroy_list (Address: 0x18001a068)
- _o___stdio_common_vsnprintf_s (Address: 0x18001a060)
- _o___stdio_common_vsprintf_s (Address: 0x18001a058)
- _o___stdio_common_vswprintf (Address: 0x18001a050)
- _o__callnewh (Address: 0x18001a048)
- _o__calloc_base (Address: 0x18001a040)
- _o__cexit (Address: 0x18001a038)
- _o__configure_narrow_argv (Address: 0x18001a030)
- _o__crt_atexit (Address: 0x18001a028)
- _o__errno (Address: 0x180019f60)
- _o__execute_onexit_table (Address: 0x180019f68)
- _o__initialize_narrow_environment (Address: 0x180019f70)
- _o__initialize_onexit_table (Address: 0x180019f78)
- _o__invalid_parameter_noinfo (Address: 0x180019f80)
- _o__invalid_parameter_noinfo_noreturn (Address: 0x180019f88)
- _o__purecall (Address: 0x180019f90)
- _o__register_onexit_function (Address: 0x180019f98)
- _o__seh_filter_dll (Address: 0x180019fa0)
- _o__wcsdup (Address: 0x180019fb0)
- _o_abort (Address: 0x180019fb8)
- _o_calloc (Address: 0x180019fc0)
- _o_free (Address: 0x180019fc8)
- _o_frexp (Address: 0x180019fd0)
- _o_iswspace (Address: 0x180019fd8)
- _o_localeconv (Address: 0x180019fe0)
- _o_malloc (Address: 0x180019fe8)
- _o_setlocale (Address: 0x180019ff0)
- _o_terminate (Address: 0x180019ff8)
- _o_toupper (Address: 0x18001a000)
- memcmp (Address: 0x18001a0b0)
- memcpy (Address: 0x18001a0b8)
- memmove (Address: 0x180019fa8)
api-ms-win-crt-runtime-l1-1-0.dll
- _initterm (Address: 0x18001a0c8)
- _initterm_e (Address: 0x18001a0d0)
api-ms-win-crt-string-l1-1-0.dll
- memset (Address: 0x18001a0f0)
- strcspn (Address: 0x18001a0e0)
- wcsnlen (Address: 0x18001a0e8)
api-ms-win-eventing-provider-l1-1-0.dll
- EventRegister (Address: 0x18001a108)
- EventSetInformation (Address: 0x18001a110)
- EventUnregister (Address: 0x18001a100)
- EventWriteTransfer (Address: 0x18001a118)
api-ms-win-shell-shellfolders-l1-1-0.dll
- SHGetKnownFolderPath (Address: 0x18001a128)
ntdll.dll
- NtCreateFile (Address: 0x18001a140)
- NtDeviceIoControlFile (Address: 0x18001a150)
- NtFsControlFile (Address: 0x18001a148)
- RtlInitUnicodeString (Address: 0x18001a138)
OLEAUT32.dll
- SysFreeString (Address: 0x180019bc0)
- SysStringLen (Address: 0x180019bb8)