home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 39 / IOPROG_39.ISO / SOFT / sdkjava40.exe / data1.cab / fg_Samples / Samples / COM / CustomMarshal / fixedpt / FixedPtMarshaler.def < prev    next >
Encoding:
Text File  |  2000-05-04  |  163 b   |  10 lines

  1. DESCRIPTION 'Test DLL'
  2.  
  3. EXPORTS
  4.         DllMain
  5.         RNIGetCompatibleVersion
  6.         FixedPtMarshaler_toJava
  7.         FixedPtMarshaler_copyToExternal
  8.  
  9.  
  10.