Stuart McLachlan
stuart at lexacorp.com.pg
Wed Jan 26 15:59:17 CST 2011
I'm currently using the GetOpenFilenameAPI on 64 bit Win7 from Access without any problems. (You just have to put the word THREADSAFE in the function declaration). Note that I do quite a bit of work with API calls. I never use .Net framework calls. Basically they are just wrappers to the API which is still there. -- Stuart On 26 Jan 2011 at 8:55, Charlotte Foust wrote: > I suspect you may have to rely on .Net framework calls for that > purpose in Win 7. > > Charlotte Foust > > On Wed, Jan 26, 2011 at 8:27 AM, Arthur Fuller <fuller.artful at gmail.com> wrote: >> It seems there are compatibility issues with this combination. I've googled > and found a thread or two, but nothing leapt out as The Solution. Anyone? >> >> TIA, >> Arthur