I am trying to determine if a given background process is running in Win2k. It is a device driver I use for communications that does not create a window, so I cannot use the vi's that look for window names. Obviously, the program name does not show up in the toolbar, either. I know that the Win API has functions for getting this information, but the Microsoft site is horrible for finding stuff unless you know specific keywords and I haven't had any luck finding my information there.
Thanks in advance,
Larry