Hello all.
I have created a new CVI 2015 project with a simple call to FileSelectPopupEx .
When I call the FileSelectPopupEx function, in the Debug Output I get lots of errors listed and the file open box is slow to respond.
iRetCode = FileSelectPopupEx ("", "*.*", "", "Select a File", VAL_OK_BUTTON, 0, 0, filepath);
The Debug Output looks like this;
onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(1) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(2) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(3) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(4) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(5) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(6) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(7) tid(2294) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(8) tid(2dc4) 80004002 No such interface supported onecoreuap\shell\windows.storage\homefolder.cpp(506)\windows.storage.dll!7477D138: (caller: 7485EE1F) ReturnHr(9) tid(2dc4) 80004002 No such interface supported shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(1) tid(2064) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(1) tid(2064) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994563-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(2) tid(2064) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(2) tid(2064) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994564-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(3) tid(2064) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(3) tid(2064) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994567-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(4) tid(2064) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(4) tid(2064) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994568-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(5) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(5) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {BBACC218-34EA-4666-9D7A-C78F2274A524}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(6) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(6) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {5AB7172C-9C11-405C-8DD5-AF20F3606282}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(7) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(7) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A78ED123-AB77-406B-9962-2A5D9D2F7F30}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(8) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(8) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {F241C880-6982-4CE5-8CF7-7085BA96DA5A}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(9) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(9) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A0396A93-DC06-4AEF-BEE9-95FFCCAEF20E}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(10) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(10) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {9AA2F32D-362A-42D9-9328-24A483E2CCC3}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(11) tid(2064) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(11) tid(2064) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5FF006E-2AE9-408C-B85B-2DFDD5449D9C}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(12) tid(2b4c) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(12) tid(2b4c) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994563-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(13) tid(2b4c) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(13) tid(2b4c) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994564-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(14) tid(2b4c) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(14) tid(2b4c) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994567-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(15) tid(2b4c) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(15) tid(2b4c) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994568-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(16) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(16) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {BBACC218-34EA-4666-9D7A-C78F2274A524}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(17) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(17) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {5AB7172C-9C11-405C-8DD5-AF20F3606282}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(18) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(18) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A78ED123-AB77-406B-9962-2A5D9D2F7F30}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(19) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(19) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {F241C880-6982-4CE5-8CF7-7085BA96DA5A}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(20) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(20) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A0396A93-DC06-4AEF-BEE9-95FFCCAEF20E}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(21) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(21) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {9AA2F32D-362A-42D9-9328-24A483E2CCC3}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(22) tid(2b4c) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(22) tid(2b4c) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5FF006E-2AE9-408C-B85B-2DFDD5449D9C}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(23) tid(1cd8) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(23) tid(1cd8) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994563-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(24) tid(1cd8) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(24) tid(1cd8) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994564-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(25) tid(1cd8) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(25) tid(1cd8) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994567-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(26) tid(1cd8) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(26) tid(1cd8) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994568-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(27) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(27) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {BBACC218-34EA-4666-9D7A-C78F2274A524}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(28) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(28) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {5AB7172C-9C11-405C-8DD5-AF20F3606282}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(29) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(29) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A78ED123-AB77-406B-9962-2A5D9D2F7F30}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(30) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(30) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {F241C880-6982-4CE5-8CF7-7085BA96DA5A}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(31) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(31) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A0396A93-DC06-4AEF-BEE9-95FFCCAEF20E}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(32) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(32) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {9AA2F32D-362A-42D9-9328-24A483E2CCC3}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(33) tid(1cd8) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(33) tid(1cd8) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5FF006E-2AE9-408C-B85B-2DFDD5449D9C}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(34) tid(2294) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(34) tid(2294) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994563-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(35) tid(2294) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(35) tid(2294) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994564-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(36) tid(2294) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(36) tid(2294) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994567-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(722)\SHELL32.dll!75DEE37E: (caller: 75DEE581) ReturnHr(37) tid(2294) 80070002 The system cannot find the file specified. shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(37) tid(2294) 80070002 The system cannot find the file specified. Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5994568-53D9-4125-87C9-F193FC689CB2}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(38) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(38) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {BBACC218-34EA-4666-9D7A-C78F2274A524}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(39) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(39) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {5AB7172C-9C11-405C-8DD5-AF20F3606282}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(40) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(40) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A78ED123-AB77-406B-9962-2A5D9D2F7F30}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(41) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(41) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {F241C880-6982-4CE5-8CF7-7085BA96DA5A}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(42) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(42) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {A0396A93-DC06-4AEF-BEE9-95FFCCAEF20E}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(43) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(43) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {9AA2F32D-362A-42D9-9328-24A483E2CCC3}.] shell\shell32\ovrlaymn.cpp(676)\SHELL32.dll!75DEE405: (caller: 75DEE581) ReturnHr(44) tid(2294) 80040154 Class not registered shell\shell32\ovrlaymn.cpp(758)\SHELL32.dll!75DEE5A0: (caller: 75DEE71B) LogHr(44) tid(2294) 80040154 Class not registered Msg:[Creating icon overlay handler from ???? failed. The CLSID is {C5FF006E-2AE9-408C-B85B-2DFDD5449D9C}.]
If this a Windows 10 compatibility issue?
CVI 2015 (15.0.0 413), Updated.
Thank you
David