summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/binutils/testsuite/binutils-all/windres/quoteclass.rc
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/binutils/testsuite/binutils-all/windres/quoteclass.rc')
-rw-r--r--binutils-2.25/binutils/testsuite/binutils-all/windres/quoteclass.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils-2.25/binutils/testsuite/binutils-all/windres/quoteclass.rc b/binutils-2.25/binutils/testsuite/binutils-all/windres/quoteclass.rc
new file mode 100644
index 00000000..c1f98e19
--- /dev/null
+++ b/binutils-2.25/binutils/testsuite/binutils-all/windres/quoteclass.rc
@@ -0,0 +1,8 @@
+// parse-only
+
+101 DIALOG DISCARDABLE 0, 0, 186, 95
+CLASS "myclass"
+BEGIN
+ DEFPUSHBUTTON "OK",1,129,7,50,14
+END
+