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.

17 lines
462 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Forms
  4. // Copyright (C) Microsoft Corporation, 1994-1995
  5. //
  6. // File: unicwrap.h
  7. //
  8. // Contents: Wrappers for all Unicode functions used in the Forms^3 project.
  9. //
  10. //----------------------------------------------------------------------------
  11. #ifndef _UNICWRAP_HXX_
  12. #define _UNICWRAP_HXX_
  13. #include "cstrinout.h"
  14. #endif // _UNICWRAP_HXX_