i get input ip address from the user and replace the previous ip address in the .ini file with latest ip address but the issue is this that when a user enter the ip address and i write it to my ini file it is not done at once but if i do it twise by calling same function from my command button twise then my ini file is updated , this is strage although iniwrite function returnes success on first attempt as well ; which i have checked with breakpoint but when i do it twise then it is done , please guide me in detail , i am really amayzed by this strange behaviour ..
↧