Click here to Skip to main content
15,926,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralError about MFC42D.DLL ... Pin
Hadi Rezaee12-Apr-01 8:14
Hadi Rezaee12-Apr-01 8:14 
GeneralRe: Error about MFC42D.DLL ... Pin
Mustafa Demirhan12-Apr-01 9:51
Mustafa Demirhan12-Apr-01 9:51 
GeneralRe: Error about MFC42D.DLL ... Pin
Mustafa Demirhan12-Apr-01 9:53
Mustafa Demirhan12-Apr-01 9:53 
QuestionHow to Clone a Workspace/Project? Pin
Bryan Anslow12-Apr-01 6:30
Bryan Anslow12-Apr-01 6:30 
AnswerRe: How to Clone a Workspace/Project? Pin
Daniel Ferguson12-Apr-01 10:15
Daniel Ferguson12-Apr-01 10:15 
GeneralRe: How to Clone a Workspace/Project? Pin
Christian Skovdal Andersen14-Apr-01 22:17
Christian Skovdal Andersen14-Apr-01 22:17 
GeneralMy greatest fear... Pin
Brendan Tregear11-Apr-01 16:50
Brendan Tregear11-Apr-01 16:50 
GeneralRe: My greatest fear... Pin
Michael Dunn12-Apr-01 10:40
sitebuilderMichael Dunn12-Apr-01 10:40 
I hate to say this, but you've dug a hole for youself here. It sounds like you haven't been fixing bugs as they come up, but instead you plan on doing all your bug-fixing at the end. This has several problems: 1) The product has a lot of features working, so to outsiders it looks like it's closer to completion than it is. 2) There's more code there, so there's more code to search through looking for the causes of bugs. 3) You have a greater chance of a bug fix breaking something else.

Suggestions -

Resist the urge to throw more people at the project. If they don't know the code, they will need a lot of time to come up to speed, and might not understand side-effects of their bug fixes, which may cause other bugs.

Fix your bugs now. Your alternatives are to cram like mad up until your ship date, or release the thing and hope no one notices the crashes. Do either of those really sound like something you want to do?

Be honest with management and say you've got a lot of serious bugs, and you'll need x extra weeks of time. If they say no, stand up to them - you know the state of the product, they don't. Also mention that releasing emergency patches later will cost money and make the product look bad.

--Mike--
http://home.inreach.com/mdunn/
All your base are belong to ME~!
GeneralRe: My greatest fear... Pin
12-Apr-01 11:04
suss12-Apr-01 11:04 
GeneralThanks everyone for your help.... Pin
Brendan Tregear16-Apr-01 12:19
Brendan Tregear16-Apr-01 12:19 
QuestionHow to make a icon from a graphic file? Pin
Richard Cheng11-Apr-01 11:31
Richard Cheng11-Apr-01 11:31 
AnswerRe: How to make a icon from a graphic file? Pin
Andrew Peace14-Apr-01 4:40
Andrew Peace14-Apr-01 4:40 
GeneralRe: How to make a icon from a graphic file? Pin
PJ Arends14-Apr-01 7:35
professionalPJ Arends14-Apr-01 7:35 
GeneralPlease help me with WinHelp (and RoboHelp) Pin
Matt Philmon11-Apr-01 10:33
Matt Philmon11-Apr-01 10:33 
GeneralTake pity on a VB developer... Pin
Neil Kiser11-Apr-01 8:56
Neil Kiser11-Apr-01 8:56 
GeneralSet font and color for printer !!! Pin
Hadi Rezaee11-Apr-01 7:41
Hadi Rezaee11-Apr-01 7:41 
GeneralRe: Set font and color for printer !!! Pin
Richard Cheng11-Apr-01 8:31
Richard Cheng11-Apr-01 8:31 
GeneralRe: Set font and color for printer !!! Pin
Hadi Rezaee11-Apr-01 10:12
Hadi Rezaee11-Apr-01 10:12 
GeneralRe: Set font and color for printer !!! Pin
Richard Cheng11-Apr-01 11:24
Richard Cheng11-Apr-01 11:24 
GeneralRe: Set font and color for printer !!! Pin
4-May-01 7:24
suss4-May-01 7:24 
GeneralPop Dialog before start Pin
Richard Cheng11-Apr-01 7:00
Richard Cheng11-Apr-01 7:00 
GeneralRe: Pop Dialog before start Pin
AlexMarbus11-Apr-01 7:10
AlexMarbus11-Apr-01 7:10 
GeneralRe: Pop Dialog before start Pin
AlexMarbus11-Apr-01 7:11
AlexMarbus11-Apr-01 7:11 
GeneralRe: Pop Dialog before start (I need help...i still don't know how to do) Pin
Richard Cheng11-Apr-01 8:38
Richard Cheng11-Apr-01 8:38 
GeneralRe: Pop Dialog before start (I need help...i still don't know how to do) Pin
Manfred Ramosch12-Apr-01 11:23
Manfred Ramosch12-Apr-01 11:23 

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.