GetOpenFileNameA

In Module PicMain
Library comdlg32.dll

  15 Private Declare Function GetOpenFileNameA Lib "comdlg32.dll" (pOpenfilename As OpenFilename) As Long

Called by

FileDialog