Archive for March, 2009

Complementary mIRC script for ZNC users

Wednesday, March 11th, 2009

Download: ZNC mIRC Script
A while ago I have ditched PsyBNC in favor of ZNC. And let me tell you, I am not missing that POS that is PsyBNC. So, so much for the software bashing. Back to topic.
When using an IRC bouncer I prefer to have the recorded buffer played back to me when I [...]

Output to the parent console in Windows application

Tuesday, March 10th, 2009

So I looked into boost.program_options today to parse command line arguments for my Windows Forms application. Which basically works great. Except for the little part to output the –help output to the console. Now, obviously when you start your application through Explorer you won’t have a console. And that is fine. I was only interested [...]