[AccessD] Replacement for comdlg32?

Rocky Smolin rockysmolin2 at gmail.com
Mon May 8 13:33:20 CDT 2023


I have just discovered that

Private Declare PtrSafe Function ts_apiGetOpenFileName Lib "comdlg32.dll" _
 Alias "GetOpenFileNameA" (tsFN As tsFileName) As Boolean

will not run in 64-bit.

Is there a good replacement?

MTIA

Rocky


More information about the AccessD mailing list