Communication between form and DLLs...IPC?
-
Hello, Is there any way to communicate between a single windows form, and multiple DLLs (being used in form's code...) without using IPC? Regards, Adeel
Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.
-
Hello, Is there any way to communicate between a single windows form, and multiple DLLs (being used in form's code...) without using IPC? Regards, Adeel
Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.
If the dlls are imported into the main app, you can just use delegates.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )