tzqdo Posted September 21, 2011 Share Posted September 21, 2011 Hi, everyone. When using pcomm32,"pmacserver.exe" could be found in the taskmanager's process list,when using pcommserver,"pcommserver.exe" could be found in the taskmanager's process list. So the background process's name could be used to identify which libary is used,Is it right? Firstly I install a PMAC Executive Pro2 Suite for a trial,in which pcommserver is installed. My application is developed by Qt, so the function cant be imported simply by TypeLib,thus I call the function via the decleartions in "runtime.h" and "runtime.cpp",you can find the two files in "VCtest" exmple which is for pcomm32. Most of whose functions works fine,except the callback function in the download function.When My application is lunched, "Pcommsever.exe" can be found in the process list. I want to use the callback function to check whether it is Ok when I download files, so I rolled back to Pcomm32, with which ,the callback function works perfectly,but I met another problem. In my application there is a timer,with whose timeout a query command is sent to pmac to do some refresh. Everytime I lunch the application, when the first timeout event the timer is triggered, the programm stay in still,after severall seconds, a warning dialog pops up. If I click "Yes",then every thing go well,else,the application send the query command with a long time and has no response to the mouse and keyboard. Am I using an old version of pcomm32? I saw the version from pewin32pro,It is PEWin32 pro version 3.2.0.0 sep 26 2002. Thank you for your attention,and I appreciate any advice! Link to comment Share on other sites More sharing options...
tzqdo Posted September 21, 2011 Author Share Posted September 21, 2011 I'm sure the wiring is OK, because pewin32pro,pewin32pro2 works properly. Link to comment Share on other sites More sharing options...
tzqdo Posted September 25, 2011 Author Share Posted September 25, 2011 OK,Choose important than method。 Every thing is done by using com interfacing。 Thanks for all attention! Link to comment Share on other sites More sharing options...
Recommended Posts