home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / x082082s.zip / xfldr048.def < prev    next >
Text File  |  1998-10-03  |  1KB  |  28 lines

  1. ; Module Definition File for XFolder resource DLL (English)
  2. ; You must change the XFLDR001 string just below to the file
  3. ; name that the NLS DLL will carry. You can also change the
  4. ; DESCRIPTION string, but this is not evaluated by XFolder.
  5. ; Do not change anything else.
  6. ;
  7. ; Copyright (C) 1997-98 Ulrich Möller.
  8. ; This program is free software; you can redistribute it and/or modify
  9. ; it under the terms of the GNU General Public License as published by
  10. ; the Free Software Foundation, in version 2 as it comes in the COPYING
  11. ; file of the XFolder main distribution.
  12. ; This program is distributed in the hope that it will be useful,
  13. ; but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15. ; GNU General Public License for more details.
  16.  
  17. LIBRARY           XFLDR048   INITINSTANCE TERMINSTANCE
  18. DESCRIPTION       'XFolder resource file (Polish)'
  19. PROTMODE
  20.  
  21. DATA              MULTIPLE READWRITE LOADONCALL NONSHARED
  22.  
  23. CODE              LOADONCALL
  24.  
  25.  
  26. EXPORTS           ReturnLanguage
  27.  
  28.