[Development] A new approach for Qt main()

Friedemann Kleint Friedemann.Kleint at qt.io
Fri Dec 9 12:31:24 CET 2016


Hi,

from the Windows POV, support for wmain() with wide arguments would be a 
nice thing to have (see https://bugreports.qt.io/browse/QTBUG-46118 ):

int wmain( int argc, wchar_t *argv[ ], wchar_t *envp[ ] )

Maybe that can be implemented by some smart modularization.

Regards,
Friedemann

-- 
Friedemann Kleint
The Qt Company GmbH




More information about the Development mailing list