Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalchanging text color Pin
Jump_Around19-Sep-04 15:19
Jump_Around19-Sep-04 15:19 
GeneralRe: changing text color Pin
Archer28219-Sep-04 16:09
Archer28219-Sep-04 16:09 
GeneralRe: changing text color Pin
Sujan Christo20-Sep-04 1:52
Sujan Christo20-Sep-04 1:52 
Generalmaking your app upgradable Pin
mickelliot19-Sep-04 15:05
mickelliot19-Sep-04 15:05 
GeneralRe: making your app upgradable Pin
Christian Graus19-Sep-04 15:59
protectorChristian Graus19-Sep-04 15:59 
GeneralRe: making your app upgradable Pin
mickelliot19-Sep-04 16:11
mickelliot19-Sep-04 16:11 
GeneralRe: making your app upgradable Pin
mickelliot19-Sep-04 16:13
mickelliot19-Sep-04 16:13 
GeneralRe: making your app upgradable Pin
Christian Graus19-Sep-04 16:15
protectorChristian Graus19-Sep-04 16:15 
You can do that, choosing just the classes that you're likely to change. Or you can use a tool which basically diffs the two exes ( old and new ) and then makes a program which takes the differences, and merges them into the existing ( old ) app on the client machine.


Christian

I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
GeneralCSocket GetSockName Pin
transfer168919-Sep-04 11:55
transfer168919-Sep-04 11:55 
GeneralCalling my COM server via VBScript Pin
Alexander M.,19-Sep-04 10:12
Alexander M.,19-Sep-04 10:12 
General[edit] Who rated this?[/edit] Re: Calling my COM server via VBScript Pin
Jörgen Sigvardsson19-Sep-04 10:15
Jörgen Sigvardsson19-Sep-04 10:15 
GeneralRe: Calling my COM server via VBScript Pin
Alexander M.,19-Sep-04 10:33
Alexander M.,19-Sep-04 10:33 
GeneralRe: Calling my COM server via VBScript Pin
Michael Dunn19-Sep-04 11:35
sitebuilderMichael Dunn19-Sep-04 11:35 
GeneralKeyboard navigation Pin
Artem Moroz19-Sep-04 8:08
Artem Moroz19-Sep-04 8:08 
Questiongetting a class to output text instead of numbers? Pin
lordmickel19-Sep-04 8:07
lordmickel19-Sep-04 8:07 
QuestionHow can I put my dialog in the system tray? Pin
Larsson19-Sep-04 7:40
Larsson19-Sep-04 7:40 
AnswerRe: How can I put my dialog in the system tray? Pin
Alexander M.,19-Sep-04 8:12
Alexander M.,19-Sep-04 8:12 
GeneralRe: How can I put my dialog in the system tray? Pin
Larsson19-Sep-04 9:32
Larsson19-Sep-04 9:32 
GeneralRe: How can I put my dialog in the system tray? Pin
Jörgen Sigvardsson19-Sep-04 10:13
Jörgen Sigvardsson19-Sep-04 10:13 
GeneralRe: How can I put my dialog in the system tray? Pin
Ramkrishna Pawar19-Sep-04 20:25
Ramkrishna Pawar19-Sep-04 20:25 
AnswerRe: How can I put my dialog in the system tray? Pin
Gary R. Wheeler19-Sep-04 14:59
Gary R. Wheeler19-Sep-04 14:59 
QuestionWhy can't I use OnKeyDown in a CDialog? Pin
alex5kov19-Sep-04 7:27
alex5kov19-Sep-04 7:27 
AnswerRe: Why can't I use onkeydown in a CDialog? Pin
Gary R. Wheeler19-Sep-04 15:01
Gary R. Wheeler19-Sep-04 15:01 
GeneralRe: Why can't I use onkeydown in a CDialog? Pin
alex5kov21-Sep-04 7:49
alex5kov21-Sep-04 7:49 
GeneralLinking issue with COM interface and Class IDs Pin
Alexander M.,19-Sep-04 7:21
Alexander M.,19-Sep-04 7:21 

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.