| Thread | Last Post | Replies |
|
| Desktop - PocketPC Process Notification | 26 May 2005 20:30 GMT | 1 |
I have developed both a Desktop and Pocket PC app. The Pocket PC app is launched using the Desktop app. I would like to get notification on the Desktop when the process on the PocketPC ends. Rightnow I write a file on the PocketPC at the end of the process and from the ...
|
| Drawing Lines On Panels | 26 May 2005 17:42 GMT | 8 |
Is there a way to draw lines on a c# Panel. i am developing an app in c#, on a pocket PC, and havent yet been successfully able to draw a line on any component other then the frame itself. also is there a way to be able to use the drawLiine() method using floats,
|
| Printing with Epson Fx-880 dot matrix printer from Pocket PC | 26 May 2005 12:44 GMT | 2 |
I need to Print to Epson Fx-880 dot matrix printer which is connected using bluetooth from my Pocket PC application. How to do this? I am not able to find any SDK from Epson for devices. Whether I need to use serial data sending method?
|
| OpenNETCF installation? | 26 May 2005 09:46 GMT | 5 |
I can access WebServices from the PocketPC emulator, however, when using OpenNETCF for DIME attachments, it does not work with a remote server. My question is: What do I need install on the webhost to make OpenNETCF work? (The remote WebService works fine from a regular WindowApps ...
|
| Pocket PC Emulator available with Visual Studio .NET Academic | 26 May 2005 06:37 GMT | 2 |
I post with reference to Mark Arteaga's post on March 10: Visual Studio 2003 Pro comes with an emulator. There is no seperate instal like palm has. Does the Pocket PC Emulator available with VS.NET 2003 Academic version?
|
| How can I restrict my exe file to run only on my ppc? | 26 May 2005 00:25 GMT | 2 |
I want to prohibit anyone using my exe file. therefore I want to get unique id of any hardware component (like processor or anything) inside ppc and embed that id into my application so that my application can run only on my ppc.
|
| How to reset pocketpc | 25 May 2005 23:51 GMT | 3 |
Does anyone know how to restore/reload win mobile 2003 2nd ed on a pocketpc? (sim to reinstalling windows on a pc) Any help would be appreciated
|
| SQLCeConnection.ConnectionString | 25 May 2005 19:29 GMT | 2 |
Good evening NG it's the first time that i try to write a CE Application... ;-) Based on VS 2005 Beta 2 i started to write a application that shows the conntend of a SQL CE 3 Database. Simple i guess.
|
| camera capture api w/ emulator | 25 May 2005 18:50 GMT | 2 |
I was just wondering whether it is possible to exercise the Camera Capture API with any of the emulators, or will it be necessary to wait until actual hardware appears? Some of the Palm emulators for example simulate camera functionality for their camera api.
|
| GAPI on svga displays? | 25 May 2005 16:40 GMT | 1 |
can I use GAPI in 240x320 mode on a device with svga? Will my old programs run on a DELL AXIM X50V and a HP hx4700? What about the 3D chip in the dell - does it support "regular" GAPI 2D drawings as well?
|
| Simple Question about Bluetooth Printing | 25 May 2005 15:16 GMT | 2 |
I have what should be a simple task. I want to print the contents of a textbox to a bluetooth printer. (vb.net) The device is an Intermec 741 reader (PPC 03) The printer is Intermec PB41
|
| CeRunAppAtTime() | 25 May 2005 14:26 GMT | 9 |
The problem i found is the API CeRunAppAtTime() is not working effectively. suppose i am scheduling my application to run every hour. setting the next time on each event. But my application is not running after 50 -60 times. i can't understand what the problem is... please help
|
| Windows Media Player 10 Mobile Doesn't Support Buffering? | 25 May 2005 09:14 GMT | 2 |
It seemed that Windows Media Player 10 Mobile doesn't support buffering? Regards, Jacky
|
| Newbie Question: Cancel a modal form | 24 May 2005 22:51 GMT | 4 |
I noticed that if I open a form in modal view (ShowDialog) then the X in the top right becomes OK. I there a common way of letting the user choose to apply or cancel (OK or Cancel)
|
| ARM SA1100 CPU prblm | 24 May 2005 22:45 GMT | 2 |
I need some help with porting my app. Currently my app is working good on windows pocket pc version 4.20.0(ARM V4). The devpt environemnt I am using is Embedded VC++, patched with sp4. Now I need to port and test my app onto a phone with ARM SA1100 CPU. While transfering the app, ...
|