home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / cdllvb / globcal8.bas next >
BASIC Source File  |  1993-01-02  |  194b  |  4 lines

  1. Declare Function add1 Lib "c:\programs\zipout\mathfun8.dll" (ByVal a%, ByVal b%) As Integer
  2. Declare Function strcpy1 Lib "c:\programs\zipout\mathfun8.dll" (ByVal pstr1 As String) As Integer
  3.  
  4.