Changeset 33660 in vbox for trunk/src/VBox/Additions/WINNT/Graphics
- Timestamp:
- Nov 1, 2010 2:48:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/include/dls1.h
r33656 r33660 25 25 * that LGPLv2 or any later version may be used, or where a choice of which version 26 26 * of the LGPL is applied is otherwise unspecified. 27 */28 29 30 /*31 27 */ 32 28 … … 188 184 }; 189 185 190 struct _POOLCUE { 186 struct _POOLCUE { 191 187 ULONG ulOffset; 192 188 };
Note:
See TracChangeset
for help on using the changeset viewer.