diff options
author | Nick Clifton <nickc@redhat.com> | 2002-04-09 16:37:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-04-09 16:37:21 +0000 |
commit | 7e8d45b779624b9440745d67c9889abb036120cb (patch) | |
tree | bf88dca26536d15985c29093e98adf7d87612371 /binutils/testsuite | |
parent | 91eafb409b7bdf9462b9e5d0ba690c288814e979 (diff) | |
download | gdb-7e8d45b779624b9440745d67c9889abb036120cb.zip gdb-7e8d45b779624b9440745d67c9889abb036120cb.tar.gz gdb-7e8d45b779624b9440745d67c9889abb036120cb.tar.bz2 |
Use signature to identify DIALOGEX.
Add testcase.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/binutils-all/windres/dialogsignature.rc | 5 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/windres/dialogsignature.rsd | 8 |
2 files changed, 13 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/windres/dialogsignature.rc b/binutils/testsuite/binutils-all/windres/dialogsignature.rc new file mode 100644 index 0000000..a05ce19 --- /dev/null +++ b/binutils/testsuite/binutils-all/windres/dialogsignature.rc @@ -0,0 +1,5 @@ +101 DIALOG DISCARDABLE 0, 0, 186, 95 +STYLE 1 +BEGIN + DEFPUSHBUTTON "OK",1,129,7,50,14 +END diff --git a/binutils/testsuite/binutils-all/windres/dialogsignature.rsd b/binutils/testsuite/binutils-all/windres/dialogsignature.rsd new file mode 100644 index 0000000..fbe7790 --- /dev/null +++ b/binutils/testsuite/binutils-all/windres/dialogsignature.rsd @@ -0,0 +1,8 @@ + 0000 00000000 20000000 ffff0000 ffff0000 .... ........... + 0010 00000000 00000000 00000000 00000000 ................ + 0020 36000000 20000000 ffff0500 ffff6500 6... .........e. + 0030 00000000 10100000 00000000 00000000 ................ + 0040 01000000 00000000 01000000 0000ba00 ................ + 0050 5f000000 00000000 01000150 00000000 _..........P.... + 0060 81000700 32000e00 0100ffff 80004f00 ....2.........O. + 0070 4b000000 00000000 K....... |