I am using 2.4RC2 with MSVC 2013 (x64) and I noticed that, when I use vld, all my apps freeze calling the native FileDialog (both MFC and Qt5)!
Comments: After many attempts, I discovered this workaround: opening a simple single/single ext file dialog before of any file dialog. It works both with Qt and with MFC.
Comments: After many attempts, I discovered this workaround: opening a simple single/single ext file dialog before of any file dialog. It works both with Qt and with MFC.