tasks.dll and taskbar3.dll Thread last updated on 2003-05-24 15:58:44

Posted by member 2112 on 2003-04-14 01:49:59

I've used taskbar3.dll in my theme and I noticed I couldn't use the bang command to minimise all windows so I've included tasks.dll since it has this feature. I know nothing about tasks.dll. Can I expect some conflict between this module and taskbar3.dll?

Posted by member 1 on 2003-04-14 02:14:33 link

taskbar3 doesn't carry the MinimizeWindows function, its in the core. I do have taskbar3 running and !MinimizeWindows works fine.

Posted by member 7223 on 2003-04-14 03:23:46 link

I guess it's depending of the Indiebuild you're using...
My !MinimizeWindows doesn't works since several months...
Don't know exactly when it get broken

Posted by member 1783 on 2003-04-14 06:58:32 link

i use ILS 9.02.2003 and !MinimizeWindows works fine :)

Posted by member 7223 on 2003-04-14 10:21:52 link

Then, I don't know. jDesk ?

Posted by member 1 on 2003-04-14 11:14:23 link

it could be the indie build problem. Im running .24.7 beta 2.

Posted by member 2112 on 2003-04-14 18:01:35 link

I don't know what Indiebuild is. Where can I read about this?

Posted by member 99 on 2003-04-14 20:30:13 link

Doesn't work here either, latest indiestep build. (!MinimizeWindows is in lsapi, and the implementation there looks ok)

The last change in the log I can see that might have affected this is:
- Fixed [Winlist / Vendicator / 2002-11-15]
- Renamed a variable so it wouldn't interfere with stl::list
but that sounds too simple...

Still, if it works in this build, but not this one, then I'd say check it out. (winlist is one of those COM interface things, I don't understand it, and I don't have the time to, otherwise I'd just look at the code)

The only other thing I might be suspicious of is the logging stuff. (or something that's not in the change log)

Posted by member 2112 on 2003-04-15 19:04:09 link

I downloaded http://indiestep.sourceforge.net/dl/ILS-2003-02-09.zip and !MinimizeWindows is now working without any problems.

Posted by member 99 on 2003-04-16 03:11:26 link

You're right, that one works.

What's weird is that I was using a build made off of basically the same source and it didn't work. I copied those over, it worked. I copied the old ones back, it still worked. bizzare.

Posted by member 39 on 2003-05-24 15:58:44 link

On that subject, have you tried ShowDesk.dll ?
Does the old Show Desktop as per explorer. Only hides/shows windows on the current pane of the VWM.

I use it with the Win+M hotkey, just like explorer does.