BROWSEUI 5.0 Named Exports

The only functions that any version of BROWSEUI exports by name are all present in the original. They are all of the sort that may be exported by any DLL to conform to documented expectations of other modules, e.g., for COM support. Three of these stop being exported in the version 6.0 from Windows Vista. Version 6.1 exports just one.

Function Remarks
DllCanUnloadNow discontinued in 6.1
DllGetClassObject discontinued in 6.1
DllGetVersion  
DllInstall discontinued in 6.0 from Windows Vista
DllRegisterServer discontinued in 6.0 from Windows Vista
DllUnregisterServer discontinued in 6.0 from Windows Vista