thanks & regards
~ Rudresh
CRLF is defined to be the separator in INI files. If your files do not obey to the syntax of INI files, you cannot use the INI file API to read your files. But you should have a look at Read/WriteProfileBinary. Perhaps that might help for new files.
HTH
Heinz