Click here to Skip to main content
15,888,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CreateThread is not Calling the function in DLL Pin
aman200610-Aug-04 6:21
aman200610-Aug-04 6:21 
Generalmfc word automation problem (normal.dot) Pin
Asleezalio9-Aug-04 10:58
Asleezalio9-Aug-04 10:58 
QuestionSequel encode? Pin
mcgahanfl9-Aug-04 10:28
mcgahanfl9-Aug-04 10:28 
AnswerRe: Sequel encode? Pin
User 127829-Aug-04 10:35
User 127829-Aug-04 10:35 
GeneralRe: Sequel encode? Pin
mcgahanfl9-Aug-04 10:48
mcgahanfl9-Aug-04 10:48 
GeneralRe: Sequel encode? Pin
Stlan9-Aug-04 21:17
Stlan9-Aug-04 21:17 
GeneralRe: Sequel encode? Pin
mcgahanfl10-Aug-04 3:33
mcgahanfl10-Aug-04 3:33 
GeneralSimple DLL calling another DLL Pin
george330279-Aug-04 8:35
george330279-Aug-04 8:35 
I believe I have a simple problem or a novice problem.

If I write a DLL using Borland C++, and want to call another DLL from within the running DLL, what is the format to do so?

Can I get an example?

Problem:
I have a program that calls one DLL to get a piece of data.
Then I use that (let us use an interger ) data to call a 2nd DLL.

What I would like to do is when I call the 2nd DLL, I would like that DLL to call the first DLL to get the interger data and continue to process and then return to the original calling program.

This appears to be a simple call format inside the 2nd DLL, but I am going in circles.

I have been searching the sites, and all problems seem so much more complex than what I am looking for.

Thanks.

GeneralRe: Simple DLL calling another DLL Pin
David Crow9-Aug-04 9:10
David Crow9-Aug-04 9:10 
GeneralRe: Simple DLL calling another DLL Pin
george330279-Aug-04 9:59
george330279-Aug-04 9:59 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen9-Aug-04 21:07
Antti Keskinen9-Aug-04 21:07 
GeneralRe: Simple DLL calling another DLL Pin
george3302722-Aug-04 12:21
george3302722-Aug-04 12:21 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen22-Aug-04 20:41
Antti Keskinen22-Aug-04 20:41 
GeneralRe: Simple DLL calling another DLL Pin
george3302724-Aug-04 7:15
george3302724-Aug-04 7:15 
GeneralRe: Simple DLL calling another DLL Pin
Antti Keskinen24-Aug-04 7:33
Antti Keskinen24-Aug-04 7:33 
GeneralRe: Simple DLL calling another DLL Pin
george3302720-Sep-04 13:28
george3302720-Sep-04 13:28 
GeneralNTFS extended file attributes in C++ Pin
gokings9-Aug-04 8:25
gokings9-Aug-04 8:25 
GeneralRe: NTFS extended file attributes in C++ Pin
David Crow9-Aug-04 9:28
David Crow9-Aug-04 9:28 
GeneralRe: NTFS extended file attributes in C++ Pin
Toby Opferman9-Aug-04 11:57
Toby Opferman9-Aug-04 11:57 
GeneralRe: NTFS extended file attributes in C++ Pin
gokings9-Aug-04 20:46
gokings9-Aug-04 20:46 
GeneralGet the program folder Pin
Larsson9-Aug-04 8:20
Larsson9-Aug-04 8:20 
GeneralRe: Get the program folder Pin
OBRon9-Aug-04 8:28
OBRon9-Aug-04 8:28 
GeneralRe: Get the program folder Pin
Larsson9-Aug-04 8:30
Larsson9-Aug-04 8:30 
GeneralRe: Get the program folder Pin
Tom Wright9-Aug-04 10:23
Tom Wright9-Aug-04 10:23 
GeneralRe: Get the program folder Pin
Larsson9-Aug-04 11:03
Larsson9-Aug-04 11:03 

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.