pwin32.h File Reference

Configuration constants for the Windows platform. More...

#include <inttypes.h>

Go to the source code of this file.

Defines

#define U_INT64_IS_LONG_LONG   1
#define U_IS_BIG_ENDIAN   0
#define ICU_USE_THREADS   1
#define U_HAVE_LIB_SUFFIX   0
#define U_LIB_SUFFIX_C_NAME
#define U_LIB_SUFFIX_C_NAME_STRING   ""
#define U_HAVE_WCHAR_H   1
#define U_SIZEOF_WCHAR_T   2
#define U_HAVE_WCSCPY   1
#define U_DECLARE_UTF16(string)   L ## string
 Do not use this macro.
#define U_TZSET   _tzset
#define U_TIMEZONE   _timezone
#define U_TZNAME   _tzname
#define U_DAYLIGHT   _daylight
#define U_HAVE_MMAP   0
#define U_HAVE_POPEN   0
#define U_EXPORT   __declspec(dllexport)
#define U_EXPORT2   __cdecl
#define U_IMPORT   __declspec(dllimport)
#define U_ALIGN_CODE(val)

Detailed Description

Configuration constants for the Windows platform.

Definition in file pwin32.h.


Define Documentation

#define U_DECLARE_UTF16 ( string   )     L ## string

Do not use this macro.

Use the UNICODE_STRING or U_STRING_DECL macros instead.

Internal:
Do not use. This API is for internal use only.

Use the UNICODE_STRING or U_STRING_DECL macros instead.

Internal:
Do not use. This API is for internal use only.

Definition at line 250 of file pwin32.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Thu Oct 22 20:00:57 2009 for ICU 4.0.1 by  doxygen 1.6.1