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

C / C++ / MFC

 
QuestionA simple problem with icon on taskbar button ! Pin
Joseph Marzbani11-Jun-08 23:52
Joseph Marzbani11-Jun-08 23:52 
AnswerRe: A simple problem with icon on taskbar button ! Pin
sudhir_Kumar12-Jun-08 1:30
sudhir_Kumar12-Jun-08 1:30 
GeneralRe: A simple problem with icon on taskbar button ! Pin
Joseph Marzbani13-Jun-08 21:41
Joseph Marzbani13-Jun-08 21:41 
QuestionOnEraseBkgnd() in dialog Pin
Anu_Bala11-Jun-08 23:11
Anu_Bala11-Jun-08 23:11 
AnswerRe: OnEraseBkgnd() in dialog Pin
Nibu babu thomas11-Jun-08 23:28
Nibu babu thomas11-Jun-08 23:28 
AnswerRe: OnEraseBkgnd() in dialog Pin
sudhir_Kumar12-Jun-08 1:13
sudhir_Kumar12-Jun-08 1:13 
AnswerRe: OnEraseBkgnd() in dialog Pin
David Crow12-Jun-08 4:08
David Crow12-Jun-08 4:08 
QuestionHow to design an application to handle versioning issues? Pin
nrj2311-Jun-08 23:10
nrj2311-Jun-08 23:10 
Hi All,
I have a dll A which contains functions f1, f2, f3, and i use these functions in my application, say function f4 in my application uses them for some purpose, now the problem is dll A is from third party, and it can have multiple versions in the future?, how can i take care of this issue in my design of Application such that new version of this dll(new version may have more functions or changed function names) doesn't impact function f4, say if new version dll is just extension to previous dll, would it be automatically called by my app, or do i need to take some measure to support new version, please help by considering other similiar scenarios, if i have missed any?, Thanks in Advance!
_____________
princenrj23
AnswerRe: How to design an application to handle versioning issues? Pin
Saurabh.Garg11-Jun-08 23:53
Saurabh.Garg11-Jun-08 23:53 
QuestionCoordinating between Print Setup dialog and Print dialog Pin
theCPkid11-Jun-08 22:52
theCPkid11-Jun-08 22:52 
AnswerRe: Coordinating between Print Setup dialog and Print dialog Pin
leonigah12-Jun-08 0:46
leonigah12-Jun-08 0:46 
GeneralRe: Coordinating between Print Setup dialog and Print dialog Pin
theCPkid12-Jun-08 2:41
theCPkid12-Jun-08 2:41 
GeneralRe: Coordinating between Print Setup dialog and Print dialog Pin
Nelek12-Jun-08 5:33
protectorNelek12-Jun-08 5:33 
GeneralRe: Coordinating between Print Setup dialog and Print dialog Pin
theCPkid12-Jun-08 21:24
theCPkid12-Jun-08 21:24 
GeneralRe: Coordinating between Print Setup dialog and Print dialog Pin
Nelek12-Jun-08 22:47
protectorNelek12-Jun-08 22:47 
QuestionRemove parent menu item Pin
kildareflare11-Jun-08 22:32
kildareflare11-Jun-08 22:32 
AnswerRe: Remove parent menu item Pin
Saurabh.Garg11-Jun-08 23:10
Saurabh.Garg11-Jun-08 23:10 
AnswerRe: Remove parent menu item Pin
SandipG 11-Jun-08 23:12
SandipG 11-Jun-08 23:12 
GeneralRe: Remove parent menu item Pin
Saurabh.Garg11-Jun-08 23:25
Saurabh.Garg11-Jun-08 23:25 
GeneralRe: Remove parent menu item Pin
kildareflare11-Jun-08 23:28
kildareflare11-Jun-08 23:28 
QuestionFinding specific locations in a string Pin
toasttime11-Jun-08 21:22
toasttime11-Jun-08 21:22 
AnswerRe: Finding specific locations in a string [modified] Pin
rp_suman11-Jun-08 21:46
rp_suman11-Jun-08 21:46 
AnswerRe: Finding specific locations in a string Pin
Nibu babu thomas11-Jun-08 21:47
Nibu babu thomas11-Jun-08 21:47 
AnswerRe: Finding specific locations in a string Pin
_AnsHUMAN_ 11-Jun-08 21:48
_AnsHUMAN_ 11-Jun-08 21:48 
AnswerRe: Finding specific locations in a string Pin
Saurabh.Garg11-Jun-08 21:58
Saurabh.Garg11-Jun-08 21:58 

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.