Uploaded image for project: 'Copy Handler'
  1. Copy Handler
  2. CH-210

CH internal tool rc2lng wrongly processes rc files

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.40rc1
    • 1.40rc2
    • build system
    • None

    Description

      When processing .rc file with rc2lng, the following original section:

      IDD_UPDATER_DIALOG AFX_DIALOG_LAYOUT
      BEGIN
          0,
          0, 0, 0, 0,
          100, 100, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0
      END
      

      is replaced with:

      IDD_UPDATER_DIALOG AFX_DIALOG_LAYOUT
      BEGIN
          0,
          0, 0, 0, 0,
          100, 100, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0,
          0, 0, 0, 0,
      (the rest is missing).
      

      Attachments

        Activity

          People

            admin ixen
            admin ixen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: