Missing "Make xxx.dll..." menu item from VB6
On the project I'm working now as a designer, there is a lot of VB6 code. Sometimes something strange happens, like some days ago when one of the developers told me that his VB6 was corrupted because the "Make xxx.dll..." menu item was permanently disabled.
I told him to check if the project could compile, but everything was working except that menu item.
After some restart of the IDE and the PC, he picked the Customize form (right click on the menu bar, then "Customize...") and then he selected "Reset" and everything was fixed!!!
I always hope that problems have simple solutions like this one!