nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

.NET: WindowsForm con ShowInTaskbar a False, il process non riceve wMsg di tipo 0x4A

Von: a.favretto@email.it [Profil]
Datum: 07.02.2008 08:49
Message-ID: <2832274d-8430-42ba-bcc5-2ce8e7f8b870@b2g2000hsg.googlegroups.com>
Newsgroup: it.news.gruppi
Problema con .NET.....

Perchè quando la proprietà del form ShowInTaskbar è a false, il
processo relativo alla WindowsForm non è in grado di intercettare
WinMessages di tipo 0x4A da altri processi???


Se ShowInTaskbar è a "true",  il processo è in grado sia di
riceverli
che inviarli, altrimenti (a false) solo di inviarli ma non di
riceverli (come se WinHandle fosse invisiblile).

La domanda finale è la seguente: c'è un sistema per dialogare con un
processo scritto in .NET tramite WM senza che questo sia visibile
sulla taskbar?????

PS. Qualora il mio quesito fosse troppo difficile per questo NG,
sapreste indicarmi un NG relativo .NET (anche straniero) ????

Grazie anticipatamente. Spero di essere stato chiaro col quesito.....

AF

----


Why if my WindowsForm has ShowInTaskbar to "False", the process isn't
able to receive wMsg of type 0x4A from other processes ???

If ShowInTaskbar is true, my process can send and receive WMessages
toward other applications! But if ShowInTaskbar is false, the process
can only send WM!!

The final question is following: Is there a way to send and receive
messages without having the application on taskbar ??

Excluse for my not perfect english....

Thanks in advance!

AF.

[ Auf dieses Posting antworten ]