This dialog allows you to register a new WPS class. This is only useful if you know both the DLL which contains a class and the exact name of this class. XFolder cannot help you with this.

In the "DLL" field, enter the dynamic link library 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 OS/2 function for this (WinRegisterClass).

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