No announcements
Found 68532 threads
-
0 Votes
how to debug stored procedure in mfc application
select col1,col2, into #temp from tab1,tab2 etc... select* from #temp if i execute this in c# application it ...Answered | 2 Replies | 1743 Views | Created by kobosh - Wednesday, April 3, 2013 5:58 PM | Last reply by Jason Dot Wang - Friday, April 5, 2013 5:59 AM -
0 Votes
An unsupported operation was attempted Error in MFC application
MFC application. Collected dump file and debugged it , I have seen “_TI4PAVCDBException” in the call stack. Any body knows what this exception means, what could be the ...Answered | 1 Replies | 10572 Views | Created by Suresh Selvaraj - Tuesday, May 19, 2009 10:30 AM | Last reply by Mike Walsh FIN - Tuesday, May 19, 2009 11:17 AM -
0 Votes
MFC Application crash while closing a document on touch screen laptop.
I have an application developed in MFC. The application isAnswered | 3 Replies | 761 Views | Created by Sujata N - Thursday, November 15, 2018 2:01 PM | Last reply by Guido Franzke - Thursday, November 15, 2018 2:30 PM -
0 Votes
bindingRedirect not working for an application config file for Visual C++ with MFC application
Have a great day! Shrikant Maske Tier 2 Application Support Server and Tools Online Engineering Live Services TeamAnswered | 1 Replies | 8463 Views | Created by rknrolls - Thursday, March 26, 2009 11:17 AM | Last reply by Shrikant Maske - Thursday, March 26, 2009 1:20 PM -
0 Votes
DefaultSettingsEXE MFC Application has stopped working
hello there., im always having this error message everytime i boot my laptop., the error says "DefaultSettingsEXE MFC Application has stopped working"., I ...Proposed | 1 Replies | 9832 Views | Created by arTzer_008 - Wednesday, January 21, 2009 10:19 PM | Last reply by Brian Muth - Wednesday, January 21, 2009 11:22 PM -
1 Votes
Where is the best place to ask questions about MFC (desktop app)?
Where is the best place to ask questions about MFC desktop application)? There is forum about MFC but is about Smart Device Development, no about ...Answered | 1 Replies | 9212 Views | Created by Paweł Sołtysiak - Tuesday, April 14, 2009 8:25 AM | Last reply by Tagore Bandlamudi - Tuesday, April 14, 2009 8:36 AM -
0 Votes
Application display UI improper
Hi Friends, I have written MFC application exe (A.exe), MFC extension DLL having exported derived Dialog class (B.dll ), ...Answered | 1 Replies | 7378 Views | Created by sunil_pagare - Tuesday, May 18, 2010 3:12 PM | Last reply by Edwer Fang - Wednesday, May 19, 2010 7:34 AM -
1 Votes
Writing to same console in MFC
Hi, I have a MFC application. When I run the .EXE from a command prompt, and if I want help (eg. xcopy /?), can I get ...Answered | 1 Replies | 808 Views | Created by HAJ12 - Wednesday, June 18, 2014 6:12 PM | Last reply by Dave Patrick - Thursday, June 19, 2014 12:40 AM -
2 Votes
Programmatically remove folders/files from Quick Access
I’m developing an MFC application managing embedded Excel documents and the documents must not be accessed outside the application (medical documents in patient ...Answered | 5 Replies | 1005 Views | Created by Nybitech - Tuesday, October 30, 2018 10:06 AM | Last reply by Nybitech - Thursday, November 15, 2018 10:32 AM -
1 Votes
Application(mfc) failing in Release build due to compiler optimization but working fine in debug build
I am facing issue with Release build. Application works fine in Debug build but in release build a pointer initialized to hold object of another class is getting different addressAnswered | 2 Replies | 655 Views | Created by param_joshi - Monday, November 9, 2015 1:05 PM | Last reply by Weiwei Cai - Monday, November 16, 2015 7:57 AM -
0 Votes
How do I set an umanaged dialog as the Owner of a WinForm Form?
OnFormShown(), but the locked up the MFC application and the WinForm. Can someone explain how to get my unmanaged dialog/app to be the owner/parent of the managed winform?Answered | 1 Replies | 8097 Views | Created by byronasdf - Tuesday, April 19, 2011 6:31 PM | Last reply by Max Wang_1983 - Tuesday, April 19, 2011 9:31 PM -
0 Votes
Call C# dll method from a MFC dll class...
Hi, I have a VS 6.0 MFC dll and a C# dll in my .Net application. I want to pass some data(byte array) from my MFC application to ...Answered | 1 Replies | 8183 Views | Created by IamHuM - Sunday, September 5, 2010 6:02 PM | Last reply by Shivendra Pratap Singh - Tuesday, September 7, 2010 10:50 PM -
0 Votes
CDO outlook 2007
Visual C++ Language >Answered | 1 Replies | 8994 Views | Created by sudarsanan - Thursday, February 5, 2009 9:04 AM | Last reply by ashawani_dubey - Friday, February 6, 2009 5:29 AM -
2 Votes
LNK 2001 and LNK 2019 errors occurring between linked DLLs ONLY when using 64-bit (x64) platform on Visual Studio C++ MFC Desktop Application
Where is the forum for this question?? The title basically covers it. The DLLs seem to be linked fine in the Linker property pages settings, ...Answered | 2 Replies | 551 Views | Created by Floofy - Wednesday, December 9, 2020 4:17 AM | Last reply by Dave Patrick - Wednesday, December 9, 2020 1:14 PM -
2 Votes
Cannot resolve reference Microsoft.VC90.MFC
Hi! I'm trying to register a 3rd party COM dll to be used in a WCF service application, but calling regsvr32 fails with the sxstrace output below. How to solve the ...Answered | 3 Replies | 23106 Views | Created by haba713 - Monday, December 28, 2009 10:36 PM | Last reply by Sheng Jiang 蒋晟 - Sunday, January 3, 2010 5:58 AM -
0 Votes
On Screen Keyboard
Hi, I want to call the On Screen keyboard (OSK) from my MFC application. The OSK will work in the Scanning Mode, so that if the user does ...Answered | 1 Replies | 7538 Views | Created by LRSV - Monday, December 27, 2010 8:30 AM | Last reply by Siddharth Chavan - Monday, December 27, 2010 8:35 AM -
3 Votes
UI interface in HPC clusters
I need to write a program with parallel computation of 2 computers, 8 core each, with an MFC application (can't accept Win32 Console application) using Visual Studio 2008. ...Answered | 12 Replies | 795 Views | Created by Simon Tong - Thursday, February 4, 2016 4:11 AM | Last reply by Simon Tong - Wednesday, March 23, 2016 5:41 AM -
0 Votes
How Do I Make GUI Look The Same On Different Computers?
Hi vblacke, Thanks for your post. What project do you work with? Is it a WPF project or Winform application? ...Answered | 1 Replies | 9150 Views | Created by vblacke - Tuesday, May 17, 2011 6:27 PM | Last reply by Victor_Chen - Thursday, May 19, 2011 7:16 AM -
0 Votes
Forum for handling high DPI scaling with MFC dlls
-pages-in-a-mfc-application-to-render-correctly-on-high-dpi-devices?forum=windowscompatibility ThanksAnswered | 2 Replies | 1387 Views | Created by Ninja8 - Thursday, March 27, 2014 4:49 AM | Last reply by Sheng Jiang 蒋晟 - Thursday, March 27, 2014 10:55 PM -
0 Votes
Windows UI Unit testing automation
Hi, I have a MFC application i.e. Windows Application written using VS 2008. I want to automate this UI application using VS ...Answered | 1 Replies | 8224 Views | Created by AdityaReddyM - Wednesday, February 24, 2010 6:59 AM | Last reply by Shrikant Maske - Thursday, February 25, 2010 5:10 AM - Items 1 to 20 of 68532 Next ›
No announcements