Jump to content

FileDLG (Routine): Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Martini moved page FileDLG to FileDLG (Routine) without leaving a redirect: It may get confused with the FILEDLG Data Type.
 
(No difference)

Latest revision as of 17:26, 11 May 2024

It is an OS/2 Open File dialog box routines with C source code.

Files

  • FILEDLG.DLL

Functions

  • ErrMessageBox
  • FileOpenDlg
  • FitPathToBox
  • GetTextExtent
  • OpenDlgProc
  • FillListBoxe
  • OpenFile
  • ParseFileName
  • SaveDlgProc
  • FileSaveDlg
  • SaveDlgProc

License

  • Freeware for non commercial use
  • Author: Rick Yoder

Links