Feb. 26, 2024
8:31 p.m.
On Mon Feb 26 19:04:00 2024 +0000, Jeffrey Smith wrote: > Based on looking at the surrounding code... > 1. I believe the convention is to just use `struct` rather than `typedef struct` > 2. `GpEffect` seems more consistent here than `CGpEffect`. - With (1), the typedef is handled in `gdiplusgpstubs.h`, so it's not needed here. - Nevermind on (2). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4661#note_62717