My application opens a big file (100 Mo), reads bytes and copy some of them in an another file.When it's running, the display of my window isn't refresh, some buttons diseppear, the task manager says that my application doesn't answer (but in fact, it's working). How can i avoid this thing.
Thank you.