Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To: Create a class/dll using another classes TYPE.
Message
 
 
À
Tous
Information générale
Forum:
Visual C++
Catégorie:
Classes
Titre:
How To: Create a class/dll using another classes TYPE.
Divers
Thread ID:
00567225
Message ID:
00567225
Vues:
49
I have a COM dll which exports a single TYPE. The type is a structure of data types. I need to create a dll that impliments that type because I have a third party control which accepts parameters but only as/in that type. How can I import that type.

ref:
Public Type Boxes
ItemName() As String
GroupTotal() As Integer ' Total in currently drawn group
Down() As Integer ' height
Across() As Integer ' width
x() As Double ' x coord
y() As Double ' y coord
Arc() As String ' Arc
Total As Integer ' Total number of type
End Type
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform