Alexander (HH): Windows: Fenster soll nicht aktiv sein

Beitrag lesen

Moin Moin!

Hmm, versuch das mal mit SW_SHOWNOACTIVATE bzw. SW_SHOWMINNOACTIVE,

hab ich schon

ok, hab ich vielleicht nicht deutlich gemacht, ich meinte dort

"nCmdShow [in]
    Type: int
    Controls how the window is to be shown. This parameter is ignored the first time an application calls ShowWindow, if the program that launched the application provides a STARTUPINFO structure. Otherwise, the first time ShowWindow is called, the value should be the value obtained by the WinMain function in its nCmdShow parameter. In subsequent calls, this parameter can be one of the following values. "

ShowWindow hab ich probiert. Hilft nicht.

An STARTUPINFO komme ich nicht ran.

Was an dem Stück Dokumentation meinst Du zu sehen, was ich nicht sehe?

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so".