Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Localisation Pin
Bram van Kampen18-Mar-10 16:12
Bram van Kampen18-Mar-10 16:12 
GeneralRe: Localisation Pin
Luc Pattyn18-Mar-10 16:23
sitebuilderLuc Pattyn18-Mar-10 16:23 
AnswerRe: Localisation Pin
Luc Pattyn18-Mar-10 16:09
sitebuilderLuc Pattyn18-Mar-10 16:09 
GeneralRe: Localisation Pin
Bram van Kampen18-Mar-10 16:33
Bram van Kampen18-Mar-10 16:33 
GeneralRe: Localisation Pin
Luc Pattyn18-Mar-10 16:43
sitebuilderLuc Pattyn18-Mar-10 16:43 
QuestionGet GPU Information in linux C Pin
iassael18-Mar-10 13:39
iassael18-Mar-10 13:39 
QuestionDefault Libraries Pin
arsha_midy18-Mar-10 13:23
arsha_midy18-Mar-10 13:23 
QuestionCan Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
glitteringsound18-Mar-10 10:08
glitteringsound18-Mar-10 10:08 
Hello,

Can Win32 Exe export functions just like Win32 DLL do. If yes then, I'll parse that PE and extract all signatures of those exports from export table.
I need to call function of Win32 Exe dynamically(On run time I will choice which function I'll choose, and for this I need address and parameters...parameters I will pass it on run time and address I 'll need).

I will use LoadLibraryEx and will call functions using GetProcAddress routine.

Suggestions and recommendations?

Regards
Muhammad Usman Khalil
AnswerRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
Gwenio18-Mar-10 11:21
Gwenio18-Mar-10 11:21 
AnswerRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
«_Superman_»18-Mar-10 18:08
professional«_Superman_»18-Mar-10 18:08 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
glitteringsound18-Mar-10 20:34
glitteringsound18-Mar-10 20:34 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
Adam Roderick J18-Mar-10 20:56
Adam Roderick J18-Mar-10 20:56 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
glitteringsound18-Mar-10 21:19
glitteringsound18-Mar-10 21:19 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
Adam Roderick J19-Mar-10 2:46
Adam Roderick J19-Mar-10 2:46 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
«_Superman_»18-Mar-10 22:07
professional«_Superman_»18-Mar-10 22:07 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? [modified] Pin
glitteringsound19-Mar-10 0:46
glitteringsound19-Mar-10 0:46 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
«_Superman_»19-Mar-10 0:59
professional«_Superman_»19-Mar-10 0:59 
GeneralRe: Can Win32 Exe export functions and by Parsing its PE we get all exported symbols? Pin
glitteringsound19-Mar-10 1:21
glitteringsound19-Mar-10 1:21 
Questionlocalization problem Pin
Member 59031018-Mar-10 9:16
Member 59031018-Mar-10 9:16 
AnswerRe: localization problem Pin
KingsGambit18-Mar-10 9:50
KingsGambit18-Mar-10 9:50 
AnswerRe: localization problem Pin
Abhi Lahare18-Mar-10 9:59
Abhi Lahare18-Mar-10 9:59 
AnswerRe: localization problem Pin
Iain Clarke, Warrior Programmer18-Mar-10 11:17
Iain Clarke, Warrior Programmer18-Mar-10 11:17 
AnswerRe: localization problem Pin
«_Superman_»18-Mar-10 18:10
professional«_Superman_»18-Mar-10 18:10 
GeneralRe: localization problem Pin
Member 59031018-Mar-10 18:53
Member 59031018-Mar-10 18:53 
QuestionInternet Get Connected State Pin
MrMcIntyre18-Mar-10 8:48
MrMcIntyre18-Mar-10 8:48 

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.