Click here to Skip to main content
15,890,185 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp with list box Pin
antdaviesuk4-Apr-06 9:11
antdaviesuk4-Apr-06 9:11 
AnswerRe: Help with list box Pin
David Crow4-Apr-06 9:25
David Crow4-Apr-06 9:25 
AnswerRe: Help with list box Pin
Laxman Auti4-Apr-06 18:19
Laxman Auti4-Apr-06 18:19 
QuestionCreating LIB file from DLL Pin
Alexander M.,4-Apr-06 8:57
Alexander M.,4-Apr-06 8:57 
AnswerRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:12
David Crow4-Apr-06 10:12 
GeneralRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 10:20
Alexander M.,4-Apr-06 10:20 
QuestionRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:31
David Crow4-Apr-06 10:31 
AnswerRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 10:37
Alexander M.,4-Apr-06 10:37 
Yeah, I coded a class derived from a class exported by that dll. I have the header files, but not the lib file.
I have to get a pointer to this static member variable, but without the DATA tag the linker created a thunk function and gives me the pointer to that... but the symbol is a variable and no function which will cause a crash of my application!

Don't try it, just do it! Wink | ;-)
GeneralRe: Creating LIB file from DLL Pin
David Crow4-Apr-06 10:53
David Crow4-Apr-06 10:53 
GeneralRe: Creating LIB file from DLL Pin
Alexander M.,4-Apr-06 11:52
Alexander M.,4-Apr-06 11:52 
QuestionTimer in MFC Pin
LCI4-Apr-06 8:43
LCI4-Apr-06 8:43 
AnswerRe: Timer in MFC Pin
Burtraskkutaren4-Apr-06 8:49
Burtraskkutaren4-Apr-06 8:49 
GeneralRe: Timer in MFC Pin
LCI4-Apr-06 9:04
LCI4-Apr-06 9:04 
GeneralRe: Timer in MFC Pin
Burtraskkutaren4-Apr-06 9:33
Burtraskkutaren4-Apr-06 9:33 
AnswerRe: Timer in MFC Pin
David Crow4-Apr-06 8:53
David Crow4-Apr-06 8:53 
AnswerRe: Timer in MFC Pin
Laxman Auti4-Apr-06 18:23
Laxman Auti4-Apr-06 18:23 
QuestionPredifined macro (__FUNCTION__) Pin
hint_544-Apr-06 8:28
hint_544-Apr-06 8:28 
QuestionRe: Predifined macro (__FUNCTION__) Pin
David Crow4-Apr-06 8:52
David Crow4-Apr-06 8:52 
AnswerRe: Predifined macro (__FUNCTION__) Pin
hint_544-Apr-06 9:18
hint_544-Apr-06 9:18 
AnswerRe: Predifined macro (__FUNCTION__) Pin
Michael Dunn4-Apr-06 11:29
sitebuilderMichael Dunn4-Apr-06 11:29 
GeneralRe: Predifined macro (__FUNCTION__) Pin
hint_544-Apr-06 11:33
hint_544-Apr-06 11:33 
GeneralRe: Predifined macro (__FUNCTION__) Pin
Michael Dunn4-Apr-06 12:50
sitebuilderMichael Dunn4-Apr-06 12:50 
GeneralRe: Predifined macro (__FUNCTION__) Pin
hint_545-Apr-06 5:12
hint_545-Apr-06 5:12 
Questioncompiler Pin
mahafza4-Apr-06 8:16
mahafza4-Apr-06 8:16 
AnswerRe: compiler Pin
2bee 4-Apr-06 10:35
2bee 4-Apr-06 10: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.