Results 1 to 9 of 9

Thread: * RESOLVED * Saving to an .ini file (not typical format of x=x)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Location
    Coventry, England
    Posts
    169

    * RESOLVED * Saving to an .ini file (not typical format of x=x)

    I want to save to a ini file of the following format:

    VB Code:
    1. autoframeskip           1
    2. frameskip               0
    3. waitvsync               0
    4. triplebuffer            0
    5. window                  0
    6. ddraw                   1
    7. direct3d                0
    8. hwstretch               1

    I've saved to typical ini files before using downloadable ReadINI and WriteINI functions, but not with tabbed spacing like this one.

    TIA
    Last edited by seh; Oct 23rd, 2003 at 01:05 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width