setupapi: Check for NULL module to avoid an exception in RtlImageNtHeader.
commitc1b411e32180cbd0b0a8c807ca78180dc78c8e9f
authorAlexandre Julliard <julliard@winehq.org>
Thu, 12 Mar 2009 10:52:51 +0000 (12 11:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Mar 2009 12:09:55 +0000 (12 13:09 +0100)
treeea2a8d2881518e7f70b99e5ab43c1addb3b38c01
parent85f8f30a6548a181f41f378160d66477098b275e
setupapi: Check for NULL module to avoid an exception in RtlImageNtHeader.

This allows creating a wineprefix on 64-bit, where exception handling
doesn't quite work yet.
dlls/setupapi/fakedll.c