~terry.guo/+junk/xbinutils

« back to all changes in this revision

Viewing changes to src/binutils/binutils/testsuite/binutils-all/windres/strtab2.rc

  • Committer: Terry Guo
  • Date: 2012-09-05 06:50:40 UTC
  • Revision ID: terry.guo@arm.com-20120905065040-430c6mhm9b11a6r6
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include "windows.h"
 
2
 
 
3
LANGUAGE 0, 0
 
4
 
 
5
STRINGTABLE MOVEABLE PURE DISCARDABLE
 
6
BEGIN
 
7
  1 L"hello, world"
 
8
END