Click here to Skip to main content
15,991,209 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSystem.* not defined or imported Pin
Pieter Claassens15-Aug-24 3:58
Pieter Claassens15-Aug-24 3:58 
AnswerRe: System.* not defined or imported Pin
Greg Utas15-Aug-24 4:13
professionalGreg Utas15-Aug-24 4:13 
AnswerRe: System.* not defined or imported Pin
k505415-Aug-24 4:15
mvek505415-Aug-24 4:15 
AnswerRe: System.* not defined or imported Pin
Pieter Claassens15-Aug-24 4:17
Pieter Claassens15-Aug-24 4:17 
QuestionIs it possible to find a shortlist of Bios registers and methods to use them? C/ASM programming Pin
Alex D Aug202414-Aug-24 13:04
Alex D Aug202414-Aug-24 13:04 
AnswerRe: Is it possible to find a shortlist of Bios registers and methods to use them? C/ASM programming Pin
jschell14-Aug-24 13:53
jschell14-Aug-24 13:53 
AnswerRe: Is it possible to find a shortlist of Bios registers and methods to use them? C/ASM programming Pin
Dave Kreskowiak14-Aug-24 16:29
mveDave Kreskowiak14-Aug-24 16:29 
QuestionInheritance and STL containers Pin
Calin Negru12-Aug-24 3:55
Calin Negru12-Aug-24 3:55 
Let’s say I’m adding a derived class object to a vector that holds objects of base class type. STL vector allows me to do that without any explicit conversion. How do I revert the object inside a vector back to the derived class type? I’m only adding a pointer to the container not the actual object.

modified 12-Aug-24 10:26am.

AnswerRe: Inheritance and STL containers Pin
Richard MacCutchan12-Aug-24 4:52
mveRichard MacCutchan12-Aug-24 4:52 
GeneralRe: Inheritance and STL containers Pin
Calin Negru12-Aug-24 5:42
Calin Negru12-Aug-24 5:42 
AnswerRe: Inheritance and STL containers Pin
Mircea Neacsu12-Aug-24 6:38
Mircea Neacsu12-Aug-24 6:38 
QuestionSOLVED EDIT / BUMP Qt QtCreator "connect" - need help with lambda C++ syntax Pin
jana_hus10-Aug-24 7:12
jana_hus10-Aug-24 7:12 
AnswerRe: Qt QtCreator "connect" - need help with lambda C++ syntax Pin
RedDk10-Aug-24 9:47
RedDk10-Aug-24 9:47 
AnswerRe: Qt QtCreator "connect" - need help with lambda C++ syntax Pin
Mircea Neacsu10-Aug-24 9:53
Mircea Neacsu10-Aug-24 9:53 
AnswerRe: SOLVED EDIT / BUMP Qt QtCreator "connect" - need help with lambda C++ syntax Pin
Richard MacCutchan10-Aug-24 21:19
mveRichard MacCutchan10-Aug-24 21:19 
QuestionDELETED Please help me (with) improving my coding skill(s) - how to access iterated object. Pin
jana_hus8-Aug-24 6:41
jana_hus8-Aug-24 6:41 
SuggestionRe: Please help me (with) improving my coding skill(s) - how to access iterated object. Pin
David Crow8-Aug-24 7:37
David Crow8-Aug-24 7:37 
QuestionInheritance and arrays Pin
Calin Negru8-Aug-24 0:49
Calin Negru8-Aug-24 0:49 
AnswerRe: Inheritance and arrays Pin
Mircea Neacsu8-Aug-24 0:58
Mircea Neacsu8-Aug-24 0:58 
GeneralRe: Inheritance and arrays Pin
Calin Negru8-Aug-24 4:28
Calin Negru8-Aug-24 4:28 
AnswerRe: Inheritance and arrays Pin
Richard MacCutchan8-Aug-24 1:01
mveRichard MacCutchan8-Aug-24 1:01 
GeneralRe: Inheritance and arrays Pin
Mircea Neacsu8-Aug-24 2:31
Mircea Neacsu8-Aug-24 2:31 
GeneralRe: Inheritance and arrays Pin
Richard MacCutchan8-Aug-24 2:50
mveRichard MacCutchan8-Aug-24 2:50 
GeneralRe: Inheritance and arrays Pin
Calin Negru8-Aug-24 4:30
Calin Negru8-Aug-24 4:30 
GeneralRe: Inheritance and arrays Pin
Richard MacCutchan8-Aug-24 4:34
mveRichard MacCutchan8-Aug-24 4:34 

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.