If you uncheck the "Display Hyperlink Cursor and Shortcut menu" item on the User Preferences page of the Options dialog, your input point monitors and filters might not receive notifications. How can you force them to be called in this situation?
To work around this problem, you will have to invoke the AcEdInputPointManager::turnOnForcedPick() method of your global input point manager. This is demonstrated in the cmdForcedPickOn() function of the inputpoint sample in the ObjectARX SDK.