Got rid of main.h.
[wine] / dlls / kernel / kernel_main.c
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-12-01  Alexandre JulliardMoved the few remaining functions in wprocs.dll to...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-10-17  Andreas MohrImplemented old Win 2.x string functions.
2000-10-15  Alexandre JulliardSet selector 0000H base to 0xf0000 until the first...
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-08-25  Alexandre JulliardMoved TASK_Create call to KERNEL initialisation routine.
2000-08-21  Uwe BonnesCall WriteOutProfiles16 to make sure that last profile...
2000-08-09  Alexandre JulliardRemoved obsolete SHMDATA parameter in GLOBAL_CreateBlock.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-11  Alexandre JulliardSet ansi/oem/mac code pages from current locale.
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c