The __wine_call_from_16_ calls in the import table should use a valid
[wine] / tools / winebuild / import.c
2000-11-26  Marcus MeissnerThe __wine_call_from_16_ calls in the import table...
2000-11-13  Alexandre JulliardDo not warn for unused imported dlls when forwards...
2000-11-12  Alexandre JulliardRaise an exception for unimplemented 16-bit entry point...
2000-11-09  Alexandre JulliardAdded support in winebuild for resolving function impor...
2000-09-27  Alexandre JulliardChanged the Win32 dll descriptor to be in IMAGE_NT_HEAD...