| Thread | Last Post | Replies |
|
| How to make modal forms in eVB 3.0? | 30 Sep 2003 22:48 GMT | 13 |
is there any workaround to make a form modal in eVB 3.0? Many thanks in advance for every hint, Roberto Rocco.
|
| NG Problems | 30 Sep 2003 22:47 GMT | 5 |
Is anyone else having problems viewing posts in this Newsgroup? It seemed to go down entirly on 27/09/2003, and now 28/09/2003 only seems to allow access to certain posts. Paul Newton
|
| Any DTPicker in eVB3.0? | 30 Sep 2003 19:15 GMT | 1 |
Hi, I would like to ask is there any DTPicker control available on eVB3.0? Besides, I have another problem when I try to debug the application, in computer A, I try to run the app in emulator, it works fine and I can use debug function F9, but in computer B, when I try to run the ...
|
| Re: How to bypass welcome screen after Hard Reset? | 30 Sep 2003 11:44 GMT | 1 |
Yes, I found the post you've mentioned. It's posted by you. I've tried it on my Dell Axim X5 (PPC 2002), it's seems not working, it still going through the welcome.exe . Would it be I've putting the .reg file into wrong path/folder? What is Application folder? And PPC2002
|
| Infrared Printing in eVB for Pocket PC | 30 Sep 2003 08:01 GMT | 1 |
Dear All; Iam looking for a sample program which prints through Infrared Port. I tried to print through Comm, WinSock Irda Objects but i dont Know the Acual Parameters to be passed to these objects in order to
|
| Unable to register control on device | 30 Sep 2003 07:11 GMT | 1 |
I have made MFC DLL(eVC),I want to call it from eVB application. When I try to register it I get following error "Unable to register control on device". Can anybody give me solution to this problem.
|
| Compressing a file | 29 Sep 2003 23:36 GMT | 1 |
Hi again I want to compress a text file before sending it by a gprs connection, but i cant find any information or library to do it, is there any code to compress a decompress information, also y would like to implement a compress function
|
| Send email from eVB application | 29 Sep 2003 19:10 GMT | 1 |
I want to send an email from an eVB applkication written by us. How do we do it? what API should we use? Either the mail can be sent to the target email address directly or it can be dropped in the Outbox of the Outlook software on the PocketPC decice.
|
| HPC Pro SDK | 29 Sep 2003 14:58 GMT | 1 |
I have installed H/PC Pro SDK. But I can not make a new project for H/PC Pro, because in eVB this is not possible. There are no possibility to make a new project for H/PC Pro.
|
| Working with dll's | 28 Sep 2003 03:10 GMT | 3 |
Hi, I developed a simple test application in eVB3.0 that uses a dll to work. When I run the application , I receive an error message: "Can't create object" What am I doing wrong? Is there a place where a can get information about
|
| Paste / Clipboard Functions in VB.NET CF | 27 Sep 2003 19:55 GMT | 3 |
I've searched for the last 2 hours and I can't figure out how to copy / paste / cut text using VB.NET CF. In evb I simulated a keyboard keypress by using these commands on a textbox::
|
| error with a evc++ dll | 26 Sep 2003 19:22 GMT | 1 |
I use eVB 3.0!! I must use a dll called "Meter.dll" written in evc++. Here is the declaration definition of my dll: #ifdef MeterCODE_EXPORTS
|
| Tricky question about eVB, dlls and sockets | 26 Sep 2003 12:28 GMT | 1 |
Hi wise people I have a problem I have much dificulty in resolving. Hope some one can see through the mist and help me through. Here goes: I have a system design with a Windows2K server (A), a WinCE3.0 device (B)
|
| Register dll | 25 Sep 2003 16:50 GMT | 1 |
I have a dll(Mydll.dll) for PPC but when I want register it, I have this message error: "\windows\Mydll.dll was loaded, but the DllRegisterServer entry point was not found.
|
| textbox selection | 24 Sep 2003 23:19 GMT | 2 |
I have a problem, it is an easy thing but i cant get it working, i have been googling and the solution that i fin doesnt work. I want to select all the text in a textbox when it gets the focus,so in the textbox got focus i put:
|