Can operators even be virtual? You certainly can't make = virtual, because = always operates on a object, not a pointer to an object, as is required for polymorphism. --Mike-- http://home.inreach.com/mdunn/ Help! Help! I'm being repressed!! :love: your :bob: with :vegemite: and :beer: Sonork - 100.10414 AcidHelm
If you're on NT/2K, you can use EnumProcesses in the PSAPI. On Win9x/2K, but not NT4, you can use the ToolHelp API, see Process32First/Process32Next. Paolo ------ "airplane is cool, but space shuttle is even better" (J. Kaczorowski)