Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAdding a new header in ISAPI filter (onPreProc) Pin
Vasudevan Deepak Kumar17-Aug-05 23:37
Vasudevan Deepak Kumar17-Aug-05 23:37 
GeneralListView Header Color Pin
Nishad S17-Aug-05 23:33
Nishad S17-Aug-05 23:33 
GeneralRe: ListView Header Color Pin
Aamir Butt18-Aug-05 1:52
Aamir Butt18-Aug-05 1:52 
GeneralAccess Violation During adding items in List Control ( CXListCtrl ).... Pin
Ravi Sankar S17-Aug-05 23:22
Ravi Sankar S17-Aug-05 23:22 
GeneralRe: Access Violation During adding items in List Control ( CXListCtrl ).... Pin
Rage18-Aug-05 0:13
professionalRage18-Aug-05 0:13 
GeneralCombobox control Pin
mikobi17-Aug-05 23:13
mikobi17-Aug-05 23:13 
GeneralRe: Combobox control Pin
toxcct17-Aug-05 23:21
toxcct17-Aug-05 23:21 
GeneralDLL spying Pin
Imtiaz Murtaza17-Aug-05 23:10
Imtiaz Murtaza17-Aug-05 23:10 
Friends,
My process is running and it is loading DLLs, calling functions exposed by DLL, unloads DLL if it is loaded dynamically. Ofcourse my program also uses static DLLs and calls functions inside it.

I want to know during the course of the execution of my process that which DLL is loaded by it and which function inside the DLL the process is calling.

How can i do so ? Is it possible with VC++ debugger, or some tool ?

Of course it is easy to find that which DLL is loaded by my process. The problem is to find that which function inside that DLL the process is calling ?

Imtiaz
GeneralRe: DLL spying Pin
Cedric Moonen17-Aug-05 23:17
Cedric Moonen17-Aug-05 23:17 
GeneralRe: DLL spying Pin
Imtiaz Murtaza17-Aug-05 23:27
Imtiaz Murtaza17-Aug-05 23:27 
GeneralRe: DLL spying Pin
BlackDice18-Aug-05 3:06
BlackDice18-Aug-05 3:06 
GeneralRe: DLL spying Pin
Blake Miller18-Aug-05 4:51
Blake Miller18-Aug-05 4:51 
GeneralRe: DLL spying Pin
fat_boy19-Aug-05 4:12
fat_boy19-Aug-05 4:12 
GeneralRe: DLL spying Pin
fat_boy19-Aug-05 4:13
fat_boy19-Aug-05 4:13 
Generalunicode Pin
hamidreza_buddy17-Aug-05 23:03
hamidreza_buddy17-Aug-05 23:03 
GeneralRe: unicode Pin
toxcct17-Aug-05 23:10
toxcct17-Aug-05 23:10 
GeneralRe: unicode Pin
hamidreza_buddy17-Aug-05 23:45
hamidreza_buddy17-Aug-05 23:45 
GeneralRe: unicode Pin
toxcct17-Aug-05 23:57
toxcct17-Aug-05 23:57 
GeneralRe: unicode Pin
hamidreza_buddy18-Aug-05 5:15
hamidreza_buddy18-Aug-05 5:15 
GeneralRe: unicode Pin
try8818-Aug-05 6:53
try8818-Aug-05 6:53 
GeneralRe: unicode Pin
Jose Lamas Rios18-Aug-05 2:35
Jose Lamas Rios18-Aug-05 2:35 
GeneralRe: unicode Pin
David Crow18-Aug-05 2:58
David Crow18-Aug-05 2:58 
Generallistbox!!!!!!!!!!!!!! Pin
Member 214683917-Aug-05 22:25
Member 214683917-Aug-05 22:25 
GeneralRe: listbox!!!!!!!!!!!!!! Pin
toxcct17-Aug-05 22:34
toxcct17-Aug-05 22:34 
GeneralRe: listbox!!!!!!!!!!!!!! Pin
Member 214683917-Aug-05 23:46
Member 214683917-Aug-05 23:46 

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.