| Thread | Last Post | Replies |
|
| Serial Port IDs | 18 Apr 2005 04:24 GMT | 1 |
I have a couple of iPaqs - to both I have added an extra serial port using the socketCF card. Everything is running good - however when I get a list of the avilable ports on the handheld. I get back a large list (without the card added in). These ports are :
|
| Trouble with a COM port | 18 Apr 2005 01:20 GMT | 14 |
I have an Ipaq 5455 that has a driver for COM port 9. This COM port's friendly name (according to the registry) is USB cable. I'm presuming this means the part of the sync port that works with the USB. The problem is, every time I connect using CreateFile the whole device locks
|
| Simple GAPI Sample needed | 18 Apr 2005 00:04 GMT | 1 |
can anyone provide me a simple GAPI sample and short instruction how to get it work on the 2003 PPC emulator of eVC 4? The emulator supports GAPI - why the heck is it so hard to get a simple sample set up? It's getting rellay desparate over here... :-(
|
| Play and record not working on GSM channel | 17 Apr 2005 16:34 GMT | 1 |
I am trying to develop an answering machine software for the Pocket PC 2003 (HP IPAQ 6315). Please let me know how to play the recorded voice on the GSM channel. I am using waveOutWrite for Play and
|
| Getting Transcriber to work with my App | 16 Apr 2005 02:22 GMT | 1 |
Do I have to do anything special to get Transcriber to work in my app? Thanks, Amit
|
| How to Change device resolution to VGA? | 16 Apr 2005 00:15 GMT | 1 |
How to change device resolution to VGA(640*480)? Is there any key in registry? I have found this key: [HKEY_LOCAL_MACHINE\Drivers\Display\GPE] "LogicalPixelsY"=dword:00000060
|
| Detecting free stack space at run time | 15 Apr 2005 22:48 GMT | 6 |
eVC++4.0 Is there a way in my program I can detect how much stack space I am using at any point? I need a way to detect where the current stack pointer is and the upper bound. I am trying to catch a stack overflow before it happens.
|
| Transparent connection | 15 Apr 2005 22:35 GMT | 1 |
I have an application for mobile that needs periodical connection to the central office. I like to build a class that handles this connection using this sequence : - if there is network, do nothing
|
| help! | 15 Apr 2005 21:24 GMT | 4 |
(Copy files from PC to PPC) is it possible to copy files from pc to pocket pc thru evc++ application>? if so how to go about.,i can see lots of reference for RAPI functionalities.but i couldnt find any info for accessing files on pc from PPC. any ideas or sample code will be a great ...
|
| A theoretical problem on Pocket PC..may be i am missing something | 15 Apr 2005 20:52 GMT | 1 |
I have a class A and a base class B derived from it. Both are in separate files. There declaration are as follows. class A {
|
| invoking rapistart through telnet | 15 Apr 2005 20:12 GMT | 1 |
When I telnet to my Windows 2000 server and invoke rapistart, I get an error "Failed to start process (5a4)". It works ok if I run rapistart directly from the desktop. Is this a known limitation?
|
| a DC that can draw to a surface in memory? | 15 Apr 2005 19:32 GMT | 5 |
How can I make a DC that can draw to an image surface in memory? Thanks in advance, Per Rasmussen.
|
| Retrieving Storage info | 15 Apr 2005 19:20 GMT | 1 |
I am attempting to wrap the methods and structs in projects.h (of the Windows Mobile 2003 SDK) into a c# assembly. Its been a very long time since I've done any P/Invoke stuff, and I find myself extremely rusty. I am getting a NotSupportedException when trying to run the code ...
|
| How do I set a a window "on top"/"top most" ? | 15 Apr 2005 16:06 GMT | 4 |
Is it possible to set a Window/form running on a PocketPC device to "on top" ?
|
| pocket pc terminal services | 15 Apr 2005 15:55 GMT | 1 |
All - I am having a hard time configuring TS on pocket pc, I would like to set it up to do automatic log in, and start a program - just like remote desktop has the ability to do.
|