Skip to content

Commit

Permalink
Updated project files for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dahall committed Jun 14, 2020
1 parent b3767f6 commit 6717817
Show file tree
Hide file tree
Showing 8 changed files with 106 additions and 7 deletions.
5 changes: 5 additions & 0 deletions PInvoke/Ole/CorrelationReport.md
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ Native Structure | Header | Managed Structure
[BMP](https://www.google.com/search?num=5&q=BMP+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.OleAut32.PICTDESC.PICTDEC_UNION.BMP](https://github.com/dahall/Vanara/search?l=C%23&q=BMP)
[BYNAME](https://www.google.com/search?num=5&q=BYNAME+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.uCLSSPEC.SpecUnion.BYNAME](https://github.com/dahall/Vanara/search?l=C%23&q=BYNAME)
[BYOBJECTID](https://www.google.com/search?num=5&q=BYOBJECTID+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.uCLSSPEC.SpecUnion.BYOBJECTID](https://github.com/dahall/Vanara/search?l=C%23&q=BYOBJECTID)
[CATEGORYINFO](https://www.google.com/search?num=5&q=CATEGORYINFO+site%3Adocs.microsoft.com) | comcat.h | [Vanara.PInvoke.Ole32.CATEGORYINFO](https://github.com/dahall/Vanara/search?l=C%23&q=CATEGORYINFO)
[CLIPDATA](https://www.google.com/search?num=5&q=CLIPDATA+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.CLIPDATA](https://github.com/dahall/Vanara/search?l=C%23&q=CLIPDATA)
[CO_MTA_USAGE_COOKIE](https://www.google.com/search?num=5&q=CO_MTA_USAGE_COOKIE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.CO_MTA_USAGE_COOKIE](https://github.com/dahall/Vanara/search?l=C%23&q=CO_MTA_USAGE_COOKIE)
[ContextProperty](https://www.google.com/search?num=5&q=ContextProperty+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.ContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=ContextProperty)
Expand Down Expand Up @@ -772,6 +773,8 @@ Native Interface | Header | Managed Interface
[IAgileObject](https://www.google.com/search?num=5&q=IAgileObject+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IAgileObject](https://github.com/dahall/Vanara/search?l=C%23&q=IAgileObject)
[IAgileReference](https://www.google.com/search?num=5&q=IAgileReference+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IAgileReference](https://github.com/dahall/Vanara/search?l=C%23&q=IAgileReference)
[IBindCtxV](https://www.google.com/search?num=5&q=IBindCtxV+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IBindCtxV](https://github.com/dahall/Vanara/search?l=C%23&q=IBindCtxV)
[ICatInformation](https://www.google.com/search?num=5&q=ICatInformation+site%3Adocs.microsoft.com) | comcat.h | [Vanara.PInvoke.Ole32.ICatInformation](https://github.com/dahall/Vanara/search?l=C%23&q=ICatInformation)
[ICatRegister](https://www.google.com/search?num=5&q=ICatRegister+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.ICatRegister](https://github.com/dahall/Vanara/search?l=C%23&q=ICatRegister)
[IChannelHook](https://www.google.com/search?num=5&q=IChannelHook+site%3Adocs.microsoft.com) | objidlbase.h | [Vanara.PInvoke.Ole32.IChannelHook](https://github.com/dahall/Vanara/search?l=C%23&q=IChannelHook)
[IClassFactory](https://www.google.com/search?num=5&q=IClassFactory+site%3Adocs.microsoft.com) | unknwnbase.h | [Vanara.PInvoke.Ole32.IClassFactory](https://github.com/dahall/Vanara/search?l=C%23&q=IClassFactory)
[IClassFactory2](https://www.google.com/search?num=5&q=IClassFactory2+site%3Adocs.microsoft.com) | ocidl.h | [Vanara.PInvoke.Ole32.IClassFactory2](https://github.com/dahall/Vanara/search?l=C%23&q=IClassFactory2)
Expand All @@ -788,7 +791,9 @@ Native Interface | Header | Managed Interface
[IDispatch](https://www.google.com/search?num=5&q=IDispatch+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.IDispatch](https://github.com/dahall/Vanara/search?l=C%23&q=IDispatch)
[IDropSource](https://www.google.com/search?num=5&q=IDropSource+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IDropSource](https://github.com/dahall/Vanara/search?l=C%23&q=IDropSource)
[IDropTarget](https://www.google.com/search?num=5&q=IDropTarget+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IDropTarget](https://github.com/dahall/Vanara/search?l=C%23&q=IDropTarget)
[IEnumCATEGORYINFO](https://www.google.com/search?num=5&q=IEnumCATEGORYINFO+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.IEnumCATEGORYINFO](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumCATEGORYINFO)
[IEnumContextProps](https://www.google.com/search?num=5&q=IEnumContextProps+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IEnumContextProps](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumContextProps)
[IEnumGUID](https://www.google.com/search?num=5&q=IEnumGUID+site%3Adocs.microsoft.com) | comcat.h | [Vanara.PInvoke.Ole32.IEnumGUID](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumGUID)
[IEnumOLEVERB](https://www.google.com/search?num=5&q=IEnumOLEVERB+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IEnumOLEVERB](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumOLEVERB)
[IEnumSTATPROPSETSTG](https://www.google.com/search?num=5&q=IEnumSTATPROPSETSTG+site%3Adocs.microsoft.com) | propidl.h | [Vanara.PInvoke.Ole32.IEnumSTATPROPSETSTG](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumSTATPROPSETSTG)
[IEnumSTATPROPSTG](https://www.google.com/search?num=5&q=IEnumSTATPROPSTG+site%3Adocs.microsoft.com) | propidlbase.h | [Vanara.PInvoke.Ole32.IEnumSTATPROPSTG](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumSTATPROPSTG)
Expand Down
Loading

0 comments on commit 6717817

Please sign in to comment.