So I'm creating the beginnings of a custom Windows shell, and I'm creating an example that will later be used for the taskbar of the shell... I have figured out a simple way to eseentially get the items that show up on the taskbar, problem I have is when you open a Window, because I'm using control arrays, after you close the new Window the old array is still there and it causes the list and icons to get screwed up.. Can someone please help and show me what I am doing wrong?
I think this code could become a basic starter for any beginner Windows alternative shell in VB6, so this could be very useful to a lot of people if I could get the code working properly.
I think this code could become a basic starter for any beginner Windows alternative shell in VB6, so this could be very useful to a lot of people if I could get the code working properly.