Is there a way to prevent the text displayed in the Windows Console from rearranging when you resize the window?

When you resize the window the text reformats itself to accommodate the new size.

Are there any functions in the Windows API to prevent the text rearranging when you resize the window or when you minimize and then maximize it?

Even with minimize and then maximize the text rearranges.

Thanks!