Type SystemInfo
DiskDrives As String*10
Memory As Long
End Type Type SystemInfo
DiskDrives As String*10
Memory As Long
End SystemInfo Type SystemInfo
DiskDrives String*10
Memory Long
End Type SystemInfo Typedef SystemInfo
DiskDnves String*10
MemoryLong
End Type