7 Apr
2025
7 Apr
'25
10:02 a.m.
Piotr Caban (@piotr) commented about include/msvcrt/complex.h:
typedef _C_double_complex _Dcomplex; typedef _C_float_complex _Fcomplex;
+double __cdecl cimag(_Dcomplex);
_ACRTIMP double __cdecl cimag(_Dcomplex);
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7748#note_100113