Re: Objects only showing under library in VB - First attempt at ATL VC 7.0
- From: "Bruce E. Stemplewski" <Bruce.Stemplewski@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 19:53:14 GMT
Bruce E. Stemplewski wrote:
I have written ActiveX controls with VC6 with little problem. In my VC6 controls, the objects for my OCX show up in the Auto Complete list when type Dim G etc.
I am using the wizard to create the objects.
In VC7 the objects do not show. The library entry does show and there are objects under that. But the objects start with C as in CGps. This is the class name within the project not the short name of the object that I gave in the wizard.
What could I be doing wrong?
P.S. I am getting the error: Project : error PRJ0019: A tool returned an error code from "Performing registration"
But regsvr32 seems to work OK.
I think I figured this out. With Attributes, I need to name the class the way I want it to appear in VB. Is that correct?
-- Bruce E. Stemplewski GarXface OCX and C++ Class Library for the Garmin GPS www.stempsoft.com .
- Follow-Ups:
- References:
- Objects only showing under library in VB - First attempt at ATL VC 7.0
- From: Bruce E. Stemplewski
- Objects only showing under library in VB - First attempt at ATL VC 7.0
- Prev by Date: Objects only showing under library in VB - First attempt at ATL VC 7.0
- Next by Date: Re: Objects only showing under library in VB - First attempt at ATL VC 7.0
- Previous by thread: Objects only showing under library in VB - First attempt at ATL VC 7.0
- Next by thread: Re: Objects only showing under library in VB - First attempt at ATL VC 7.0
- Index(es):
Relevant Pages
|