Win 98 custom logon
From: apratim (aburagohain_at_mail.com)
Date: 10/14/03
- Next message: Mats Manhav: "Creating a directory that everyone can access"
- Previous message: Sergio Dutra [MS]: "Re: Delete digital certificates from the 'ROOT' store, how?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 14 Oct 2003 07:40:11 -0700
Hi,
I am trying to modify the Win98 login dialog to perform some custom
tasks during the login procedure. I have located the MSNP32.dll entry
in the registry and a test program based on the MyNP sample supplied
with the Win98 DDK seems to be called just fine when I modify the
registry entry.
I am planning to call the actual MSNP32.dll methods from corresponding
ones in my dll after my specific task has been performed by the
method, however, my problem is that since the MSNP32.dll methods are
exposed mostly by their ordinal number and not a function name as
revealed by dependency walker, how do I achieve the same.
Maybe I am not using the right tools or approach, appreciate if anyone
could point me in the right direction. Any documentation of the
MSNP32.dll would be really helpful.
Thanks in advance
apratim
- Next message: Mats Manhav: "Creating a directory that everyone can access"
- Previous message: Sergio Dutra [MS]: "Re: Delete digital certificates from the 'ROOT' store, how?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|