Unhandled exception c06d007f ?

Robert Shearman R.J.Shearman at warwick.ac.uk
Fri Nov 28 21:48:58 CST 2003


> -----Original Message-----
> From: wine-devel-admin at winehq.org [mailto:wine-devel-admin at winehq.org]On
> Behalf Of Sylvain Petreolle
> Sent: 29 November 2003 03:10
> To: wined
> Subject: Unhandled exception c06d007f ?
>
>
> Hi,
> Running windows xp regedit.exe raises an unhandled exception :
> c06d007f.
>
> To reproduce it, copy :
> aclui.dll (generates the exception)
> authz.dll
> clb.dll
> regedit.exe :)
> ulib.dll
>
> Then run regedit and click on Edit, Authorizations.
> A google search shows that c06d007f is 'DelayLoad Export Missing',
> according to bugtoaster.
> What should be done to handle this ?

It's probably a missing security function in ntdll. I suggest putting a
trace in GetProcAddress in dlls/kernel/modules.c for the error case.

Rob





More information about the wine-devel mailing list