Royce Mitchell III wrote:
I prefer the instant reaction. If we're going to change it, can we make it configurable, please?
The menu behavior (delay of popup menus) can be configured in windows and even disabled, so explorer should use these settings imo. Use SystemParametersInfo with SPI_GETMENUSHOWDELAY to determine the behavior. There are more menu settings you can and should query using the same method.
Best Regards, Thomas