| Thread | Last Post | Replies |
|
| MIPS | 28 Apr 2004 13:43 GMT | 5 |
Here's my problem I have an MIPS processor compatible with vb(that came in the embedded Visual Tools 3.0) running on Windows CE 3.0 Allright that is not my problem.. My problem is that when I use te App installer Wizard, the only 2 enabled processors are ARM and X86. And obviously ...
|
| RS232 | 28 Apr 2004 12:29 GMT | 1 |
does anyone know how to program the RS232 of a Cassiopeia E-125g Pocket PC (Win CE 3.0) via embedded VB? Thank you for your help,
|
| How to fix the row, col in GridCtrl | 28 Apr 2004 09:56 GMT | 1 |
I use the GridCtrl to display to data. When the user scrool down the grid, then they cannot see the field name on the first row. How to fix the first and the first column in the GridCtrl. Thank you.
|
| Open port USB with vb.net in PDA | Abrir el puerto USB con vb.net en PDA | 28 Apr 2004 00:13 GMT | 3 |
Hi everybody |<es>| Hola a todos I have a problem with a USB; I can?t open USB port with VB.net for PDA
|<es>| Tengo un problema con el USB; no he logrado abrir el puerto USB con VB.net
|
| eMbedded Visual Studio and Windows Server 2003 | 22 Apr 2004 13:15 GMT | 2 |
I tried to work with eMbedded visual studio 3.0 under o.s. Windows Server 2003, but I can't debug or compile my code. I already installed the Pocket PC SDK, and I choose this emulator as device for my code, but seems that it can't connect with eVB.
|
| email from eVB application including attachments | 21 Apr 2004 18:43 GMT | 1 |
does anyone know of an activeX control for email which allows attachments. Or any other way of emailing from an eVB application including attachments Thanks
|
| mdb -> emulator | 21 Apr 2004 15:22 GMT | 1 |
when i copy a mdb (access) table the activesync convert it to the cdb format how can i copy this mdb file to the emulator _and_ convert it to the cdb format?
|
| Make setup for my pocket app. | 19 Apr 2004 07:22 GMT | 3 |
Hi there all over you. How can make a setup for my app. I'm sorry if my english is bad but i trayng. salute all you.
|
| how I can use the Web Browser ActiveX Control in wince? | 16 Apr 2004 11:29 GMT | 1 |
I want develop a application use the Web Browser ActiveX Control, but I don't know how use it in my embedded Visual Basic and Visual C++, where the control file maybe locate? Can anyone tell me? best regards!
|
| SetTimeZoneInformation | 15 Apr 2004 16:29 GMT | 4 |
How can I get all time zone? After I get time zone, how can I set WinCe time zone after clicking the combo box in evb It seems that evb 3.0 does not support UDT. Thanks a lot Philip
|
| How to play a simple "beep"? | 14 Apr 2004 20:13 GMT | 4 |
Hello, I have a PC running a Windows CE 3.0 MAXALL platform. I would like to play a simple "beep" in the buzzer of the PC with the embbeded Visual Basic. I have tried it with the API function "MessageBeep" and it does not found for me. Does anybody know an alternative Thanks ...
|
| Operator Precedence in eMbedded VB? | 14 Apr 2004 17:49 GMT | 2 |
First, let me thank you for your comments to other posters. I have been lurking here, and have found helpful answers. I have been toying with eMbedded VB, 3.0 recently, and came upon an example from the book that doesn't appear to work. Would you be so kind as
|
| Is COM technology fully supported in WCE.NET | 14 Apr 2004 16:04 GMT | 5 |
I have the problem to transfer a framework written in VB (with big use of COM) from XP embedded to CE.net. But I don't know what APIs are used to support this COM objects and I would like to know if they are supported also in WCE.net
|
| textbox focus | 14 Apr 2004 15:47 GMT | 4 |
I created an editor for myself for a HP/C Pro device. When I press the tab button the textbox looses focus. The textbox is the only control that there is in the project. Is there any way that I can keep the focus on the textbox? To use the editor I have to use ctrl + i to tab in ...
|
| milliseconds from System timer | 13 Apr 2004 22:59 GMT | 1 |
Hi!, I've tried to use many different ways to get the value of milliseconds from the GetSystemTime call from the coredll, but the value still be 0, while the Hours,Minutes,Seconds are regurally updated... the same method on a Win32
|