This patch could fix bug 34431, which is caused by missing atl90.dll
---
configure | 1 +
configure.ac | 1 +
dlls/atl90/Makefile.in | 7 ++++
dlls/atl90/atl90.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++
dlls/atl90/atl90.spec | 52 ++++++++++++++++++++++++++++
include/atlbase.h | 1 +
tools/make_specfiles | 1 +
7 files changed, 156 insertions(+)