Using registry:
VB Code:
dim opt_Username as string opt_Username="Eddie" SaveSetting "MyApp", "UserInfo", "Username", opt_Username opt_UserName=GetSetting("MyApp","UserInfo","Username","JohnDoe") msgbox "Now check your registry!"
|
Results 1 to 4 of 4
Thread: Using ini or registryThreaded View
|
Click Here to Expand Forum to Full Width |