[DllImport("wtsapi32.dll", SetLastError=true)]
static extern TODO WTSEnumerateProcesses(TODO);
Private Declare Function WTSEnumerateProcesses Lib "wtsapi32.dll" ( _
ByVal hServer As Int32, _
ByVal Reserved As Int32, _
ByVal Version As Int32, _
ByRef ppProcessInfo As IntPtr, _
ByRef pCount As Int32) As Int32
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!