Just wondering about something. I am doing 4 sucessive WriteProfileString() calls that are all going to the same file and section. Can I consolidate these so that the file will not need to be opened four times but rather could simply write these entries at once.. problem is that the file is opened across the network.

Thanks
_________________________
Austin Henderson