| Thread | Last Post | Replies |
|
| Adding files to \Application folder | 10 May 2005 18:52 GMT | 3 |
I want to add files in to \Application folder of the pocket pc.I cud'nt find the installtion macros for the application folder in the below Destination Directory Macro Reference to add in the .ini file.How can I add files in to \Application folder of the pocket pc and which macro
|
| Treeview Data fill | 10 May 2005 18:41 GMT | 4 |
I have a table I am parsing that looks like the following (done as csv) y,x,a,1 y,x,a,2 y,x,a,3
|
| mac address | 10 May 2005 18:07 GMT | 1 |
I searched here, but didn't find this. I'm sure it's been asked. How do I get the MAC address of my pocketpc using vb.net2003 and vb.netcf? (not using opennetcf) Thanks
|
| Application design Advice | 10 May 2005 17:26 GMT | 3 |
I have a specification to do some very simple stuff on a PDA. Basically, it will need to: (all over gprs) 1) Receive jobs over from our server
|
| Can't exit app after BeginReceive | 10 May 2005 17:20 GMT | 6 |
I've seen a bit of traffic in this group about similar problems but am not quite sure if this is the same. I have an app that needs to read asynchronous data over a socket forever, handling it as it comes in. The app needs to continue to perform other tasks based on user input.
|
| SSL Socket | 10 May 2005 17:02 GMT | 5 |
Are there any free SSL socket implementations for CF? Something such as http://www.mentalis.org
|
| Setting correct TimeZone | 10 May 2005 16:50 GMT | 3 |
I know there are a bunch of threads covering this, but none seem to give a solution that works. I am trying to set the timezone of a PocketPC (WM2003SE) to "GMT+1 Berlin,Rome".
|
| Windows Mobile Versions | 10 May 2005 16:45 GMT | 1 |
Currently developing on the Qtek 2020 which is running PocketPC 2003. Somebody has just walked in with a SPV M2000 which is running Windows Mobile 2003 second edition. I've just tried running our application on it and i get several prompts
|
| Help me | 10 May 2005 16:42 GMT | 1 |
Sorry for the cross post I need do create an application of windows mobile 2003 to send and receive sms (short message) messages. I managed to send sms messages but i dont know what to do in order to receive them. Is it possible to do it by using compact
|
| API using emulator | 10 May 2005 16:30 GMT | 4 |
Can I using WinAPI function in emulator?
|
| Toolbar buttons on the fly | 10 May 2005 16:11 GMT | 1 |
I'm trying to generate on the fly a toolbar with some buttons. Unfortunately, even if I install the SP3, toolbar buttons does not display, only gray squares appear. Here is my code (the getimage is a method I developped and seems to be
|
| SQL Server CE and SP4 | 10 May 2005 15:49 GMT | 2 |
I've searched but really have not found anything... SQL Server SP4 just came out recently. I know when I installed the Server tools I needed to run an extra "patch" to these tools if I had SP3 applied to SQL Server.
|
| TextBox read only propery problem | 10 May 2005 13:50 GMT | 4 |
I'm using VS2003 and compactframework 1.1 SP3 on HP3715 device. I created new WindowsCE project. I add new TextBox to the form and change its ReadOnly property to true. When I debug the project on the device I get Exception at the row
|
| Setting hex value in registry | 10 May 2005 13:26 GMT | 1 |
Using OpenNETCF (or any other API with the ability to set registry values), how would one go about and set the following key: [HKEY_LOCAL_MACHINE\Time] "TimeZoneInformation"=hex:c4,ff,ff,ff,57,00,2e,00,20,00,45,00,75,00,72,00,6f,00,70,00,65,00,20,00,53,\
|
| Windows CE 20MB file limit and SQL Server CE | 10 May 2005 11:47 GMT | 11 |
I have a Pocket PC application that currently uses an XML file as its data source. The file is stored in the memory of the Pocket PC itself and not on a card.
|