| Thread | Last Post | Replies |
|
| Hash Algorithums | 09 Nov 2004 14:08 GMT | 1 |
Dear CE Developers. Using eVC 4.2 I am trying to get a good hash algorithm. Preferably MD5. Something like this would be perfect: CString GetMD5(CString data)
|
| Volume status | 09 Nov 2004 13:14 GMT | 1 |
Exists a commando in windows ce that he visualizes the bar of the volume? Miky
|
| It command-prompt-creates by eMbedded.vc. | 09 Nov 2004 03:02 GMT | 1 |
The program created now [ eMbedded ] is compiled, and exe is put into PDA and operated. Although he wanted to create the program which can operate ping like a command prompt by eMbedded.vc, even if it looked for only anything, only the
|
| Exception Error when loading xml file | 08 Nov 2004 21:05 GMT | 1 |
Everytime I try to read the following simple XML file I get an exception error. I am using a custom x86 WindowsCE 4.0 device w/ eVC 4.0, sp3. Can someone please help me? Here is my xml file:
|
| Interesting run time error in multicast!!!help | 08 Nov 2004 20:56 GMT | 10 |
Hello there,Yeah i know the subject i flashy because i wanted a reply sooner i did that sorry for that.The question is also that interesting I am working on a multicast project.The pdas configured in adhoc mode talk send data to a multicast ip address.every node on startup joins ...
|
| multicast problem | 08 Nov 2004 15:27 GMT | 1 |
hello there.I have psted quite a few messages regarding the multicast neiighbor discovery.The problem that i am facing now is that the pdas can recognize their neighbor but only one.If there are more than one neighbor they fail to recognize them.
|
| Socket creation failing | 08 Nov 2004 15:21 GMT | 7 |
Dear experts, I am creating sockets using winsock.h. But when I tried to create or reassign a socket its failing. I donno y its happens!!. My socket class is like this.
|
| Reading CSV File | 08 Nov 2004 15:03 GMT | 3 |
I am totally new to eVC++ and now I am forced to write a program that can read a CSV file and process it. But I couldn't make any progress. (Struggling with reading characters from file Memory mapped file etc, then process it) I guess my VB background makes this job even tougher ...
|
| CreateProcess ? | 05 Nov 2004 23:40 GMT | 4 |
I'm working with windows ce 4.2 and pocket pc 2003 sdk. I'm trying to open a help file from my application in this way: PROCESS_INFORMATION pi; CreateProcess(TEXT("peghelp.exe"), TEXT("file:help.htm#Main_Contents"),
|
| problem with XML DOM 'load' command | 05 Nov 2004 22:47 GMT | 9 |
Anyone has any clue why the XML 'load' never returns ? The indicated file does not exist. IXMLDOMDocumentPtr pXMLDoc; VARIANT_BOOL vSuccess;
|
| Help connectivity problem | 05 Nov 2004 19:54 GMT | 7 |
Hi there,I am running a piece of code that creates the multicast listener and sender on the same program from the msdn site.The sender continuously sends the local ip to the multicast group address.The listener will be listening for the broadcasts.
|
| Start application upon power up | 05 Nov 2004 17:01 GMT | 2 |
I would like my application to be started automatically upon phone power-up. Is there any mechanism for this on Smartphone? It seems there is no registry keys like "Run" or "RunOnce". Regards, Nickolay
|
| Questions about Pocket Pc 2003 Phone Edition | 05 Nov 2004 14:05 GMT | 1 |
What are the differences between Pocket Pc 2003 and Pocket Pc 2003 Phone Edition ? My application is developed for Pocket Pc 2003 (evc 4.0). Is it still valid for Phone Edition devices (like ipaq h6315) ?
|
| How to browse all files in the device by CFileDialog | 05 Nov 2004 09:30 GMT | 1 |
when i open CFileDialog and brows file, i can see the folders and files under "My Document" folder , How to browse files upward to "My Device" Thanks Jeff Hu
|
| How to resize SIP within an IM? | 05 Nov 2004 03:57 GMT | 3 |
My question is NOT that: "how can I show or hide the SIP from an application" and NOT that: "how to resize my application when the SIP is shown or hide" My question is: how the hell can I change my input panel size from my
|