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: First of all, this bug is quite weird.. since it does not always appear. Some days as today I can run the file dialog without any freezing issue. About my workaround, I created a button that open a file dialog without multi-file selection and with only 1 format as extension filter. It always run without the issue. One that the ierutil.dll has been successfully loaded once, I can open whatever file dialog without any freezing. Hope it helps.
Comments: First of all, this bug is quite weird.. since it does not always appear. Some days as today I can run the file dialog without any freezing issue. About my workaround, I created a button that open a file dialog without multi-file selection and with only 1 format as extension filter. It always run without the issue. One that the ierutil.dll has been successfully loaded once, I can open whatever file dialog without any freezing. Hope it helps.