emulate task bar

  • Thread starter Thread starter Lepre
  • Start date Start date
L

Lepre

i wish to try to write a small application to emulate the windows task
bar (and use it over the default one), anybody knows how to get
information about this one?

Thanks, Daniele
 
i wish to try to write a small application to emulate the windows task
bar (and use it over the default one), anybody knows how to get
information about this one?

I don't think you can replace just the taskbar. You can replace the
entire shell, but that's a lot of work.


Mattias
 
Mattias said:
I don't think you can replace just the taskbar. You can replace the
entire shell, but that's a lot of work.


Mattias
i don't want to replace it...i just want to make a bar that behaves and
does like it, it's possible?
 
Back
Top