Advertisement

Errors I can't get rid of!

Started by January 14, 2001 05:07 PM
0 comments, last by Angelus_FU 24 years ago
Hello, I''m not really new here, but its been a while since I last posted so I had to remake my username (maybe a couple of years). Anyways, I''m writing an MFC program and I used to compile it and it seemed to always work. But now, it suddenly comes with lots of errors that I can''t fix. commctrl.h(611) : ''HKEY'' : missing decl-specifiers commctrl.h(611) : ''hkr'' : missing decl-specifiers shellapi.h(418) : ''HKEY'' : missing decl-specifiers shellapi.h(418) : syntax error : missing '';'' before identifier ''hkeyClass'' and some other stuff in afxwin.h and other places. How do I fix these? Because these errors are within the given header files themselves. I would really appreciate some help, Thanks If at first you don''''t succeed, cheat. Repeat until caught, then lie.
If at first you don''t succeed, cheat. Repeat until caught, then lie.
My friend had this problem too. He completely reinstalled VC++ and the problems were fixed. I know it's kind of brutal but it worked.

Edited by - PhanThomas on January 15, 2001 4:23:41 AM

This topic is closed to new replies.

Advertisement