Moved the delay loading support code to the winecrt0 library.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 25 Aug 2005 19:37:51 +0000 (19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Aug 2005 19:37:51 +0000 (19:37 +0000)
commitd4098549bb126e1711d91dbf2d2d9a610967c127
tree7f54c0a0fdfcc9b104e2e479d3378ffda31d8538
parent774e6d2831f89413b12b0560dfd518e52e2a8063
Moved the delay loading support code to the winecrt0 library.
dlls/winecrt0/Makefile.in
dlls/winecrt0/delay_load.c [new file with mode: 0644]
tools/winebuild/import.c
tools/winebuild/spec32.c