Results 1 to 2 of 2

Thread: Amibgous name

  1. #1

    Thread Starter
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553

    Amibgous name

    When i try to include an activex to my app, it says: "Ambigous name:~".
    I've checked thats no ambigous var or sub!
    ICQ: 128716725

  2. #2
    Frenzied Member
    Join Date
    Jul 2002
    Posts
    1,370
    It's telling you
    "You just tried to reference a COM object. I already have a COM object with names like that one has"

    What it is really referring to is the Interface ID (s) exposed in the AciveX. You've got duplicates.

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