Advertisement

1 - 10 of 2986 containing alltags:("MFC") (0.002 seconds)
I trying to detect when a user is pressing a toolbar button down.  I need to perform a routinue whilst this is happening.  But the MFC, from what I can see only picks up the Mouse Pressed, which is...
Zones: Windows MFCDate Answered: 02/11/1997 Grade: C Views: 0
I have an application (EXE) written under IBM's  Visual Age C++ for Windows (under NT).  I need to add OLE Automation Server Objects to this application.  My thought i to create a DLL using Microso...
Zones: Windows MFC, Microsoft ProgrammingDate Answered: 03/05/1997 Grade: C Views: 0
I would like to create an OCX control that does some translation and then calls an OCX control to do the work. for example... Program uses OCX control to add two scaled numbers 1  Program calls OCX...
Zones: Windows MFCDate Answered: 03/05/1997 Grade: B Views: 0
Hi,    In my application, there is a bitmap which is a prototype of a printed ckt. board displayed to my main window. Also, during OnFileOpen(), i have a modeless Fileopen dialog box with some add...
Zones: Windows MFCDate Answered: 04/05/1997 Grade: B Views: 0
I've developed a C++ Delaunay/Voronoi triangulation library which runs fine on several flavors of Unix as well as in NT and Win95 console applications. The debug version of the library writes erro...
Zones: Windows MFCDate Answered: 05/02/1997 Grade: B Views: 12
Hi, I tried to play a Metafile into a compatible Memory DC with MFC. It did not work. Is it possible? And how can I do it?
Zones: Windows MFCDate Answered: 05/06/1997 Grade: B Views: 0
Hello, I want to implement Winpopup in a application, i have found a WWW-page where a free MFC version of Winpopup was available, though, i lost it. Does anyone know where i could find this/a MF...
Zones: Windows MFC, Microsoft ProgrammingDate Answered: 07/18/1997 Grade: B Views: 0
I have just moved to MFC from OWL, and I am getting lost on a very simple issue: scrolling a Window. In my CWnd-derived window, I have set the WS_VSCROLL and WS_HSCROLL styles, so I have the scrol...
Zones: Windows MFCDate Answered: 09/28/1997 Grade: D Views: 0
Is it possible to disable the move of the window without hiding the titlebar (like patching GetMinMaxInfo for disabling the resize of the window) ? Thanx.
Zones: Windows MFCDate Answered: 10/21/1997 Grade: B Views: 0
My application with MFC needs a higher process, i.e. when it runs, the windows focus cannot be set to another applications. How can I set the process level? An example for this kind of application...
Zones: Windows MFCDate Answered: 10/09/1997 Grade: B Views: 0