Error in VC++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi, I am new to VC++ i am getting error for all assert's in the code. The error is error C2065: '__MODULE__' : undeclared identifier. I included assert.h still i am getting this error. Can any one tell me why is this error and what should i do to remove this error. Sunil Reddy
-
hi, I am new to VC++ i am getting error for all assert's in the code. The error is error C2065: '__MODULE__' : undeclared identifier. I included assert.h still i am getting this error. Can any one tell me why is this error and what should i do to remove this error. Sunil Reddy
Install latest platform SDK. Refer this FAQ[^].
Prasad Notifier using ATL | Operator new[],delete[][^]