Russ,
A quick addition to make the subs file PPC compliant. Add the
following declarations right above or below the three Include statements:
#If CarbonLib = 0
Def Fn GetNextWindow( w As ^CWindowRecord ) = w.nextWindow
Toolbox Fn LMGetWindowList = ptr
TBAlias LMGetWindowList, GetWindowList
#EndIf
I get the same behavior in PPC: all seems to work except the hanging
when an upload is aborted.
--
Cheers,
A. Pastor