How to debug a C DLL (Plugin)?

42 Views Asked by At

I am writing my first C DLL and I am curious how to debug or test my code? As the plugin itself can not run alone. Is it possible to debug the loaded DLL? I am using Visual Studio and the Plugin is for Teamspeak 3, if that matters :)

Thanks in adcance.

0

There are 0 best solutions below