- Timestamp:
- Feb 22, 2002, 10:28:22 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ole32/clipboard.c
r7958 r7989 1241 1241 hData = GetClipboardData(pformatetcIn->cfFormat); 1242 1242 1243 #ifdef __WIN32OS2__1244 1243 /* Must make a copy of global handle returned by GetClipboardData; it 1245 1244 * is not valid after we call CloseClipboard … … 1260 1259 hData = hDest; 1261 1260 } 1262 #endif1263 1261 1264 1262 /*
Note:
See TracChangeset
for help on using the changeset viewer.