| Thread | Last Post | Replies |
|
| Best file format for PPC App | 23 Feb 2005 17:25 GMT | 2 |
I have to develop a PPC app 2003, it is like a shoping list, now my question in PPC 2003 what is the best option for storing data, Databse, Files etc ? Thanks
|
| Sharing Violation - program is NOT running in memory. | 23 Feb 2005 16:28 GMT | 3 |
I'm developing an app for PPC 2003, using VS.NET 2003. THe physical device is a Symbol 9000G. I'm using ActiveSync over a wifi network to debug on the actual device. This morning, my app crashed and exited. After exiting, I tried to restart
|
| Opening and Listening to a Socket | 23 Feb 2005 15:08 GMT | 1 |
is it possible to open a socket and listen to this socket using C sharp. i tried.. it runs but the client cannot send something. regards,
|
| Combo box Return Value | 23 Feb 2005 14:53 GMT | 1 |
I am developing pocket pc application and added a combo box in my form,I added the items like : combobox1.items.add("item1"),combobox1.items.add("item2")......and so on
|
| ftp with evb | 23 Feb 2005 14:45 GMT | 1 |
I have a pocketpc with windows mobile 2003. I try to use thies code for ftp http://support.microsoft.com/default.aspx?scid=kb;en-us;305598 the error is here:
|
| HKEY_CURRENT_USER\\ControlPanel\\Notifications\\Default | 23 Feb 2005 13:51 GMT | 2 |
which event needs the default values of this key? very important to me, please help thanks in advance
|
| GetDiskFreeSpaceEx (first Parameter for PocketPC?) | 23 Feb 2005 12:04 GMT | 1 |
Can anyone know that what is the first parameter of that win32 api function for the pocket pc application? private static extern int GetDiskFreeSpaceEx(string lpDirectoryName, out ulong lpFreeBytesAvailable, out ulong lpTotalNumberOfBytes, out ulong
|
| Problem Consuming web services from ipaq | 23 Feb 2005 00:13 GMT | 1 |
I have created a web service that returns a list of objects, The objects are instances of a TCompany class public class TCompany { /// <remarks/>
|
| Memory can not liberated after close RecordSet | 22 Feb 2005 22:39 GMT | 1 |
Hi, I am using evc++ 3.0 and adoce, the problem is the following one: when I make query to the database and after close the RecordSet the space of the memory I can not liberated, the procedure that I use to close the RecordSet is the following one:
|
| LSP on PocketPC 2003 (Win CE 4.2) | 22 Feb 2005 22:10 GMT | 5 |
I am trying to install LSP Sample application on Pocket PC 2003. I build the sample code. I also made the registry entries under HKLM\Comm\WS2\LSP\<my lsp> to load the lsp dll during startup. I also implemented DllRegisterServer
|
| ActiveSync question - related to an ActiveSync provider and cesync.h | 22 Feb 2005 21:16 GMT | 6 |
I would like some way to tell the ActiveSync manager (from a provider on the desktop) that certain items are to reside on the device only. I found some interesting flags in cesync.h that might help, but they are not documented very well:
|
| launch embedded VC++ application from PIE | 22 Feb 2005 18:47 GMT | 3 |
Hello, Is there a way that I can launch an embedded VisualC++ application from Pocket Internet Explorer when the user clicks a button. Thanks in advance
|
| DataGrid | 22 Feb 2005 18:34 GMT | 5 |
How can set the Row(0) the FocusedRow? The Select funtion only select a row, but I want Focus a Row.
 Signature Cumprimentos,
|
| Controlling the RTS (Request To Send) signal | 22 Feb 2005 18:13 GMT | 2 |
Hi *, Is it possible to reset the RTS signal when another windows CE application (like tomtom) is setting this signal. I would like to do this with a simple application, is it feasable?
|
| Tabcontrol | 22 Feb 2005 16:49 GMT | 1 |
When I put a Tabcontrol in a form then is docked Top, and I chagen location but doens't work. The location goes to (0,0)
 Signature Cumprimentos,
|