|
Prev: How to send data from WinCE to Windows XP ?
Next: Margin for PCL5e and PCLXL drivers is not matching in Monolithic Windows Printer Driver
From: leafbanana on 29 Apr 2008 04:14 I'm writing a co-installer for my driver and I need launch other applications in co-installer entry point, in response to DIF_INSTALLINTERFACES request. But I found it works in XP, but not in Vista. How should I do? Any help will be appreciated.
From: leafbanana on 2 May 2008 01:38
Hi Ray, Thanks very much for your reply. There is another question. How should I do if I want to broadcast a private message to all running applications in the co-installer entry point. I used to use BroadcastSystemMessage function, and use the flag BSM_ALLDESKTOPS as you told me that device install happens on another (non-interactive) desktop in Vista. But it seems not working. Hope hear from you soon. Thanks! |