Uploaded image for project: 'Qt Solutions'
  1. Qt Solutions
  2. QTSOLBUG-174

UNICODE parsing of m_lpCmdLine not done

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Some Release
    • MFC Migration
    • None
    • Windows 7
      Qt 5.1.1
      Visual Studio 2010

    Description

      QMfcApp::instance converts m_pszExeName and m_lpCmdLine based on the UNICODE setting, but the UNICODE flag is undefined at the start of the file qmfcapp.cpp. As a result only the first character of each command line option is provided to QApplication (verified by logging the argv in the QApplication constructor).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            crimson13 Randy Voet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes