Re: How to disable the clicking sound when Navigating?



Hi,

Use CoInternetSetFeatureEnabled function with
FEATURE_DISABLE_NAVIGATION_SOUNDS flag. Please refer to
CoInternetSetFeatureEnabled in MSDN for dwFlags possible values.

Regards,

MH

On Apr 14, 10:16 pm, "susan" <none> wrote:
Thanks~

.