hey again
sorry for the new thread , but i've searched alot and didn't find what i want =)
im wondering about the best way to read/write binary files ,
i want that for saving and reading sittings in an own crypting method , so user can't edit or play with the sittings file.
i thought about ReadFile API and FSO , but i think ReadFile supports binary and FSO don't , because FSO functions called "OpenAsTextStream" and that isn't a normal text file =\
so , if there is any piece of code of reading a files into DataBloc object , we Appreciate that .
sorry if the answer exist before , but i couldn't get it ,
thanks in advanced ...