Click here to Skip to main content
16,005,552 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDBase File Pin
Rassul Yunussov16-Mar-04 0:03
Rassul Yunussov16-Mar-04 0:03 
GeneralRe: DBase File Pin
Antti Keskinen16-Mar-04 0:42
Antti Keskinen16-Mar-04 0:42 
GeneralRe: DBase File Pin
basementman16-Mar-04 4:10
basementman16-Mar-04 4:10 
GeneralI have tried everyThing... Pin
Pazzuzu15-Mar-04 23:55
Pazzuzu15-Mar-04 23:55 
Generalincorporate DLL into software exe Pin
ppp00115-Mar-04 23:53
ppp00115-Mar-04 23:53 
GeneralRe: incorporate DLL into software exe Pin
Prakash Nadar16-Mar-04 0:29
Prakash Nadar16-Mar-04 0:29 
GeneralRe: incorporate DLL into software exe Pin
GuimaSun16-Mar-04 4:04
GuimaSun16-Mar-04 4:04 
GeneralRe: incorporate DLL into software exe Pin
Roger Allen16-Mar-04 4:05
Roger Allen16-Mar-04 4:05 
One possibility:

Embed the DLLs as custom resources into your executable. The first time your exe runs, it needs to extract and write the DLLs out to the same directory as your application before using them. This would mean you have to use dynamic linkage.


Roger Allen - Sonork 100.10016
Roger Wright: Remember to buckle up, please, and encourage your friends to do the same. It's not just about saving your life, but saving the quality of life for those you may leave behind...
GeneralRe: incorporate DLL into software exe Pin
basementman16-Mar-04 4:13
basementman16-Mar-04 4:13 
GeneralWindow Installer for VC++ 6.0 software Pin
ppp00115-Mar-04 23:47
ppp00115-Mar-04 23:47 
GeneralRe: Window Installer for VC++ 6.0 software Pin
Mehdi_Hosseinpour16-Mar-04 0:12
Mehdi_Hosseinpour16-Mar-04 0:12 
GeneralRe: Window Installer for VC++ 6.0 software Pin
Andy C16-Mar-04 0:33
Andy C16-Mar-04 0:33 
GeneralRe: Window Installer for VC++ 6.0 software Pin
MeterMan16-Mar-04 17:30
MeterMan16-Mar-04 17:30 
Generalplaying raw file in c program Pin
shiva shankar15-Mar-04 23:44
shiva shankar15-Mar-04 23:44 
GeneralRe: playing raw file in c program Pin
Prakash Nadar16-Mar-04 0:18
Prakash Nadar16-Mar-04 0:18 
GeneralRe: playing raw file in c program Pin
Anonymous17-Mar-04 17:49
Anonymous17-Mar-04 17:49 
GeneralRe: playing raw file in c program Pin
David Crow16-Mar-04 2:35
David Crow16-Mar-04 2:35 
GeneralRe: playing raw file in c program Pin
Steve S16-Mar-04 3:20
Steve S16-Mar-04 3:20 
GeneralInstallation Root Pin
Mehdi_Hosseinpour15-Mar-04 22:24
Mehdi_Hosseinpour15-Mar-04 22:24 
GeneralRe: Installation Root Pin
Steve S15-Mar-04 22:34
Steve S15-Mar-04 22:34 
GeneralSolving Linear systems Pin
engineer_ali15-Mar-04 22:19
engineer_ali15-Mar-04 22:19 
GeneralRe: Solving Linear systems Pin
Antti Keskinen16-Mar-04 0:56
Antti Keskinen16-Mar-04 0:56 
GeneralRe: Solving Linear systems Pin
Robert A. T. Káldy16-Mar-04 1:03
Robert A. T. Káldy16-Mar-04 1:03 
GeneralMFC App Visual-Performance degrades after resizing several times Pin
ohadp15-Mar-04 21:51
ohadp15-Mar-04 21:51 
QuestionCListCtrl report view word wrap? Pin
soggie15-Mar-04 21:50
soggie15-Mar-04 21:50 

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.