CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 22

Threaded View

  1. #13
    Join Date
    Sep 2003
    Location
    NW/Indiana
    Posts
    22

    Re: Another Hook question

    I wanted very badly to get to this project again today and try the stuff you guys told me but it got pre-empted by a more important project.

    I will let you know how things turn out.

    I can't seem to get a break point set inside the Hook Procedure in my DLL or in my Custom Dialog function.

    I think some stuff may have gotten out of sync between the exe and the dll.

    I'll be working on it some more tonight and tomorrow.

    Thanks again.
    Last edited by patrickmoe; August 22nd, 2006 at 07:37 PM.

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

Featured