| Thread | Last Post | Replies |
|
| Emulator without Visual Studio | 24 Mar 2005 21:58 GMT | 2 |
How can I show a trial software to a client without to give him a release ? I mean, exist some PocketPc emulator without to install Visual studio ?
|
| connection difficulties | 24 Mar 2005 20:41 GMT | 2 |
I'm using this function to check if the device can connect to the internet: bool IsAvailable( LPCTSTR pszPath=NULL, BOOL bProxy=FALSE ) { bool connection;
|
| CE on Pocket PC | 24 Mar 2005 19:13 GMT | 7 |
I am just starting out with some Pocket development and was wondering what the advantages and disadvantages of using CE or Mobile 2003 Second Edition as a platform. Thanks
|
| Thread Question | 24 Mar 2005 19:12 GMT | 5 |
Can a worker Thread acces to read and modify variables of a Dlg ? Thank in advance.
|
| Pocket PC Barcode scanning | 24 Mar 2005 19:09 GMT | 4 |
I'm new to developing with the Pocket PC; I intend to use .net and would like some advise or some pointers to web sites with further information on the following. We have a Pocket PC PPT8846 from Symbol Technologies which has a build in
|
| Reading info from SIM CARD | 24 Mar 2005 17:30 GMT | 1 |
Hi!! I'm new in programming Pocket PC Device and I would some right suggestion to start. I must write an application using vb .net over a QTEK2020 PocketPC with phone function, and basicly I must read the SIM CARD data (in
|
| Back on square one! | 24 Mar 2005 17:29 GMT | 1 |
After serveral weeks of trail and error, I was finally able to 'connect' my PocketPC application to MSDE on the host. But now, a week later, I am back on square one when creating a new project. No connection! There must be a solid guideline, step-by-step on how to get ...
|
| exception incoming on new bitmap() | 24 Mar 2005 16:24 GMT | 12 |
I have a big problem with VB .NET and Windows CE4.2. This code produce a System.Exception:Exception : ---------------------------------------------------------- Dim Image As Bitmap
|
| [openNetCF] Errror on start | 24 Mar 2005 12:49 GMT | 1 |
when i start VS2003 Sp1 with a new openNetCFproject, i got an error message: "Default .js could not be found in C:\Programme/Microsoft Studio.Net2003\VC#\VC#wizards\openNetAppwiz\PocketPC\Scripts\1031\" The error come after the choice o a device (PocketPC or WindowsCE), i
|
| is it possible to control flight mode programatically? | 24 Mar 2005 10:25 GMT | 2 |
is this a controllable thing through code? thanks, paul.
|
| Adding Help page for my Application | 24 Mar 2005 09:04 GMT | 1 |
Hi. All. when appllication named "A" is working. if I excute help of start menu. then help page(*.htm) of the application named "A" is excuted directly. I don't know how to do that. Let's me know how to get method.
|
| Windows CE Emulator and Xp Service Pack 3 | 24 Mar 2005 05:15 GMT | 5 |
After installing the Windows XP service pack 2 ,,my vs 2003 Emulator stopped working .Acording to this article: http://support.microsoft.com/default.aspx?scid=kb;%5Bln%5D;883989 I have to do some changes in my boot.ini ,till Microsoft finds a
|
| Start Application (for 14 days) | 24 Mar 2005 05:14 GMT | 11 |
can i start application at 6AM for 14 days ? i have tried this following code which isnt working correctly. can some one let me know where im goin wrong? for(i = 1; i < 15; i++)
|
| How to wake up pocket pc ? | 23 Mar 2005 22:50 GMT | 3 |
I want to execute an app. in the middle of the night. CeSetUserNotificationEx() does the job but, it needs user i/p from for the dialog and then it calls the app. If I don't use dialog flag, then it don't wake the unit up,
|
| Webcam | 23 Mar 2005 22:47 GMT | 1 |
Hello, I saw on the Net that some pocketPC had USB port on wich(in theory) we can connect Webcam, I saw that it exists webcam as one form not on USB. I am currently seeking a solution to reach a webcam connected on PocketPc then
|