Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2008-04-26 Danny Smith <dannysmith@users.sourceforge.net> | Chris Sutcliffe | 2008-04-26 | 1 | -22/+130 |
| | | | | * include/specstrings.h: Add more dummy defines. | ||||
* | 2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2008-02-12 | 1 | -5/+0 |
| | | | | | * include/specstrings.h (IN, OUT, OPTIONAL): Remove. * include/windef.h (IN, OUT, OPTIONAL): Define. | ||||
* | 2008-02-02 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2008-02-02 | 1 | -0/+27 |
* include/specstrings.h: new file, move pseudo modifiers from windef.h. * include/windef.h (__in, __inout, __in_opt, __in_bcound, __in_ecount, __out, __out_ecount_part, __struct_bcount, __field_ecount_opt, __out_bcount_opt): Move to specstrings.h. |