Click here to Skip to main content
15,894,460 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBinary File IO variable types Pin
mikewithersone8-Apr-04 4:51
mikewithersone8-Apr-04 4:51 
GeneralRe: Binary File IO variable types Pin
RChin8-Apr-04 5:51
RChin8-Apr-04 5:51 
GeneralClosing a crashed application. Pin
mcgahanfl8-Apr-04 4:30
mcgahanfl8-Apr-04 4:30 
GeneralRe: Closing a crashed application. Pin
Renjith Ramachandran8-Apr-04 5:23
Renjith Ramachandran8-Apr-04 5:23 
GeneralRe: Closing a crashed application. Pin
mcgahanfl8-Apr-04 7:38
mcgahanfl8-Apr-04 7:38 
GeneralRe: Closing a crashed application. Pin
David Crow8-Apr-04 6:49
David Crow8-Apr-04 6:49 
GeneralRe: Closing a crashed application. Pin
mcgahanfl8-Apr-04 7:40
mcgahanfl8-Apr-04 7:40 
GeneralHook dll for Multiple applications Pin
Rajeshk1238-Apr-04 3:29
Rajeshk1238-Apr-04 3:29 
I have written a DLL which hooks different application on their thread
id.
Once the events are trapped in the dll , then the functions are
written separately to process the hooking in the dll.
But through out the dll , I have defined a static counter variable.
This is supposed to get modified in each of the trapping functions.
But it seems that the variable is not getting modified .
I need to pass the modified value to some other application using a
third function in the dll.
What should I do to ensure that the common variable is updatable from
all the Hook-processing functions
Thanks in anticipation

Rajesh

GeneralRe: Hook dll for Multiple applications Pin
Anonymous8-Apr-04 4:33
Anonymous8-Apr-04 4:33 
GeneralRe: Hook dll for Multiple applications Pin
gUrM33T8-Apr-04 15:12
gUrM33T8-Apr-04 15:12 
Generaltcp header Pin
packetlos8-Apr-04 3:17
packetlos8-Apr-04 3:17 
GeneralRe: tcp header Pin
Antony M Kancidrowski8-Apr-04 5:17
Antony M Kancidrowski8-Apr-04 5:17 
GeneralRe: tcp header Pin
Roger Wright8-Apr-04 5:38
professionalRoger Wright8-Apr-04 5:38 
GeneralRe: tcp header Pin
packetlos8-Apr-04 6:55
packetlos8-Apr-04 6:55 
GeneralRe: tcp header Pin
Roger Wright11-Apr-04 5:35
professionalRoger Wright11-Apr-04 5:35 
GeneralRe: tcp header Pin
packetlos14-Apr-04 8:39
packetlos14-Apr-04 8:39 
GeneralPass Server Exception to Client proxy Pin
Anonymous8-Apr-04 2:50
Anonymous8-Apr-04 2:50 
GeneralSDI application Help.. Pin
Renjith Ramachandran8-Apr-04 2:21
Renjith Ramachandran8-Apr-04 2:21 
GeneralRe: SDI application Help.. Pin
Ravi Bhavnani8-Apr-04 3:51
professionalRavi Bhavnani8-Apr-04 3:51 
GeneralRe: SDI application Help.. Pin
Renjith Ramachandran8-Apr-04 3:54
Renjith Ramachandran8-Apr-04 3:54 
GeneralRe: SDI application Help.. Pin
Prakash Nadar8-Apr-04 4:47
Prakash Nadar8-Apr-04 4:47 
GeneralRe: SDI application Help.. Pin
Renjith Ramachandran8-Apr-04 4:57
Renjith Ramachandran8-Apr-04 4:57 
GeneralProblem in messages scheduling using timers Pin
nandha8-Apr-04 2:08
nandha8-Apr-04 2:08 
GeneralRe: Problem in messages scheduling using timers Pin
toxcct8-Apr-04 2:14
toxcct8-Apr-04 2:14 
GeneralRe: Problem in messages scheduling using timers Pin
David Crow8-Apr-04 2:16
David Crow8-Apr-04 2:16 

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.