c# Programming Glossary: irc
How to write and send text to mIRC in C#/Win32? http://stackoverflow.com/questions/523669/how-to-write-and-send-text-to-mirc-in-c-win32 all the Window names for use with FindWindowEx c# winapi irc share improve this question This code works for me mirc.. share improve this question This code works for me mirc 6.31 IntPtr mainHandle FindWindow mIRC null IntPtr serverHandle..
Changing text color in C# Console Application http://stackoverflow.com/questions/7937256/changing-text-color-in-c-sharp-console-application Color foregroundColor Color backgroundColor int irc irc SetColor ConsoleColor.Gray foregroundColor if irc 0 return.. Color foregroundColor Color backgroundColor int irc irc SetColor ConsoleColor.Gray foregroundColor if irc 0 return irc.. int irc irc SetColor ConsoleColor.Gray foregroundColor if irc 0 return irc irc SetColor ConsoleColor.Black backgroundColor..
|