Alexandre Julliard
|
32459912dc
|
Moved imports specification from the .spec into the Makefile so that
it can be used on platforms that don't build a .spec.c file.
|
2002-05-09 00:05:48 +00:00 |
Alexandre Julliard
|
909eff9932
|
Added support for Unicode applications in winebuild.
Removed cuiexe_no_main hack.
Avoid stdcall function declarations inside functions because of gcc bug.
|
2000-12-15 03:38:11 +00:00 |
Alexandre Julliard
|
1a3f705fc1
|
Added import of ntdll.
|
2000-10-31 00:22:41 +00:00 |
Alexandre Julliard
|
c585a501d9
|
Changed the Win32 dll descriptor to be in IMAGE_NT_HEADERS format.
Generate the import table directly in PE format.
Added gui/cuiexe_no_main modes in EXE spec files, and use this for the
main wine binary.
|
2000-09-27 23:40:43 +00:00 |