FindItem(hMenu as Object,menuRect as Object,hitPt as Object,
ByRef itemSelected as Integer, ByRef itemUnderMouse as Integer)
(Maps to the kMenuFindItemMsg message in the Actual MDEF on Carbon and
half of the kMenuChooseMsg message under MacOS classic)
Supported platforms:
* MacOS PPC
* MacOS Carbon
* MacOS 68k
Unsupported platforms:
* Windows x86