Extension Manager, password

Hi All,

Sorry if this has been covered before, if so, I couldn’t find any info.

I’m trying to use the sample misc\extpwd C API code. I guess the most basic question is: Does “EXTMGR_ADDINS=extpwd.dll” need to be added to the notes.ini on the Domino Server, or the Client? And as long as the name of the .dll (above) matches the actual .dll, that’s Okay?

I added it to the Client’s notes.ini and it doesn’t seem to be working at all… :frowning:

Thanks,

Joe Siebenmann

Subject: Extension Manager, password

I found that I needed to add the actual name of the dll (nextpwd.dll) to the notes.ini to get the sample program to work on my machine.

Subject: RE: Extension Manager, password

Hello!

I’ve the same problem, the sample extpwd not works on my maschine! But, i am not sure, that the dll correct compile with my MS Visual C++ pro. Can you send me your Version of the dll?

Thanks

Frank Roemer

Subject: Extension Manager, password

You need to specify correct name to dll and don’t forget carret return after this parametr!