Click here to Skip to main content
15,909,530 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to unrar archives ? Pin
m29-Sep-00 6:48
m29-Sep-00 6:48 
GeneralWebBrowser control doesn't work on 98 Pin
Parvesh Sharma13-Sep-00 6:42
Parvesh Sharma13-Sep-00 6:42 
GeneralMultiple Threads Pin
Andrew12-Sep-00 0:57
Andrew12-Sep-00 0:57 
GeneralRe: Multiple Threads Pin
Nick Hodapp12-Sep-00 11:14
sitebuilderNick Hodapp12-Sep-00 11:14 
GeneralHOOKs again and again Pin
Mustafa Demirhan11-Sep-00 2:53
Mustafa Demirhan11-Sep-00 2:53 
GeneralRe: HOOKs again and again Pin
Feng Yuan www.fengyuan.com12-Sep-00 8:32
sussFeng Yuan www.fengyuan.com12-Sep-00 8:32 
GeneralIn memory PE execution Pin
Janez Novak10-Sep-00 21:12
Janez Novak10-Sep-00 21:12 
GeneralRe: In memory PE execution Pin
Feng Yuan www.fengyuan.com12-Sep-00 8:30
sussFeng Yuan www.fengyuan.com12-Sep-00 8:30 
May be no one has written such a such except what is in the OS, or may be it's too critical to their bussiness
to share.

Here are some of what I know:

1) You can't use memory-mapped file as a basically for PE execution, because PE file is normally stored using
512-byte block size, when in-memory image uses 4096-block size.
2) Simulate what LoadLibrary will do for a PE file.
3) Shut-down or make current process to be minimal and jump to the entry point of loaded EXE.
4) Debug in assembly code.
GeneralRe: In memory PE execution Pin
Janez Novak13-Sep-00 22:11
Janez Novak13-Sep-00 22:11 
GeneralMessagebox language translation Pin
John Self10-Sep-00 16:57
sussJohn Self10-Sep-00 16:57 
Generalsending messages to other programs Pin
vik10-Sep-00 12:50
vik10-Sep-00 12:50 
GeneralRe: sending messages to other programs Pin
Member 120896511-Sep-00 10:25
Member 120896511-Sep-00 10:25 
GeneralHOOKs again Pin
Mustafa Demirhan10-Sep-00 10:46
Mustafa Demirhan10-Sep-00 10:46 
GeneralRe: HOOKs again Pin
Michael Dunn10-Sep-00 11:44
sitebuilderMichael Dunn10-Sep-00 11:44 
GeneralRe: HOOKs again Pin
Sam Hobbs10-Sep-00 14:55
Sam Hobbs10-Sep-00 14:55 
GeneralRe: HOOKs again Pin
Sam Hobbs10-Sep-00 15:22
Sam Hobbs10-Sep-00 15:22 
GeneralI'm new and i need help with html and all Pin
Alex98065410-Sep-00 10:26
Alex98065410-Sep-00 10:26 
GeneralRe: I'm new and i need help with html and all Pin
Philip Nicoletti10-Sep-00 12:56
Philip Nicoletti10-Sep-00 12:56 
GeneralAbout bitmaps on dialog Pin
Eq9-Sep-00 17:39
Eq9-Sep-00 17:39 
GeneralUsing HOOKs Pin
Mustafa Demirhan9-Sep-00 0:44
Mustafa Demirhan9-Sep-00 0:44 
GeneralRe: Using HOOKs Pin
Sam Hobbs9-Sep-00 17:22
Sam Hobbs9-Sep-00 17:22 
GeneralRe: Using HOOKs Pin
Marcelo Guerra26-Dec-00 6:47
Marcelo Guerra26-Dec-00 6:47 
GeneralMoney 2000 Pin
pankaj8-Sep-00 21:07
pankaj8-Sep-00 21:07 
GeneralRe: Money 2000 Pin
David Wulff10-Sep-00 10:58
David Wulff10-Sep-00 10:58 
GeneralSetWindowLong Pin
Jamie Nordmeyer8-Sep-00 14:13
Jamie Nordmeyer8-Sep-00 14:13 

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.