DougCube

DougCube

Joined Last seen Member # 7634610
0 Posts 3 Replies 12 Reputation

Can't you just do something like this: [code="c++"] LONG_PTR style = GetWindowLongPtr(hWnd, GWL_EXSTYLE); style |= WS_EX_TOOLWINDOW; SetWindowLongPtr(hWnd, GWL_EXSTYLE, style); [/code] Treat the hidden windows as floating toolbars to hide it from the Alt-Tab list?

9 Replies 6,277 Views

Okay, but can you give a more detailed explaination, please? Also, what is the issue that Groupy 1 had? I am a fairly experienced software developer (20+ years) with a fair bit of experience in QA and have dabbled with the Windows API.

9 Replies 6,277 Views

I reported this issue on Steam over a year ago and I am VERY disappointed this hasn't been resolved yet. I ended up downgrading back to v1.51 where it works as I expect. After 14 months, I was ready to give Groupy 2 another shot, but it sounds like no progress has been made on this issue. It seems that Stardock is not taking this issue seriously enough.

9 Replies 6,277 Views