I am using the CMFCRibbonGallery control. I have 1 image it in comprised of 350 images total. Each image is 64hX128w. On the initial draw of the control it is slow. Every other time it is fast. I trie
hi im using c++ mfc. i have main window which works all the time and i want to make new window. how can i do it?
I\'m calling this from a non-UI thread (another thread than my WPF controls) : public static FontFamily GetDefaultFontFamily()
How to convert decimal to hexadecimal in VC++(MFC A开发者_运维知识库pplication) ? THANKS.http://www.cplusplus.com/reference/clibrary/cstdlib/itoa/MFC you say?
We just released a new version of one of our applications, and are hearing early reports that it won\'t run on a few customer\'s computers.This is a 32-bit Win32/MFC application that we have been ship
I have a C++ native application that was built under VS2005 (sp1),On machine A. (Debug Mode) Now,I need to run this application on a \"clean\" computer, Clean means it has no VS installed on.
I recently installed VS2010 Ultimate.I\'m trying to create a MFC dialog based program.I use the built in template, take all the default options, and then compile the project.I then get the following l
Accor开发者_高级运维ding to this webpage: To safely use CWinThread, you must start the thread suspended and set the
I\'m a beg开发者_StackOverflowinner to ethernet programming, I want to access the ethernet port and send/recieve packets to/from it. I thought of using the CIM_EthernetPort class, but don\'t know how
I am writing a port scanning application in MFC C++ using Visual Studio 2010. When I try to compile, I get >100 errors, all connected with 开发者_如何学编程the files atlcore.h and afxcomctl32.h.