kernel/eka/bx86/eloclu.def
author Stephane Lenclud <tortoisehg@lenclud.com>
Tue, 27 Apr 2010 20:22:55 +0200
branchanywhere
changeset 95 f561f9ae805b
parent 0 a41df078684a
permissions -rw-r--r--
Trying to get trap/leave to work properly but the whole WINS stuff seems over complicated with a lot of assembly in the middle and it's not working on my compiler. When the throw happens the debugger complains about uncaught exception when I'm definitly inside a catch implemented by our TRAP. I think I'm going to come up with a much simplified trap/leave implementation for SYMC. On my prototype all that stuff was working fine in like 20 lines of C++.

EXPORTS
	?AmPmTable@Locl@@SAPBQBGXZ @ 1 NONAME ; public: static unsigned short const * const * __cdecl Locl::AmPmTable(void)
	?CharSet@Locl@@SAPBULCharSet@@XZ @ 2 NONAME ; public: static struct LCharSet const * __cdecl Locl::CharSet(void)
	?CollTable@Locl@@SAPBGXZ @ 3 NONAME ; public: static unsigned short const * __cdecl Locl::CollTable(void)
	?CurrencySymbol@Locl@@SAPBGXZ @ 4 NONAME ; public: static unsigned short const * __cdecl Locl::CurrencySymbol(void)
	?DateSuffixTable@Locl@@SAPBQBGXZ @ 5 NONAME ; public: static unsigned short const * const * __cdecl Locl::DateSuffixTable(void)
	?DayAbbTable@Locl@@SAPBQBGXZ @ 6 NONAME ; public: static unsigned short const * const * __cdecl Locl::DayAbbTable(void)
	?DayTable@Locl@@SAPBQBGXZ @ 7 NONAME ; public: static unsigned short const * const * __cdecl Locl::DayTable(void)
	?FoldTable@Locl@@SAPBGXZ @ 8 NONAME ; public: static unsigned short const * __cdecl Locl::FoldTable(void)
	?Language@Locl@@SA?AW4TLanguage@@XZ @ 9 NONAME ; public: static enum TLanguage  __cdecl Locl::Language(void)
	?LocaleData@Locl@@SAXPAUSLocaleData@@@Z @ 10 NONAME ; public: static void __cdecl Locl::LocaleData(struct SLocaleData *)
	?LowerTable@Locl@@SAPBGXZ @ 11 NONAME ; public: static unsigned short const * __cdecl Locl::LowerTable(void)
	?MonthAbbTable@Locl@@SAPBQBGXZ @ 12 NONAME ; public: static unsigned short const * const * __cdecl Locl::MonthAbbTable(void)
	?MonthTable@Locl@@SAPBQBGXZ @ 13 NONAME ; public: static unsigned short const * const * __cdecl Locl::MonthTable(void)
	?MsgTable@Locl@@SAPBQBGXZ @ 14 NONAME ; public: static unsigned short const * const * __cdecl Locl::MsgTable(void)
	?TypeTable@Locl@@SAPBEXZ @ 15 NONAME ; public: static unsigned char const * __cdecl Locl::TypeTable(void)
	?UniCode@Locl@@SAHXZ @ 16 NONAME ; public: static int __cdecl Locl::UniCode(void)
	?UpperTable@Locl@@SAPBGXZ @ 17 NONAME ; public: static unsigned short const * __cdecl Locl::UpperTable(void)
	?ShortDateFormatSpec@Locl@@SAPBGXZ @ 18 NONAME ; public: static unsigned short const * __cdecl Locl::ShortDateFormatSpec(void)
	?LongDateFormatSpec@Locl@@SAPBGXZ @ 19 NONAME ; public: static unsigned short const * __cdecl Locl::LongDateFormatSpec(void)
	?TimeFormatSpec@Locl@@SAPBGXZ @ 20 NONAME ; public: static unsigned short const * __cdecl Locl::TimeFormatSpec(void)
	?FatUtilityFunctions@Locl@@SAPBUTFatUtilityFunctions@@XZ @ 21 NONAME ; public: static struct TFatUtilityFunctions const * __cdecl Locl::FatUtilityFunctions(void)