Run this from a command prompt to get a list of running *.exe files
(similar to what you get with Alt-Ctrl-Del on the Processes tab).
Use tasklist /svc to see the associated services (may be useful).
Use tasklist /m to see the associated dll's.
For Win2000, use tlist -s.