Changeset 242
- Timestamp:
 - Jun 29, 1999, 2:06:46 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/lang.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/lang.cpp
r237 r242 1 /* $Id: lang.cpp,v 1. 7 1999-06-28 16:15:47 phallerExp $ */1 /* $Id: lang.cpp,v 1.8 1999-06-29 12:06:46 sandervl Exp $ */ 2 2 3 3 /* … … 68 68 return 0; 69 69 } 70 71 if(!buf) // @@@PH: which result does make sense without a buffer ?72 return 0; // nevertheless, OPERA.EXE calls it with NULL ?!73 70 74 71 // Only standard. TODO: Use os2.ini PM_National section  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  