Ignore:
Timestamp:
Sep 8, 2000, 6:31:48 AM (25 years ago)
Author:
phaller
Message:

Fixes for Netscape

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/lang.cpp

    r4174 r4214  
    1 /* $Id: lang.cpp,v 1.27 2000-09-03 18:04:55 phaller Exp $ */
     1/* $Id: lang.cpp,v 1.28 2000-09-08 04:28:47 phaller Exp $ */
    22/*
    33 * Win32 language API functions for OS/2
     
    149149//******************************************************************************
    150150//******************************************************************************
    151 #if 0
    152 PHS: disabled for ole2nls.cpp
    153151LCID WIN32API GetUserDefaultLCID(void)
    154152{
     
    177175  return(MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US));
    178176}
    179 #endif
    180177
    181178//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.