| Thread | Last Post | Replies |
|
| Example Application POcket pc | 02 Mar 2005 20:51 GMT | 2 |
I'd like to have a very simple Pocket pc application write in VB, that connect to a database access....and read the data in to a grid.. I need of a very simple application, few data. IS it possible?
|
| pocket PC dev, getting started! | 02 Mar 2005 20:49 GMT | 6 |
I currently have Visual Studio 6. If I upgrade just the VB6 to VB.net 2005 will I get all of the tools I need to do Pocket PC applications? Do I need Visual Studio.net to do VB.net only apps.??
|
| How can I read the Device ID ? | 02 Mar 2005 20:43 GMT | 5 |
How can I read the device ID ? my application wanna show the pocket pc device ID. how to write a code to read the device id ?
|
| Connecting a PDA (MC50) to a mobile phone (i710) for GPS | 02 Mar 2005 20:37 GMT | 2 |
I have a request to connect a PocketPC, Symbol MC50, to a Motorola i710 phone. The MC50 will have an application loaded requiring such PDA features as signature recognition and barcode scanning. However, we also would like to add some functionality involving GPS. The end users
|
| eVC3 and PocketPC2002 emulator | 02 Mar 2005 18:43 GMT | 2 |
I download CCeButtonST_demo.zip file from http://www.codeproject,and unzip it. I use eVC3 to compile,link it,and succeed. I select "PocketPC 2002","Win32(WCE x86) Debug" and "Pocket PC 2002
|
| MSG_PEEK with PocketPC 2003 | 02 Mar 2005 18:24 GMT | 1 |
Does MSG_PEEK work with Receive using CCeSocket for PocketPC 2003? I have been unable to find anyplace (or anyone) that tells that it is not working or not implemented, but when I try to use it with the 2003 Emulator, I get a -1 return and GetLastError returns WSAEOPNOTSUPP.
|
| Error | 02 Mar 2005 18:09 GMT | 2 |
what type error is this: there were deployment errors. Continue? Thanks, luca
|
| Maximized Windows | 02 Mar 2005 18:05 GMT | 1 |
I have a qiestion on PocketPC 2003, using eVC++ 4.0. I open a window (A) that is not maximized (using m_bFullScreen=false) Then I open another window (B) over it. When I close window (B), and get back to window (A), this windows gets
|
| is it possible to disable word complete? | 02 Mar 2005 18:04 GMT | 1 |
how to disable word complete of SIP ? best regard.
|
| How to create new mail message (like Send via E-mail in Pocket Word) | 02 Mar 2005 16:23 GMT | 2 |
how can I create a new message with attachment like Send via E-mail in Pocket Word please? I am able to create and send a message from my program, but I need only create a new message and let user to fill To:, Subj, etc. and send it. Thanks.
|
| Transparent background in icons | 02 Mar 2005 16:22 GMT | 4 |
I'd like to make an application with icons with transparent background, but I don't know how do it. I have 2 ppc, in one of them the background is white, and in the other one the background is black (with the same application). I use Ico extension with a picturebox control.
|
| GPRS Byte Count | 02 Mar 2005 15:59 GMT | 1 |
Does anyone know how I can programatically determine the number of bytes that a GPRS connection has sent and received? The ConnectionManager API doesn't seem to give me what I need :( Thanks,
|
| HP2210 "Print splash screen" | 02 Mar 2005 15:57 GMT | 1 |
After a hard reset of a HP2210 welcome.exe is run When this has finisheed a 'splash screen' appears about HP printing etc Does anyone know which app this is as I can seem to find it. I'm just trying to do some comprehensive notes of what to do after a hard
|
| Pointers in vb6 | 02 Mar 2005 15:53 GMT | 4 |
Hi i am building an application to read a PC/SC application in vb6. I am having problems with one of the functions SCardListReaders.Below is the C declaration of the SCardList Readers. LONG SCardListReaders(
|
| Can't display label or edit box ? why ? | 02 Mar 2005 15:30 GMT | 9 |
I did try a little search on this topic but google found nothing related to this. My application do not display my labels(or what they call "static text") text in my main window, and I can't display neither my labels and edit
|