Unregister OCX,MASM32BIN egsvr32.exe /u {n}.ocx

Note I have moved my copy of regsvr32 to my MASM32/BIN folder. Had it been in my path I would not have had to do this.

TOOLS FOR COM

New to CoLib 1.1 are two tools to simplify working with GUIDS is asm. AsmGUID.DLL will convert a registry formatted GUID string to asm style. GUIDGen will create a new GUID in asm format and paste it into your source.

 

Add the following to your TOOLS settings: