| Thread | Last Post | Replies |
|
| Ignoring WM_CLOSE to avoid being shutdown by the system | 30 Sep 2004 22:59 GMT | 5 |
The goal: an application that keeps running until the user ends it. It isn't a typical PPC GUI application - it's a HTTP server providing Pocket Internet Explorer with dynamic pages. The server is running in the background, and PocketIE is the "active" application.
|
| Show symbols in a Win32 application | 30 Sep 2004 22:26 GMT | 3 |
I would like to display a "sigma" symbol in my Win32 application built with Microsoft Visual C++ 6.0. I found the corresponding UNICODE number is 03C3, which was equal to 963 in decimal, then put it to the following codes. However, the "sigma" symbol was not displayed correctly.
|
| ntext column with 256 chars does not ger synch | 30 Sep 2004 21:41 GMT | 1 |
I have an SQL table with a ntext column. That column contains data with 256 characters and more. I have also a pocket pc with SQL CE 2.0 with the same table/column and an ntext datatype. Everytime I sync and the data (SQL server) in the column has 255 charaters and less the sync ...
|
| Creating .cab file which will not receive an entry on the Remove Programs screen | 30 Sep 2004 21:31 GMT | 1 |
Do you know the way to create .cab file for PPC which will not receive an entry on the Remove Programs screen ? I can do that for SP using "nouninstall" parameter of CABWizSP.exe but CABWiz.exe doesn't have "nouinstall" parameter.
|
| Windows media player control | 30 Sep 2004 20:29 GMT | 3 |
I am designing an Windows application targetted for Pcoket PC 2003 developers in which I need to integrate media playing capabilities inside the same application. Is it possible that I can integrate a Windows Media Player control inside my
|
| Pocket Access | 30 Sep 2004 20:26 GMT | 3 |
I would like to know whether that Pocket Access can be use in the Win Ce .Net 4.2?Can I use the ADO.Net as the connection? Please advice.
|
| programmatically dim display | 30 Sep 2004 14:59 GMT | 1 |
In the autosuspend options of my Windows CE .NET device, I can set when I want to dim or turn off my display. Is there a way to dim or turn off the display from my own program? Thanks,
|
| multiproject solution - deployment problems | 30 Sep 2004 12:48 GMT | 1 |
I use VS.NET 2003 to develop pocket PC applications using Pocket Framework. I have no problems with Pocket Framework. My problem is the solution that has two projects: a class library and a main module. I set the project dependency from main module to the class
|
| Uploading large files from an iPAQ | 30 Sep 2004 12:35 GMT | 4 |
I'm trying to upload a large binary file from an iPAQ, but am getting out-of-memory exceptions when I try to convert the byte array containing the data to a string in order to include it in the StringBuilder object which represents the http (multipart/form-data mimetype) request. ...
|
| Taskbar Icon | 30 Sep 2004 12:06 GMT | 4 |
I'm trying to place an icon in the taskbar I've read the article www.pocketpcdn.com/articles/taskbar_icon.html but it does not work.
|
| Restrict eVC++ 4.0 application life time? | 30 Sep 2004 03:48 GMT | 11 |
Can we have retrict the Application work for particular time frame?say 30 days or 60 days? and then automatically it should stop working on the device.. may be until he gets some key to openup the application..
|
| how to rebind network adapter? | 30 Sep 2004 02:53 GMT | 4 |
I want to update network IP address to 169.254.xx.xx (which means the machine cannot connect to a DHCP server). I used to IOCTL_NDIS_REBIND_ADAPTER to update it: //---------------Code--------------------------------
|
| How to install SQL Server Ce 2.0 into Windows Ce .Net 4.2? | 30 Sep 2004 02:34 GMT | 9 |
I'm trying to install the SQL Server Ce 2.0 into Win Ce .Net 4.2,I do follow the instruction from the SQL CE Books OnLine,but I can't install the server tools into my computer.
|
| Pocket PC 2003 v2 and PPPoE | 29 Sep 2004 21:39 GMT | 3 |
I have a Dell Axim x30 running Pocket PC 2003 2nd Edition. I am not sure if this a 2nd edition issue or an Axim particularity. When I tried to send out an PPPoE discovery packet (ethertype 0x8863), it does not get out.
|
| path environment variable on Pocket Pc | 29 Sep 2004 20:40 GMT | 5 |
how can i set the PATH environment variable on a pocket pc? thanks cheers
|