Search Tools Links Login

SystemIdleCheck: APIs Used

Posted: 2019-07-22
By: dwirch
Viewed: 793

Filed Under:

Blog, Free Stuff, General, SystemIdleCheck, SysAdmin Tools

No attachments for this post


In case anyone is curious, this is a list of APIs that are being used. Note that the event logging functionality is still in progress, but the API references are in place in the code.

FunctionLibraryAlias?Used for
ExitWindowsExuser32Logoff
GetCurrentProcesskernel32Logoff
OpenProcessTokenadvapi32Logoff
LookupPrivilegeValueadvapi32Logoff
AdjustTokenPrivilegesadvapi32Logoff
GetAsyncKeyStateuser32Monitor Keyboard
GetCursorPosuser32Monitor Mouse Movement
SetWindowPosuser32Put a window on top of all others
RegisterEventSourceadvapi32RegisterEventSourceAUsing Windows Event Log
DeregisterEventSourceadvapi32Using Windows Event Log
ReportEventadvapi32ReportEventAUsing Windows Event Log
LockWorkStationuser32LockMeAdds lock workstation function


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.