Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Doubt regarding the Hook

Doubt regarding the Hook

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 3037427
    wrote on last edited by
    #1

    Hi all, Can any one plz tell me how to set the hook in MFC. Thanks in advance.

    F A C H 4 Replies Last reply
    0
    • U User 3037427

      Hi all, Can any one plz tell me how to set the hook in MFC. Thanks in advance.

      F Offline
      F Offline
      FarPointer
      wrote on last edited by
      #2

      Seting the hook using :- SetWindowsHook removing the hook:- UnhookWindowsHook MSDN and codeproject are having nice article on hooking. Regards, FarPointer Blog:FARPOINTER

      1 Reply Last reply
      0
      • U User 3037427

        Hi all, Can any one plz tell me how to set the hook in MFC. Thanks in advance.

        A Offline
        A Offline
        Abhi Lahare
        wrote on last edited by
        #3

        SetWindowsHookEx(). go thru article on Keyboard Hooking, its a good start http://www.codeproject.com/dll/keyboardhook.asp[^] Regards Abhishake

        1 Reply Last reply
        0
        • U User 3037427

          Hi all, Can any one plz tell me how to set the hook in MFC. Thanks in advance.

          C Offline
          C Offline
          Code_Zombie
          wrote on last edited by
          #4

          Hi, Please go thru the this link for more information on hooks http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/hooks.asp[^]

          1 Reply Last reply
          0
          • U User 3037427

            Hi all, Can any one plz tell me how to set the hook in MFC. Thanks in advance.

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            See API Hooking Revealed[^]_**


            **_

            whitesky


            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups