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. Norton AntiVirus and Hook ???

Norton AntiVirus and Hook ???

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionwindows-adminperformancetutorial
1 Posts 1 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.
  • A Offline
    A Offline
    Alek
    wrote on last edited by
    #1

    Hi all, I have a qiestion about Norton AntiVirus and SetWindowsHookEx(). In Win98, I installed Norton AntiVirus (ver.2000) and my program using SetWindowsHookEx(WH_GETMESSAGE...) to get the mouse message. The purpose of my program is to redirect the mouse button's performance. For example, when I click right button, I don't want system to show a popup menu but I want to simulate 'Enter' key. It works well in all O.S.. But in Win98 and WinMe, if I installed Norton Antivirus, my program will delay about 1 second. I write some values in registry and when I click mouse button, it will open and read the registry key value which I wrote. Is that the main reason to cause the delay ?? But in WinXP and Win2000 don't have this question. Does anyone can help me to check this issue ? If you need my source code to check , please let me know, I'll send to you . Thanks a lot. :confused:

    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