Duane Clark wrote: > Phillip Shelton wrote: > >>Thanks. Any pointers to where information about what that function >>should do is? >> > > Sure. Go to the source :-) > > http://msdn.microsoft.com/library/default.asp > > Enter SetupScanFileQueue in the search box. Select the first search > result. You will see that some of the flags appear fairly simple to > implement, and some look rather complicated. And while I am at it, to find out where this is in Wine, go to http://source.winehq.org/ident And this time enter SetupScanFileQueueA. Notice that the "A" is only used in looking up the Wine version. Wine has "A" and "W" versions of many functions, corresponding to ASCII and Unicode variations. _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users