summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-rc/Inputs/parser-dialog-unnecessary-string.rc
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8).Marek Sokolowski2017-08-291-0/+3
This extends the set of resources parsed by llvm-rc by DIALOG and DIALOGEX. Additionally, three optional resource statements specific to these two resources are added: CAPTION, FONT, and STYLE. Thanks for Nico Weber for his original work in this area. Differential Revision: https://reviews.llvm.org/D36905 llvm-svn: 312009
OpenPOWER on IntegriCloud