Changeset 20612 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/rpcfc.h
- Timestamp:
- Jun 16, 2009 9:20:54 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/rpcfc.h
r16410 r20612 2 2 * RPC format chars, as found by studying MIDL output. 3 3 * Some, but not all, usage of these are explained on MSDN. 4 */ 5 6 /* 7 * Sun LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 8 * other than GPL or LGPL is available it will apply instead, Sun elects to use only 9 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 10 * a choice of LGPL license versions is made available with the language indicating 11 * that LGPLv2 or any later version may be used, or where a choice of which version 12 * of the LGPL is applied is otherwise unspecified. 4 13 */ 5 14
Note:
See TracChangeset
for help on using the changeset viewer.