Click here to Skip to main content
15,908,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I close a running program? Pin
IronMaiden42021-Apr-04 3:53
IronMaiden42021-Apr-04 3:53 
AnswerRe: How do I close a running program? Pin
jmkhael21-Apr-04 3:54
jmkhael21-Apr-04 3:54 
GeneralRe: How do I close a running program? Pin
Shail_Srivastav21-Apr-04 5:14
Shail_Srivastav21-Apr-04 5:14 
QuestionConnectionPoint Interface? Pin
ndalal21-Apr-04 3:42
ndalal21-Apr-04 3:42 
GeneralPorting Mac to Win, WaitMouseMoved Pin
Maarten Kools21-Apr-04 3:27
professionalMaarten Kools21-Apr-04 3:27 
GeneralRe: Porting Mac to Win, WaitMouseMoved Pin
Anonymous21-Apr-04 3:47
Anonymous21-Apr-04 3:47 
GeneralRe: Porting Mac to Win, WaitMouseMoved Pin
Maarten Kools21-Apr-04 4:58
professionalMaarten Kools21-Apr-04 4:58 
GeneralIf anyone from Microsoft is reading this (VC++ 7.1) Pin
Giles21-Apr-04 3:25
Giles21-Apr-04 3:25 
First. I get weird random errors when I miss a semi colon off the end of a class definition. Each time I do a compile with it missing it seems to bring up a different error each time I hit build. In one case about an .sbr file missing. Generally though it thinks there are errors with other header files, but not that fact that you have missed the semi colon off the end of the definition.

Second thing. In the MSDN documentation for an stl::queue, according to the MSDN docs its says that for the .back and .front methods both say

Return Value : The last element of the queue. .

A bit of copy and pasting probably. Anyway, just wanted to let you know. I'm fairly sure VC6, gave odd errors, but that they were always the same, about end of file reached before end of class definition or something.

Anyone want to confirm the the front is the next item to be popped?
GeneralRe: If anyone from Microsoft is reading this (VC++ 7.1) Pin
David Crow21-Apr-04 5:18
David Crow21-Apr-04 5:18 
GeneralGetting the battery Status Pin
rallister21-Apr-04 3:19
rallister21-Apr-04 3:19 
GeneralRe: Getting the battery Status Pin
Anonymous21-Apr-04 3:45
Anonymous21-Apr-04 3:45 
GeneralListCtrl Scroll Messages Pin
Greg Ellis21-Apr-04 3:10
Greg Ellis21-Apr-04 3:10 
GeneralRe: ListCtrl Scroll Messages Pin
jmkhael21-Apr-04 3:13
jmkhael21-Apr-04 3:13 
GeneralRe: ListCtrl Scroll Messages Pin
Greg Ellis21-Apr-04 3:17
Greg Ellis21-Apr-04 3:17 
GeneralUpload file without file-selection field Pin
intelligent21-Apr-04 2:44
intelligent21-Apr-04 2:44 
GeneralIntellisense Pin
Roger H. Art21-Apr-04 2:42
sussRoger H. Art21-Apr-04 2:42 
GeneralRe: Intellisense Pin
David Crow21-Apr-04 2:47
David Crow21-Apr-04 2:47 
GeneralRe: Intellisense Pin
Roger H Art21-Apr-04 2:52
sussRoger H Art21-Apr-04 2:52 
GeneralReading code from file Pin
Ni@m21-Apr-04 2:01
Ni@m21-Apr-04 2:01 
GeneralRe: Reading code from file Pin
David Crow21-Apr-04 2:32
David Crow21-Apr-04 2:32 
GeneralRe: Reading code from file Pin
greba21-Apr-04 8:40
greba21-Apr-04 8:40 
General830202 - conflicting same funcs in my .obj's and mfc libs Pin
ilostmyid221-Apr-04 2:00
professionalilostmyid221-Apr-04 2:00 
GeneralRe: 830202 - conflicting same funcs in my .obj's and mfc libs Pin
David Crow21-Apr-04 2:35
David Crow21-Apr-04 2:35 
GeneralRe: 830202 - conflicting same funcs in my .obj's and mfc libs Pin
ilostmyid221-Apr-04 2:44
professionalilostmyid221-Apr-04 2:44 
GeneralRe: 830202 - conflicting same funcs in my .obj's and mfc libs Pin
David Crow21-Apr-04 2:49
David Crow21-Apr-04 2:49 

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.