Click here to Skip to main content
15,914,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Moving a component programatically. Pin
David Crow26-Oct-05 9:27
David Crow26-Oct-05 9:27 
QuestionUnpack Files to memory and then run them (like thinstall) Pin
Nemok26-Oct-05 6:15
Nemok26-Oct-05 6:15 
QuestionRe: Unpack Files to memory and then run them (like thinstall) Pin
David Crow26-Oct-05 7:17
David Crow26-Oct-05 7:17 
AnswerRe: Unpack Files to memory and then run them (like thinstall) Pin
Nemok26-Oct-05 7:23
Nemok26-Oct-05 7:23 
QuestionRe: Unpack Files to memory and then run them (like thinstall) Pin
David Crow26-Oct-05 8:20
David Crow26-Oct-05 8:20 
AnswerRe: Unpack Files to memory and then run them (like thinstall) Pin
Nemok27-Oct-05 9:38
Nemok27-Oct-05 9:38 
AnswerRe: Unpack Files to memory and then run them (like thinstall) Pin
Chris Losinger26-Oct-05 8:24
professionalChris Losinger26-Oct-05 8:24 
AnswerRe: Unpack Files to memory and then run them (like thinstall) Pin
BadKarma26-Oct-05 8:49
BadKarma26-Oct-05 8:49 
Hi,

It is possible to load a binary, executable block of raw data into memory and link a function to it. So you could call that 'extra' function from your code without any problem. Maybe this is what you need ??
But to load an entire file into memory and to run it that is something different.

codito ergo sum
GeneralRe: Unpack Files to memory and then run them (like thinstall) Pin
Nemok27-Oct-05 9:34
Nemok27-Oct-05 9:34 
AnswerRe: Unpack Files to memory and then run them (like thinstall) Pin
Joel Lucsy27-Oct-05 14:54
Joel Lucsy27-Oct-05 14:54 
Questionconst_cast problem?? Pin
Bob Stanneveld26-Oct-05 6:04
Bob Stanneveld26-Oct-05 6:04 
AnswerRe: const_cast problem?? Pin
BadKarma26-Oct-05 8:16
BadKarma26-Oct-05 8:16 
GeneralRe: const_cast problem?? Pin
Bob Stanneveld28-Oct-05 7:01
Bob Stanneveld28-Oct-05 7:01 
AnswerRe: const_cast problem?? Pin
John R. Shaw26-Oct-05 14:59
John R. Shaw26-Oct-05 14:59 
GeneralRe: const_cast problem?? Pin
Bob Stanneveld28-Oct-05 6:56
Bob Stanneveld28-Oct-05 6:56 
GeneralRe: const_cast problem?? Pin
John R. Shaw30-Oct-05 16:28
John R. Shaw30-Oct-05 16:28 
GeneralRe: const_cast problem?? Pin
Bob Stanneveld30-Oct-05 18:51
Bob Stanneveld30-Oct-05 18:51 
QuestionLooking for GUI simple tutorial with VC++ .NET version 7.1 Pin
Loc Milkyway26-Oct-05 5:52
Loc Milkyway26-Oct-05 5:52 
AnswerRe: Looking for GUI simple tutorial with VC++ .NET version 7.1 Pin
Kevin McFarlane26-Oct-05 9:34
Kevin McFarlane26-Oct-05 9:34 
GeneralRe: Looking for GUI simple tutorial with VC++ .NET version 7.1 Pin
Loc Milkyway27-Oct-05 4:26
Loc Milkyway27-Oct-05 4:26 
QuestionOnPaint vr. DrawItem Pin
jason9926-Oct-05 5:39
jason9926-Oct-05 5:39 
AnswerRe: OnPaint vr. DrawItem Pin
Chris Losinger26-Oct-05 5:53
professionalChris Losinger26-Oct-05 5:53 
GeneralRe: OnPaint vr. DrawItem Pin
PJ Arends26-Oct-05 9:27
professionalPJ Arends26-Oct-05 9:27 
GeneralRe: OnPaint vr. DrawItem Pin
Chris Losinger26-Oct-05 9:35
professionalChris Losinger26-Oct-05 9:35 
Questionprint blank pages Pin
valerie9926-Oct-05 5:16
valerie9926-Oct-05 5:16 

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.