Click here to Skip to main content
16,008,075 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Other question about Carlos Antollini ADO classes !!! Pin
pépé13-Aug-02 3:12
pépé13-Aug-02 3:12 
GeneralRe: Other question about Carlos Antollini ADO classes !!! Pin
Carlos Antollini13-Aug-02 4:16
Carlos Antollini13-Aug-02 4:16 
GeneralDefault property in COM Pin
Anonymous12-Aug-02 19:07
Anonymous12-Aug-02 19:07 
GeneralRe: Default property in COM Pin
Stuart Dootson12-Aug-02 21:12
professionalStuart Dootson12-Aug-02 21:12 
GeneralDLL Fundamentals :: MFC Pin
valikac12-Aug-02 18:49
valikac12-Aug-02 18:49 
GeneralRe: DLL Fundamentals :: MFC Pin
BlackSmith12-Aug-02 22:44
BlackSmith12-Aug-02 22:44 
GeneralRe: DLL Fundamentals :: MFC Pin
valikac13-Aug-02 4:52
valikac13-Aug-02 4:52 
GeneralRe: DLL Fundamentals :: MFC Pin
valikac13-Aug-02 6:20
valikac13-Aug-02 6:20 
Okay. Thanks.

CheckAbdoul posted a link at MSDN Newsgroups.

http://www.flipcode.com/tutorials/tut_dll01.shtml

That tutorial helped me.

The tutorial he gives helps me considerably. I am confused at the point where the compiler produces a .dll, .lib, and .h file.

For implicit implementation, you have to including the .h file in the source code and import the .lib file. I do not quite understand that process. I believe the compiler only produce a .dll file and you import that file in your source code only. However, I learn that is true for explicit implementation.

Well, explicit implementation is quicker because you do not have to search for the .h and .lib as well as .dll file. Nonetheless, both implicit and explicit implementations are essential.

Kuphryn
GeneralRe: Just Impossible! Pin
valikac13-Aug-02 7:38
valikac13-Aug-02 7:38 
GeneralRe: Just Impossible! Pin
valikac13-Aug-02 15:02
valikac13-Aug-02 15:02 
QuestionControls redrawn in odd places?? Pin
JennyP12-Aug-02 18:38
JennyP12-Aug-02 18:38 
AnswerRe: Controls redrawn in odd places?? Pin
Tomasz Sowinski13-Aug-02 1:55
Tomasz Sowinski13-Aug-02 1:55 
GeneralDevelop a Code Completion control for a Text Control - maybe extended CEdit Pin
Deepak Mani12-Aug-02 18:35
Deepak Mani12-Aug-02 18:35 
QuestionHow to access CMainFrame funtion from CView Pin
tulc_kris12-Aug-02 18:15
tulc_kris12-Aug-02 18:15 
AnswerRe: How to access CMainFrame funtion from CView Pin
Christian Graus12-Aug-02 18:23
protectorChristian Graus12-Aug-02 18:23 
GeneralModifying external files Pin
Anonymous12-Aug-02 17:54
Anonymous12-Aug-02 17:54 
GeneralRe: Modifying external files Pin
Chris Losinger12-Aug-02 19:23
professionalChris Losinger12-Aug-02 19:23 
GeneralRe: Modifying external files Pin
Anonymous12-Aug-02 20:10
Anonymous12-Aug-02 20:10 
QuestionWhat purpose does this type of class declaration serve? Pin
clintsinger12-Aug-02 17:20
clintsinger12-Aug-02 17:20 
AnswerRe: What purpose does this type of class declaration serve? Pin
Christian Graus12-Aug-02 17:25
protectorChristian Graus12-Aug-02 17:25 
AnswerRe: What purpose does this type of class declaration serve? Pin
JT Anderson13-Aug-02 7:21
JT Anderson13-Aug-02 7:21 
QuestionHow to write data to cdr Pin
nlecren12-Aug-02 17:15
nlecren12-Aug-02 17:15 
AnswerRe: How to write data to cdr Pin
Christian Graus12-Aug-02 17:26
protectorChristian Graus12-Aug-02 17:26 
AnswerRe: How to write data to cdr Pin
Scott H. Settlemier13-Aug-02 5:23
Scott H. Settlemier13-Aug-02 5:23 
GeneralRe: How to write data to cdr Pin
nlecren13-Aug-02 7:08
nlecren13-Aug-02 7:08 

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.