Nameless structs in C++

Patrik Stridvall ps at leissner.se
Sun Nov 17 07:08:12 CST 2002


As Dimitrie detected, and I have further tested, it seems like
no version of GNU C++ (unlike GNU C) supports unnamed structs.

And yes, the Microsoft SDK really does as the patch specifies
with MONITORINFO. :-)

---8<---

*** nameless-struct

* include/winnt.h,
  include/winuser.h:
No version of GNU C++ (unlike GNU C) supports unnamed structs.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nameless-struct.diff
Type: application/octet-stream
Size: 2062 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021117/5b9b6c67/nameless-struct.obj


More information about the wine-patches mailing list