| Thread | Last Post | Replies |
|
| Monitor file operations | 05 May 2005 13:11 GMT | 3 |
I'am working on Pocket PC 2002. It want to be able to monitor all changes on files. I want to be notify of file creation, opening, deletion and so on. For example: if the user wants to open a file - I want to firstly check It
|
| Workaround to VS.NET 2003 requiring network and IP | 05 May 2005 11:40 GMT | 1 |
Has anyone discovered a non-complex work-around to VS.NET 2003 requiring an active network connection for the emulator to work during debugging? I'm traveling soon and I'd like to do some development on my laptop while away from any network.
|
| pocket ie \n newline in a textarea | 05 May 2005 03:27 GMT | 2 |
I have been searching this newsgroup for a workaround for the newline character \n in pie (pocket internet explorer) textarea elements. It is not supported on my XDA II (not sure what version of windows mobile this runs?)
|
| MenuBar issue | 04 May 2005 23:01 GMT | 4 |
I'm new to embedded C and fairly new to C so this is probably a silly error but anywho... I'm trying to add a menu bar to the bottom of a program's window. This is in the function called when WM_CREATE is received. All the IDs are #define'd in the C file's header file. Instance ...
|
| raseapif.h | 04 May 2005 22:40 GMT | 3 |
The file <raseapif.h>, as provided with eVC 4.0 (both ...\Windows CE Tools\wce420\POCKET PC 2003\Include\Emulator and ...\Windows CE Tools\wce420\POCKET PC 2003\Include\Armv4 ) contains #define RAS_EAP_REGISTRY_LOCATION TEXT("Comm\\EAP")
|
| how to run ppc software in winxp? | 04 May 2005 20:44 GMT | 5 |
|
| SMS not recognized | 04 May 2005 16:28 GMT | 1 |
I use a XDA I, an i have this problem: when someone send me a message over the SMS service (webpage), the inbox not recognize it, i try use AT Debug to see the data, the message comes, but is not recognized.... but when someone send a SMS from another cell phone, YES, is ...
|
| excuse me you all... i am SURELY stupid... but... | 04 May 2005 16:12 GMT | 1 |
i'm trying first steps with VB.net on Pocket PC i want to put on my form a datagrid (or something similar) and write in 2x2 cells 4 characthers. but...
|
| WM_ACTIVATE message not being received | 04 May 2005 14:51 GMT | 1 |
Hi I am using WM_ACTIVATE to catch the event of my application being active when the child application quits. Is there something wrong that I am doing in WndProc as I dont get any message from the child process when it exits. I
|
| ARM ASM code | 04 May 2005 12:34 GMT | 1 |
Can anyone explain this ? I have two versions of the same routine, one of which is supposed to be a slightly optimised version of the other, but the "optimised" one is actually running slower than
|
| Multicast with PocketPC | 04 May 2005 11:27 GMT | 1 |
I develope a tool that uses Multicast messages in vs2003 for pocket pc. Sending an multicast message seems to work, but i'm not able to receive a message from the multicastgroup. Any idea how to solve my problems, code snippets would be great.
|
| converting from PPC2003 to windowsCE app... problems?? | 04 May 2005 09:26 GMT | 2 |
i have a application that is written for PPC2003, and now am converting it in a new project that will allow it to run on Windows CE.NET devices too, all compiles well, although when i try debuggin in the emulator, it cant start the debug mode, so i manually start the program and ...
|
| Lineinitialize problem in Vb.net, some one can help? How to Initialize TAPI in VB.net? | 04 May 2005 08:55 GMT | 8 |
When i call LineInitialize() in Vb.net in my program,the NotSupported_Exception always occurs, don't know why. The callback function is realized through "Delegate" Declare Function lineInitialize Lib "coredll.dll" ( _
|
| can't loading dtd file | 04 May 2005 08:53 GMT | 1 |
I implement the test.xml and test.dtd. but test.dtd unloaded in test.xml file <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE root PUBLIC "-//Wrox Press//DTD Name Example From Chapter1//EN"
|
| Development for Magneto | 04 May 2005 03:04 GMT | 1 |
I was wondering if Microsoft has released any Windows Mobile 2005 guidelines that we should keep in mind when developing our apps. For example, with 2003 SE we had the guidelines for developing for different screen orientations, and the settings in INF files for CABWiz.
|