13 May
2025
13 May
'25
2:15 p.m.
First, move the code for conversion from pager.c to commctrl.c. Then, made the changes for COMCTL32_AdjustUnicodeBuffer() in a second commit.
I did that in different order. If order is important, in which file should ```c typedef struct { WCHAR *address; DWORD sizeInBytes; } COMCTL32_UnicodeBuffer; ``` be? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6737#note_103125