Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Try block Pin
Michael Dunn27-Jun-06 6:28
sitebuilderMichael Dunn27-Jun-06 6:28 
AnswerRe: Try block Pin
Ennis Ray Lynch, Jr.26-Jun-06 12:32
Ennis Ray Lynch, Jr.26-Jun-06 12:32 
QuestionCall a dll from a dll Pin
hli126-Jun-06 5:02
hli126-Jun-06 5:02 
AnswerRe: Call a dll from a dll Pin
Sarath C26-Jun-06 5:06
Sarath C26-Jun-06 5:06 
GeneralRe: Call a dll from a dll Pin
hli126-Jun-06 5:19
hli126-Jun-06 5:19 
GeneralRe: Call a dll from a dll Pin
hli126-Jun-06 5:23
hli126-Jun-06 5:23 
GeneralRe: Call a dll from a dll Pin
hli126-Jun-06 5:30
hli126-Jun-06 5:30 
GeneralRe: Call a dll from a dll Pin
Sarath C26-Jun-06 5:24
Sarath C26-Jun-06 5:24 
that is the problem. when it is linking, with other lib file, it is seeing there are two dll main functions(its own and others).

Try using loadlibray and GetProcAddress it will resolve your problem.

SaRath.

"It is your attitude, not your aptitude, that determines your altitude - Zig Ziglar."
My Blog | Understanding State Pattern in C++

GeneralRe: Call a dll from a dll Pin
hli126-Jun-06 5:35
hli126-Jun-06 5:35 
GeneralRe: Call a dll from a dll Pin
Zac Howland26-Jun-06 5:55
Zac Howland26-Jun-06 5:55 
GeneralRe: Call a dll from a dll Pin
hli126-Jun-06 7:42
hli126-Jun-06 7:42 
GeneralRe: Call a dll from a dll Pin
Zac Howland26-Jun-06 9:02
Zac Howland26-Jun-06 9:02 
GeneralRe: Call a dll from a dll Pin
hli127-Jun-06 3:28
hli127-Jun-06 3:28 
GeneralRe: Call a dll from a dll Pin
Zac Howland27-Jun-06 4:24
Zac Howland27-Jun-06 4:24 
GeneralRe: Call a dll from a dll Pin
hli127-Jun-06 7:43
hli127-Jun-06 7:43 
QuestionDebugger issues Pin
capricious_00126-Jun-06 4:39
capricious_00126-Jun-06 4:39 
QuestionRe: Debugger issues Pin
David Crow26-Jun-06 4:42
David Crow26-Jun-06 4:42 
AnswerRe: Debugger issues Pin
capricious_00126-Jun-06 4:59
capricious_00126-Jun-06 4:59 
AnswerRe: Debugger issues Pin
Sarath C26-Jun-06 4:51
Sarath C26-Jun-06 4:51 
GeneralRe: Debugger issues Pin
capricious_00126-Jun-06 5:01
capricious_00126-Jun-06 5:01 
GeneralRe: Debugger issues Pin
Sarath C26-Jun-06 5:05
Sarath C26-Jun-06 5:05 
GeneralRe: Debugger issues Pin
capricious_00126-Jun-06 5:19
capricious_00126-Jun-06 5:19 
Questiona map Resizing a map file; Pin
hatemtalbi26-Jun-06 4:27
hatemtalbi26-Jun-06 4:27 
QuestionRe: a map Resizing a map file; Pin
David Crow26-Jun-06 4:37
David Crow26-Jun-06 4:37 
AnswerRe: a map Resizing a map file; Pin
hatemtalbi26-Jun-06 4:50
hatemtalbi26-Jun-06 4:50 

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.