I have a problem that I really can't understand right now. I am updating some .cdb files on my device, using ActiveSync and DESKTOPTODEVICE. In older versions of Pocket PC's there were some problems with the database
I have a Dell AXIM pocket pc. It is currently running Pocket PC 3.0. (I think that's Pocket PC 2000.) It is a 300MHz with 32Mb of ram and 32Mb of rom. I would like to update the OS to Pocket PC 2003, or just CE.net. Does anyone know how to do this. I don't mind taking it
GetSystemPowerStatusEx function retrieves the power status of the system. The BatteryFlag (Battery charge status) can be a combination of the following values: 1: High; 2:Low; 4:Critical; 8: Charging; 128 No System battery; 255: Unknown Status.
I just started to use embedded VB for the first time, however, it can only recgonized basic control like button, but not MenuBar or FileSystem controls. I was wondering if i've missed some .dll file while installing the eMbedded
my pocket pc application has a noumber of forms say 21 ....this is causing memory problems .can anyone tell me the way of getting out of this problem . is there any funcion to unload a form in evb3
I'm trying to install eVisualTools 3.0 on my W2K SP4 and i get this msg : (also with eVC40) In english --------------------------------------------------------------------------
Set rs = CreateObject("ADOCE.Recordset.3.0") rs.Open "CREATE DATABASE 'myDatabase.cdb'" rs.Close - Application error :The operation requested by the application is not allowed if the object is closed Set rs = Nothing