Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/comctl32.h:
int running;
} SUBCLASS_INFO, *LPSUBCLASS_INFO;
Regarding "comctl32: Move WM_NOTIFY unicode to ansi conversion code from pager.c to commctrl.c.". Let's split this commit into two commits. First, move the code for conversion from pager.c to commctrl.c. Then, made the changes for COMCTL32_AdjustUnicodeBuffer() in a second commit.