Brady McDermott
Brady McDermott
The way minimized windows are drawn completely changed from 3.1 to 95 as well as NT 3.51 to NT 4. In my NTStyle project I'm working on trying to custom-draw...
These are some really cool utilities and add some nice functionality to progman. I'll look into implementing some of this. I'm still iffy on nested groups, the utility seems good...
Implementation planned, there's a check mark in the new program group dialog to do this. These groups were formerly called "Common" groups. Once regular group support works this will be...
Planned implementation is still in the air... thinking about where to store these groups and how to retrieve them in comparison to standard program groups without things getting in the...
Some sort of indicator a group is a common group besides having (Common) in the title would be nice as well....
Sounds like a good plan. Minimized groups are going to appear as title bars since Windows draws them that way at the moment, but once I've learned enough about custom...
will consider this, but enough programs are broken with the 95+ titlebar style that it may be better to not do so, if it's easy based on the implementation i...
Program Manager uses the shell32 shutdown dialog which seems to not be available in Server Core. Will install Server Core in a VM and test what alternatives are available. If...
I may not have updated the resource file properly. Will look into it tonight.
> Hijacking this issue (because the Discussions tab is not open) - I got three errors when compiling. > > ``` > 1>C:\Users\???\source\repos\Progman\pmcomman.c(656,18): error C2065: 'IDM_NEWITEM': undeclared identifier > 1>C:\Users\???\source\repos\Progman\pmcomman.c(660,19):...