EvntRemove() removes one function binded to an event. It is
different to EventDelete() which removes all functions binded to
an same event. Because a same function can be binded to
different event, you should give an event (ev parameter) and, of
course, the address of function to delete (proc parameter.
This function was not documented from WinDom 1.00.