Click here to Skip to main content
15,907,874 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionOne Doubt Pin
ashwath197915-Jan-10 2:48
ashwath197915-Jan-10 2:48 
AnswerRe: One Doubt Pin
Maximilien15-Jan-10 2:55
Maximilien15-Jan-10 2:55 
GeneralRe: One Doubt Pin
ashwath197915-Jan-10 17:23
ashwath197915-Jan-10 17:23 
AnswerRe: One Doubt Pin
CPallini15-Jan-10 2:56
mveCPallini15-Jan-10 2:56 
AnswerRe: One Doubt Pin
LunaticFringe15-Jan-10 2:58
LunaticFringe15-Jan-10 2:58 
AnswerRe: One Doubt Pin
CODEPC15-Jan-10 5:16
CODEPC15-Jan-10 5:16 
QuestionExtracting information from Win32 Dll in C/C++ Pin
glitteringsound15-Jan-10 1:28
glitteringsound15-Jan-10 1:28 
AnswerRe: Extracting information from Win32 Dll in C/C++ [modified] Pin
Adam Roderick J15-Jan-10 1:37
Adam Roderick J15-Jan-10 1:37 
If a DLL expose all the information you want, where is abstraction in it?
Then whats the difference of providing a code and DLL?
As far a i think,
you can get the exports and imports of a DLL by parsing the PE file programmatic ([^])
well dependency walker avail with Visual studio is finished product that will be useful for the purpose to get information about the methods.
But regarding the parameters, variables, cannot be extracted from the DLL without the code.
Smile | :)
Well whats the use for you, to do so? Confused | :confused:

Величие не Бога может быть недооценена.

modified on Friday, January 15, 2010 7:43 AM

GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
glitteringsound15-Jan-10 2:03
glitteringsound15-Jan-10 2:03 
GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
CPallini15-Jan-10 2:10
mveCPallini15-Jan-10 2:10 
GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
Adam Roderick J15-Jan-10 2:28
Adam Roderick J15-Jan-10 2:28 
GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
glitteringsound17-Jan-10 20:32
glitteringsound17-Jan-10 20:32 
GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
Adam Roderick J17-Jan-10 21:59
Adam Roderick J17-Jan-10 21:59 
GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
glitteringsound17-Jan-10 23:56
glitteringsound17-Jan-10 23:56 
GeneralRe: Extracting information from Win32 Dll in C/C++ Pin
Adam Roderick J18-Jan-10 19:34
Adam Roderick J18-Jan-10 19:34 
GeneralRe: Extracting information from Win32 Dll in C/C++[One method there] Pin
Adam Roderick J20-Jan-10 18:25
Adam Roderick J20-Jan-10 18:25 
GeneralRe: Extracting information from Win32 Dll in C/C++[One method there] Pin
glitteringsound31-Jan-10 21:22
glitteringsound31-Jan-10 21:22 
AnswerRe: Extracting information from Win32 Dll in C/C++ Pin
CPallini15-Jan-10 1:57
mveCPallini15-Jan-10 1:57 
Question3D Software Pin
ashwath197915-Jan-10 0:42
ashwath197915-Jan-10 0:42 
AnswerRe: 3D Software Pin
CPallini15-Jan-10 0:46
mveCPallini15-Jan-10 0:46 
GeneralRe: 3D Software Pin
LunaticFringe15-Jan-10 0:57
LunaticFringe15-Jan-10 0:57 
AnswerRe: 3D Software Pin
Rajesh R Subramanian15-Jan-10 1:14
professionalRajesh R Subramanian15-Jan-10 1:14 
GeneralRe: 3D Software Pin
LunaticFringe15-Jan-10 1:28
LunaticFringe15-Jan-10 1:28 
GeneralRe: 3D Software Pin
glitteringsound17-Jan-10 21:04
glitteringsound17-Jan-10 21:04 
QuestionRe: 3D Software Pin
ashwath197915-Jan-10 1:28
ashwath197915-Jan-10 1:28 

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.