Enter Keywords:
1 - 10 of 354(0.009 seconds)
Sort By:
 
I created a project 'ATL COM AppWzard' with VC6.0 and inserted a full control that looks like a button, acts like a button & supports the 'Caption' property. I need my control to display the captio...
Zones: MFC, MS ProgrammingDate Answered: 02/19/1999 Rating: 6.4 Views: 0
Hello. I have an application that is doing a transaction, and updating a progress bar in a dialog box. The problem is that while this function is running, it locks up the system, at least this dial...
Zones: C++, MS ProgrammingDate Answered: 07/21/1999 Rating: 8.6 Views: 0
How can i create and call a dialog box in ATL. I found that the way i create & call a dialog box in ATL is different than in VC++. VC++ method doesn't work in ATL. Anybody knows, help me.
Zones: Misc Programming, MS Visu…Date Answered: 11/26/1999 Rating: 7.4 Views: 0
I build an ATL Server (and client) program which works perfectly on my developing PC. When I want to install the files on another PC (without Visual C++ environment) I get an error when I register ...
Zones: Win OS Dev, MS ProgrammingDate Answered: 03/07/2000 Rating: 8.6 Views: 0
I have an object IWSObject that was created to take incoming udp traffic decode the packets, then send custom messages encapsulated in those packet on to programs that care about them. For ins...
Zones: MFC, MS ProgrammingDate Answered: 08/23/2000 Rating: 6.8 Views: 0
I have created an ATL dll (no MFC). I have got three different classes in it. Let us call them A, B and C. C should contain an array or collection which can contain instances of A or instances of B...
Zones: C++, MS Visual C++ IDE, MS …Date Answered: 09/05/2000 Rating: 7.6 Views: 0
In the OnDraw method of my ATL COM object I used the BitBlt command to copy a picture from one device context to my ATL object's device context. My problem is that the picture is not displayed c...
Zones: C++, MS ProgrammingDate Answered: 10/02/2000 Rating: 6.6 Views: 0
I create an ATL Project and Add an ATL Property Page Object. I use an Object Wizard Script to have the ATL Object Wizard display the Property Page. All controls (static text, edit box, picture) dis...
Zones: C++, MS Visual C++ IDE, MS …Date Answered: 05/16/2001 Rating: 6.8 Views: 0
We have a not so well designed MFC-Application with about 600 classes. We are forced now to split it up in Client and different Server-Components, because the thing is growing and does not any mor...
Zones: MFC, MS ProgrammingDate Answered: 10/22/2000 Rating: 7.4 Views: 0
I have a component developed by ATL COM as exe(LocateServer.exe).When i compiled it with MsDev it compiled and registered well.But now i want to port my component to another system,so i created a *...
Zones: MFC, MS ProgrammingDate Answered: 11/08/2002 Rating: 7.6 Views: 0