Changeset 21855 for branches/gcc-kmk/src/ole32/ole2impl.c
- Timestamp:
- Dec 6, 2011, 6:19:13 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/ole32/ole2impl.c
r8441 r21855 132 132 /* Create ILock bytes */ 133 133 134 hr1 = CreateILockBytesOnHGlobal(std. u.hGlobal, FALSE, &ptrILockBytes);134 hr1 = CreateILockBytesOnHGlobal(std.DUMMYUNIONNAME_DOT hGlobal, FALSE, &ptrILockBytes); 135 135 136 136 /* Open storage on the ILock bytes */
Note:
See TracChangeset
for help on using the changeset viewer.