Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hpmcaa!marco From: marco@hpmcaa.HP.COM (Marco Dalla-Gasperina) Newsgroups: comp.windows.ms Subject: Indirect function calls Message-ID: <6970002@hpmcaa.HP.COM> Date: 3 Mar 89 00:46:17 GMT Organization: HP McMinville Division Lines: 11 What are the possibilities of using indirect function calls like x= (*foo)(14); in windows? Does windows itself have a mechanism that we can use or are they totally out of the question like retaining far pointers to memory blocks... I guess I'm interested in far calls. marco