Moved the spec file init function and constructor to winecrt0.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 2 Sep 2005 14:43:03 +0000 (14:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Sep 2005 14:43:03 +0000 (14:43 +0000)
commitce2072210951fb8add04e853c436fbd01464cd4d
tree957388aee931e996ed5ae3cc7e401b3b3f9a461d
parent4d7b593bd385c27fb9d16140231930c5f7efce7a
Moved the spec file init function and constructor to winecrt0.
dlls/winecrt0/Makefile.in
dlls/winecrt0/crt0_private.h
dlls/winecrt0/dll_entry.c
dlls/winecrt0/exe_entry.c
dlls/winecrt0/exe_wentry.c
dlls/winecrt0/init.c [new file with mode: 0644]
include/wine/library.h
tools/winebuild/spec32.c