79459510

Date: 2025-02-22 11:12:30
Score: 0.5
Natty:
Report link

I faced this issue in the past in a win32 app and again with WPF.

The solution i came up with is this:

This will have you app having quite consistent frame rates even if mouse moves like crazy.

For WM_TIMER you can do something similar (but im guessing that with the above your issue will be solved).

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dario DurĂ  Armadans