Click here to Skip to main content
15,920,383 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: updating global variable using a mutex Pin
elephantstar24-Aug-05 7:34
elephantstar24-Aug-05 7:34 
QuestionHow to analyse a string type of CString? Pin
ebinaini23-Aug-05 16:46
ebinaini23-Aug-05 16:46 
AnswerRe: How to analyse a string type of CString? Pin
David Crow23-Aug-05 16:51
David Crow23-Aug-05 16:51 
Questionfile seek failed? Pin
alex.barylski23-Aug-05 11:59
alex.barylski23-Aug-05 11:59 
AnswerRe: file seek failed? Pin
trelliot23-Aug-05 13:05
trelliot23-Aug-05 13:05 
AnswerRe: file seek failed? Pin
Roland Pibinger23-Aug-05 13:20
Roland Pibinger23-Aug-05 13:20 
GeneralSupport for old versions of MFC Pin
mamtz23-Aug-05 11:38
mamtz23-Aug-05 11:38 
GeneralRe: Support for old versions of MFC Pin
Ravi Bhavnani23-Aug-05 14:04
professionalRavi Bhavnani23-Aug-05 14:04 
mamtz wrote:
My program was built using Visual Studio 2003 and i ask how can i build the project within to support the older version of MFC?


It's not a question of "supporting an older version of MFC". An MFC app built with VS 2003 requires the presence of MFC71.dll unless it is statically linked with MFC, in which case the DLL isn't required.

/ravi

My new year's resolution: 2048 x 1536
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

GeneralUSB question Pin
Tom Wright23-Aug-05 11:19
Tom Wright23-Aug-05 11:19 
GeneralRe: USB question Pin
Alexander M.,23-Aug-05 15:04
Alexander M.,23-Aug-05 15:04 
Generaldouble click on MainFrame Caption Pin
llapanowski23-Aug-05 10:11
llapanowski23-Aug-05 10:11 
GeneralRe: double click on MainFrame Caption Pin
Maximilien23-Aug-05 10:23
Maximilien23-Aug-05 10:23 
GeneralRe: double click on MainFrame Caption Pin
David Crow23-Aug-05 10:27
David Crow23-Aug-05 10:27 
GeneralRe: double click on MainFrame Caption Pin
Ravi Bhavnani23-Aug-05 14:08
professionalRavi Bhavnani23-Aug-05 14:08 
GeneralQ: updating a dialog from within a loop Pin
maladuk23-Aug-05 10:10
maladuk23-Aug-05 10:10 
GeneralRe: Q: updating a dialog from within a loop Pin
David Crow23-Aug-05 10:30
David Crow23-Aug-05 10:30 
GeneralRe: Q: updating a dialog from within a loop Pin
Chris Losinger23-Aug-05 10:45
professionalChris Losinger23-Aug-05 10:45 
GeneralRe: Q: updating a dialog from within a loop Pin
Ravi Bhavnani23-Aug-05 14:09
professionalRavi Bhavnani23-Aug-05 14:09 
GeneralVSS has me concerned.... Pin
charlieg23-Aug-05 9:09
charlieg23-Aug-05 9:09 
GeneralRe: VSS has me concerned.... Pin
Maximilien23-Aug-05 10:32
Maximilien23-Aug-05 10:32 
GeneralRe: VSS has me concerned.... Pin
charlieg23-Aug-05 10:42
charlieg23-Aug-05 10:42 
GeneralRe: VSS has me concerned.... Pin
Taka Muraoka23-Aug-05 16:00
Taka Muraoka23-Aug-05 16:00 
GeneralRe: VSS has me concerned.... Pin
Peter Weyzen23-Aug-05 11:15
Peter Weyzen23-Aug-05 11:15 
GeneralRe: VSS has me concerned.... Pin
Graham Bradshaw23-Aug-05 13:12
Graham Bradshaw23-Aug-05 13:12 
GeneralRe: VSS has me concerned.... Pin
charlieg23-Aug-05 14:13
charlieg23-Aug-05 14:13 

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.