aditko
04-08-2002, 11:35 AM
I am trying to set the value in an INI file based on the location of another file. This is a basic project and I am a newbie.
After I get the location of this file, I try to set the value of my property to this value so the ini file can use it. The call to MSISetProperty in my does not work. I call it between dialogs.
Can anyone help me with setting this variable into the INI file? I do not know what this location will be until run time.
Any help will be greatly appreciated!
After I get the location of this file, I try to set the value of my property to this value so the ini file can use it. The call to MSISetProperty in my does not work. I call it between dialogs.
Can anyone help me with setting this variable into the INI file? I do not know what this location will be until run time.
Any help will be greatly appreciated!