在 2021-08-08 21:48, Biswapriyo Nath 写道:
In that wine dsound.h header, it is defined as `typedef struct Iabc Iabc8` instead of `#define Iabc8 Iabc`. I followed that style and removed the later `#define` ones.
That makes sense, but I suggest you leave them alone. The main reason is that those are macros in Windows SDKs; and if you have to change them to typedefs please do the same to `IDirectSoundFXGargle8`, `IDirectSoundFXChorus8` and so on.
-- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
