home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / aspisrc.zip / dev / IMPNLS.DEF < prev    next >
Text File  |  1994-10-09  |  2KB  |  39 lines

  1. ;/************************************************************************\
  2. ;**                                                                      **
  3. ;**               OS/2(r) Physical Device Driver Libraries               **
  4. ;**                         for Watcom C/C++ 10                          **
  5. ;**                                                                      **
  6. ;**  COPYRIGHT:                                                          **
  7. ;**                                                                      **
  8. ;**    (C) Copyright Advanced Gravis Computer Technology Ltd 1994.       **
  9. ;**        All Rights Reserved.                                          **
  10. ;**                                                                      **
  11. ;**  DISCLAIMER OF WARRANTIES:                                           **
  12. ;**                                                                      **
  13. ;**    The following [enclosed] code is provided to you "AS IS",         **
  14. ;**    without warranty of any kind.  You have a royalty-free right to   **
  15. ;**    use, modify, reproduce and distribute the following code (and/or  **
  16. ;**    any modified version) provided that you agree that Advanced       **
  17. ;**    Gravis has no warranty obligations and shall not be liable for    **
  18. ;**    any damages arising out of your use of this code, even if they    **
  19. ;**    have been advised of the possibility of such damages.  This       **
  20. ;**    Copyright statement and Disclaimer of Warranties may not be       **
  21. ;**    removed.                                                          **
  22. ;**                                                                      **
  23. ;\************************************************************************/
  24.  
  25.  
  26. ;; ImpNLS.def
  27. ;;
  28. ;; Export/import information for DOS* APIs callable at Init time.
  29. ;;
  30. ;; History:
  31. ;;
  32. ;; Sep 30, 94  David Bollo    Initial version
  33.  
  34.  
  35. LIBRARY NLS
  36.  
  37. EXPORTS
  38.     DOSCASEMAP                @1
  39.