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

C / C++ / MFC

 
GeneralRe: Make screen bigger Pin
Victor Nijegorodov1-Oct-18 10:58
Victor Nijegorodov1-Oct-18 10:58 
GeneralRe: Make screen bigger Pin
Member 139824711-Oct-18 13:29
Member 139824711-Oct-18 13:29 
GeneralRe: Make screen bigger Pin
Richard MacCutchan1-Oct-18 22:50
mveRichard MacCutchan1-Oct-18 22:50 
QuestionHow to make a c++ executable Pin
Member 1398247130-Sep-18 8:39
Member 1398247130-Sep-18 8:39 
AnswerRe: How to make a c++ executable Pin
Richard Andrew x6430-Sep-18 9:42
professionalRichard Andrew x6430-Sep-18 9:42 
GeneralRe: How to make a c++ executable Pin
Member 1398247130-Sep-18 13:24
Member 1398247130-Sep-18 13:24 
AnswerRe: How to make a c++ executable Pin
Richard Andrew x6430-Sep-18 14:02
professionalRichard Andrew x6430-Sep-18 14:02 
GeneralRe: How to make a c++ executable Pin
Member 1398247130-Sep-18 14:29
Member 1398247130-Sep-18 14:29 
GeneralRe: How to make a c++ executable Pin
Richard MacCutchan30-Sep-18 21:06
mveRichard MacCutchan30-Sep-18 21:06 
AnswerRe: How to make a c++ executable Pin
CPallini30-Sep-18 21:48
mveCPallini30-Sep-18 21:48 
GeneralRe: How to make a c++ executable Pin
Member 139824711-Oct-18 6:37
Member 139824711-Oct-18 6:37 
GeneralRe: How to make a c++ executable Pin
Maximilien1-Oct-18 6:58
Maximilien1-Oct-18 6:58 
GeneralRe: How to make a c++ executable Pin
Member 139824711-Oct-18 8:54
Member 139824711-Oct-18 8:54 
AnswerRe: How to make a c++ executable Pin
Member 140094495-Oct-18 15:30
Member 140094495-Oct-18 15:30 
QuestionAccess a class instance based on its ID Pin
meerokh29-Sep-18 6:50
meerokh29-Sep-18 6:50 
AnswerRe: Access a class instance based on its ID Pin
Richard MacCutchan30-Sep-18 1:55
mveRichard MacCutchan30-Sep-18 1:55 
In theory yes, you can do it that way. But you need some mechanism to find the actual object from the id. When you call the creatpackage function, where does it keep all the data related to that package?
GeneralRe: Access a class instance based on its ID Pin
meerokh30-Sep-18 3:52
meerokh30-Sep-18 3:52 
GeneralRe: Access a class instance based on its ID Pin
Richard MacCutchan30-Sep-18 4:45
mveRichard MacCutchan30-Sep-18 4:45 
QuestionCan anyone tell me if c++ is worth learning? Pin
Member 1398247125-Sep-18 4:11
Member 1398247125-Sep-18 4:11 
AnswerRe: Can anyone tell me if c++ is worth learning? Pin
Dar Brett25-Sep-18 4:49
Dar Brett25-Sep-18 4:49 
GeneralRe: Can anyone tell me if c++ is worth learning? Pin
Member 1398247125-Sep-18 5:00
Member 1398247125-Sep-18 5:00 
GeneralRe: Can anyone tell me if c++ is worth learning? Pin
Dar Brett25-Sep-18 5:02
Dar Brett25-Sep-18 5:02 
GeneralRe: Can anyone tell me if c++ is worth learning? Pin
Member 1398247125-Sep-18 5:06
Member 1398247125-Sep-18 5:06 
GeneralRe: Can anyone tell me if c++ is worth learning? Pin
Dar Brett25-Sep-18 5:19
Dar Brett25-Sep-18 5:19 
GeneralRe: Can anyone tell me if c++ is worth learning? Pin
Member 1398247125-Sep-18 5:21
Member 1398247125-Sep-18 5: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.