G
Guest
Hello,
I really need help. I use C++ VisualStudio.net version 2002. I
tried to create a very simple console app. However, it won't compile, then I
found out that I am missing two important files that pre-load when you create
a Console Application, AssemblyInfo.cpp and Resource.h files. According to
the long search I did, these files help compile statements like
Console::WriteLine() or int _tmain(). I tried repariing it but it still
won't load. I was wondering if any one of you could tell me what I could do.
I really need help. I use C++ VisualStudio.net version 2002. I
tried to create a very simple console app. However, it won't compile, then I
found out that I am missing two important files that pre-load when you create
a Console Application, AssemblyInfo.cpp and Resource.h files. According to
the long search I did, these files help compile statements like
Console::WriteLine() or int _tmain(). I tried repariing it but it still
won't load. I was wondering if any one of you could tell me what I could do.