Click here to Skip to main content
15,903,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Kill a process!! Pin
Brian Shifrin17-Nov-03 22:48
Brian Shifrin17-Nov-03 22:48 
GeneralRe: Kill a process!! Pin
Michael Gunlock18-Nov-03 9:59
Michael Gunlock18-Nov-03 9:59 
Generalado nextrecordset failed Pin
zhangxinghai17-Nov-03 21:47
zhangxinghai17-Nov-03 21:47 
GeneralHelp drawing vertical text Pin
Juan Carlos Cobas17-Nov-03 21:33
Juan Carlos Cobas17-Nov-03 21:33 
GeneralMSMQ Pin
arthivjii17-Nov-03 20:12
arthivjii17-Nov-03 20:12 
GeneralRe: MSMQ Pin
Dudi Avramov18-Nov-03 2:57
Dudi Avramov18-Nov-03 2:57 
Generalstrange warning Pin
Jerome Conus17-Nov-03 19:35
Jerome Conus17-Nov-03 19:35 
GeneralRe: strange warning Pin
Michael Dunn17-Nov-03 19:59
sitebuilderMichael Dunn17-Nov-03 19:59 
The actual error is often on the line before the one flagged by the compiler. The syntax error messes up the parsing, but not enough to generate an illegal parse tree. Then the next line comes along, but the compiler's still in the half-whacked state, and finally realizes there's something wrong. So it flags line 697 but the error is really on the preceding line.

--Mike--
Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber
Pinky, are you pondering what I'm pondering?
I think so Brain, but if we shaved our heads, we'd look like weasels!

GeneralRe: strange warning Pin
Jerome Conus17-Nov-03 20:07
Jerome Conus17-Nov-03 20:07 
GeneralRe: strange warning Pin
Prakash Nadar17-Nov-03 23:52
Prakash Nadar17-Nov-03 23:52 
GeneralColumn based selection; Pin
Bo Hunter17-Nov-03 19:29
Bo Hunter17-Nov-03 19:29 
QuestionMaximum length of string?? Pin
xxhimanshu17-Nov-03 19:28
xxhimanshu17-Nov-03 19:28 
AnswerRe: Maximum length of string?? Pin
Michael Dunn17-Nov-03 20:01
sitebuilderMichael Dunn17-Nov-03 20:01 
GeneralRe: Maximum length of string?? Pin
xxhimanshu17-Nov-03 20:05
xxhimanshu17-Nov-03 20:05 
GeneralDeveloping for Pocket PC Pin
georgiek5017-Nov-03 18:58
georgiek5017-Nov-03 18:58 
GeneralRe: Developing for Pocket PC Pin
Michael P Butler17-Nov-03 22:42
Michael P Butler17-Nov-03 22:42 
GeneralRe: Developing for Pocket PC Pin
georgiek5017-Nov-03 22:48
georgiek5017-Nov-03 22:48 
QuestionCMap Efficiency??? Pin
Uma Mahes17-Nov-03 18:04
Uma Mahes17-Nov-03 18:04 
AnswerRe: CMap Efficiency??? Pin
Brian Shifrin18-Nov-03 0:03
Brian Shifrin18-Nov-03 0:03 
Questionprinter help? Pin
murali_utr17-Nov-03 18:01
murali_utr17-Nov-03 18:01 
AnswerRe: printer help? Pin
Brian Shifrin17-Nov-03 23:43
Brian Shifrin17-Nov-03 23:43 
QuestionHow 2 send to correct ClientSocket with ServerSocket? Pin
G.Milos17-Nov-03 16:26
sussG.Milos17-Nov-03 16:26 
Generalquick statusbar question Pin
LOSTTWARE.com17-Nov-03 16:19
LOSTTWARE.com17-Nov-03 16:19 
GeneralRe: quick statusbar question Pin
LOSTTWARE.com17-Nov-03 19:15
LOSTTWARE.com17-Nov-03 19:15 
GeneralRe: quick statusbar question Pin
Zhuofei Wang17-Nov-03 19:28
Zhuofei Wang17-Nov-03 19:28 

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.