Just like C: You can get a far pointer to your callback procedure (you have
to remember to declare it with the "far" qualifier, unless you have {F$+}
in effect to force all calls to be far), pass the pointer to the Windows
callback function, and there it is.