This dialog allows you to register a new WPS class. This is only useful if you know both the dynamic link library (DLL) which contains a class and the exact name of this class. &xwp; cannot help you with this.

In the "DLL" field, enter the DLL which contains the class. If this DLL resides on the LIBPATH, you do not need to specify its full path. You can press "Browse..." however to find a DLL with a full path.

In the "Class" field, enter the exact name of the class to be registered. Note that -- unlike file names -- class names are case-sensitive. If you misspell the name or confuse upper and lower case, registering the class will fail.

The OK button is disabled until you have entered something in both fields. No error checking is performed. Pressing OK will attempt to register the class using the WinRegisterClass API*

Note that in most cases the new class can be used immediately without having to restart the Desktop.