Category Archives: tutorials

Writing a VC++ DLL for mIRC in Visual Studio 2008

When I went to write a DLL for mIRC in VS2008, I had a little trouble getting it to compile and read my routine. So once I got it working, I wanted to make sure everyone else could follow these steps in an easy to read guide. Without further adieu… Writing a DLL for mIRC.