Setting Up the Custom-Scripting DLL (Windows CE 5.0)
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
Send Feedback on this topic to the authors