August 13th, 2010 12:04 PM
Hi All,
Thanks for replies.
OReubens, I think your suggestion will be a good bet, but I have one more question. Say other files in the project needs to include a.h and use the defines in that...
August 12th, 2010 11:29 AM
Hi All,
Thanks for replies. I could add them manually for the first time but I don't know how to add dependencies between the files in VC++ 6.0 project. Can any please point me in right direction....
August 11th, 2010 05:03 PM
Hi Thanks for your quick response. can we do this dynamically by using VC++ command line or something ? the reason why I am asking is I don't want them to add manually, once user say "build" they...
August 11th, 2010 04:46 PM
I'm want to use a pre-build event in Visual C++ 6.0 to run a script which will automatically generate a .cpp and .h files, but I am not sure how these files could add to project ... So when I build...
January 22nd, 2010 10:18 AM
Hi All,
I want to disable the mosue movement in a MFC view application if the control is in an edit box and user entering data in the edit box. I want to get back the mouse movement once user...
August 24th, 2009 06:05 PM