Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
493 B

  1. /**********************************************************************/
  2. /** Microsoft Windows NT **/
  3. /** Copyright(c) Microsoft Corp., 1995 **/
  4. /**********************************************************************/
  5. /*
  6. lmuidbcs.h
  7. FILE HISTORY:
  8. JonN 11-Sep-1995 Created
  9. */
  10. #ifndef _LMUIDBCS_H_
  11. #define _LMUIDBCS_H_
  12. BOOL NETUI_IsDBCS();
  13. #endif // _LMUIDBCS_H_