|
-
January 31st, 2000, 03:41 PM
#1
HOW TO : create automatically a TLB file from a definition file ?
Hi,
Is it possible to create automatically a TLB file from a definition file ?
Example :
T2W_DISKIO.BAS contains :
Declare Function cCheckFragmentation Lib "t2win-32.dll" (ByVal sDrive As String, ByVal iCheckType As Integer) As Double
Declare Function cGetFragmentationReport Lib "t2win-32.dll" (ByVal sDrive As String, ByVal iCheckType As Integer, tFragmentationReport As Any) As Integer
How to create the TBL file automatically ?
Regards,
Michael
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|