| Thread | Last Post | Replies |
|
| Function to transfer files | 10 Dec 2003 16:30 GMT | 4 |
I'm new to embedded programming and I was wondering if there is a function in eVB to transfer a file from the PC to the handheld and vice-versa. I would like my eVB application to do it automatically for me but I can't seem to find any documentation on it. If you could make any ...
|
| Can't run the EVB program | 09 Dec 2003 15:00 GMT | 3 |
Everybody, HI~ ALL~ After I reset my pocket PC, and then I installed the EVB runtime into it, and try to run my EVB program, but it
|
| vb app in CE.net | 09 Dec 2003 14:59 GMT | 3 |
I just downloaded Win CE.net and want to write a short app in visual basic and run it in the CE emulator. What do I need, to do this. I have VB 6.0, Visual Studio 2002, eMbedded Visual Basic 3.0, and just downloaded the Standard SDK. Do I need Visual Studio 2003?
|
| Command line "make" | 08 Dec 2003 21:16 GMT | 2 |
Does anyone know how to run "make" from the command line? When I run "EVB3 /?" it indicates the format is similar to VB but it doesn't seem to work.
|
| control ImageCtl1 could not be created | 08 Dec 2003 19:38 GMT | 1 |
Hei When I want to open a bitmap in ImageCtrl, programs give the "The control ImageCtl1 ({532c2c02-b55-1d1-9aa5-00c04fad5aec}) could not be created..." Dim a As String
|
| HOWTO: Associate an Icon with an eVB Application .........not working!!! | 08 Dec 2003 10:39 GMT | 2 |
I am trying to follow the steps as described in.... HOWTO: Associate an Icon with an eVB Application as found at http://support.microsoft.com/default.aspx?scid=kb;EN-US;268309 However when I reached step 10 of the "Create eVC Application" section
|
| Copy file fails to compile | 08 Dec 2003 08:45 GMT | 1 |
I need to copy a file from CF Card to main memory but the eVB compile complains it is illegal command I couldn't put it in the compiler unless I placed it in a If Then command ..
|
| Always on Top code help - question | 06 Dec 2003 04:31 GMT | 1 |
I am a disabled Vietnam vet in need of code help. I need a task bar to 'always be on top' of other Applications when selected. I need it to work with ALL versions of Windows.
|
| adding picture | 06 Dec 2003 01:51 GMT | 1 |
I'm a pure beginning with embedded visual so I'm hoping some could help me out. I'm trying to a .bmp to a image list or picture box and I keep getting a 'File Not Found' Error. I know the answer seems pretty obvious from the
|
| Map Grid controls?? | 05 Dec 2003 18:52 GMT | 3 |
I want to have an interactive map (say a blank n x n grid (in meters)with grid lines) where I am able to add small icons representing various terrain features. I also would want to be able to use my mouse to hold click and move the map around as well as use
|
| This is tough, another question - Calling "C" dll from eVB | 05 Dec 2003 17:35 GMT | 2 |
I have the following "C" dll function. I want to know if it is really possible to call any C function directly from eVB. Here are the C functions from DLL.
|
| Insert into pocket access | 05 Dec 2003 15:56 GMT | 1 |
Hi I have managed to selected a single row using a SQL (eVB): SQL = "SELECT * FROM HousingEstates "
|
| DESKTOPTODEVICE Failing with ActiveSync 3.7.1 | 04 Dec 2003 12:30 GMT | 6 |
Since upgrading to ActiveSync 3.7.1 the DesktopToDevice function now crashes the calling application when attempting to send an Access database. It also crashes the VB IDE when called debugging. This is not isolated on my machine, it is happening on a number of different PC's
|
| Registering ActiveX controls in embedded VB 3.0 | 03 Dec 2003 21:17 GMT | 1 |
I'm triyng to develop an application por PocketPC 2002 platform in eVB with an ActiveX control developed in eVC 3.0 from a programmer developed by my company (Sorry for my english... :) ). I'm verified a problem on registering ActiveX controls.
|
| Failed to find a suitable control manager server for your device. | 03 Dec 2003 09:37 GMT | 1 |
Trying to develop a VB app through PC 2002 emulator, I am encountering one problem after another and I am on the point of giving up. I could make better progress if (1) the emulator did not frequently lose files, controls and their registration even though I use "save emulator ...
|