Click here to Skip to main content
15,790,021 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do we cast void type Pin
luplup10-Feb-18 9:03
luplup10-Feb-18 9:03 
QuestionRe: How do we cast void type Pin
Victor Nijegorodov10-Feb-18 9:25
Victor Nijegorodov10-Feb-18 9:25 
GeneralRe: How do we cast void type Pin
luplup10-Feb-18 9:32
luplup10-Feb-18 9:32 
GeneralRe: How do we cast void type Pin
Richard MacCutchan10-Feb-18 10:58
mveRichard MacCutchan10-Feb-18 10:58 
GeneralRe: How do we cast void type Pin
jschell13-Feb-18 15:48
jschell13-Feb-18 15:48 
AnswerRe: How do we cast void type Pin
Victor Nijegorodov10-Feb-18 9:39
Victor Nijegorodov10-Feb-18 9:39 
GeneralRe: How do we cast void type Pin
luplup10-Feb-18 9:56
luplup10-Feb-18 9:56 
GeneralRe: How do we cast void type Pin
Victor Nijegorodov10-Feb-18 10:54
Victor Nijegorodov10-Feb-18 10:54 
luplup wrote:
is this a valid cast short to int ?
C++
int tmp = (short int)var;

Yes, if the var was initialized from/as some short int value.
AnswerRe: How do we cast void type Pin
Victor Nijegorodov10-Feb-18 11:05
Victor Nijegorodov10-Feb-18 11:05 
QuestionWhat is the two-finger scroll event (MFC app)? Pin
Alan Balkany8-Feb-18 18:18
Alan Balkany8-Feb-18 18:18 
AnswerRe: What is the two-finger scroll event (MFC app)? Pin
Randor 8-Feb-18 21:25
professional Randor 8-Feb-18 21:25 
AnswerRe: What is the two-finger scroll event (MFC app)? Pin
Richard MacCutchan8-Feb-18 23:48
mveRichard MacCutchan8-Feb-18 23:48 
Questionchange exe path Pin
Fedrer7-Feb-18 21:14
Fedrer7-Feb-18 21:14 
AnswerRe: change exe path Pin
Richard MacCutchan7-Feb-18 23:11
mveRichard MacCutchan7-Feb-18 23:11 
GeneralRe: change exe path Pin
Fedrer8-Feb-18 19:34
Fedrer8-Feb-18 19:34 
GeneralRe: change exe path Pin
Randor 8-Feb-18 21:00
professional Randor 8-Feb-18 21:00 
GeneralRe: change exe path Pin
Richard MacCutchan8-Feb-18 23:41
mveRichard MacCutchan8-Feb-18 23:41 
QuestionWhat IDE do you use for C/C++ development? Pin
Davide Coppola7-Feb-18 0:31
Davide Coppola7-Feb-18 0:31 
AnswerRe: What IDE do you use for C/C++ development? Pin
CPallini7-Feb-18 0:49
mveCPallini7-Feb-18 0:49 
GeneralRe: What IDE do you use for C/C++ development? Pin
Davide Coppola7-Feb-18 0:52
Davide Coppola7-Feb-18 0:52 
QuestionRe: What IDE do you use for C/C++ development? Pin
CPallini7-Feb-18 1:00
mveCPallini7-Feb-18 1:00 
AnswerRe: What IDE do you use for C/C++ development? Pin
Davide Coppola7-Feb-18 1:14
Davide Coppola7-Feb-18 1:14 
AnswerRe: What IDE do you use for C/C++ development? Pin
Richard MacCutchan7-Feb-18 1:44
mveRichard MacCutchan7-Feb-18 1:44 
AnswerRe: What IDE do you use for C/C++ development? Pin
David Crow7-Feb-18 3:37
David Crow7-Feb-18 3:37 
GeneralRe: What IDE do you use for C/C++ development? Pin
Maximilien7-Feb-18 5:04
Maximilien7-Feb-18 5:04 

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.