before i reinstall vc .
in the debug-watch window, i always input @error,hr

if there is any error
for example :
if a file path is error
"@err,hr" will show :"0x00000002 system can not find the file"

but after i reinstall my vc(sp6)

the @err,hr only show some very big numbers.such as 1021650901

i wonder why