You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Root cause of this is that Vista style dialog boxes don't support customization by templates anymore. Need to switch over to using IFileDialogCustomization interface if we detect that we are on Vista or later.
Repro steps:
Results:
On debug builds:
Assert: "Debug Assertion Failed!"
Program: "D:\z\EasyBridge\Build\Bin\Debug\EasyBridge.exe"
File: f:\dd\vctools\vt7libs\ship\atlmfc\src\mft\winocc.cpp
Line: 241
On release builds:
Error box: "Encountered an improper argument."
Expected results:
No assert or error box.
The text was updated successfully, but these errors were encountered: