Missing exports?

Dan Kegel dank at kegel.com
Wed Dec 31 00:05:08 CST 2003


Joshua Walker wrote:
> So I'm still stumbling through advapi32 and there
> seems to be some functions that were not exported. ANy
> reason why?
> 
> For example, AccessCheckByType was but  
> AccessCheckByTypeAndAuditAlarm,
> AccessCheckByTypeResultList,
> AccessCheckByTypeResultListAndAuditAlarm,
> and AccessCheckByTypeResultListAndAuditAlarmByHandle
> were not mentioned in the .spec file. Are these missed
> exports? Do they need to be at least stubbed?

If no app uses them, we probably shouldn't export them.
Let cruft die.
- Dan




More information about the wine-devel mailing list