CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 1999
    Location
    Campeche - Florianopolis - Sta. Catarina Island - Sta. Catarina State - Brazil, South
    Posts
    104

    ActiveX controls runs on a Mac?

    Can an activeX control developed on an
    intel machine run on a Mac ?


    Cesario Simões, Jr.

  2. #2
    Guest

    Re: ActiveX controls runs on a Mac?

    No!!! ActiveX controlls are compiled code, and hence can only run on the processor they were compiled for. In addition to that the Mac version of IE doesn't support ActiveX so there would be no way to run it!!!


  3. #3
    Join Date
    Apr 1999
    Location
    Campeche - Florianopolis - Sta. Catarina Island - Sta. Catarina State - Brazil, South
    Posts
    104

    Re: ActiveX ... Thankyou!

    Thankyou!

    Cesario Simões, Jr.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured