View Single Post
  #10 (permalink)  
Old 11-06-2007, 08:09 AM
markbarrett_1 markbarrett_1 is offline
Junior Member
 
Join Date: Aug 2007
Location: Australia
Posts: 16
Default

Hi Erel,

Quote:
Originally Posted by Erel View Post
This library requires WM5.0 and WM6.0 phone enabled devices (.Net CF 2.0 on WM5.0).
Is it possible to build an application with this library in it and not stop the application if the device running on it isn't a phone? My database that I'm working on is now getting pretty complete. What would be neat is for people with phone PDA's they can look up somebody in the database, hit a button and dials (coded it up already and works perfectly). However on older PDA's that are NOT WM5 and NOT phone enabled, the application stops before it even gets going with what looks like a dll initialiation problem. I was hoping to avoid having 2 exe's out there (a phone one and a non-phone one). Is this possible? If not, I'll do the 2 exe's thing and make some smart code that requires a couple of comments either way to make it so.

Thanks.

Cheers.

M
Reply With Quote