Always put the dll constructor in the .init section, and like the
commit218188c2d2b9dd0be17266813f6a30b214490f22
authorAlexandre Julliard <julliard@winehq.org>
Sat, 2 Dec 2000 20:38:47 +0000 (2 20:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 2 Dec 2000 20:38:47 +0000 (2 20:38 +0000)
treeca0d3a659a1f1ee261198d50fb9251c908caf7ec
parent519346a47e14c35c2da82ec58a0249eff967c459
Always put the dll constructor in the .init section, and like the
.spec.o file first to ensure correct calling order of the constructors.
dlls/Makedll.rules.in
programs/Makeprog.rules.in
tools/winebuild/spec16.c
tools/winebuild/spec32.c