Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC version used ? Pin
ddmcr26-May-05 5:23
ddmcr26-May-05 5:23 
GeneralRe: MFC version used ? Pin
ThatsAlok26-May-05 18:50
ThatsAlok26-May-05 18:50 
GeneralRe: MFC version used ? Pin
Cedric Moonen25-May-05 21:43
Cedric Moonen25-May-05 21:43 
GeneralRe: MFC version used ? Pin
J.B.25-May-05 22:18
J.B.25-May-05 22:18 
GeneralRe: MFC version used ? Pin
toxcct25-May-05 22:45
toxcct25-May-05 22:45 
GeneralRe: MFC version used ? Pin
Member 199230325-May-05 23:29
Member 199230325-May-05 23:29 
GeneralRe: MFC version used ? Pin
Bob Stanneveld25-May-05 23:35
Bob Stanneveld25-May-05 23:35 
GeneralRe: MFC version used ? Pin
Bob Stanneveld25-May-05 23:33
Bob Stanneveld25-May-05 23:33 
The main reason why this should not be done, is because MS will not be able to help you with updates if you statically link to their libs into your app.

Another good reason might be applicable when you develop a large application. The reason that comes to mind is: when you statically link to MFC's libraries, your link time will increase dramatically. This is not very pleasant if you have to wait a very long time before your application is linked together.

Blog[^]
AnswerRe: MFC version used ? Pin
Jon Hulatt26-May-05 0:31
Jon Hulatt26-May-05 0:31 
AnswerRe: MFC version used ? Pin
Tim Smith26-May-05 3:35
Tim Smith26-May-05 3:35 
AnswerRe: MFC version used ? Pin
Usman Tasleem Akshaf26-May-05 3:36
Usman Tasleem Akshaf26-May-05 3:36 
GeneralRe: MFC version used ? Pin
toxcct26-May-05 4:04
toxcct26-May-05 4:04 
GeneralOPC Pin
Robsori25-May-05 20:23
Robsori25-May-05 20:23 
GeneralRe: OPC Pin
geo_m26-May-05 18:41
geo_m26-May-05 18:41 
Generalmaped network drives Pin
_tasleem25-May-05 19:29
_tasleem25-May-05 19:29 
GeneralRe: maped network drives Pin
David Crow26-May-05 4:03
David Crow26-May-05 4:03 
GeneralLooking for Word/Excel Object model doc Pin
J.B.25-May-05 17:35
J.B.25-May-05 17:35 
GeneralRe: Looking for Word/Excel Object model doc Pin
Shog925-May-05 17:47
sitebuilderShog925-May-05 17:47 
GeneralCFont0 Pin
J.B.25-May-05 23:21
J.B.25-May-05 23:21 
GeneralCFont0 Pin
Shog926-May-05 11:51
sitebuilderShog926-May-05 11:51 
QuestionDoes anyone know flash? Pin
Member 199230325-May-05 13:57
Member 199230325-May-05 13:57 
AnswerRe: Does anyone know flash? Pin
Christian Graus25-May-05 15:51
protectorChristian Graus25-May-05 15:51 
AnswerRe: Does anyone know flash? Pin
ThatsAlok25-May-05 18:18
ThatsAlok25-May-05 18:18 
GeneralRe: Does anyone know flash? Pin
Christian Graus25-May-05 18:23
protectorChristian Graus25-May-05 18:23 
GeneralRe: Does anyone know flash? Pin
ThatsAlok25-May-05 18:34
ThatsAlok25-May-05 18:34 

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.