Adjusting the window causes the memory to increase
Archived discussion
Adjusting the window causes the memory to increase
Hello guys, when I use the 7.4.0 OpenCascade version of the MFC example, I drag the window at will, so that the memory rises from 52.2MB to 637.1MB, but after a while the memory will come down, how to solve it, can solve the problem of excessive memory growth, thank you for your guidance
Discussion
4 archived replies
Posts are displayed in their archived order.
I also have the same problem
you invoke MustBeResized too many times in a short time
thanks