home *** CD-ROM | disk | FTP | other *** search
/ Enter 1999 November / ENTER11_1.bin / WARSZTAT / SDKJava32.exe / data1.cab / fg_Samples / Samples / COM / CustomMarshal / rect / RectMarshaler.def < prev    next >
Encoding:
Text File  |  1999-03-17  |  242 b   |  14 lines

  1. DESCRIPTION 'Test DLL'
  2.  
  3. EXPORTS
  4.         DllMain
  5.         RNIGetCompatibleVersion
  6.         
  7.         RectMarshaler_toJava
  8.         RectMarshaler_copyToExternal
  9.  
  10.         RectMarshaler_toExternal
  11.         RectMarshaler_releaseExternal
  12.  
  13.  
  14.