Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To: Create a class/dll using another classes TYPE.
Message
From
11/10/2001 16:35:03
 
 
To
All
General information
Forum:
Visual C++
Category:
Classes
Title:
How To: Create a class/dll using another classes TYPE.
Miscellaneous
Thread ID:
00567225
Message ID:
00567225
Views:
48
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

Next
Reply
Map
View

Click here to load this message in the networking platform