Hi all, I just noticed an apparently spurious message when using FileSelectPopupEx() function (CVI 2017)
.
It appears in Debug Output panel:
mincore\com\oleaut32\dispatch\ups.cpp(2128)\OLEAUT32.dll!74AC5072: (caller: 74ACFE4F) ReturnHr(1) tid(131c) 8002801D Library not registered.
Apart from this, the library function seems to work as expected.
I'm attaching a stripped down version of "popups" sample ready to compile.