Commit f9e245fe authored by Robert Shearman's avatar Robert Shearman Committed by Alexandre Julliard

include: Add function declarations for the Range type.

parent 39f711ae
...@@ -537,6 +537,7 @@ TYPE_MARSHAL(ByteCountPointer) ...@@ -537,6 +537,7 @@ TYPE_MARSHAL(ByteCountPointer)
TYPE_MARSHAL(XmitOrRepAs) TYPE_MARSHAL(XmitOrRepAs)
TYPE_MARSHAL(UserMarshal) TYPE_MARSHAL(UserMarshal)
TYPE_MARSHAL(InterfacePointer) TYPE_MARSHAL(InterfacePointer)
TYPE_MARSHAL(Range)
SIMPLE_TYPE_MARSHAL(ConformantString) SIMPLE_TYPE_MARSHAL(ConformantString)
SIMPLE_TYPE_MARSHAL(NonConformantString) SIMPLE_TYPE_MARSHAL(NonConformantString)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment