Menu ▾ ▴

#16 Interface declarations [__GNUG__]

Sprint 1
open
lo (13)
3
5
2017-07-24
2017-07-24
No

Everywhere through the 'poper.co' replace COM-like interface declarations for GCC compiler from 'class IFoo: ... {}; ... __CRT_UUID_DECL(IFoo, ...' to 'DEFINE_GUID(IFoo, ...); ... MIDL_INTERFACE(IFoo...) IFoo: ...'.

See [mingw-w64:mingw-w64:3fee81] as example.

Related

Commit: [3fee81]

Discussion