- 
    
Bug
 - 
    Resolution: Unresolved
 - 
    
  Not Evaluated                     
     - 
    None
 - 
    Some Release
 - 
    None
 - 
    Windows 7
Qt 5.1.1
Visual Studio 2010 
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).