AppointmentApis.dll
Description: DLL for CalendarRT
Authors: © Microsoft Corporation. All rights reserved.
Version: 10.0.19041.4355
Architecture: 64-bit
Operating System: Windows NT
SHA256: 5f986acbc87b9cb914d0572e1cec17fc
File Size: 776.5 KB
Uploaded At: Dec. 1, 2025, 7:22 a.m.
Views: 14
Security Warning
This file has been flagged as potentially dangerous.
Reason: Detected potentially dangerous functions used for process injection: OpenProcess
Exported Functions
- CreatePropertiesFromRecurrencePattern (Ordinal: 1, Address: 0x336c0)
- CreateRecurrencePatternFromProperties (Ordinal: 2, Address: 0x33f40)
- DllCanUnloadNow (Ordinal: 3, Address: 0x32a00)
- DllGetActivationFactory (Ordinal: 4, Address: 0x32a60)
- DllGetClassObject (Ordinal: 5, Address: 0x32aa0)
Imported DLLs & Functions
api-ms-win-core-debug-l1-1-0.dll
- DebugBreak (Address: 0x1800975c0)
- IsDebuggerPresent (Address: 0x1800975c8)
- OutputDebugStringA (Address: 0x1800975d0)
- OutputDebugStringW (Address: 0x1800975b8)
api-ms-win-core-delayload-l1-1-0.dll
- DelayLoadFailureHook (Address: 0x1800975e0)
api-ms-win-core-delayload-l1-1-1.dll
- ResolveDelayLoadedAPI (Address: 0x1800975f0)
api-ms-win-core-errorhandling-l1-1-0.dll
- GetLastError (Address: 0x180097610)
- RaiseException (Address: 0x180097620)
- SetLastError (Address: 0x180097618)
- SetUnhandledExceptionFilter (Address: 0x180097608)
- UnhandledExceptionFilter (Address: 0x180097600)
api-ms-win-core-file-l1-1-0.dll
- CompareFileTime (Address: 0x180097630)
api-ms-win-core-handle-l1-1-0.dll
- CloseHandle (Address: 0x180097640)
api-ms-win-core-heap-l1-1-0.dll
- GetProcessHeap (Address: 0x180097650)
- HeapAlloc (Address: 0x180097658)
- HeapFree (Address: 0x180097660)
api-ms-win-core-heap-l2-1-0.dll
- LocalAlloc (Address: 0x180097670)
- LocalFree (Address: 0x180097678)
api-ms-win-core-libraryloader-l1-2-0.dll
- DisableThreadLibraryCalls (Address: 0x1800976c0)
- FindResourceExW (Address: 0x1800976d0)
- FreeLibrary (Address: 0x1800976d8)
- GetModuleFileNameA (Address: 0x1800976c8)
- GetModuleFileNameW (Address: 0x180097688)
- GetModuleHandleExW (Address: 0x1800976b0)
- GetModuleHandleW (Address: 0x180097698)
- GetProcAddress (Address: 0x1800976a0)
- LoadLibraryExW (Address: 0x180097690)
- LoadResource (Address: 0x1800976a8)
- SizeofResource (Address: 0x1800976b8)
api-ms-win-core-libraryloader-l1-2-1.dll
- LoadLibraryW (Address: 0x1800976e8)
api-ms-win-core-localization-l1-2-0.dll
- FormatMessageW (Address: 0x1800976f8)
api-ms-win-core-processthreads-l1-1-0.dll
- GetCurrentProcess (Address: 0x180097730)
- GetCurrentProcessId (Address: 0x180097710)
- GetCurrentThread (Address: 0x180097738)
- GetCurrentThreadId (Address: 0x180097708)
- OpenProcessToken (Address: 0x180097740)
- OpenThreadToken (Address: 0x180097720)
- SetThreadToken (Address: 0x180097718)
- TerminateProcess (Address: 0x180097728)
api-ms-win-core-processthreads-l1-1-1.dll
- OpenProcess (Address: 0x180097750)
api-ms-win-core-profile-l1-1-0.dll
- QueryPerformanceCounter (Address: 0x180097760)
api-ms-win-core-registry-l1-1-0.dll
- RegCloseKey (Address: 0x1800977a0)
- RegCreateKeyExW (Address: 0x180097788)
- RegDeleteValueW (Address: 0x180097780)
- RegEnumKeyExW (Address: 0x180097778)
- RegOpenKeyExW (Address: 0x180097770)
- RegQueryInfoKeyW (Address: 0x180097790)
- RegSetValueExW (Address: 0x180097798)
api-ms-win-core-rtlsupport-l1-1-0.dll
- RtlCaptureContext (Address: 0x1800977b8)
- RtlLookupFunctionEntry (Address: 0x1800977b0)
- RtlVirtualUnwind (Address: 0x1800977c0)
api-ms-win-core-string-l1-1-0.dll
- MultiByteToWideChar (Address: 0x1800977d0)
api-ms-win-core-string-l2-1-0.dll
- CharNextW (Address: 0x1800977e0)
api-ms-win-core-string-obsolete-l1-1-0.dll
- lstrcmpiW (Address: 0x1800977f0)
api-ms-win-core-synch-l1-1-0.dll
- AcquireSRWLockExclusive (Address: 0x180097880)
- AcquireSRWLockShared (Address: 0x180097890)
- CreateEventExW (Address: 0x180097858)
- CreateEventW (Address: 0x180097810)
- CreateMutexExW (Address: 0x180097888)
- CreateSemaphoreExW (Address: 0x180097868)
- DeleteCriticalSection (Address: 0x180097800)
- EnterCriticalSection (Address: 0x180097828)
- InitializeCriticalSection (Address: 0x180097870)
- InitializeCriticalSectionEx (Address: 0x180097820)
- InitializeSRWLock (Address: 0x180097808)
- LeaveCriticalSection (Address: 0x180097838)
- OpenSemaphoreW (Address: 0x180097898)
- ReleaseMutex (Address: 0x180097848)
- ReleaseSemaphore (Address: 0x180097830)
- ReleaseSRWLockExclusive (Address: 0x180097878)
- ReleaseSRWLockShared (Address: 0x180097840)
- SetEvent (Address: 0x180097860)
- WaitForSingleObject (Address: 0x180097818)
- WaitForSingleObjectEx (Address: 0x180097850)
api-ms-win-core-synch-l1-2-0.dll
- InitOnceBeginInitialize (Address: 0x1800978b0)
- InitOnceComplete (Address: 0x1800978b8)
- InitOnceExecuteOnce (Address: 0x1800978c0)
- Sleep (Address: 0x1800978a8)
api-ms-win-core-sysinfo-l1-1-0.dll
- GetSystemTime (Address: 0x1800978d0)
- GetSystemTimeAsFileTime (Address: 0x1800978e8)
- GetTickCount (Address: 0x1800978e0)
- GetTickCount64 (Address: 0x1800978d8)
api-ms-win-core-threadpool-l1-2-0.dll
- CloseThreadpoolWait (Address: 0x180097900)
- CloseThreadpoolWork (Address: 0x180097910)
- CreateThreadpoolWait (Address: 0x180097908)
- CreateThreadpoolWork (Address: 0x180097920)
- FreeLibraryWhenCallbackReturns (Address: 0x180097918)
- SetThreadpoolWait (Address: 0x1800978f8)
- SubmitThreadpoolWork (Address: 0x180097928)
- WaitForThreadpoolWaitCallbacks (Address: 0x180097930)
api-ms-win-core-timezone-l1-1-0.dll
- SystemTimeToFileTime (Address: 0x180097940)
api-ms-win-core-util-l1-1-0.dll
- DecodePointer (Address: 0x180097958)
- EncodePointer (Address: 0x180097950)
api-ms-win-eventing-provider-l1-1-0.dll
- EventActivityIdControl (Address: 0x180097988)
- EventRegister (Address: 0x180097968)
- EventSetInformation (Address: 0x180097978)
- EventUnregister (Address: 0x180097980)
- EventWriteTransfer (Address: 0x180097970)
api-ms-win-service-management-l1-1-0.dll
- CloseServiceHandle (Address: 0x1800979a8)
- OpenSCManagerW (Address: 0x180097998)
- OpenServiceW (Address: 0x1800979a0)
api-ms-win-service-winsvc-l1-1-0.dll
- QueryServiceStatus (Address: 0x1800979b8)
AppointmentActivation.dll
- AwaitAppointmentActivation (Address: 0x180097508)
- GetWindowIdOfHost (Address: 0x180097518)
- ShowAddAppointment (Address: 0x180097500)
- ShowAddAppointmentAsync (Address: 0x180097510)
- ShowAppointmentDetails (Address: 0x180097558)
- ShowCalendarChooser (Address: 0x180097548)
- ShowCalendarChooserAsync (Address: 0x180097540)
- ShowRemoveAppointment (Address: 0x180097530)
- ShowRemoveAppointmentAsync (Address: 0x180097538)
- ShowReplaceAppointment (Address: 0x180097520)
- ShowReplaceAppointmentAsync (Address: 0x180097528)
- ShowTimeFrame (Address: 0x180097550)
msvcrt.dll
- __C_specific_handler (Address: 0x1800979c8)
- __CxxFrameHandler3 (Address: 0x1800979e0)
- __dllonexit (Address: 0x1800979f0)
- _amsg_exit (Address: 0x180097a10)
- _callnewh (Address: 0x180097a20)
- _errno (Address: 0x180097a38)
- _initterm (Address: 0x180097a08)
- _lock (Address: 0x180097a00)
- _onexit (Address: 0x180097a88)
- _purecall (Address: 0x180097a58)
- _unlock (Address: 0x1800979f8)
- _vsnwprintf (Address: 0x180097a80)
- _vsnwprintf_s (Address: 0x180097a40)
- _wcsicmp (Address: 0x180097a30)
- _XcptFilter (Address: 0x180097a18)
- free (Address: 0x180097a70)
- malloc (Address: 0x180097a68)
- memcmp (Address: 0x1800979e8)
- memcpy (Address: 0x1800979d0)
- memcpy_s (Address: 0x180097a78)
- memmove (Address: 0x1800979d8)
- memmove_s (Address: 0x180097a48)
- memset (Address: 0x180097a90)
- realloc (Address: 0x180097a50)
- wcsncpy_s (Address: 0x180097a60)
- wcstoul (Address: 0x180097a28)
ntdll.dll
- RtlQueryWnfStateData (Address: 0x180097aa0)
- RtlSubscribeWnfStateChangeNotification (Address: 0x180097aa8)
- RtlUnsubscribeWnfNotificationWaitForCompletion (Address: 0x180097ab0)
SystemEventsBrokerClient.dll
- SebCreateCalendarNotificationEvent (Address: 0x180097570)
- SebDeleteEvent (Address: 0x180097568)
UserDataPlatformHelperUtil.dll
- GenerateUserModeServiceName (Address: 0x1800975a8)
- GetUserContextFromHandle (Address: 0x180097588)
- GetUserTokenFromContext (Address: 0x180097590)
- IsCommsSystemService (Address: 0x180097580)
- RunServicesInProc (Address: 0x180097598)
- StartAndWaitForServiceForUser (Address: 0x1800975a0)