I started a new series of blogs about virtual machines. It’s a relatively exotic technology but the ideas behind it are simple. As an introduction, I explained how virtual memory is implemented by the operating system.
Follow @BartoszMilewski
(You can also follow me on Google+, if you search for Bartosz Milewski.)
November 28, 2011
Virtual Memory
Posted by Bartosz Milewski under hypervisor, Multicore, Programming, virtualization, x861 Comment
December 3, 2011 at 12:24 am
I see a use for virtual machines but believe I would still have the same problem with the operating system.
I want to be able to set the size of a common folder new opening window to a default size the first time I open it and make it generally about 1/3 to 1/4 the normal window opening size. I’ve found references to : “CW_USEDEFAULT” when programming a window to open. that indicates that there is a standard value Windows already has built in somewhare.
How can anyone edit that default size to affect all future windows to open to a different standard size?