No announcements
-
1 Votes
VS C++ MFC Application Exit Code
What is the best way to set the exit code value when exiting a C++ MFC Windows application (such as from the main menu)? Is it appropriate to call the ExitProcess() ...Answered | 5 Replies | 27432 Views | Created by Bryan C_ - Wednesday, November 16, 2005 3:48 PM | Last reply by dmihailescu - Thursday, June 6, 2019 11:21 PM -
0 Votes
Does Microsoft Vista Supports Visual C++/MFC Application
Yes, it does support Visual C++/MFC Applications.Answered | 1 Replies | 3047 Views | Created by Kihat - Wednesday, March 28, 2007 8:10 AM | Last reply by Matthew Watson - Wednesday, March 28, 2007 8:58 AM -
0 Votes
c++ , MFC applications
can any body suggest any good site were MFC application and multithreading c++ codes are availabale. I m learning to use threads in mFC ...Unanswered | 2 Replies | 1599 Views | Created by fighterphilip - Wednesday, June 27, 2018 7:57 AM | Last reply by Simple Samples - Wednesday, June 27, 2018 5:00 PM -
0 Votes
Calling .NET DLL from C++/MFC application
-recommended way for all C++ applications (though I must confess I always use static linking). 3. Yes, "CRT/MFC DLL's" means "MICROSOFT ...Answered | 3 Replies | 5952 Views | Created by Bjerner - Monday, January 25, 2010 10:19 AM | Last reply by davewilk - Monday, January 25, 2010 1:16 PM -
0 Votes
Visual c++, MFC application
MFC application to resolve this problem. I have never made MFC appl. before. My question is how would make a web tool browser in MFC ...Answered | 2 Replies | 3599 Views | Created by Gennady46 - Monday, March 1, 2010 6:43 PM | Last reply by Tom Serface - Wednesday, March 3, 2010 3:25 AM -
1 Votes
C++ MFC Application Looks Dated
All, I am working with an old Windows MFC application that looks dated (old fashioned, like Windows 3.1). What is the best way to update it so it uses the ...Answered | 7 Replies | 7222 Views | Created by Paulem0071 - Thursday, July 9, 2009 2:47 PM | Last reply by jinzai - Thursday, July 9, 2009 4:49 PM -
0 Votes
Convert old C++ MFC application to WCF
How easy or hard to convert an old MFC application written in C++ to use new WCF libraries? Thanks.Unanswered | 2 Replies | 4670 Views | Created by Vien Nguyen - Monday, December 4, 2006 9:14 PM | Last reply by Vien Nguyen - Friday, December 8, 2006 1:12 AM -
0 Votes
Upgrade C++ MFC application to new look
I have an application built on C++ which uses MFC. How ever the menus and toolbars have an old look and feel. I want to upgrade it to ...Answered | 3 Replies | 1741 Views | Created by nandy101 - Sunday, May 26, 2013 1:40 PM | Last reply by davewilk - Wednesday, May 29, 2013 10:31 AM -
1 Votes
how to run c# Form application inside c++/MFC application window.
I have a c# application and a C++/MFC application. The MFC application is build by other people I have build a c# part. Now I ...Answered | 1 Replies | 988 Views | Created by BhojBdrKarki - Thursday, May 12, 2016 6:32 AM | Last reply by Viorel_ - Thursday, May 12, 2016 10:47 AM -
0 Votes
How do I use an application role from within a C++ MFC application?
Can anyone give me a working example of how to use an application role from a C++ MFC Application? I am making use of the CDatabase and ...Answered | 1 Replies | 4024 Views | Created by $K00ZA - Thursday, March 12, 2009 6:23 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, March 12, 2009 3:20 PM -
0 Votes
C++ MFC application thread handle count
I'm doing some analysis on a C++ MFC app using the tool Handle. As I execute the app and always bring it back to a “known” state (all files closed, etc) I noticedAnswered | 6 Replies | 1758 Views | Created by GSP_T - Wednesday, May 22, 2013 1:40 AM | Last reply by GSP_T - Thursday, May 23, 2013 12:20 PM -
0 Votes
Visual C++ MFC application (VS2010) deployment
Hi, I've created two MFC applications which compile and run ok from the IDE. However let's say that the second application wasn't created using App ...Answered | 2 Replies | 1773 Views | Created by JRod2011 - Tuesday, April 10, 2012 2:52 AM | Last reply by philevra - Tuesday, April 10, 2012 4:40 PM -
1 Votes
Ways to improve performance in an C++ MFC Application
); } Any help is greatly appreaciated. Use the MFC User Interface thread or Use Worker ...Answered | 5 Replies | 3049 Views | Created by sk_Rick - Tuesday, February 21, 2012 8:13 AM | Last reply by sk_Rick - Wednesday, February 22, 2012 3:35 AM -
0 Votes
How to deploy or publish C++ MFC application from VS2005
Have developed a C++ MFC application and the exe runs on my development computer but I have not been able to run the program on another computer. I need ...Answered | 2 Replies | 3369 Views | Created by PXU - Wednesday, June 17, 2009 4:46 PM | Last reply by Brian Muth - Wednesday, June 17, 2009 5:05 PM -
0 Votes
visual c++ MFC application, what must be installed on a target machine for it to work?
You said: > > *You can build MFC applications with the MFC libraries & 'C' run-time > libraries statically linked - which ...Answered | 7 Replies | 3711 Views | Created by Gennady46 - Sunday, March 21, 2010 5:10 AM | Last reply by David Lowndes - Monday, March 22, 2010 8:10 AM -
1 Votes
Visual C++ V6 MFC Application
Hi There, I've downloaded the source code to a Visual C++ V6 MFC application. I've loaded the project into Visual C++ Express 2008 and am trying ...Answered | 4 Replies | 5443 Views | Created by SpodgyTwoSugars - Monday, November 9, 2009 9:34 PM | Last reply by SpodgyTwoSugars - Tuesday, November 10, 2009 10:44 PM -
1 Votes
Side-by-Side COM Assemblies used in C++ MFC Application
Good day all. I've been searching for answers to this all day, and I hope now that someone can end my pain. I'm working with a C++ MFC application that ...Answered | 3 Replies | 4790 Views | Created by Corey Derochie - Thursday, April 22, 2010 11:04 PM | Last reply by Corey Derochie - Friday, April 23, 2010 7:11 PM -
0 Votes
Side-by-Side COM Assemblies used in C++ MFC Application
of my question. Good day all. I've been searching for answers to this all day, and I hope now that someone can end my pain. I'm working ...Unanswered | 2 Replies | 2718 Views | Created by Corey Derochie - Friday, April 23, 2010 7:08 PM | Last reply by Corey Derochie - Friday, April 23, 2010 7:10 PM -
0 Votes
Host a C# .Net NotifyIcon in a MFC C++ application
Hi there, I'm developping a module meant to be implemented in several applications. Some of them are unmanaged MFC C++ legacy applications and ...Answered | 5 Replies | 4715 Views | Created by babacrash - Tuesday, July 31, 2007 10:27 PM | Last reply by babacrash - Friday, August 3, 2007 3:58 PM -
0 Votes
How to use the Windows forms controls(C#) in MFC application?
Hi Mohanraj, Welcome to MSDN fourm. You want to use winform control(C#) in the MFC application(C++), and you ...Proposed | 1 Replies | 294 Views | Created by Mohanmj - Monday, August 7, 2017 12:38 PM | Last reply by Fletch Zhou - Tuesday, August 8, 2017 4:04 AM - Items 1 to 20 of 1248677 Next ›
No announcements