Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionKeyboard functionality for IExplorerBrowser Pin
_Flaviu5-Dec-18 20:59
_Flaviu5-Dec-18 20:59 
QuestionFound Api's Causing Heap Corruption Pin
ForNow5-Dec-18 2:23
ForNow5-Dec-18 2:23 
AnswerRe: Found Api's Causing Heap Corruption Pin
CPallini5-Dec-18 3:08
mveCPallini5-Dec-18 3:08 
GeneralRe: Found Api's Causing Heap Corruption Pin
ForNow5-Dec-18 3:11
ForNow5-Dec-18 3:11 
GeneralRe: Found Api's Causing Heap Corruption CPallini You are Great thanks Pin
ForNow5-Dec-18 3:40
ForNow5-Dec-18 3:40 
GeneralRe: Found Api's Causing Heap Corruption CPallini You are Great thanks Pin
CPallini5-Dec-18 6:50
mveCPallini5-Dec-18 6:50 
GeneralRe: Found Api's Causing Heap Corruption CPallini You are Great thanks Pin
ForNow5-Dec-18 7:28
ForNow5-Dec-18 7:28 
GeneralRe: Found Api's Causing Heap Corruption Pin
Richard MacCutchan5-Dec-18 7:43
mveRichard MacCutchan5-Dec-18 7:43 
GeneralRe: Found Api's Causing Heap Corruption Pin
CPallini5-Dec-18 7:49
mveCPallini5-Dec-18 7:49 
QuestionCComboBox list Appears After Trying to Close out Dialog Pin
ForNow4-Dec-18 16:06
ForNow4-Dec-18 16:06 
GeneralRe: CComboBox list Appears After Trying to Close out Dialog Pin
Richard MacCutchan4-Dec-18 22:13
mveRichard MacCutchan4-Dec-18 22:13 
GeneralRe: CComboBox list Appears After Trying to Close out Dialog Pin
ForNow5-Dec-18 2:09
ForNow5-Dec-18 2:09 
GeneralRe: CComboBox list Appears After Trying to Close out Dialog Pin
Richard MacCutchan5-Dec-18 2:41
mveRichard MacCutchan5-Dec-18 2:41 
GeneralRe: CComboBox list Appears After Trying to Close out Dialog Pin
ForNow5-Dec-18 2:50
ForNow5-Dec-18 2:50 
GeneralRe: CComboBox list Appears After Trying to Close out Dialog Pin
Richard MacCutchan5-Dec-18 7:36
mveRichard MacCutchan5-Dec-18 7:36 
Question"undefined reference " error - what am I missing ? Pin
Vaclav_4-Dec-18 7:19
Vaclav_4-Dec-18 7:19 
AnswerRe: "undefined reference " error - what am I missing ? Pin
leon de boer4-Dec-18 7:36
leon de boer4-Dec-18 7:36 
GeneralRe: "undefined reference " error - what am I missing ? Pin
Vaclav_4-Dec-18 7:50
Vaclav_4-Dec-18 7:50 
QuestionRe: "undefined reference " error - what am I missing ? Pin
Richard MacCutchan4-Dec-18 8:55
mveRichard MacCutchan4-Dec-18 8:55 
AnswerRe: "undefined reference " error - what am I missing ? Pin
Joe Woodbury4-Dec-18 9:02
professionalJoe Woodbury4-Dec-18 9:02 
GeneralRe: "undefined reference " error - what am I missing ? Pin
Vaclav_4-Dec-18 12:33
Vaclav_4-Dec-18 12:33 
GeneralRe: "undefined reference " error - what am I missing ? Pin
Joe Woodbury4-Dec-18 12:36
professionalJoe Woodbury4-Dec-18 12:36 
GeneralRe: "undefined reference " error - what am I missing ? Pin
Vaclav_4-Dec-18 15:15
Vaclav_4-Dec-18 15:15 
Here is an indirect answer
"None of the function definitions are present in the header files: just the declarations. The definitions are in the library"

Make sense. Somewhat.
But "definitions are in library" ?

(Perhaps some A..no affectionado wrote the "library" )

What does not make sense - the example code I am using which was already been refereed too said zilch about need to use the library nor does it even mention the name of the library.

Perhaps it is obvious to experts that library has to be linked in.

But what the dickens is " compiled against (library)" ?

This nameless library (?) is probably different for each hardware too.
GeneralRe: "undefined reference " error - what am I missing ? Pin
Joe Woodbury4-Dec-18 18:48
professionalJoe Woodbury4-Dec-18 18:48 
GeneralRe: "undefined reference " error - what am I missing ? Pin
Vaclav_5-Dec-18 4:35
Vaclav_5-Dec-18 4:35 

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.