12 Feb
2025
12 Feb
'25
9:53 a.m.
Piotr Caban (@piotr) commented about dlls/msvcp90/ios.c:
typedef struct { streamoff off;
It doesn't work for newer versions of msvcp. `streamoff` and `streamsize` definition in `msvcp90.h` also needs to be fixed. Could you please also add similar change to msvcp60/ios.c? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7312#note_94347