On Wed Jan 18 12:49:43 2023 +0000, Nikolay Sivov wrote:
It's better to test this directly by calling SetPathWordBreakProc() on some test window. This way you don't need a combo window.
To explicitly test `SetPathWordBreakProc` I guess? I was using an edit control previously, but then changed it to combobox to cover `CBES_EX_PATHWORDBREAKPROC` along the way.
Should I move the test to edit tests instead?