[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
struct PROCESSINFO
{
IntPtr hProcess;
IntPtr hThread;
Int32 dwProcessId;
Int32 dwThreadId;
}
Declare Function ProcessInfo Lib "coredll.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!