oleaut32: Only treat Interfaces with TYPEFLAG_FDISPATCHABLE flag as an IDispatch.
The TYPEFLAG_FDISPATCHABLE is a calculated flag that signals the interface has a base of IDispatch.
The TYPEFLAG_FDISPATCHABLE is a calculated flag that signals the interface has a base of IDispatch.