Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to upate one child dialog from other child dilaog? Pin
jhwurmbach25-Feb-07 22:15
jhwurmbach25-Feb-07 22:15 
GeneralRe: how to upate one child dialog from other child dilaog? Pin
amitmistry_petlad 25-Feb-07 22:47
amitmistry_petlad 25-Feb-07 22:47 
GeneralRe: how to upate one child dialog from other child dilaog? Pin
jhwurmbach25-Feb-07 23:00
jhwurmbach25-Feb-07 23:00 
GeneralRe: how to upate one child dialog from other child dilaog? Pin
amitmistry_petlad 25-Feb-07 23:13
amitmistry_petlad 25-Feb-07 23:13 
GeneralRe: how to upate one child dialog from other child dilaog? Pin
jhwurmbach25-Feb-07 23:33
jhwurmbach25-Feb-07 23:33 
QuestionDeploying VS2005 applications without administrator rights Pin
Cedric Moonen25-Feb-07 22:02
Cedric Moonen25-Feb-07 22:02 
AnswerRe: Deploying VS2005 applications without administrator rights Pin
sps-itsec4625-Feb-07 23:41
sps-itsec4625-Feb-07 23:41 
AnswerRe: Deploying VS2005 applications without administrator rights Pin
Michael Dunn26-Feb-07 10:28
sitebuilderMichael Dunn26-Feb-07 10:28 
You can still use the static-LIB versions of MFC and the CRT, do that and you won't need to run the redist installer. If you really have to use the DLL versions, you can still do so w/o running the installer, however it involves messing with manifests which I've never taken the time to funny grok, since I always use the static LIB versions.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

Ford, what's this fish doing in my ear?

GeneralRe: Deploying VS2005 applications without administrator rights Pin
sps-itsec4627-Feb-07 2:37
sps-itsec4627-Feb-07 2:37 
QuestionHow can I load French Stringtable Pin
dungpapai25-Feb-07 21:58
dungpapai25-Feb-07 21:58 
AnswerWhat is the big deal? Pin
Rajesh R Subramanian25-Feb-07 22:29
professionalRajesh R Subramanian25-Feb-07 22:29 
AnswerRe: How can I load French Stringtable Pin
KaЯl27-Feb-07 4:05
KaЯl27-Feb-07 4:05 
Questionassignment operator for CDBVariant Pin
prithaa25-Feb-07 21:25
prithaa25-Feb-07 21:25 
AnswerRe: assignment operator for CDBVariant Pin
Try25-Feb-07 21:31
Try25-Feb-07 21:31 
AnswerRe: assignment operator for CDBVariant Pin
prasad_som25-Feb-07 21:38
prasad_som25-Feb-07 21:38 
GeneralRe: assignment operator for CDBVariant Pin
prithaa25-Feb-07 22:03
prithaa25-Feb-07 22:03 
AnswerRe: assignment operator for CDBVariant Pin
prasad_som25-Feb-07 22:10
prasad_som25-Feb-07 22:10 
GeneralRe: assignment operator for CDBVariant Pin
Cedric Moonen25-Feb-07 22:17
Cedric Moonen25-Feb-07 22:17 
Questionvideo compression Pin
viliam25-Feb-07 21:11
viliam25-Feb-07 21:11 
AnswerRe: video compression Pin
Russell'26-Feb-07 7:41
Russell'26-Feb-07 7:41 
AnswerRe: video compression Pin
KaЯl27-Feb-07 4:13
KaЯl27-Feb-07 4:13 
QuestionStatic Text control. Pin
Sameer_Thakur25-Feb-07 20:13
Sameer_Thakur25-Feb-07 20:13 
AnswerRe: Static Text control. Pin
prasad_som25-Feb-07 20:39
prasad_som25-Feb-07 20:39 
AnswerRe: Static Text control. Pin
Try25-Feb-07 20:59
Try25-Feb-07 20:59 
AnswerRe: Static Text control. Pin
David Crow26-Feb-07 9:11
David Crow26-Feb-07 9:11 

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.