Found about 2 opinions about parent_forum:microsoft.public.vc.mfc order:newer.
(Page 1)
1.
Common Resource in multiple applications
(05 Jun 2009)
On Fri, 5 Jun 2009 10:00:58 -0500, "AliR [VC++ MVP]" <AliR@online.nospam
Hi Guys,
Just want to get some opinions on this. Say I have a dialog box that is
used in more than one application, as we all know, I can simply put the cpp
and h file in a common folder and add it to the project of both
applications.
The resource is a different story, would you simply copy and paste the
resource from one app into another, or would you create a common resource
that both projects would have to...
2.
C++ vs. C#
(08 Apr 2009)
On Wed, 8 Apr 2009 19:41:04 -0400, "SteveR" <maxsrussellatremovethisembarqmail.com
An IT guy where I work asked me today why I am using C++ when I could be
using C#.
He is experienced with C++ and says that C# saves so much time and that
there basically is no longer any reason to be working in C++, at least in
most circumstances. From what I know of him, he does a very fine job in all
respects of his job. So I value his opinions, but I also am real interested
in what responses I mi...