I want to save to a ini file of the following format:
VB Code:
autoframeskip 1 frameskip 0 waitvsync 0 triplebuffer 0 window 0 ddraw 1 direct3d 0 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




Reply With Quote