zhaoyue21 Posted April 30, 2010 Posted April 30, 2010 I'm writing a program to communicate with Turbo PMAC Clipper using C++, and I don't want to use MFC. How can I get the definition of IPMACDevice etc?
kalensino Posted May 17, 2010 Posted May 17, 2010 I thinks you can use the QT's library to load the pcom32.dll and resolve the pmac functions.
Recommended Posts