Search found 2 matches

by Michel_Hache
Tue Oct 04, 2005 5:02 pm
Forum: Resource Builder
Topic: get "Error ID: 9" on POPUP statement with an optio
Replies: 3
Views: 15851

Just creating a normal Doc/view project, I added a popup menu and set a few menu item options that got visual studio to create a MENUEX resource instead of a MENU resource, and resource builder failed on the POPUP line when reading this section: IDR_POPUPTEST MENUEX BEGIN POPUP "", 65535,M...
by Michel_Hache
Thu Sep 29, 2005 12:08 pm
Forum: Resource Builder
Topic: get "Error ID: 9" on POPUP statement with an optio
Replies: 3
Views: 15851

get "Error ID: 9" on POPUP statement with an optio

When attempting to open my .rc file, Resource Builder reports "Error ID: 9" when it reaches the first POPUP statement within a MENUEX resource, but the .rc file compiles fine in visual studio. Are MENUEX resources not supported? exe is version 2.3.3.3, compiler version 5.4.1.21, linker ver...