URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [testsuite/] [binutils-all/] [windres/] [lang.rc] - Rev 15
Compare with Previous | Blame | View Log
#include "windows.h"LANGUAGE 0, 01 MENU MOVEABLE PURE DISCARDABLELANGUAGE LANG_GERMAN, SUBLANG_GERMANBEGINPOPUP "&Datei" { MENUITEM "foo", 1 }END1 MENU MOVEABLE PURE DISCARDABLELANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_USBEGINPOPUP "&File" { MENUITEM "foo", 1 }END
