Results 1 to 2 of 2

Thread: Debugging DLL

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Location
    New Mexico
    Posts
    4

    Unhappy Debugging DLL

    I have a DLL project that I created. I reference the dll from another project.

    In the past I was able to change the dll, recompile it, and see these changes in project that references it.

    However, today it just ignores the changes I made. No matter what I do whenever I run the calling program I get an older version of the DLL. I have changed debug prints and everything, but I still get the messages from a previous version of the dll.

    Do I have to edit the registry? Is it full of versions and won't let me add anymore and if so how come I don't get an error message?

    Any help would be greatly appreciated.
    Dwight Smith

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Did you compile it to a different directory or anything? Do a search on your hard drive and see if there is more than one copy of the dll.

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