Results 1 to 2 of 2

Thread: Cannot find DLL entry point

  1. #1

    Thread Starter
    Hyperactive Member scuzymoto's Avatar
    Join Date
    Aug 1999
    Location
    Washington State
    Posts
    316
    I am trying to reference an exportable function in a DLL. I set up my API declaration and then when I call the function in an event get the following error message...

    Cannot find DLL entry point (myfunction) in (mydll.dll)

    I know the function is there and I know that it is spelled right. Anyone know whats going on?

  2. #2

    Thread Starter
    Hyperactive Member scuzymoto's Avatar
    Join Date
    Aug 1999
    Location
    Washington State
    Posts
    316
    Im a dummy... I forgot the API calls are case sensative!
    SCUZ

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