msvcp90: Export locale::facet vtable.

oldstable
Piotr Caban 2012-06-14 15:36:04 +02:00 committed by Alexandre Julliard
parent 38c7a46c5e
commit 49c6e430d5
2 changed files with 3 additions and 0 deletions

View File

@ -202,6 +202,8 @@ static void locale_facet_register(locale_facet *add)
list_add_head(&lazy_facets, &head->entry);
}
/* Not exported from msvcp90 */
/* ??_7facet@locale@std@@6B@ */
extern const vtable_ptr MSVCP_locale_facet_vtable;
/* ??0id@locale@std@@QAE@I@Z */

View File

@ -5814,3 +5814,4 @@
#Functions not exported in native dll:
@ thiscall -arch=win32 ?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z(ptr long) basic_string_char_tidy_built
@ cdecl -arch=win64 ?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEAAX_N@Z(ptr long) basic_string_char_tidy_built
@ extern ??_7facet@locale@std@@6B@ MSVCP_locale_facet_vtable