H
Hans
Hi all,
I am about to replace an existing program by a C#
version. The old program is startet by a main program.
If the program is startet a second time, it sends a user
defined windows message to the first instance and
terminates.
In win32 this is not problem, but how can I add a message
handler for a user defined windows message to a .NET
form???
Anybody out there who can tell???
Hans.
I am about to replace an existing program by a C#
version. The old program is startet by a main program.
If the program is startet a second time, it sends a user
defined windows message to the first instance and
terminates.
In win32 this is not problem, but how can I add a message
handler for a user defined windows message to a .NET
form???
Anybody out there who can tell???
Hans.