Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/ActiveX/IDE/Import ActiveX Control/Type Library    [ Add a report in this area ]  
Report #:  25011   Status: Closed
Importing ActiveDS.dll results in __MIDL declarations
Project:  Delphi Build #:  10.0.2166.28377
Version:    10.0 Submitted By:   Dan Miser
Report Type:  Basic functionality failure Date Reported:  2/16/2006 8:16:19 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   239338
Resolution: Retest (Resolution Comments) Resolved in Build: : 7.0.4.453
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
None
Steps to Reproduce:
1. Open Delphi
2. Component | Import Component
3. Import a Type Library
4. Select ActiveDS Type Library (c:\windows\system32\activeds.tlb)
5. Don't generate component wrappers
6. Finish out the wizard

//exp: ActiveDS_TLB.pas to contain first-class Delphi code
//act: Numerous references to __MIDL___MIDL_xxx identifiers and TOleEnums, and PUserTypeNN declarations

I'd like to see these aliases put into place rather than dereferenced throught the MIDL identifiers.
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01