Page 2 of 2

Re: File Requester (Windows 8)

Posted: Fri Apr 28, 2017 12:35 am
by skywalk
FYI - GetOpenFileName_() is obsoleted or non-responsive on Windows 10.
Lost track when it happened?

Re: File Requester (Windows 8)

Posted: Sun May 10, 2020 2:39 pm
by Everything
skywalk wrote:FYI - GetOpenFileName_() is obsoleted or non-responsive on Windows 10.
Lost track when it happened?
Windows continues to support GetOpenFileName.
Just test it on latest Win10 and it's works just fine.
They recommended that you use the Common Item Dialog API instead but it's not broken so far.