View Single Post
  #9 (permalink)  
Old 09-06-2009, 10:13 AM
mjcoon mjcoon is offline
Basic4ppc Expert
 
Join Date: May 2008
Location: Berkshire, UK
Posts: 810
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by agraham View Post
It sounds like you have both ControlsExDevice Dummy and ControlsExDesktop added to the desktop and I'm afraid that you can't do this. This is why I prefixed my post above "If it's a device application". You will need to remove ControlsExDesktop from your device project and you will need a separate project for the desktop version of your app.

However I don't understand why you are removing ControlsEx as there is (deliberately) no overlap in functionality with ControlsExDevice and they will work together.
Thank you Andrew. I hadn't appreciated that ControlsEx works together with ControlsExDe... But at least I had put the two ControlsExDe... on their corresponding sides of the Components dialogue! However I still cannot compile for the device, which is maybe what you are telling me. I had thought that the list of DLLs is separate, as implied by the Components dialogue, so I don't understand why a whole separate project is required.

I'm not really bothered about the Notify/Suspend aspect, so I'll probably leave that alone now that it doesn't seem to be tripping the code up.

Best regards, Mike.
Reply With Quote