What I'm trying to do is to keep writing to a file until
it reaches a certain size. I'm comparing my MAX size with
the current size of the file, if it reaches the MAX size,
then exit out. How do I do this exactly? I'm trying to
use GetFileSize to do this, but I am having a hard time
doing so.
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken
<fdu...@yahoo.com> wrote in message
news:264e01c243ce$d2134f40$3aef2ecf@TKMSFTNGXA09...