Changeset 7926 for trunk/src/ole32/antimoniker.c
- Timestamp:
- Feb 15, 2002, 6:18:52 PM (24 years ago)
- File:
-
- 1 edited
-
trunk/src/ole32/antimoniker.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ole32/antimoniker.c
r7508 r7926 4 4 * Copyright 1999 Noomen Hamza 5 5 ***************************************************************************************/ 6 6 7 #include <assert.h> 7 8 #include <string.h> … … 14 15 #include "wine/obj_moniker.h" 15 16 #include "debugtools.h" 16 17 17 18 18 DEFAULT_DEBUG_CHANNEL(ole); … … 620 620 621 621 /****************************************************************************** 622 * CreateAntiMoniker [OLE .55]622 * CreateAntiMoniker [OLE32.51] 623 623 ******************************************************************************/ 624 624 HRESULT WINAPI CreateAntiMoniker(LPMONIKER * ppmk)
Note:
See TracChangeset
for help on using the changeset viewer.
