srcsrv.dll
Description: Microsoft Source Server
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.26100.4654
Architecture: 64-bit
Operating System: Windows NT
SHA256: 57121ad811ef59da3ce64f2eced9c048
File Size: 266.4 KB
Uploaded At: Dec. 3, 2025, 2:38 a.m.
Views: 6
Exported Functions
- (Ordinal: 397, Address: 0x15910)
- SrcSrvBuildTokenFromWebUrlList (Ordinal: 398, Address: 0x12b70)
- SrcSrvCleanup (Ordinal: 399, Address: 0x12bf0)
- SrcSrvDownloadFileW (Ordinal: 400, Address: 0x1d360)
- SrcSrvEnumTokens (Ordinal: 401, Address: 0x12d30)
- SrcSrvExecToken (Ordinal: 402, Address: 0x12f30)
- SrcSrvExecTokenA (Ordinal: 403, Address: 0x12f30)
- SrcSrvExecTokenByTokenNameA (Ordinal: 404, Address: 0x13e60)
- SrcSrvExecTokenByTokenNameW (Ordinal: 405, Address: 0x13f90)
- SrcSrvExecTokenW (Ordinal: 406, Address: 0x14130)
- SrcSrvFreeUrlSourceToken (Ordinal: 407, Address: 0x14160)
- SrcSrvGetFile (Ordinal: 408, Address: 0x142e0)
- SrcSrvGetFileA (Ordinal: 409, Address: 0x142f0)
- SrcSrvGetFileW (Ordinal: 410, Address: 0x14370)
- SrcSrvGetOptions (Ordinal: 411, Address: 0x143f0)
- SrcSrvGetToken (Ordinal: 412, Address: 0x14400)
- SrcSrvGetTokenA (Ordinal: 413, Address: 0x14410)
- SrcSrvGetTokenW (Ordinal: 414, Address: 0x14a00)
- SrcSrvInit (Ordinal: 415, Address: 0x14a80)
- SrcSrvInitA (Ordinal: 416, Address: 0x14a90)
- SrcSrvInitW (Ordinal: 417, Address: 0x14be0)
- SrcSrvIsModuleLoaded (Ordinal: 418, Address: 0x14c30)
- SrcSrvLoadModule (Ordinal: 419, Address: 0x14c80)
- SrcSrvLoadModuleA (Ordinal: 420, Address: 0x14c90)
- SrcSrvLoadModuleW (Ordinal: 421, Address: 0x14f10)
- SrcSrvLoadModuleWithSourceCollectionW (Ordinal: 422, Address: 0x14fa0)
- SrcSrvRegisterCallback (Ordinal: 423, Address: 0x151f0)
- SrcSrvRegisterGetSourcePathPartCallback (Ordinal: 424, Address: 0x15240)
- SrcSrvResolveTokenVar (Ordinal: 425, Address: 0x15260)
- SrcSrvResolveTokenVarA (Ordinal: 426, Address: 0x15270)
- SrcSrvResolveTokenVarW (Ordinal: 427, Address: 0x15680)
- SrcSrvSetOptions (Ordinal: 428, Address: 0x15770)
- SrcSrvSetParentWindow (Ordinal: 429, Address: 0x15790)
- SrcSrvSetTargetPath (Ordinal: 430, Address: 0x15820)
- SrcSrvSetTargetPathA (Ordinal: 431, Address: 0x15830)
- SrcSrvSetTargetPathW (Ordinal: 432, Address: 0x158c0)
- SrcSrvUnloadModule (Ordinal: 433, Address: 0x15930)
Imported DLLs & Functions
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800222e8)
- IsDebuggerPresent (Address: 0x1800222e0)
- OutputDebugStringA (Address: 0x1800222f0)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180022300)
- RaiseException (Address: 0x180022308)
- SetLastError (Address: 0x180022310)
- SetUnhandledExceptionFilter (Address: 0x180022318)
- UnhandledExceptionFilter (Address: 0x180022320)
api-ms-win-core-fibers-l1-1-0.dll
- FlsAlloc (Address: 0x180022348)
- FlsFree (Address: 0x180022338)
- FlsGetValue (Address: 0x180022340)
- FlsSetValue (Address: 0x180022330)
api-ms-win-core-file-l1-1-0.dll
- CreateDirectoryA (Address: 0x180022380)
- CreateFileA (Address: 0x180022398)
- CreateFileW (Address: 0x1800223b0)
- DeleteFileA (Address: 0x180022370)
- DeleteFileW (Address: 0x180022390)
- GetFileAttributesA (Address: 0x180022358)
- GetFinalPathNameByHandleW (Address: 0x1800223a0)
- GetFullPathNameW (Address: 0x180022388)
- ReadFile (Address: 0x1800223a8)
- RemoveDirectoryA (Address: 0x1800223b8)
- SetFileAttributesA (Address: 0x180022378)
- SetFilePointer (Address: 0x180022368)
- WriteFile (Address: 0x180022360)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x1800223d0)
- DuplicateHandle (Address: 0x1800223c8)
api-ms-win-core-interlocked-l1-1-0.dll
- InitializeSListHead (Address: 0x1800223e8)
- InterlockedFlushSList (Address: 0x1800223e0)
api-ms-win-core-io-l1-1-0.dll
- GetOverlappedResult (Address: 0x1800223f8)
api-ms-win-core-libraryloader-l1-1-0.dll
- FreeLibrary (Address: 0x180022428)
- GetModuleFileNameA (Address: 0x180022418)
- GetModuleFileNameW (Address: 0x180022438)
- GetModuleHandleW (Address: 0x180022420)
- GetProcAddress (Address: 0x180022410)
- LoadLibraryExA (Address: 0x180022430)
- LoadLibraryExW (Address: 0x180022408)
api-ms-win-core-localregistry-l1-1-0.dll
- RegCloseKey (Address: 0x180022450)
- RegCreateKeyExA (Address: 0x180022460)
- RegGetValueA (Address: 0x180022458)
- RegSetValueExA (Address: 0x180022448)
api-ms-win-core-memory-l1-1-0.dll
- VirtualProtect (Address: 0x180022470)
api-ms-win-core-misc-l1-1-0.dll
- FormatMessageW (Address: 0x180022490)
- LocalAlloc (Address: 0x180022480)
- LocalFree (Address: 0x180022488)
- LocalReAlloc (Address: 0x180022498)
api-ms-win-core-processenvironment-l1-1-0.dll
- GetCurrentDirectoryA (Address: 0x1800224b0)
- GetEnvironmentVariableA (Address: 0x1800224a8)
- SetCurrentDirectoryA (Address: 0x1800224b8)
api-ms-win-core-processthreads-l1-1-0.dll
- CreateProcessA (Address: 0x1800224e8)
- CreateThread (Address: 0x1800224c8)
- GetCurrentProcess (Address: 0x1800224f0)
- GetCurrentProcessId (Address: 0x1800224e0)
- GetCurrentThreadId (Address: 0x180022500)
- GetExitCodeProcess (Address: 0x1800224f8)
- GetPriorityClass (Address: 0x1800224d8)
- TerminateProcess (Address: 0x1800224d0)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180022510)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x180022528)
- RtlLookupFunctionEntry (Address: 0x180022520)
- RtlPcToFileHeader (Address: 0x180022530)
- RtlUnwindEx (Address: 0x180022540)
- RtlVirtualUnwind (Address: 0x180022538)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x180022550)
- WideCharToMultiByte (Address: 0x180022558)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180022590)
- CreateEventA (Address: 0x1800225a8)
- CreateEventW (Address: 0x180022578)
- DeleteCriticalSection (Address: 0x1800225a0)
- InitializeCriticalSectionAndSpinCount (Address: 0x180022570)
- InitializeCriticalSectionEx (Address: 0x180022598)
- ReleaseSRWLockExclusive (Address: 0x180022568)
- WaitForMultipleObjectsEx (Address: 0x180022580)
- WaitForSingleObject (Address: 0x180022588)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemDirectoryA (Address: 0x1800225c0)
- GetSystemTimeAsFileTime (Address: 0x1800225b8)
api-ms-win-core-util-l1-1-0.dll
- EncodePointer (Address: 0x1800225d0)
api-ms-win-crt-convert-l1-1-0.dll
- atoi (Address: 0x1800225e0)
api-ms-win-crt-environment-l1-1-0.dll
- getenv (Address: 0x1800225f0)
api-ms-win-crt-filesystem-l1-1-0.dll
- _splitpath_s (Address: 0x180022600)
api-ms-win-crt-heap-l1-1-0.dll
- _callnewh (Address: 0x180022638)
- _calloc_base (Address: 0x180022628)
- _free_base (Address: 0x180022620)
- free (Address: 0x180022630)
- malloc (Address: 0x180022618)
- realloc (Address: 0x180022610)
api-ms-win-crt-runtime-l1-1-0.dll
- _cexit (Address: 0x180022648)
- _configure_narrow_argv (Address: 0x1800226b0)
- _crt_atexit (Address: 0x180022678)
- _errno (Address: 0x1800226a0)
- _execute_onexit_table (Address: 0x180022650)
- _initialize_narrow_environment (Address: 0x180022668)
- _initialize_onexit_table (Address: 0x180022658)
- _initterm (Address: 0x180022690)
- _initterm_e (Address: 0x180022698)
- _invalid_parameter_noinfo_noreturn (Address: 0x180022688)
- _register_onexit_function (Address: 0x180022670)
- _seh_filter_dll (Address: 0x1800226a8)
- abort (Address: 0x180022680)
- terminate (Address: 0x180022660)
api-ms-win-crt-stdio-l1-1-0.dll
- __stdio_common_vsnprintf_s (Address: 0x1800226c0)
- __stdio_common_vsnwprintf_s (Address: 0x1800226d8)
- __stdio_common_vsprintf (Address: 0x1800226e0)
- __stdio_common_vsprintf_s (Address: 0x1800226d0)
- __stdio_common_vswprintf (Address: 0x1800226c8)
api-ms-win-crt-string-l1-1-0.dll
- _stricmp (Address: 0x180022710)
- _strnicmp (Address: 0x180022740)
- _wcsicmp (Address: 0x180022728)
- isspace (Address: 0x1800226f8)
- iswspace (Address: 0x180022748)
- strcat_s (Address: 0x180022720)
- strcmp (Address: 0x180022768)
- strcpy_s (Address: 0x180022730)
- strncat_s (Address: 0x180022750)
- strncmp (Address: 0x180022718)
- strncpy_s (Address: 0x180022760)
- strnlen (Address: 0x180022700)
- strtok_s (Address: 0x1800226f0)
- tolower (Address: 0x180022738)
- wcsncmp (Address: 0x180022758)
- wcsnlen (Address: 0x180022708)
ntdll.dll
- RtlCreateEnvironmentEx (Address: 0x180022778)
- RtlDestroyEnvironment (Address: 0x180022780)
- RtlNtStatusToDosError (Address: 0x180022788)
- RtlRunOnceExecuteOnce (Address: 0x180022790)
- RtlSetEnvironmentVar (Address: 0x180022798)