Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
797:776fcda0ee36 | 798:1f5108485fe7 |
---|---|
1 /* Automatically-generated Unicode-encapsulation header file. | 1 /* Automatically-generated Unicode-encapsulation header file. |
2 Do not edit. See `make-mswin-unicode.pl'. | 2 Do not edit. See `make-mswin-unicode.pl'. |
3 */ | 3 */ |
4 | 4 |
5 | |
6 /* Processing file WINNLS.H */ | |
7 | |
8 #undef GetCPInfoEx | |
9 #define GetCPInfoEx error not used, not examined yet | |
10 #undef CompareString | |
11 #define CompareString error not used, not examined yet | |
12 #undef LCMapString | |
13 #define LCMapString error not used, not examined yet | |
14 int qxeGetLocaleInfo (LCID Locale, LCTYPE LCType, Extbyte * lpLCData, int cchData); | |
15 BOOL qxeSetLocaleInfo (LCID Locale, LCTYPE LCType, const Extbyte * lpLCData); | |
16 #undef GetTimeFormat | |
17 #define GetTimeFormat error not used, not examined yet | |
18 #undef GetDateFormat | |
19 #define GetDateFormat error not used, not examined yet | |
20 #undef GetNumberFormat | |
21 #define GetNumberFormat error not used, not examined yet | |
22 #undef GetCurrencyFormat | |
23 #define GetCurrencyFormat error not used, not examined yet | |
24 #undef EnumCalendarInfo | |
25 #define EnumCalendarInfo error not used, not examined yet | |
26 #undef EnumCalendarInfoEx | |
27 #define EnumCalendarInfoEx error not used, not examined yet | |
28 #undef EnumTimeFormats | |
29 #define EnumTimeFormats error not used, not examined yet | |
30 #undef EnumDateFormats | |
31 #define EnumDateFormats error not used, not examined yet | |
32 #undef EnumDateFormatsEx | |
33 #define EnumDateFormatsEx error not used, not examined yet | |
34 #undef GetStringTypeEx | |
35 #define GetStringTypeEx error not used, not examined yet | |
36 #undef FoldString | |
37 #define FoldString error not used, not examined yet | |
38 #undef EnumSystemLocales | |
39 #define EnumSystemLocales error not used, not examined yet | |
40 #undef EnumSystemCodePages | |
41 #define EnumSystemCodePages error not used, not examined yet | |
5 | 42 |
6 /* Processing file WINSPOOL.H */ | 43 /* Processing file WINSPOOL.H */ |
7 | 44 |
8 #if defined (HAVE_MS_WINDOWS) | 45 #if defined (HAVE_MS_WINDOWS) |
9 BOOL qxeEnumPrinters (DWORD Flags, Extbyte * Name, DWORD Level, LPBYTE pPrinterEnum, DWORD cbBuf, LPDWORD pcbNeeded, LPDWORD pcReturned); | 46 BOOL qxeEnumPrinters (DWORD Flags, Extbyte * Name, DWORD Level, LPBYTE pPrinterEnum, DWORD cbBuf, LPDWORD pcbNeeded, LPDWORD pcReturned); |