qt5base-lts/src/winmain
Oliver Wolff be11f14f5a qtmain_winrt: Dynamically increase debug message mapping size
If large debug strings are received, the application should not crash,
but the file mapping's size should be increased accordingly.

To signal the need for a bigger mapping to the client, the new message
type was introduced. If winrtrunner receives a message with this type,
it will close the file mapping so that a new one can be created.

Task-number: QTBUG-61911
Change-Id: I3d5b5770870257a965b80e369975d3869e9a5446
Reviewed-by: Andre de la Rocha <andre.rocha@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2018-04-09 06:48:52 +00:00
..
qtmain_win.cpp Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qtmain_winrt.cpp qtmain_winrt: Dynamically increase debug message mapping size 2018-04-09 06:48:52 +00:00
winmain.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00