[program-l] Re: Calling functions at addresses

  • From: "Mark Long" <Mark.Long@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Mon, 5 Sep 2005 13:58:07 +0100

MSDN is your friend

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc
/base/getprocaddress.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc
/base/using_run_time_dynamic_linking.asp


-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx
[mailto:program-l-bounce@xxxxxxxxxxxxx] On Behalf Of SEAN FARROW
Sent: 05 September 2005 12:55
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: Calling functions at addresses

Hi: mark: 
The functions I will be calling will have the following attributes: 
1. They will all be withing the dll I am writing. 
2. They wioll all either return void, bool or int. 
Can you shed any more light on the issue? 
Regards 
Sean.

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: