Added ability to delay loading of an imported DLL until it's needed
commit5e32d1662867e41aae8b3748f7ee375644e4766a
authorEric Pouech <Eric.Pouech@wanadoo.fr>
Tue, 26 Dec 2000 01:22:34 +0000 (26 01:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Dec 2000 01:22:34 +0000 (26 01:22 +0000)
treed2a53ad21bbfb3777b5f6c71b2375f9069eeb11a
parent7f74824d9f47fe2f3c5893a110abdf7d243fba4f
Added ability to delay loading of an imported DLL until it's needed
(new -delay option for import directive in spec file).
tools/winebuild/README
tools/winebuild/build.h
tools/winebuild/import.c
tools/winebuild/parser.c