Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to avoid namespace collision. Pin
Maximilien22-Dec-10 2:53
Maximilien22-Dec-10 2:53 
AnswerRe: How to avoid namespace collision. Pin
Richard MacCutchan22-Dec-10 4:28
mveRichard MacCutchan22-Dec-10 4:28 
AnswerRe: How to avoid namespace collision. Pin
Code-o-mat22-Dec-10 5:31
Code-o-mat22-Dec-10 5:31 
GeneralRe: How to avoid namespace collision. Pin
pandit8423-Dec-10 2:20
pandit8423-Dec-10 2:20 
QuestionWhat are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8422-Dec-10 2:24
pandit8422-Dec-10 2:24 
AnswerRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
Maximilien22-Dec-10 2:53
Maximilien22-Dec-10 2:53 
GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8422-Dec-10 2:58
pandit8422-Dec-10 2:58 
GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
Richard MacCutchan22-Dec-10 4:30
mveRichard MacCutchan22-Dec-10 4:30 
You can link the libraries to your executable code or use LoadLibrary to access them dynamically. There is no 'best' method, just do it the way that is most convenient for you.
Just say 'NO' to evaluated arguments for diadic functions! Ash

GeneralRe: What are the diffrent ways by which we can access a dll and lib in an .exe Pin
pandit8423-Dec-10 2:20
pandit8423-Dec-10 2:20 
QuestionAPI to get special path Pin
David Crow21-Dec-10 4:25
David Crow21-Dec-10 4:25 
AnswerRe: API to get special path Pin
Rajesh R Subramanian21-Dec-10 4:56
professionalRajesh R Subramanian21-Dec-10 4:56 
GeneralRe: API to get special path Pin
David Crow21-Dec-10 5:02
David Crow21-Dec-10 5:02 
GeneralRe: API to get special path Pin
Michael Schubert21-Dec-10 7:22
Michael Schubert21-Dec-10 7:22 
GeneralRe: API to get special path + OT Pin
Rajesh R Subramanian21-Dec-10 17:14
professionalRajesh R Subramanian21-Dec-10 17:14 
GeneralRe: API to get special path + OT Pin
Michael Schubert21-Dec-10 21:18
Michael Schubert21-Dec-10 21:18 
QuestionCFormView as ModelDialog Behavour. Pin
janaswamy uday21-Dec-10 4:19
janaswamy uday21-Dec-10 4:19 
AnswerRe: CFormView as ModelDialog Behavour. Pin
Stephen Hewitt22-Dec-10 1:27
Stephen Hewitt22-Dec-10 1:27 
GeneralRe: CFormView as ModelDialog Behavour. Pin
janaswamy uday22-Dec-10 17:05
janaswamy uday22-Dec-10 17:05 
QuestionC++ proxy programming question. Pin
Ram Shmider21-Dec-10 3:04
Ram Shmider21-Dec-10 3:04 
AnswerRe: C++ proxy programming question. Pin
Peter Weyzen25-Dec-10 21:00
Peter Weyzen25-Dec-10 21:00 
GeneralRe: C++ proxy programming question. Pin
Ram Shmider25-Dec-10 22:57
Ram Shmider25-Dec-10 22:57 
Questionsource code car firetruck in c Pin
Arefeh Haghpnah20-Dec-10 21:35
Arefeh Haghpnah20-Dec-10 21:35 
AnswerRe: source code car firetruck in c PinPopular
Cedric Moonen20-Dec-10 21:54
Cedric Moonen20-Dec-10 21:54 
AnswerRe: source code car firetruck in c Pin
CPallini20-Dec-10 22:22
mveCPallini20-Dec-10 22:22 
AnswerRe: source code car firetruck in c Pin
Michael Schubert20-Dec-10 22:30
Michael Schubert20-Dec-10 22:30 

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.