Click here to Skip to main content
15,916,417 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Creating an native (unmanaged) executable on the fly (at runtime) Pin
Ahmed Charfeddine12-Nov-09 5:51
Ahmed Charfeddine12-Nov-09 5:51 
i saw long ago an article here about a setup creator.
but there is was no such thing as the "run time" compilation of code unto an executable module.
the article was merely about an application that packages certain files in an exe by appending them to the end of a pre-existing exe resource and create an exe file that will in turn, ie at its execution, read what was attached to it and copy it to target directories specified in certain meta data.....good luck.

Easy Profiler : Now open source !
http://www.codeproject.com/KB/cpp/easyprofiler.aspx

GeneralRe: Creating an native (unmanaged) executable on the fly (at runtime) Pin
Ahmed Charfeddine12-Nov-09 6:06
Ahmed Charfeddine12-Nov-09 6:06 
QuestionPlease Help me out on this question? Pin
puvancooldude12-Nov-09 3:58
puvancooldude12-Nov-09 3:58 
AnswerRe: Please Help me out on this question? Pin
Cedric Moonen12-Nov-09 4:01
Cedric Moonen12-Nov-09 4:01 
AnswerRe: Please Help me out on this question? Pin
puvancooldude12-Nov-09 4:21
puvancooldude12-Nov-09 4:21 
GeneralRe: Please Help me out on this question? Pin
Michael Schubert12-Nov-09 4:59
Michael Schubert12-Nov-09 4:59 
AnswerRe: Please Help me out on this question? Pin
puvancooldude12-Nov-09 5:21
puvancooldude12-Nov-09 5:21 
GeneralRe: Please Help me out on this question? Pin
David Crow12-Nov-09 5:32
David Crow12-Nov-09 5:32 
GeneralRe: Please Help me out on this question? Pin
Maximilien12-Nov-09 5:02
Maximilien12-Nov-09 5:02 
GeneralRe: Please Help me out on this question? Pin
puvancooldude12-Nov-09 5:19
puvancooldude12-Nov-09 5:19 
GeneralRe: Please Help me out on this question? Pin
Richard MacCutchan12-Nov-09 5:33
mveRichard MacCutchan12-Nov-09 5:33 
AnswerRe: Please Help me out on this question? Pin
puvancooldude12-Nov-09 5:36
puvancooldude12-Nov-09 5:36 
GeneralRe: Please Help me out on this question? Pin
Richard MacCutchan12-Nov-09 6:24
mveRichard MacCutchan12-Nov-09 6:24 
QuestionHow many counts that the simple C++ code will call the Construction/Destruction ? Pin
wangningyu12-Nov-09 3:04
wangningyu12-Nov-09 3:04 
AnswerRe: How many counts that the simple C++ code will call the Construction/Destruction ? [modified] Pin
Cedric Moonen12-Nov-09 3:12
Cedric Moonen12-Nov-09 3:12 
GeneralRe: Thanks ! Pin
wangningyu12-Nov-09 3:15
wangningyu12-Nov-09 3:15 
GeneralOT- Damn... Pin
CPallini12-Nov-09 3:20
mveCPallini12-Nov-09 3:20 
GeneralRe: OT- Damn... Pin
Cedric Moonen12-Nov-09 3:22
Cedric Moonen12-Nov-09 3:22 
GeneralRe: Pin
wangningyu12-Nov-09 3:31
wangningyu12-Nov-09 3:31 
AnswerRe: How many counts that the simple C++ code will call the Construction/Destruction ? Pin
CPallini12-Nov-09 3:17
mveCPallini12-Nov-09 3:17 
QuestionSetting Properties of a DirectShow source filter (not DMO filter) in code (no GUI) Pin
RobstaHendricks12-Nov-09 2:44
RobstaHendricks12-Nov-09 2:44 
QuestionQueue Class Pin
Max++12-Nov-09 2:39
Max++12-Nov-09 2:39 
AnswerRe: Queue Class Pin
Cedric Moonen12-Nov-09 2:45
Cedric Moonen12-Nov-09 2:45 
QuestionFont size of ComboBox text Pin
m_mun12-Nov-09 2:31
m_mun12-Nov-09 2:31 
QuestionRe: Font size of ComboBox text Pin
David Crow12-Nov-09 5:12
David Crow12-Nov-09 5:12 

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.