Re: REGRESSION: FUNCFLAG_FRESTRICTED check breaks VisualBasic Collection

2006-07-16 Thread Robert Shearman
[EMAIL PROTECTED] wrote: As of 2006-07-14, the CVS snapshot of Wine 0.9.17 broke MS Visual Basic collections, when they ask for the _NewEnum in the _Collection interface. This method is used for the For Each...Next language construct, when applied to collection interfaces implemented in external

REGRESSION: FUNCFLAG_FRESTRICTED check breaks VisualBasic Collection

2006-07-16 Thread a_villacis
As of 2006-07-14, the CVS snapshot of Wine 0.9.17 broke MS Visual Basic collections, when they ask for the _NewEnum in the _Collection interface. This method is used for the For Each...Next language construct, when applied to collection interfaces implemented in external DLLs (that is, collections