comparison src/intl-encap-win32.c @ 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
1023 // split flag SHCNF_PATH; we intercept SHChangeNotify 1023 // split flag SHCNF_PATH; we intercept SHChangeNotify
1024 // split flag SHCNF_PRINTER; we intercept SHChangeNotify 1024 // split flag SHCNF_PRINTER; we intercept SHChangeNotify
1025 // split flag SHARD_PATH; we intercept SHAddToRecentDocs 1025 // split flag SHARD_PATH; we intercept SHAddToRecentDocs
1026 skip SHGetDataFromIDList split-sized WIN32_FIND_DATA or split-simple NETRESOURCE, missing from Cygwin libraries 1026 skip SHGetDataFromIDList split-sized WIN32_FIND_DATA or split-simple NETRESOURCE, missing from Cygwin libraries
1027 1027
1028 file WINNLS.H
1029
1030 no LOCALE_ENUMPROC not used, not examined yet
1031 no CODEPAGE_ENUMPROC not used, not examined yet
1032 no DATEFMT_ENUMPROC not used, not examined yet
1033 no DATEFMT_ENUMPROCEX not used, not examined yet
1034 no TIMEFMT_ENUMPROC not used, not examined yet
1035 no CALINFO_ENUMPROC not used, not examined yet
1036 no CALINFO_ENUMPROCEX not used, not examined yet
1037 no GetCPInfoEx not used, not examined yet
1038 no CompareString not used, not examined yet
1039 no LCMapString not used, not examined yet
1040 yes GetLocaleInfo
1041 yes SetLocaleInfo
1042 no GetTimeFormat not used, not examined yet
1043 no GetDateFormat not used, not examined yet
1044 no GetNumberFormat not used, not examined yet
1045 no GetCurrencyFormat not used, not examined yet
1046 no EnumCalendarInfo not used, not examined yet
1047 no EnumCalendarInfoEx not used, not examined yet
1048 no EnumTimeFormats not used, not examined yet
1049 no EnumDateFormats not used, not examined yet
1050 no EnumDateFormatsEx not used, not examined yet
1051 no GetStringTypeEx not used, not examined yet
1052 no FoldString not used, not examined yet
1053 no EnumSystemLocales not used, not examined yet
1054 no EnumSystemCodePages not used, not examined yet
1055
1028 end-unicode-encapsulation-script 1056 end-unicode-encapsulation-script
1029
1030 file WINNLS.H
1031
1032 LOCALE_ENUMPROC
1033 CODEPAGE_ENUMPROC
1034 DATEFMT_ENUMPROC
1035 DATEFMT_ENUMPROCEX
1036 TIMEFMT_ENUMPROC
1037 CALINFO_ENUMPROC
1038 CALINFO_ENUMPROCEX
1039 GetCPInfoEx
1040 CompareString
1041 LCMapString
1042 GetLocaleInfo
1043 SetLocaleInfo
1044 GetTimeFormat
1045 GetDateFormat
1046 GetNumberFormat
1047 GetCurrencyFormat
1048 EnumCalendarInfo
1049 EnumCalendarInfoEx
1050 EnumTimeFormats
1051 EnumDateFormats
1052 EnumDateFormatsEx
1053 GetStringTypeEx
1054 FoldString
1055 EnumSystemLocales
1056 EnumSystemCodePages
1057 1057
1058 file WINVER.H 1058 file WINVER.H
1059 1059
1060 VerFindFile 1060 VerFindFile
1061 VerInstallFile 1061 VerInstallFile