Click here to Skip to main content
15,914,417 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: Can anyone tell me if c++ is worth learning? Pin
Joe Woodbury25-Sep-18 5:51
professionalJoe Woodbury25-Sep-18 5:51 
AnswerRe: Can anyone tell me if c++ is worth learning? Pin
CPallini25-Sep-18 21:18
mveCPallini25-Sep-18 21:18 
QuestionCAsynSocket Client Question Pin
ForNow23-Sep-18 4:10
ForNow23-Sep-18 4:10 
AnswerRe: CAsynSocket Client Question Pin
Richard Andrew x6423-Sep-18 5:37
professionalRichard Andrew x6423-Sep-18 5:37 
GeneralRe: CAsynSocket Client Question Pin
ForNow23-Sep-18 5:43
ForNow23-Sep-18 5:43 
AnswerRe: CAsynSocket Client Question Pin
Victor Nijegorodov23-Sep-18 8:23
Victor Nijegorodov23-Sep-18 8:23 
QuestionC Programming Pin
Member 1399372921-Sep-18 22:29
Member 1399372921-Sep-18 22:29 
AnswerRe: C Programming Pin
Victor Nijegorodov21-Sep-18 23:35
Victor Nijegorodov21-Sep-18 23:35 
AnswerRe: C Programming Pin
CPallini23-Sep-18 21:44
mveCPallini23-Sep-18 21:44 
QuestionHow to deallocate memory allocated to a class instance Pin
meerokh21-Sep-18 5:58
meerokh21-Sep-18 5:58 
AnswerRe: How to deallocate memory allocated to a class instance Pin
Victor Nijegorodov21-Sep-18 8:30
Victor Nijegorodov21-Sep-18 8:30 
GeneralRe: How to deallocate memory allocated to a class instance Pin
meerokh21-Sep-18 11:27
meerokh21-Sep-18 11:27 
AnswerRe: How to deallocate memory allocated to a class instance Pin
Richard MacCutchan21-Sep-18 21:35
mveRichard MacCutchan21-Sep-18 21:35 
AnswerRe: How to deallocate memory allocated to a class instance Pin
«_Superman_»23-Sep-18 22:16
professional«_Superman_»23-Sep-18 22:16 

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.