Changeset 5026 for trunk/src/ole32/oleClip.cpp
- Timestamp:
- Jan 25, 2001, 9:17:26 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ole32/oleClip.cpp
r4685 r5026 1 /* $Id: oleClip.cpp,v 1. 5 2000-11-24 10:29:40sandervl Exp $ */1 /* $Id: oleClip.cpp,v 1.6 2001-01-25 20:17:23 sandervl Exp $ */ 2 2 /* 3 3 * … … 60 60 #include "oString.h" 61 61 #include "heapstring.h" 62 #include "storage .h"62 #include "storage32.h" 63 63 #include <assert.h> 64 64 … … 1010 1010 1011 1011 lstrcpyWtoA(strOleTypeName, strProgID); 1012 OLECONVERT_Create EmbeddedOleStream(std.u.pstg);1012 OLECONVERT_CreateOleStream(std.u.pstg); 1013 1013 OLECONVERT_CreateCompObjStream(std.u.pstg, strOleTypeName); 1014 1014 }
Note:
See TracChangeset
for help on using the changeset viewer.