Part of .NET
Loads the target .DLL file and executes the RegisterClass function.
regasm.exe AllTheThingsx64.dll
Loads the target .DLL file and executes the UnRegisterClass function.
regasm.exe /U AllTheThingsx64.dll