Click here to Skip to main content
15,900,815 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CEdit Control to unsigned short array Pin
PJ Arends5-Feb-05 13:11
professionalPJ Arends5-Feb-05 13:11 
GeneralRe: CEdit Control to unsigned short array Pin
Dennis Wentworth5-Feb-05 13:35
sussDennis Wentworth5-Feb-05 13:35 
GeneralRe: CEdit Control to unsigned short array Pin
PJ Arends5-Feb-05 15:35
professionalPJ Arends5-Feb-05 15:35 
QuestionRedrawWindow(), Invalidate() ? Pin
BlackDice5-Feb-05 5:40
BlackDice5-Feb-05 5:40 
AnswerRe: RedrawWindow(), Invalidate() ? Pin
Mike Dimmick5-Feb-05 9:05
Mike Dimmick5-Feb-05 9:05 
GeneralRe: RedrawWindow(), Invalidate() ? Pin
BlackDice5-Feb-05 9:10
BlackDice5-Feb-05 9:10 
GeneralPlaying WAV files Pin
Grahamfff5-Feb-05 5:32
Grahamfff5-Feb-05 5:32 
GeneralRe: Playing WAV files Pin
PJ Arends5-Feb-05 10:44
professionalPJ Arends5-Feb-05 10:44 
GeneralRe: Playing WAV files Pin
Blake Miller7-Feb-05 5:25
Blake Miller7-Feb-05 5:25 
GeneralProblems with malloc Pin
r3dqu33n5-Feb-05 1:12
r3dqu33n5-Feb-05 1:12 
GeneralRe: Problems with malloc Pin
WoutL5-Feb-05 1:25
WoutL5-Feb-05 1:25 
GeneralRe: Problems with malloc Pin
r3dqu33n5-Feb-05 1:38
r3dqu33n5-Feb-05 1:38 
GeneralRe: Problems with malloc Pin
WoutL5-Feb-05 1:54
WoutL5-Feb-05 1:54 
GeneralRe: Problems with malloc Pin
Anonymous5-Feb-05 3:57
Anonymous5-Feb-05 3:57 
GeneralRe: Problems with malloc Pin
Mike Dimmick5-Feb-05 1:57
Mike Dimmick5-Feb-05 1:57 
GeneralRe: Problems with malloc Pin
Michael Dunn5-Feb-05 20:49
sitebuilderMichael Dunn5-Feb-05 20:49 
GeneralHTTP chunked encoding Pin
Taka Muraoka4-Feb-05 23:47
Taka Muraoka4-Feb-05 23:47 
GeneralA Problem with PostgreSQl Pin
tranglt4-Feb-05 22:44
tranglt4-Feb-05 22:44 
GeneralGDI+ Bitmaps Pin
jgeorge214-Feb-05 22:04
jgeorge214-Feb-05 22:04 
GeneralRe: GDI+ Bitmaps Pin
PJ Arends5-Feb-05 8:57
professionalPJ Arends5-Feb-05 8:57 
Generalarchiving code or binary within my prog Pin
Spiritofamerica4-Feb-05 20:25
Spiritofamerica4-Feb-05 20:25 
hello

This is meant as a theorethical programming question basically but if you could acompany some examples in c and vbs to your answers as examples or proof of concepts that would be lovely.

So the question is:

Can code be archived(made smaller than it actually is)?
Like for exemple could I have a function make_code_big_again that could receive as a parameter a array like structure, string wharever containing some code that was made small andmake it bigg again and run it???

or could this be done with binary files???

like could I somehow archive them, put them inside the exe in a big string or as resources and then unpack them, but withouth utilising any third paryt software like winrar or winzip cause that wouldn't make the program very platform independent.

???


thank you for your time
GeneralRe: archiving code or binary within my prog Pin
jgeorge214-Feb-05 22:11
jgeorge214-Feb-05 22:11 
GeneralRe: archiving code or binary within my prog Pin
Maximilien5-Feb-05 3:41
Maximilien5-Feb-05 3:41 
GeneralRe: archiving code or binary within my prog Pin
Chris Losinger5-Feb-05 3:44
professionalChris Losinger5-Feb-05 3:44 
Generalcreate thread in run time Pin
javad_20054-Feb-05 20:23
javad_20054-Feb-05 20:23 

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.