Source file: /~heha/mb-iwp/RTD-RTX-Konverter.zip/src/gRTD.rc

#include <windows.h>

LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
#pragma code_page(1252)

1 MENU 
{
 POPUP "&Datei"
 {
  MENUITEM "Eine Datei &öffnen und konvertieren…", 101
  MENUITEM "Alle Dateien in einem &Ordner konvertieren…", 102
  MENUITEM SEPARATOR
  MENUITEM "&Beenden",                    109
 }
 POPUP "&Hilfe", HELP
 {
  MENUITEM "&Info…",                      199
 }
}
Detected encoding: ANSI (CP1252)4
Wrong umlauts? - Assume file is ANSI (CP1252) encoded