Click here to Skip to main content
15,919,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: copy datas from one file to other file Pin
Cedric Moonen19-Jan-06 22:46
Cedric Moonen19-Jan-06 22:46 
QuestionRe: copy datas from one file to other file Pin
David Crow20-Jan-06 3:34
David Crow20-Jan-06 3:34 
QuestionHiding of dialogs Pin
nilesh.gawade19-Jan-06 22:30
nilesh.gawade19-Jan-06 22:30 
AnswerRe: Hiding of dialogs Pin
Cedric Moonen19-Jan-06 22:50
Cedric Moonen19-Jan-06 22:50 
GeneralRe: Hiding of dialogs Pin
Owner drawn19-Jan-06 22:59
Owner drawn19-Jan-06 22:59 
AnswerRe: Hiding of dialogs Pin
khan++20-Jan-06 0:01
khan++20-Jan-06 0:01 
QuestionSimple MFC App VS2005 Pin
S Douglas19-Jan-06 21:10
professionalS Douglas19-Jan-06 21:10 
AnswerRe: Simple MFC App VS2005 Pin
Cedric Moonen19-Jan-06 21:42
Cedric Moonen19-Jan-06 21:42 
It is because Microsoft introduced a new technique in VC2005, it has something to do with the manifest files (don't know much more about it, sorry).
It won't work like it worked for VC6 for example (just making a package with the dll and everything). Take a look here[^]

There are several deployement method described there.

Hope this helps
GeneralRe: Simple MFC App VS2005 Pin
S Douglas19-Jan-06 22:09
professionalS Douglas19-Jan-06 22:09 
GeneralRe: Simple MFC App VS2005 Pin
Cedric Moonen19-Jan-06 22:11
Cedric Moonen19-Jan-06 22:11 
GeneralRe: Simple MFC App VS2005 Pin
S Douglas19-Jan-06 22:18
professionalS Douglas19-Jan-06 22:18 
GeneralRe: Simple MFC App VS2005 Pin
Cedric Moonen19-Jan-06 22:14
Cedric Moonen19-Jan-06 22:14 
GeneralRe: Simple MFC App VS2005 Pin
S Douglas19-Jan-06 22:51
professionalS Douglas19-Jan-06 22:51 
AnswerRe: Simple MFC App VS2005 Pin
Michael Dunn19-Jan-06 22:59
sitebuilderMichael Dunn19-Jan-06 22:59 
GeneralRe: Simple MFC App VS2005 Pin
S Douglas19-Jan-06 23:16
professionalS Douglas19-Jan-06 23:16 
QuestionParse main arguments in C Pin
bouli19-Jan-06 20:59
bouli19-Jan-06 20:59 
AnswerRe: Parse main arguments in C Pin
ThatsAlok19-Jan-06 21:14
ThatsAlok19-Jan-06 21:14 
GeneralRe: Parse main arguments in C Pin
bouli19-Jan-06 22:51
bouli19-Jan-06 22:51 
GeneralRe: Parse main arguments in C Pin
ThatsAlok19-Jan-06 23:00
ThatsAlok19-Jan-06 23:00 
AnswerRe: Parse main arguments in C Pin
Rage19-Jan-06 21:48
professionalRage19-Jan-06 21:48 
GeneralRe: Parse main arguments in C Pin
bouli19-Jan-06 22:52
bouli19-Jan-06 22:52 
GeneralRe: Parse main arguments in C Pin
Rage19-Jan-06 23:28
professionalRage19-Jan-06 23:28 
GeneralRe: Parse main arguments in C Pin
David Crow20-Jan-06 3:30
David Crow20-Jan-06 3:30 
GeneralRe: Parse main arguments in C Pin
bouli20-Jan-06 4:58
bouli20-Jan-06 4:58 
GeneralRe: Parse main arguments in C Pin
David Crow20-Jan-06 5:12
David Crow20-Jan-06 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.