The sample code below takes ~12sec to change state on DELL Desktops (GX260/GX270 P4) running Windows XP (only... 2K is OK). Once the EXE has terminated and is delisted from TaskMgr, ASPECT will not see the TskIdn go to zero for 12 seconds! Does anyone know WHY or WHERE to fix this problem. Altering "compatabilty" does nothing
run "some.exe" TskIdn
while taskexists TskIdn
yield
endwhile
Other P4 (non DELL Desktops) XP machines do not behave this way, including DELL notebooks with XP. Very strange. Any clues would be appreciated.
Cheers,
mmcmahan
run "some.exe" TskIdn
while taskexists TskIdn
yield
endwhile
Other P4 (non DELL Desktops) XP machines do not behave this way, including DELL notebooks with XP. Very strange. Any clues would be appreciated.
Cheers,
mmcmahan