Click here to Skip to main content
16,007,443 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I thought I ruined it, can I copy others to cover it? Pin
Chris Losinger12-Sep-06 8:35
professionalChris Losinger12-Sep-06 8:35 
Generalthe problem may be the line "extern "C" {" (27th line) Pin
bloodwinner12-Sep-06 8:47
bloodwinner12-Sep-06 8:47 
GeneralRe: the problem may be the line "extern "C" {" (27th line) Pin
Chris Losinger12-Sep-06 8:55
professionalChris Losinger12-Sep-06 8:55 
AnswerRe: what happened? Did I edited some .h file accidently??? Pin
Anonymuos12-Sep-06 8:45
Anonymuos12-Sep-06 8:45 
GeneralRe: what happened? Did I edited some .h file accidently??? Pin
bloodwinner12-Sep-06 8:49
bloodwinner12-Sep-06 8:49 
AnswerRe: what happened? Did I edited some .h file accidently??? Pin
bob1697212-Sep-06 8:57
bob1697212-Sep-06 8:57 
AnswerRe: what happened? Did I edited some .h file accidently??? Pin
Nibu babu thomas12-Sep-06 17:33
Nibu babu thomas12-Sep-06 17:33 
Questionwhat happened? Did I edited some .h file accidently??? Pin
bloodwinner12-Sep-06 8:16
bloodwinner12-Sep-06 8:16 
pop out so many errors, which seemed don't even exist:

--------------------Configuration: 12 - Win32 Debug--------------------
Compiling...
StdAfx.cpp
c:\program files\microsoft visual studio\vc98\include\winuser.h(3) : error C2143: syntax error : missing ';' before '.'
c:\program files\microsoft visual studio\vc98\include\winuser.h(3) : error C2501: 'winuser' : missing storage-class or type specifiers
c:\program files\microsoft visual studio\vc98\include\winuser.h(3) : error C2143: syntax error : missing ';' before '.'
c:\program files\microsoft visual studio\vc98\include\winuser.h(27) : error C2143: syntax error : missing ';' before '{'
c:\program files\microsoft visual studio\vc98\include\winuser.h(27) : error C2447: missing function header (old-style formal list?)
c:\program files\microsoft visual studio\vc98\include\winuser.h(7127) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(7474) : error C2001: newline in constant
c:\program files\microsoft visual studio\vc98\include\winuser.h(8267) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(8292) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(8300) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(8309) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(8526) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(8529) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(8534) : error C2014: preprocessor command must start as first nonwhite space
c:\program files\microsoft visual studio\vc98\include\winuser.h(9427) : fatal error C1070: mismatched #if/#endif pair in file 'c:\program files\microsoft visual studio\vc98\include\winuser.h'
Error executing cl.exe.

12.exe - 15 error(s), 0 warning(s)
Questionstrange behavior Pin
Haoman1712-Sep-06 8:12
Haoman1712-Sep-06 8:12 
AnswerRe: strange behavior Pin
Chris Losinger12-Sep-06 8:26
professionalChris Losinger12-Sep-06 8:26 
AnswerRe: strange behavior Pin
Jun Du12-Sep-06 8:33
Jun Du12-Sep-06 8:33 
AnswerRe: strange behavior Pin
Zac Howland12-Sep-06 9:45
Zac Howland12-Sep-06 9:45 
QuestionCComboBox do not show droplist Pin
NorGUI12-Sep-06 7:02
NorGUI12-Sep-06 7:02 
QuestionRe: CComboBox do not show droplist Pin
David Crow12-Sep-06 7:04
David Crow12-Sep-06 7:04 
AnswerRe: CComboBox do not show droplist Pin
NorGUI12-Sep-06 20:20
NorGUI12-Sep-06 20:20 
QuestionImplementing a Clustered NT Service Pin
GuimaSun12-Sep-06 6:51
GuimaSun12-Sep-06 6:51 
Questionmicrosoft document properties retreival code Pin
dannyjoe12-Sep-06 5:59
dannyjoe12-Sep-06 5:59 
QuestionRe: microsoft document properties retreival code Pin
Maximilien12-Sep-06 6:38
Maximilien12-Sep-06 6:38 
AnswerRe: microsoft document properties retreival code Pin
David Crow12-Sep-06 7:08
David Crow12-Sep-06 7:08 
Questionhow to share the resource between two projects created in one workspace? Pin
bloodwinner12-Sep-06 5:57
bloodwinner12-Sep-06 5:57 
AnswerRe: how to share the resource between two projects created in one workspace? Pin
Waldermort12-Sep-06 6:46
Waldermort12-Sep-06 6:46 
QuestionStrange behaviour of close button Pin
Wim Engberts12-Sep-06 4:56
Wim Engberts12-Sep-06 4:56 
AnswerRe: Strange behaviour of close button Pin
Wim Engberts12-Sep-06 5:01
Wim Engberts12-Sep-06 5:01 
GeneralRe: Strange behaviour of close button Pin
Hamid_RT13-Sep-06 8:19
Hamid_RT13-Sep-06 8:19 
QuestionSorting a vector of a user defined type Pin
avimitrani12-Sep-06 4:21
avimitrani12-Sep-06 4:21 

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.