Click here to Skip to main content
16,008,075 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CWinApp::Run() Pin
Zizilamoroso24-Jun-02 2:03
Zizilamoroso24-Jun-02 2:03 
GeneralGetting bytes transferred for network adapter. Pin
aldeba23-Jun-02 23:33
aldeba23-Jun-02 23:33 
GeneralRe: Getting bytes transferred for network adapter. Pin
Vuemme24-Jun-02 2:08
Vuemme24-Jun-02 2:08 
GeneralDefault ID for the "Enter" button Pin
Frank Christensen23-Jun-02 23:31
Frank Christensen23-Jun-02 23:31 
GeneralRe: Default ID for the "Enter" button Pin
Nish Nishant24-Jun-02 0:00
sitebuilderNish Nishant24-Jun-02 0:00 
GeneralRe: Default ID for the "Enter" button Pin
Frank Christensen24-Jun-02 1:03
Frank Christensen24-Jun-02 1:03 
GeneralAddress Book Pin
lavrik23-Jun-02 22:47
lavrik23-Jun-02 22:47 
QuestionNorton AntiVirus and Hook ??? Pin
Alek23-Jun-02 21:10
Alek23-Jun-02 21:10 
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 | :confused:
GeneralIts about duplicate ID given to controls Pin
Abhishek Narula23-Jun-02 20:15
Abhishek Narula23-Jun-02 20:15 
GeneralRe: Its about duplicate ID given to controls Pin
Christian Graus23-Jun-02 20:46
protectorChristian Graus23-Jun-02 20:46 
GeneralThanks for the prompt answer, here is the next question Pin
Abhishek Narula23-Jun-02 22:56
Abhishek Narula23-Jun-02 22:56 
GeneralRe: Thanks for the prompt answer, here is the next question Pin
Christian Graus23-Jun-02 23:23
protectorChristian Graus23-Jun-02 23:23 
GeneralRe: Thanks for the prompt answer, here is the next question Pin
jbarton24-Jun-02 8:07
jbarton24-Jun-02 8:07 
GeneralLink error Pin
23-Jun-02 18:14
suss23-Jun-02 18:14 
GeneralRe: Link error Pin
Christian Graus23-Jun-02 18:23
protectorChristian Graus23-Jun-02 18:23 
QuestionGet directory read/write status?? Pin
philip andrew23-Jun-02 17:57
philip andrew23-Jun-02 17:57 
AnswerRe: Get directory read/write status?? Pin
Prem Kumar23-Jun-02 18:49
Prem Kumar23-Jun-02 18:49 
QuestionHow can I see line numbers? Pin
rbc23-Jun-02 17:22
rbc23-Jun-02 17:22 
AnswerRe: How can I see line numbers? Pin
Shog923-Jun-02 17:34
sitebuilderShog923-Jun-02 17:34 
AnswerRe: How can I see line numbers? Pin
Rama Krishna Vavilala23-Jun-02 17:39
Rama Krishna Vavilala23-Jun-02 17:39 
AnswerRe: How can I see line numbers? Pin
Rick Crone26-Jun-02 10:25
Rick Crone26-Jun-02 10:25 
Generalprint message in VC IDE's debug window Pin
zecodela23-Jun-02 17:20
zecodela23-Jun-02 17:20 
GeneralRe: print message in VC IDE's debug window Pin
Shog923-Jun-02 17:35
sitebuilderShog923-Jun-02 17:35 
GeneralRe: print message in VC IDE's debug window Pin
zecodela23-Jun-02 19:49
zecodela23-Jun-02 19:49 
Generaln i disableHow can i disable the shadows for the menus... Pin
MaTrIX2k223-Jun-02 12:18
MaTrIX2k223-Jun-02 12:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.