I\'m trying to create a simple modeless dialog box which I\'m creating from my CWinApp derived InitInstance() function.
how can I convert a CString variable to a floating point? (I\'m using visuall c++ 6.0 and the MFC) I\'m trying to use an edit box to return a value which I\'m putting into an array of floating points
I have a question about ActiveX. From what I\'ve read a开发者_运维问答nd found on the internet, ActiveX is diminishing today and is seen less and less use. My question is, why is that? And what techno
I searched for a sample program to work on with the CList.But i could not find it.I got some basic definitions about the CLists(template class that behaves similar to the doubly linked lists).. and is
My application (base application is MFC interop with C++/CLI but it also contains a lot of C#, Windows Forms, WPF) has has a handle leak. Shortly after application start I can see the handle count in
I\'m making some changes to an old MFC application. The header \"stdafx.h\" includes another header \"mfcextensions.h\" which defines a class \"CMemDC\". In another header I need to include \"afxtoolb
Can I compare 2 string-format SIDs for equality? As per my understanding, a Group SID is a unique identifier in an Active Directory forest, so the string that I get by using ConvertSidToStringSid wi
What is the fastest/easiest way to convert an arra开发者_运维百科y (of double) into a MFC-Bitmap to be displayed in a Picture Control?I would start with a CMemDC, where you can set every pixel by CDC:
I have a problem with Visual Studio 2010. I\'m trying to add a button and associate an event to it. But when I double-click or right-click -> Add Event Handler开发者_StackOverflow中文版, my IDE stop r
Does anyone know the meaning of the error codes of CRichEditCtrl::StreamIn ? I use the following code to insert formatted text into my control, and sometimes I get an error code like开发者_开发技巧 -