Exported functions

can two exported functions point to the same
subroutine?? well seems to be possible.
thankx
kudrt


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Yes…

-----Original Message-----
From: kudrt si [mailto:xxxxx@yahoo.com]
Sent: 09 March 2001 09:27
To: NT Developers Interest List
Subject: [ntdev] Exported functions

can two exported functions point to the same
subroutine?? well seems to be possible.
thankx
kudrt


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Duncan,

Would you like to explain how then?

Alun

-----Original Message-----
From: Duncan Hume [mailto:xxxxx@des.co.uk]
Sent: 09 March 2001 09:49
To: NT Developers Interest List
Subject: [ntdev] RE: Exported functions

Yes…

-----Original Message-----
From: kudrt si [mailto:xxxxx@yahoo.com]
Sent: 09 March 2001 09:27
To: NT Developers Interest List
Subject: [ntdev] Exported functions

can two exported functions point to the same
subroutine?? well seems to be possible.
thankx
kudrt


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

he didn’t ask how :wink:

-----Original Message-----
From: Alun Carp [mailto:xxxxx@des.co.uk]
Sent: 09 March 2001 09:57
To: NT Developers Interest List
Subject: [ntdev] RE: Exported functions

Duncan,

Would you like to explain how then?

Alun

-----Original Message-----
From: Duncan Hume [mailto:xxxxx@des.co.uk]
Sent: 09 March 2001 09:49
To: NT Developers Interest List
Subject: [ntdev] RE: Exported functions

Yes…

-----Original Message-----
From: kudrt si [mailto:xxxxx@yahoo.com]
Sent: 09 March 2001 09:27
To: NT Developers Interest List
Subject: [ntdev] Exported functions

can two exported functions point to the same
subroutine?? well seems to be possible.
thankx
kudrt


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

:slight_smile: I didn’t Say I knew how…

With a Win32 DLL, You do it via the DEF file,

EXPORTS
Moo
Cow=Moo

Exports a real function Moo and a second Cow that points to the same place

-----Original Message-----
From: Rob Linegar [mailto:xxxxx@des.co.uk]
Sent: 09 March 2001 10:11
To: NT Developers Interest List
Subject: [ntdev] RE: Exported functions

he didn’t ask how :wink:

-----Original Message-----
From: Alun Carp [mailto:xxxxx@des.co.uk]
Sent: 09 March 2001 09:57
To: NT Developers Interest List
Subject: [ntdev] RE: Exported functions

Duncan,

Would you like to explain how then?

Alun

-----Original Message-----
From: Duncan Hume [mailto:xxxxx@des.co.uk]
Sent: 09 March 2001 09:49
To: NT Developers Interest List
Subject: [ntdev] RE: Exported functions

Yes…

-----Original Message-----
From: kudrt si [mailto:xxxxx@yahoo.com]
Sent: 09 March 2001 09:27
To: NT Developers Interest List
Subject: [ntdev] Exported functions

can two exported functions point to the same
subroutine?? well seems to be possible.
thankx
kudrt


Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com