Thanks for the links. I'm looking into using the wrapper classes. I was wondering though if anyone knows how to solve my original code problem; the use of the active x control is currently widely...
Hi, I'm using the Microsoft communications control v6 in my program to communicate from my computer to a remote device using an rs232 port. I have successfully managed to get incoming data and...
Hi, I was wondering how to reference non static variables from within a static function. Do you have to recast them as static within the function? I'm completely new at static programming, so if...
Hello, I'm creating a server type program to monitor several client programs with multithread coding. I'm having a difficulty with the CreateThread function. Rather than calling the appropriate...
I'm trying to convert a c++ program from visual studio 6 to visual studio 9 and am having difficulties with files that contain a flexgrid active-X extension. The windows crash the program during...