Paul,
Updated to 3.09. Compiled the project I've been working on and my menu from the main form went missing.
Sorry I don't have time today to investigate further. I elected to reinstall 3.08 for now.
James
Yes, you are right. This is a bug resulting from a "fix" I may in a part of the code generator very close to the menu generation code. Basically, the problem is that if there are no other controls on the form then the menu will not generate.
A quick fix for now (until I post the updated FF3 exe), is to add a Label to your main form and uncheck its WS_VISIBLE windowstyle.
Sorry for the trouble. I'll fix this ASAP.