Use RaiseException instead of RtlRaiseException for delayed entry
commitc700f90e63b2891fc9c14810a9bb87e4a9dab6e5
authorAlexandre Julliard <julliard@winehq.org>
Sat, 7 May 2005 15:06:30 +0000 (7 15:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 7 May 2005 15:06:30 +0000 (7 15:06 +0000)
tree3ffcd926302dcfa25986ba57527b6c11c0b78c4a
parent90af05f060e61707381f17728ee3266e0f38d613
Use RaiseException instead of RtlRaiseException for delayed entry
points load failure to avoid creating a dependency on ntdll.
tools/winebuild/import.c