
|
Home » Game Maker DLLs » Data File DLL Data File DLL This DLL allows you to write integers, strings and files together in one single file. All the data is bound to a variable name. Example: handle = HDF_Open ("mydata.hdf"); HDF_SetString (handle,"Var1","This is data"); Update version 1.2.0.0: Encryption support added, wich needs a function to be called to set the password before reading/writing values. Ofcourse you can leave encryption off for less slow packing. Example of integrated encryption: Value: Please protect this string Encrypted: —4c´[mÙ[¸BAã!_¯¸VùÆää Update version 1.3.0.0: Updating your existing data is now possible. Game Maker forum topic License: This DLL is free to use in your application. If you'd like to donate you can use this button: Download: Download "datafile.rar" (780 downloads) Note! The download URLs stay valid for only one hour. If you want to link to a download, link to this page. Other DLLs: Max WinAPI 2 - Max WinAPI - Super Video Play - Download Manager - Ping DLL - Flash Creation DLL - Bit DLL - gmFTP - Process Viewer - CPU Usage DLL - Avi Extract - Data File DLL - Archiver - QuikFind - WinSock - GZip DLL - ColorScan - gmID3
|