Click here to Skip to main content
15,902,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Want to create a DLL?? Pin
Eytukan24-Oct-05 23:17
Eytukan24-Oct-05 23:17 
AnswerRe: Want to create a DLL?? Pin
ThatsAlok25-Oct-05 2:11
ThatsAlok25-Oct-05 2:11 
Questionhow to open DLL files Pin
QuickDeveloper24-Oct-05 18:34
QuickDeveloper24-Oct-05 18:34 
AnswerRe: how to open DLL files Pin
ThatsAlok24-Oct-05 18:46
ThatsAlok24-Oct-05 18:46 
AnswerRe: how to open DLL files Pin
Anonymous24-Oct-05 19:47
Anonymous24-Oct-05 19:47 
GeneralRe: how to open DLL files Pin
QuickDeveloper24-Oct-05 20:27
QuickDeveloper24-Oct-05 20:27 
GeneralRe: how to open DLL files Pin
toxcct24-Oct-05 22:36
toxcct24-Oct-05 22:36 
GeneralRe: how to open DLL files Pin
S Douglas24-Oct-05 22:49
professionalS Douglas24-Oct-05 22:49 
vamshin wrote:
i just wanted to know how can we know what functions are present in dll?


Click start navigate to your Visual Studio entry in programs, select tools sub menu. In the tools sub menu you will find a program called Dependency viewer. Open the DLL with Dependency viewer it will give a list of all exported function names but not the arguments nor the returns. That’s up to you to figure out.



DEBUGGING : Removing the needles from the haystack.
AnswerRe: how to open DLL files Pin
vikas amin24-Oct-05 20:49
vikas amin24-Oct-05 20:49 
GeneralRe: how to open DLL files Pin
ThatsAlok24-Oct-05 23:12
ThatsAlok24-Oct-05 23:12 
QuestionFastest way to get a file size? Pin
Andrei B24-Oct-05 17:32
Andrei B24-Oct-05 17:32 
AnswerRe: Fastest way to get a file size? Pin
TrueTom24-Oct-05 18:55
TrueTom24-Oct-05 18:55 
GeneralRe: Fastest way to get a file size? Pin
Andrei B24-Oct-05 19:04
Andrei B24-Oct-05 19:04 
AnswerRe: Fastest way to get a file size? Pin
kakan24-Oct-05 19:26
professionalkakan24-Oct-05 19:26 
AnswerRe: Fastest way to get a file size? Pin
Anonymous24-Oct-05 19:49
Anonymous24-Oct-05 19:49 
QuestionRe: Fastest way to get a file size? Pin
David Crow25-Oct-05 3:49
David Crow25-Oct-05 3:49 
AnswerRe: Fastest way to get a file size? Pin
ThatsAlok25-Oct-05 19:17
ThatsAlok25-Oct-05 19:17 
QuestionNeed expert advice on many different matters Pin
Mariano Lopez-Gappa24-Oct-05 17:01
Mariano Lopez-Gappa24-Oct-05 17:01 
AnswerRe: Need expert advice on many different matters Pin
The NULL Developer24-Oct-05 17:43
professionalThe NULL Developer24-Oct-05 17:43 
AnswerRe: Need expert advice on many different matters Pin
Christian Graus24-Oct-05 18:23
protectorChristian Graus24-Oct-05 18:23 
AnswerRe: Need expert advice on many different matters Pin
khan++24-Oct-05 18:37
khan++24-Oct-05 18:37 
QuestionRe: Need expert advice on many different matters Pin
Mariano Lopez-Gappa25-Oct-05 6:26
Mariano Lopez-Gappa25-Oct-05 6:26 
Questionthread update data? Pin
cell5124-Oct-05 16:30
cell5124-Oct-05 16:30 
AnswerRe: thread update data? Pin
John M. Drescher24-Oct-05 16:55
John M. Drescher24-Oct-05 16:55 
AnswerRe: thread update data? Pin
Anonymous24-Oct-05 19:52
Anonymous24-Oct-05 19:52 

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.