home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / nlsnps.zip / nlsData.cpp < prev    next >
C/C++ Source or Header  |  1996-09-02  |  155b  |  9 lines

  1. #define INCL_DOSNLS
  2. #include <os2.h>
  3. #include "nls.h"
  4.  
  5. UCHAR AfbDBCS[256];
  6. UCHAR AbUpperChars[256];
  7. UCHAR AbLowerChars[256];
  8. UCHAR AbCollate[256];
  9.