27 Nov
2023
27 Nov
'23
6:43 p.m.
Nikolay Sivov (@nsivov) commented about dlls/d2d1/d2d1_private.h:
const struct d2d_device_context_ops *ops;
ID2D1Factory *factory; + CRITICAL_SECTION* cs;
Please follow existing formatting for this one, 'CRITICAL_SECTION *cs;'. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4452#note_53951