Tag Archives: Computers

Brief Example of Calling .dll Functions in C#

I don’t like C#, but the free version of Visual Studio only lets you use the interface builder in C#/.net programs, so here we are. My goal was to cheat and write the interesting parts of the program in C/C++, … Continue reading

Posted in Hobbies, Programming, Technology | Tagged , | Leave a comment