Click here to Skip to main content
15,895,471 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I Access Environnemental variable Pin
Mayur Mahajan17-Jan-06 11:16
Mayur Mahajan17-Jan-06 11:16 
GeneralRe: How can I Access Environnemental variable Pin
mikobi17-Jan-06 22:12
mikobi17-Jan-06 22:12 
QuestionProblems with CListCtrl Pin
David_2717-Jan-06 2:01
David_2717-Jan-06 2:01 
JokeRe: Problems with CListCtrl Pin
BadKarma17-Jan-06 2:34
BadKarma17-Jan-06 2:34 
AnswerRe: Problems with CListCtrl Pin
Maximilien17-Jan-06 3:03
Maximilien17-Jan-06 3:03 
GeneralRe: Problems with CListCtrl Pin
David_2717-Jan-06 4:45
David_2717-Jan-06 4:45 
AnswerRe: Problems with CListCtrl Pin
S Douglas17-Jan-06 23:34
professionalS Douglas17-Jan-06 23:34 
Questionhow to retrieve dll function parameter variables? Pin
ThinkingPrometheus17-Jan-06 1:54
ThinkingPrometheus17-Jan-06 1:54 
hiho@ll

what i have:
a dll

what i want:
a list of every function available in the dll and the parameters each function needs (the return value would be cool too)
seems like i need something like "function prototypes" from a dll

the problem:
to retrieve the function names i think i will use pexport program cause source is available (i have to read the source, didn't yet)
but it only can read function names, but i need the parameters too

question:
1. how can i read parameters of a dll function if i only have the dll?
2. is there something like a dll file format, or a documentation how a dll works (dll header, dll symbols etc. at which offset in the dll files can i find what ...)
3. is there a simple windows function to retrieve this stuff?

thx@ll
AnswerRe: how to retrieve dll function parameter variables? Pin
David Crow17-Jan-06 4:13
David Crow17-Jan-06 4:13 
AnswerRe: how to retrieve dll function parameter variables? Pin
Stephen Hewitt17-Jan-06 11:52
Stephen Hewitt17-Jan-06 11:52 
GeneralRe: how to retrieve dll function parameter variables? Pin
ThinkingPrometheus17-Jan-06 21:40
ThinkingPrometheus17-Jan-06 21:40 
GeneralRe: how to retrieve dll function parameter variables? Pin
Stephen Hewitt18-Jan-06 1:59
Stephen Hewitt18-Jan-06 1:59 
AnswerRe: how to retrieve dll function parameter variables? Pin
vallikumar17-Jan-06 19:10
vallikumar17-Jan-06 19:10 
GeneralRe: how to retrieve dll function parameter variables? Pin
ThinkingPrometheus17-Jan-06 21:47
ThinkingPrometheus17-Jan-06 21:47 
Questiongraph control needed Pin
QuickDeveloper17-Jan-06 0:56
QuickDeveloper17-Jan-06 0:56 
AnswerRe: graph control needed Pin
Sebastian Schneider17-Jan-06 1:11
Sebastian Schneider17-Jan-06 1:11 
AnswerRe: graph control needed Pin
Cedric Moonen17-Jan-06 2:11
Cedric Moonen17-Jan-06 2:11 
GeneralRe: graph control needed Pin
QuickDeveloper17-Jan-06 17:26
QuickDeveloper17-Jan-06 17:26 
GeneralVoting motivation Pin
normanS17-Jan-06 20:42
normanS17-Jan-06 20:42 
GeneralRe: Voting motivation Pin
QuickDeveloper17-Jan-06 21:02
QuickDeveloper17-Jan-06 21:02 
GeneralRe: Voting motivation Pin
S Douglas17-Jan-06 23:43
professionalS Douglas17-Jan-06 23:43 
GeneralRe: Voting motivation Pin
normanS18-Jan-06 0:52
normanS18-Jan-06 0:52 
Questionmoving present MFC project to be part of a new workspace.HOW? Pin
kk_vp16-Jan-06 23:59
kk_vp16-Jan-06 23:59 
AnswerRe: moving present MFC project to be part of a new workspace.HOW? Pin
Owner drawn17-Jan-06 0:04
Owner drawn17-Jan-06 0:04 
AnswerRe: moving present MFC project to be part of a new workspace.HOW? Pin
_AnsHUMAN_ 17-Jan-06 1:56
_AnsHUMAN_ 17-Jan-06 1:56 

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.