Click here to Skip to main content
15,917,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
if you put that code in DLLs which are loaded dynamically (ie. using LoadLibrary, etc), you can compress them (use zLib), attach them to the end of your loader EXE.

it could be similar to this: http://www.codeproject.com/file/self_extractor.asp[^], but with the added decompression step.




Image Toolkits | Image Processing | Cleek

Generalcreate thread in run time Pin
javad_20054-Feb-05 20:23
javad_20054-Feb-05 20:23 
GeneralRe: create thread in run time Pin
2249174-Feb-05 21:00
2249174-Feb-05 21:00 
GeneralXML Parsing in VC++ Pin
cj_rahul4-Feb-05 19:55
cj_rahul4-Feb-05 19:55 
GeneralRe: XML Parsing in VC++ Pin
ThatsAlok4-Feb-05 22:02
ThatsAlok4-Feb-05 22:02 
GeneralRe: XML Parsing in VC++ Pin
ThatsAlok5-Feb-05 0:31
ThatsAlok5-Feb-05 0:31 
Generalplz guide me in ids Pin
miss smriti4-Feb-05 19:02
miss smriti4-Feb-05 19:02 
GeneralRe: plz guide me in ids Pin
Maximilien4-Feb-05 19:28
Maximilien4-Feb-05 19:28 
GeneralRe: plz guide me in ids Pin
miss smriti4-Feb-05 23:22
miss smriti4-Feb-05 23:22 
GeneralRe: plz guide me in ids Pin
Maximilien5-Feb-05 3:38
Maximilien5-Feb-05 3:38 
GeneralRe: plz guide me in ids Pin
2249174-Feb-05 19:38
2249174-Feb-05 19:38 
GeneralRe: plz guide me in ids Pin
miss smriti4-Feb-05 23:20
miss smriti4-Feb-05 23:20 
GeneralRe: plz guide me in ids Pin
ThatsAlok4-Feb-05 22:04
ThatsAlok4-Feb-05 22:04 
GeneralRe: plz guide me in ids Pin
miss smriti4-Feb-05 23:19
miss smriti4-Feb-05 23:19 
GeneralRe: plz guide me in ids Pin
ThatsAlok5-Feb-05 0:23
ThatsAlok5-Feb-05 0:23 
GeneralRe: plz guide me in ids Pin
Amitabh Kant5-Feb-05 6:29
Amitabh Kant5-Feb-05 6:29 
GeneralLaunching Outlook from within a program Pin
MattWednesbury4-Feb-05 18:01
MattWednesbury4-Feb-05 18:01 
GeneralRe: Launching Outlook from within a program Pin
2249174-Feb-05 19:36
2249174-Feb-05 19:36 

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.