Results 1 to 3 of 3

Thread: Can't find dll entry point

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    12

    Can't find dll entry point

    Hi,

    I am getting an error when calling a VB activeX dll i have written. When i do a dumpbin command on the dll I can see that I am not exporting the functions i have written in the dll just the utility functions that support COM.


    Can anyone explain the reason for this and any solution to it?

    Cheers

    Stuart

  2. #2
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: Can't find dll entry point

    are you able to register it manually...using regsvr32 <yourdllname>
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  3. #3
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,168

    Re: Can't find dll entry point

    could you show some code?

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