View Single Post
  #3 (permalink)  
Old 07-07-2008, 10:40 PM
dargueta dargueta is offline
Guru
 
Join Date: Oct 2007
Age: 18
Posts: 696
Last Blog:
Programs Under the Hoo...
Rep Power: 12
dargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the roughdargueta is a jewel in the rough
Default Re: Visual C++ 2005 giving me a hard time

Could you post the error message it gives you with the line after the if statement? I think it might be because you don't have #using namespace System; near the beginning of your code.
Reply With Quote