| Thread | Last Post | Replies |
|
| debug evb program in pocket pc 2003 | 30 Jun 2004 03:22 GMT | 5 |
I searched the previous posts and don't find the similar one. I just wonder whether it is possible to debug evb program in pocket pc 2003? I have an evb program, but the pda with pocket pc 2003. I need debug this program.It sounds that evb can not connect to pocket pc. Any ...
|
| TabIndex | 30 Jun 2004 03:21 GMT | 2 |
Anyone know of a way to get the TabIndex of the currently active control on a form? Thanks in advance -BB
|
| SendKeys function | 28 Jun 2004 02:13 GMT | 6 |
Anyone know of a way to send key strokes to the form? .. Similar to the way the 'SendKeys' function works for VB 6.0 thanks in advance.. -BB
|
| Difference between EVB and VB.Net conpact framework | 27 Jun 2004 16:00 GMT | 7 |
Pl. tell me which is best to develope Pocket PC application 1. VB.NET conpact framewor 2. EVB 3. Pl. give me the suitable differences als
|
| Socket problem | 22 Jun 2004 21:45 GMT | 1 |
I have a pocket pc 2002 that connects to a PC using bluetooth. My problem is this: I send a text through a socket from the pocket to the PC. The PC receives two DataArrival events: one event receives the first character and the second receives the rest; that is a known bug, but it ...
|
| SDAuthUtilDevice.exe won't work | 21 Jun 2004 21:55 GMT | 2 |
I want to connect Visual Studio.NET 2003 to my mobile device (Future.Pad-CE, 128MB, Intel PXA255 Processor). But it doesn't work with the different error messages (GPF, freeze of explorer etc.). Because of the processor it *should* be a Strong Arm V4 one, but I already
|
| ComboBox | 18 Jun 2004 20:47 GMT | 4 |
Hello to all, the consultation is the following one. Development a system for Palm and I use much the control stand for casks, when executing the application in the Palm the stand for casks does not respond to you prioritize pinchazo(Click), but if to the second, That can be that?
|
| run desktop app from pocket pc using eVB | 18 Jun 2004 19:01 GMT | 3 |
Actually I am trying to synchronize betweek SQL CE DB amd SQL DB. After synchronization, I want to display a message on the desktop displaying how did the sync go. In fact, I want to have an event fired on the desktop after the successful synchronization.
|
| Unload a Form | 18 Jun 2004 18:48 GMT | 2 |
Hay alguna forma de descargar un formulario como en Visual Basic Unload Me There is some form to unload a form like in Visual Basic Unload Me
 Signature Marco Antonio Artus Salazar
|
| Parsing a CSV File Query | 14 Jun 2004 19:29 GMT | 1 |
I found the following code on the net for parsing a csv file, trouble is it is slow. Is there a more efficent way of processing a line full of ,'s ? Function Parse(s As String, IDX As Integer) As String
|
| Can Evb support DCOM | 14 Jun 2004 15:25 GMT | 1 |
Can Evb support DCOM? Thanks. risen
|
| eVB: binary data output on com port | 10 Jun 2004 20:46 GMT | 3 |
I'm trying to transfer binary data across the comm port on a pocket PC using embedded Visual Basic. I have added a Comm control to my form, set the baud rate etc, set the input mode to binary.
|
| string to number | 09 Jun 2004 15:22 GMT | 2 |
i have a variable "dummy" the value of this variable is "123" (type string) how can i convert this string variable to a numberic variable? i test it with the formatnumber but this dosn't work please help
|
| Get a directorie sorted | 08 Jun 2004 16:59 GMT | 4 |
i would like do get the files in a directorie with the filesystemcontrol and DIR. But the list is not sorted how can i get the files sorted form a directorie? Many thanks
|
| DirectSound SDK Download? | 08 Jun 2004 09:11 GMT | 5 |
In the web, I can see quite a few example refering to the DirectSound functions and its SDK however, I have been searching for a feew days for the DirectSound SDK for WinCE, but can not seem to find it Anyone can point me to the right direction? I currently have VS2003 with the ...
|