What is wrong with this boilerplate mixin? (1/1)

Serg Kovrov kovrov at no.spam
Sat Nov 4 17:00:27 PST 2006


Max Samuha wrote:
> On Wed, 25 Oct 2006 05:50:01 +0000 (UTC), AF <noemail at noemail.com>
> wrote:
> Sorry, I failed to figure out how to access nCmdShow from main().
> Maybe somebody else could help? I'm sure Walter knows the answer.   

You could use Windows API GetStartupInfo() 
(http://windowssdk.msdn.microsoft.com/library/ms683230)
I believe STARTUPINFO.wShowWindow is what you need.

-- 
serg.



More information about the Digitalmars-d-learn mailing list