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

  1. DESCRIPTION 'Test DLL'
  2.  
  3. EXPORTS
  4.         DllMain
  5.         RNIGetCompatibleVersion
  6.         AnsiMarshaler_toJava
  7.         AnsiMarshaler_toExternal
  8.         AnsiMarshaler_releaseExternal
  9.  
  10.  
  11.