C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(179) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(180) : error C2143: syntax error : missing ')' before '*'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(180) : error C2143: syntax error : missing ';' before '*'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(180) : error C2371: 'STDCALL' : redefinition; different basic types
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(98) : see declaration of 'STDCALL'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(180) : error C2059: syntax error : ')'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(180) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(254) : error C2061: syntax error : identifier 'PIMAGEHLP_STATUS_ROUTINE'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(276) : error C2061: syntax error : identifier 'PREAD_PROCESS_MEMORY_ROUTINE'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(308) : error C2061: syntax error : identifier 'LPWIN_CERTIFICATE'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(311) : error C2061: syntax error : identifier 'LPWIN_CERTIFICATE'
C:\Documents and Settings\Administrator\Desktop\spring_0.76b1_src\spring_0.76b1\vclibs\include\imagehlp.h(312) : error C2061: syntax error : identifier 'LPWIN_CERTIFICATE'
..\..\System\Platform\Win\CrashHandler.cpp(83) : error C2660: 'StackWalk' : function does not take 9 arguments
It goes on and on with the syntax errors in imagehlp. The other thing was when I removed the files I had added and changed everything back to how it had been I still get these errors and can no longer compile the rts project

Thank you to anyone who can help!