Setting Up the Custom-Scripting DLL
To set up the DLL, set the value of the CustomScriptDllPath key under the following registry path: HKEY_LOCAL_MACHINE\Comm\PPP\Parms.
This value should be of type REG_SZ and should contain the path to the custom-scripting DLL. Only one custom-scripting DLL is supported for each RAS client computer.
You can also invoke the custom-scripting DLL by setting the szScript member of a RASENTRY structure using RasSetEntryProperties. Set szScript to the name of the custom DLL and add a pipe (|) at the end of the name.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.