Using the MFC ActiveX Control Wizard instead of the MFC AppWizard (exe) 
Author Message
 Using the MFC ActiveX Control Wizard instead of the MFC AppWizard (exe)

Platform:  Window's NT Workstation
Language:  Visual C++ 5.0

I have successfully written a program with the MFC AppWizard (exe), using a
ComboBox, Buttons, and a ListView (in Report mode).  I got them to interact
the way I wanted, etc.  Now I'm trying to recreate what I did for that
program, but now using the MFC ActiveX ControlWizard.  I'm really having a
hard time trying to figure out how everything interacts, and in particular,
calling function like InsertItem (), etc.  Are these the functions that I
should be trying to call...if not, what functions do I need to be able to
populate the ListView?

Thanx for any input...~cris



Mon, 24 Jul 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. WEIRD: Code works in MFC AppWizard (exe) but not OLE Control Wizard (ocx)

2. Using an MFC Extension DLL from an MFC ActiveX Control

3. Custom AppWizard for MFC ActiveX control

4. Developing mfc activex control and using ActiveX SDK-question

5. Associate MFC wrapper to An MFC ActiveX control to control

6. MFC ActiveX Control Wizard

7. ATL COM APPWizard / MFC ActiveX Control Wizard ... Wich one for web page??? - As VB ActiveX Control

8. Migrating a MFC exe to an ActiveX control

9. upgrade C++ source file to MFC AppWizard (exe)

10. MFC - VC++ 6.0 - AppWizard exe -Dialog

11. MFC EXE/ATL COM AppWizard

12. ATL(+MFC) Composite control VS MFC ActiveX Contol

 

 
Powered by phpBB® Forum Software