Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GetProcAddress()

0 views
Skip to first unread message

Kamal Ayad

unread,
Nov 20, 1996, 3:00:00 AM11/20/96
to

Does Anybody know how to get a function address in the same dll?? I
mean something like GetProcAddress but in the same dll!!!!

Thanks in advance,

Kamal


Raymond Chen

unread,
Nov 20, 1996, 3:00:00 AM11/20/96
to

On 20 Nov 1996 17:05:01 GMT, kamal...@crd.lotus.com (Kamal

Ayad) wrote:
>Does Anybody know how to get a function address in the same dll?? I
>mean something like GetProcAddress but in the same dll!!!!

Pass your DLL's hinstance to GetProcAddress.
--
(Note that my return address is intentionally invalid in order
to foil electronic mailing list generation software. Delete the
".---" to get my real address. No soliciting.)

0 new messages