PRB: Certain Common Controls Fail If Internet Explorer Is Not Installed (225100)



The information in this article applies to:

  • Microsoft Win32 Application Programming Interface (API), when used with:
    • Microsoft Windows 98
    • Microsoft Windows 95
    • Microsoft Windows NT Server 4.0
    • Microsoft Windows NT Workstation 4.0

This article was previously published under Q225100

SYMPTOMS

The following may occur when certain common controls are used on a system that does not include Internet Explorer 3.x or later:
  • Certain common controls fail to function.
  • Applications that include the common controls generate page faults.
  • An "entry point not found in Comctl32.dll" error occurs.

CAUSE

The Pager, ComboBoxEx, Rebar, Date/Time Picker, Month/Calendar, and IP Address controls are not included in Comctl32.dll until version 4.70.

RESOLUTION

Comctl32.dll version 4.70 or later must be installed on the target system.

STATUS

This behavior is by design. Windows 2000 and Windows 98 included the listed controls and do not exhibit this behavior.

MORE INFORMATION

Install Internet Explorer version 4.01 Service Pack 2 (SP2) or later, or any version of Internet Explorer version 5.0.

REFERENCES

For more information, please see the following Web sites:

Modification Type:MinorLast Reviewed:12/20/2004
Keywords:kbCtrl kbprb KB225100 kbAudDeveloper