In the Qt documentation about signals and slots they say:<BR><BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip ...
Okay, basic situation:<BR><BR>I have a VB COM DLL that interfaces with a C library to run some functionality that for various reasons can't be rewritten in VB (or even COM). About halfway through this ...