[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: To the author of EasyOpen
In article <RWIFALL.93Apr26142138@dante.nmsu.edu>, Richard J Wifall writes...
>
> It was pointed out to me in email that I forgot TellFinderGetSelections
> passes back a handle to the iconobj if you patch 6.0 for using the
> extended list. ^^^^^
You have to patch the Finder to do that?
> Apple would never give out an auxtype like that, and in any event, it
> could cause some real screwy things (IE what about programs outside of
> finder that might think the folder is a real folder?)
Load up EasyOpen as a PIF instead of a FinderExtra and have it watch
for OS calls. When a folder in Standard File is opened, intercept the
pathname, substitute it if necessary with the real thing and pass it
back. Hey, I didn't say it would be *easy*, just *possible*. Maybe you
should rename EasyOpen to MightOpen or ShouldOpen.... :)