Click here to Skip to main content
15,797,961 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Base types and pointer arrays Pin
Richard Andrew x6417-Jul-21 14:39
professionalRichard Andrew x6417-Jul-21 14:39 
QuestionLiteral for a short Pin
Richard Andrew x645-Jul-21 12:47
professionalRichard Andrew x645-Jul-21 12:47 
AnswerRe: Literal for a short Pin
Greg Utas5-Jul-21 13:24
mveGreg Utas5-Jul-21 13:24 
GeneralRe: Literal for a short Pin
Richard Andrew x645-Jul-21 13:55
professionalRichard Andrew x645-Jul-21 13:55 
QuestionDebug Application from Service Pin
Richard Andrew x643-Jul-21 15:16
professionalRichard Andrew x643-Jul-21 15:16 
AnswerRe: Debug Application from Service Pin
Daniel Pfeffer3-Jul-21 18:24
professionalDaniel Pfeffer3-Jul-21 18:24 
AnswerRe: Debug Application from Service Pin
Richard MacCutchan3-Jul-21 22:11
mveRichard MacCutchan3-Jul-21 22:11 
AnswerRe: Debug Application from Service Pin
Joe Woodbury4-Jul-21 18:14
professionalJoe Woodbury4-Jul-21 18:14 
When writing a service, I always add a way to pass a command line parameter to run the app in debug mode as a console app. Many examples do the same thing.

In other circumstances, you can attach to the service. Without the proper architecture, this can run into timeout issues.
GeneralRe: Debug Application from Service Pin
Richard Andrew x645-Jul-21 7:25
professionalRichard Andrew x645-Jul-21 7:25 
QuestionMultiple view ports in single window using opengl and c++ Pin
Member 107421152-Jul-21 0:15
Member 107421152-Jul-21 0:15 
SuggestionRe: Multiple view ports in single window using opengl and c++ Pin
CHill602-Jul-21 0:16
mveCHill602-Jul-21 0:16 
AnswerRe: Multiple view ports in single window using opengl and c++ Pin
Richard MacCutchan2-Jul-21 0:59
mveRichard MacCutchan2-Jul-21 0:59 
QuestionNative VS Debugger Question - SOLVED Pin
Richard Andrew x6428-Jun-21 11:39
professionalRichard Andrew x6428-Jun-21 11:39 
AnswerRe: Native VS Debugger Question Pin
Richard MacCutchan28-Jun-21 22:03
mveRichard MacCutchan28-Jun-21 22:03 
GeneralRe: Native VS Debugger Question Pin
Richard Andrew x6429-Jun-21 11:07
professionalRichard Andrew x6429-Jun-21 11:07 
GeneralRe: Native VS Debugger Question Pin
Richard MacCutchan29-Jun-21 11:16
mveRichard MacCutchan29-Jun-21 11:16 
QuestionMessage Closed Pin
27-Jun-21 6:05
Member 1496877127-Jun-21 6:05 
AnswerRe: How to verify apt install (application file ) executable installation ? Pin
Richard MacCutchan27-Jun-21 6:26
mveRichard MacCutchan27-Jun-21 6:26 
AnswerRe: How to verify apt install (application file ) executable installation ? Pin
k505427-Jun-21 6:56
mvek505427-Jun-21 6:56 
QuestionAccurate interpretation and evaluation of this "or condition": while ( x < 1 || x > 8 ) Pin
Otto Medina25-Jun-21 22:36
Otto Medina25-Jun-21 22:36 
AnswerRe: Accurate interpretation and evaluation of this "or condition": while ( x < 1 || x > 8 ) Pin
Mircea Neacsu26-Jun-21 2:25
Mircea Neacsu26-Jun-21 2:25 
GeneralRe: Accurate interpretation and evaluation of this "or condition": while ( x < 1 || x > 8 ) Pin
Otto Medina26-Jun-21 19:51
Otto Medina26-Jun-21 19:51 
AnswerRe: Accurate interpretation and evaluation of this "or condition": while ( x < 1 || x > 8 ) Pin
Aghast (nj)26-Jun-21 4:13
Aghast (nj)26-Jun-21 4:13 
GeneralRe: Accurate interpretation and evaluation of this "or condition": while ( x < 1 || x > 8 ) Pin
Otto Medina29-Jun-21 3:30
Otto Medina29-Jun-21 3:30 
QuestionMessage Closed Pin
16-Jun-21 4:19
Member 1496877116-Jun-21 4:19 

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.