Click here to Skip to main content
15,881,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to store and retrieve data from database via internet using VC++2008 Pin
NotPolitcallyCorrect2-Aug-13 5:27
NotPolitcallyCorrect2-Aug-13 5:27 
GeneralRe: How to store and retrieve data from database via internet using VC++2008 Pin
shanmugarajaa3-Aug-13 3:32
shanmugarajaa3-Aug-13 3:32 
GeneralRe: How to store and retrieve data from database via internet using VC++2008 Pin
Richard MacCutchan6-Aug-13 4:45
mveRichard MacCutchan6-Aug-13 4:45 
GeneralMessage Automatically Put Back Pin
Erudite_Eric6-Aug-13 4:33
Erudite_Eric6-Aug-13 4:33 
GeneralRe: How to store and retrieve data from database via internet using VC++2008 Pin
Rolf Kristensen3-Aug-13 1:01
Rolf Kristensen3-Aug-13 1:01 
AnswerRe: How to store and retrieve data from database via internet using VC++2008 Pin
jschell2-Aug-13 14:26
jschell2-Aug-13 14:26 
QuestionDevice context and dimensions Pin
Argonia1-Aug-13 4:54
professionalArgonia1-Aug-13 4:54 
QuestionHooking a running process 's Innermost dll's function Pin
dileep Perumbavoor1-Aug-13 1:26
dileep Perumbavoor1-Aug-13 1:26 
In a running process say “ProcessOne “

Loaded a module say “DllOne.dll” and calls its exported function say “DllOnesFunction1”

In “DllOnesFunction1” Calls Loadlibray and dynamically loads another module say “DllTwo.dll” and calls it function say “DllTwosFunction2”


In “DllTwosFunction2” Calls Loadlibray and dynamically loads another module say “DllThree.dll” and calls it function say “DllTthreesFunction3”

if so how I can Hook “DllTthreesFunction3” with “MyDllTthreesFunction3”

First whether it is possible ? is start from IAT of “ProcessOne “ Then what ? is EAT of “DllTwo.dll” ...

If possible please give me what way I may start to find answer or just give brief idea or link to learn about it

Expecting a valuable reply, Thanks in advance,

Regards,
Dileep S
AnswerRe: Hooking a running process 's Innermost dll's function Pin
Erudite_Eric1-Aug-13 1:34
Erudite_Eric1-Aug-13 1:34 
AnswerRe: Hooking a running process 's Innermost dll's function Pin
pasztorpisti1-Aug-13 1:40
pasztorpisti1-Aug-13 1:40 
AnswerRe: Hooking a running process 's Innermost dll's function Pin
Santhosh G_3-Aug-13 23:30
Santhosh G_3-Aug-13 23:30 
QuestionSaving console output to .txt/.html file using C++/VC++ Pin
pk jain31-Jul-13 3:30
pk jain31-Jul-13 3:30 
AnswerRe: Saving console output to .txt/.html file using C++/VC++ Pin
Richard MacCutchan31-Jul-13 3:58
mveRichard MacCutchan31-Jul-13 3:58 
AnswerRe: Saving console output to .txt/.html file using C++/VC++ Pin
pasztorpisti31-Jul-13 4:25
pasztorpisti31-Jul-13 4:25 
QuestionCString to float conversion Pin
tagopi31-Jul-13 0:32
tagopi31-Jul-13 0:32 
AnswerRe: CString to float conversion Pin
pasztorpisti31-Jul-13 0:49
pasztorpisti31-Jul-13 0:49 
QuestionCan we Directly write a Class Object with vectors as member into FILE ? Pin
002comp31-Jul-13 0:26
002comp31-Jul-13 0:26 
AnswerRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
pasztorpisti31-Jul-13 0:38
pasztorpisti31-Jul-13 0:38 
GeneralRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
002comp31-Jul-13 1:34
002comp31-Jul-13 1:34 
GeneralRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
pasztorpisti31-Jul-13 1:50
pasztorpisti31-Jul-13 1:50 
GeneralRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
002comp31-Jul-13 2:23
002comp31-Jul-13 2:23 
GeneralRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
pasztorpisti31-Jul-13 4:03
pasztorpisti31-Jul-13 4:03 
GeneralRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
002comp31-Jul-13 18:11
002comp31-Jul-13 18:11 
GeneralRe: Can we Directly write a Class Object with vectors as member into FILE ? Pin
pasztorpisti31-Jul-13 22:37
pasztorpisti31-Jul-13 22:37 
QuestionOrder of Overlapped Operations Pin
Richard Andrew x6430-Jul-13 21:58
professionalRichard Andrew x6430-Jul-13 21:58 

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.