Set ansi/oem/mac code pages from current locale.
[wine] / dlls / kernel /
2000-07-11  Alexandre JulliardSet ansi/oem/mac code pages from current locale.
2000-07-10  Dmitry TimoshkovMoved all NLS dependent data to the KERNEL resources.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-07-08  Stefan LeichterStarted implementation of the functions GetDefaultCommC...
2000-07-08  Slava MonichImplementation of Get/SetThreadPriorityBoost.
2000-06-24  Eric PouechA few missing console stubs.
2000-06-24  Andreas MohrCallProcEx32W should be named _CallProcEx32W.
2000-06-23  Andreas MohrAdded more ordinals to KERNEL, GDI, USER and system...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-10  Alexandre JulliardRewrote codepage support to use the new codepage tables.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.