Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: fatal error c1020: unexpected #endif Pin
David Crow15-Sep-10 7:11
David Crow15-Sep-10 7:11 
AnswerRe: fatal error c1020: unexpected #endif Pin
Luc Pattyn15-Sep-10 7:18
sitebuilderLuc Pattyn15-Sep-10 7:18 
GeneralRe: fatal error c1020: unexpected #endif Pin
AmbiguousName15-Sep-10 19:13
AmbiguousName15-Sep-10 19:13 
GeneralRe: fatal error c1020: unexpected #endif Pin
Luc Pattyn16-Sep-10 0:57
sitebuilderLuc Pattyn16-Sep-10 0:57 
GeneralRe: fatal error c1020: unexpected #endif Pin
David Crow16-Sep-10 2:51
David Crow16-Sep-10 2:51 
AnswerRe: fatal error c1020: unexpected #endif Pin
Richard MacCutchan15-Sep-10 8:37
mveRichard MacCutchan15-Sep-10 8:37 
GeneralRe: fatal error c1020: unexpected #endif Pin
AmbiguousName15-Sep-10 19:11
AmbiguousName15-Sep-10 19:11 
GeneralRe: fatal error c1020: unexpected #endif Pin
Richard MacCutchan15-Sep-10 21:56
mveRichard MacCutchan15-Sep-10 21:56 
overloaded Name wrote:
File: tapi.h...............
Line: 5281


OK, so now go and look at that file - there should be a #endif statement on that line, so you can scan backwards to find out why it does not have an opening #if. However, as someone else has suggested, it is more likely something external to that header file that is causing the problem. Check your own source files to make sure you have not coded a spurious #if statement somewhere.
It's time for a new signature.

AnswerRe: fatal error c1020: unexpected #endif Pin
Emilio Garavaglia15-Sep-10 21:37
Emilio Garavaglia15-Sep-10 21:37 
GeneralRe: fatal error c1020: unexpected #endif Pin
AmbiguousName15-Sep-10 23:17
AmbiguousName15-Sep-10 23:17 
QuestionBest practice for managing large quantity of hard-coded string in application. Pin
Maximilien15-Sep-10 4:17
Maximilien15-Sep-10 4:17 
AnswerRe: Best practice for managing large quantity of hard-coded string in application. Pin
Aescleal15-Sep-10 5:28
Aescleal15-Sep-10 5:28 
GeneralRe: Best practice for managing large quantity of hard-coded string in application. Pin
Maximilien15-Sep-10 8:19
Maximilien15-Sep-10 8:19 
GeneralRe: Best practice for managing large quantity of hard-coded string in application. Pin
Aescleal15-Sep-10 11:19
Aescleal15-Sep-10 11:19 
AnswerRe: Best practice for managing large quantity of hard-coded string in application. Pin
Eugen Podsypalnikov15-Sep-10 9:19
Eugen Podsypalnikov15-Sep-10 9:19 
AnswerRe: Best practice for managing large quantity of hard-coded string in application. Pin
Sameerkumar Namdeo15-Sep-10 19:26
Sameerkumar Namdeo15-Sep-10 19:26 
AnswerRe: Best practice for managing large quantity of hard-coded string in application. Pin
Shivanand Gupta15-Sep-10 20:24
Shivanand Gupta15-Sep-10 20:24 
GeneralRe: Best practice for managing large quantity of hard-coded string in application. Pin
David Crow16-Sep-10 5:44
David Crow16-Sep-10 5:44 
GeneralRe: Best practice for managing large quantity of hard-coded string in application. Pin
Shivanand Gupta16-Sep-10 10:27
Shivanand Gupta16-Sep-10 10:27 
AnswerRe: Best practice for managing large quantity of hard-coded string in application. [modified] Pin
Alain Rist16-Sep-10 0:02
Alain Rist16-Sep-10 0:02 
QuestionHow can remove dotted gray line that is display in row of ListCtrl? Pin
Le@rner14-Sep-10 23:36
Le@rner14-Sep-10 23:36 
AnswerRe: How can remove dotted gray line that is display in row of ListCtrl? Pin
Niklas L15-Sep-10 0:19
Niklas L15-Sep-10 0:19 
GeneralRe: How can remove dotted gray line that is display in row of ListCtrl? Pin
Le@rner15-Sep-10 0:31
Le@rner15-Sep-10 0:31 
GeneralRe: How can remove dotted gray line that is display in row of ListCtrl? Pin
Niklas L15-Sep-10 0:40
Niklas L15-Sep-10 0:40 
GeneralRe: How can remove dotted gray line that is display in row of ListCtrl? Pin
Cool_Dev15-Sep-10 3:17
Cool_Dev15-Sep-10 3:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.