Jump to content

INIData

From EDM2
Revision as of 02:28, 15 June 2021 by Martini (talk | contribs)

INIData contains two DLLs called INIData.DLL and XDS230M.DLL. Source code is included, and application developers are permitted to use and these DLLs with their own applications.

Files

  • INIData.DLL
  • XDS230M.DLL

Functions

  • ChooseDefaultINI
  • CommitTNIDecision
  • OpenINIFile
  • CreateINIFile
  • INIValid
  • CloseINIFile
  • ItemSize
  • INIGetTrusted
  • INIGet
  • INIGetString
  • INIPutBinary
  • INIPut
  • INIPutString
  • GetStringList
  • NextString
  • CloseStringList
  • INIDeleteApp
  • INIDeleteKey
  • INICopyKey
  • INICopyApp
  • INIRenameApp
  • OurDirectory
  • SetInitialWindowPosition
  • SetInitialWindowSize
  • SetFont
  • StoreWindowPosition
  • StoreWindowSize
  • StoreFont
  • SetProgramDir
  • GetProgramDirectory
  • SetWorkingDirectory

Used By

  • Weasel
  • FtpServer
  • WebServe
  • Major Major

License

  • GNU GPL V3

Links