Mercurial > hg > xemacs-beta
diff src/intl-auto-encap-win32.h @ 798:1f5108485fe7
[xemacs-hg @ 2002-03-29 18:26:33 by jhar]
Fix win32 printing margins when machine is set up for metric units
author | jhar |
---|---|
date | Fri, 29 Mar 2002 18:26:49 +0000 |
parents | 2923009caf47 |
children | a5954632b187 |
line wrap: on
line diff
--- a/src/intl-auto-encap-win32.h Fri Mar 29 13:51:50 2002 +0000 +++ b/src/intl-auto-encap-win32.h Fri Mar 29 18:26:49 2002 +0000 @@ -3,6 +3,43 @@ */ +/* Processing file WINNLS.H */ + +#undef GetCPInfoEx +#define GetCPInfoEx error not used, not examined yet +#undef CompareString +#define CompareString error not used, not examined yet +#undef LCMapString +#define LCMapString error not used, not examined yet +int qxeGetLocaleInfo (LCID Locale, LCTYPE LCType, Extbyte * lpLCData, int cchData); +BOOL qxeSetLocaleInfo (LCID Locale, LCTYPE LCType, const Extbyte * lpLCData); +#undef GetTimeFormat +#define GetTimeFormat error not used, not examined yet +#undef GetDateFormat +#define GetDateFormat error not used, not examined yet +#undef GetNumberFormat +#define GetNumberFormat error not used, not examined yet +#undef GetCurrencyFormat +#define GetCurrencyFormat error not used, not examined yet +#undef EnumCalendarInfo +#define EnumCalendarInfo error not used, not examined yet +#undef EnumCalendarInfoEx +#define EnumCalendarInfoEx error not used, not examined yet +#undef EnumTimeFormats +#define EnumTimeFormats error not used, not examined yet +#undef EnumDateFormats +#define EnumDateFormats error not used, not examined yet +#undef EnumDateFormatsEx +#define EnumDateFormatsEx error not used, not examined yet +#undef GetStringTypeEx +#define GetStringTypeEx error not used, not examined yet +#undef FoldString +#define FoldString error not used, not examined yet +#undef EnumSystemLocales +#define EnumSystemLocales error not used, not examined yet +#undef EnumSystemCodePages +#define EnumSystemCodePages error not used, not examined yet + /* Processing file WINSPOOL.H */ #if defined (HAVE_MS_WINDOWS)