Click here to Skip to main content
15,889,200 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 7:31
Keith Worden15-Jan-10 7:31 
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 
Hello,

Can any body give me the idea how to extract information from win 32 dll's.
e.g
class name
all methods which dll exports.
name of methods, parameter types(in,out) & return type of that method.
all variables (private,public,protected).
all data structures listed

we can do the same job from tlb file which's generated from idl which stores all COM exposed interfaces,co-classes,records,enums and etc..
MS provided TypeLib for this purpose. but from DLl perspective can we do the same job as we can do from tlb using ITypeLib of MS.


Regards
Muhammad Usman Khalil
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 
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 

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.