| Thread | Last Post | Replies |
|
| Phone edition detection within app | 21 Feb 2005 14:34 GMT | 2 |
My question is in regard to the ability for a WinCE application to detect whether or not the PPC it's running on is a phone edition or not. This is important, because I don't want the users of non-phone type pda's to see phone functionality that they can't use. Makes sense,
|
| Animated Gif Please HELP! | 21 Feb 2005 14:18 GMT | 1 |
I am working on a game and stuck with animation of gif files. Can some one please tell me or send me some code in vb.net, for creating animated gifs using imagelist control. should v place it into a picture box. Any help is invited.
|
| Simple File or simple DB? | 21 Feb 2005 12:06 GMT | 3 |
Hello Group, I want to write a simple app that just collects some data, and shows some statistics for that, I also want to be able to copy the data to/from the PC. The requirements are:
|
| Networking??? | 21 Feb 2005 06:24 GMT | 1 |
"The dumbest qwuestion is the one you don't ask". With that: Two of us have succesfully "networked" our pocket pc's. However, we do not know what we can now do. Any suggestions:
|
| Sending data TO pocket pc with GPRS | 21 Feb 2005 06:23 GMT | 1 |
I have to send some datas TO a pocket PC FROM a server. I already have written a small app to read informations on the pocket PC FROM an IP server using sockets on GPRS. However, I cannot figure how to send some information from the server
|
| [Qestion] Inline Assembly in EVC | 21 Feb 2005 04:11 GMT | 1 |
I want to make a software using ARM assembly language. But, EVC compiler does not support the "__asm" reserved word which means inline assembly code. Are there some methods to use inline assembly code or to complie my assembly
|
| difference between KeyPress and KeyDown events? | 20 Feb 2005 23:46 GMT | 1 |
For a textbox I confused to select what event to perform some action according to user input. It looks same to me using either KeyPress,KeyDown or TextChange events. Can anyone tell me the best use of following events for a text box:
|
| System reset after flat batteries | 20 Feb 2005 14:54 GMT | 1 |
My problem is when the OS (Windows CE/Pocket PC) gets restored to "factory default" after both main and spare battery are drained. I would like for my software to get loaded/restored directly after "first boot". This should in theory be possible, since we have
|
| XMLHTTP doesn't work, I'm getting access denied | 20 Feb 2005 10:33 GMT | 8 |
I need to write a web application for my pocket PC, here is part of the code I'm using: xrequest = new ActiveXObject("Microsoft.XMLHTTP"); xrequest.open("POST",url,true );
|
| HTML View - problem with adding | 20 Feb 2005 10:10 GMT | 2 |
I have created HTML view control. Using DTM_ADDTEXTW I am adding html content to it. But there is a problem as I want to do sequenced adding eg.: DTM_ADDTEXTW
|
| How to change IMM mode with external keyboard? | 20 Feb 2005 09:39 GMT | 3 |
My customers have pocketpc 2003 korean version and 3rd party external keyboard. But problem exists. Because customers use korean language, they may have to change IMM input mode-korean or english input mode. On the screen, there is toggle button. But I can't find the any
|
| GPS on PDA browser | 19 Feb 2005 22:55 GMT | 2 |
I'm an informatics student. I've a dream... :-) my dream is to have, in a PDA browser, the real time GPS co-ordinates. how can I do it?
|
| A calendar of notes | 19 Feb 2005 20:26 GMT | 3 |
I'm a VB.NET developer interested in designing my first pocket pc application for 2003 SE with .netcf. What I essentially want to do is use the 1-month calendar view (as seen in the default calendar application) as a UI to manage note files. This
|
| MessageBox doesn't vanish even code reaches to end of function... | 19 Feb 2005 17:56 GMT | 1 |
Hi, I am using MessageBox.Show() to get user Yes/No actionl. But problem is that after clicking Yes or No, the Message Box desn't vanish suddenly, even code reaches to the end of function. However after exiting the function, the
|
| help me install vb.net application to mobile pc | 19 Feb 2005 15:52 GMT | 1 |
i have developed an application for mobile pc using vb.net. now i want to install that on my mobile pc ARM based. i want to know step-by-step info about how to install it. i know here many people know this, only its a matter of willingness to
|