Click here to Skip to main content
15,890,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to watch static variables while debugging Pin
David Crow17-Nov-03 10:03
David Crow17-Nov-03 10:03 
AnswerRe: How to watch static variables while debugging Pin
Bartosz Bien17-Nov-03 13:11
Bartosz Bien17-Nov-03 13:11 
GeneralSaving before close Pin
doctorpi17-Nov-03 8:20
doctorpi17-Nov-03 8:20 
GeneralRe: Saving before close Pin
David Crow17-Nov-03 8:33
David Crow17-Nov-03 8:33 
GeneralRe: Saving before close Pin
Obliterator17-Nov-03 8:57
Obliterator17-Nov-03 8:57 
GeneralRe: Saving before close Pin
Stye18-Nov-03 16:28
Stye18-Nov-03 16:28 
GeneralDetermining dependent DLLs Pin
Arash Sabet17-Nov-03 7:59
Arash Sabet17-Nov-03 7:59 
GeneralRe: Determining dependent DLLs Pin
David Crow17-Nov-03 8:37
David Crow17-Nov-03 8:37 
No, you'd have to roll your own. It's a matter of parsing through the import tables of the file. There are utilities in place for this already, however. One of them, Depends, ships with Visual Studio.


Five birds are sitting on a fence.
Three of them decide to fly off.
How many are left?

GeneralRe: Determining dependent DLLs Pin
Arash Sabet17-Nov-03 8:40
Arash Sabet17-Nov-03 8:40 
GeneralRe: Determining dependent DLLs Pin
David Crow17-Nov-03 8:45
David Crow17-Nov-03 8:45 
GeneralRe: Determining dependent DLLs Pin
Arash Sabet17-Nov-03 8:52
Arash Sabet17-Nov-03 8:52 
GeneralRe: Determining dependent DLLs Pin
David Crow17-Nov-03 9:27
David Crow17-Nov-03 9:27 
GeneralRe: Determining dependent DLLs Pin
Arash Sabet17-Nov-03 9:30
Arash Sabet17-Nov-03 9:30 
GeneralRe: Determining dependent DLLs Pin
David Crow17-Nov-03 9:40
David Crow17-Nov-03 9:40 
GeneralRe: Determining dependent DLLs Pin
Peter Molnar18-Nov-03 15:16
Peter Molnar18-Nov-03 15:16 
QuestionProblems with multiple inheritance? Pin
Obliterator17-Nov-03 7:33
Obliterator17-Nov-03 7:33 
AnswerRe: Problems with multiple inheritance? Pin
antlers17-Nov-03 8:27
antlers17-Nov-03 8:27 
Questionhow to keep a running total in a text file? Pin
mike.beck17-Nov-03 6:55
mike.beck17-Nov-03 6:55 
AnswerRe: how to keep a running total in a text file? Pin
Toni7817-Nov-03 7:07
Toni7817-Nov-03 7:07 
GeneralRe: how to keep a running total in a text file? Pin
mike.beck17-Nov-03 8:06
mike.beck17-Nov-03 8:06 
GeneralRe: how to keep a running total in a text file? Pin
Toni7817-Nov-03 17:00
Toni7817-Nov-03 17:00 
AnswerRe: how to keep a running total in a text file? Pin
David Crow17-Nov-03 7:48
David Crow17-Nov-03 7:48 
AnswerRe: how to keep a running total in a text file? Pin
Peter Molnar18-Nov-03 15:26
Peter Molnar18-Nov-03 15:26 
GeneralDetecting dependent DLLs Pin
Arash Sabet17-Nov-03 6:24
Arash Sabet17-Nov-03 6:24 
GeneralRe: Detecting dependent DLLs Pin
igor196017-Nov-03 10:10
igor196017-Nov-03 10:10 

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.