Results 1 to 2 of 2

Thread: include reference while creating a dll

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Location
    USA
    Posts
    74

    Question include reference while creating a dll

    HI,
    can i not include a a reference library while creatinga activex dll??
    i created a dll including reference to Speech library. It registered successfully also. But when i try to add the library in my program gives me an error saying "name conflicts with existing module project or object library"
    Thanks
    Manju

  2. #2
    Lively Member sjwesley's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    73
    Sorry, I did'nt understand the 'Reference library' stuff.

    but, the error which you got is because the DLL project name and the main application project name seems to be same. Try changing either one.

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