c# process list
I can't find it any where and some people tried to help but i can't get it working....I am making a app with a listview box to show a list of processes... can anybody help me create a process list with a listview box?
invoke CreateToolhelp32Snapshot and Process32First + Process32Next, loop through modules and retrieve named + pid and add those to the listbox
I'm not that skilled in c#....i researched somewhat of it and i don't fully understand it.
Why not post this in the C# section u begged for... =/
Sorry can some one delete this post..i didn't even realize there was a c# section until you mentioned it.