Results 1 to 2 of 2

Thread: dll problems

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217
    Alright I made a dll, added the sub main and compiled it. The only prob is that when the other exe calls a function it says it cant find the dlls entry point. Any idea what that ment? If you don't know does anyone know a dll making tutorial?
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  2. #2
    Junior Member
    Join Date
    Sep 2000
    Posts
    17
    Try unregistering the dll and registering it again. Sometimes it works!! Worst come worst, u could clean up the registry, compile the dll again, register and then try using it.
    Oh and MSDN online does offer enough related documentation!

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