theme installation
Hello,
I'd like to programatically install my theme to a PPC2003 (not SE!) device
but I don't know how.
I found this article but it's quite old and I was not able to build
executable from it because I have some problems with include files.
On the top of that I think that the last parameter of this CreateProcess
call is wrong. This should be &pi instead of &pi (& means the "&"
sign in html)...
if(::CreateProcess(_T("\\Windows\\wceload.exe"),
szCmdLine,
NULL, NULL, FALSE, 0, NULL, NULL, NULL, &pi))
QA: How to install a Today theme file?
http://www.pocketpcdn.com/articles/changetodaytheme.html
Could you please anybody give me some hints?
Thanks!
Regards,
Istvan Tag: eVB Controls Tag: 85212
eBook Creation Problem in Microsoft COntent SDK
Dear Sir.
I am using the Microsoft Content SDK 1.5 to Create eBooks.
The problem is the created eBooks are works well in the Destop Version
Microsoft Reader .
But in the Pocket PC while loading the book Microsoft Reader Displayes Error..
My Pocket PC having the Microsoft Reader Version 1.0 ( PPC 2000)
Error Details:
Fatal Application Error
Application ebook.exe has performed an illegal p[eration and will be shut
down . If the problem persists please contact the program vendor
Program : ebook.exe
Exception: 0x0000005
Address :000590f8
Fatal Applicatoin Error
------------------
regards
prakash Tag: eVB Controls Tag: 85211
multiproject solution - deployment problems
Hi there,
I use VS.NET 2003 to develop pocket PC applications using Pocket
Framework. I have no problems with Pocket Framework.
My problem is the solution that has two projects: a class library and a
main module. I set the project dependency from main module to the class
library and everything compiles ok, I can see an executable and a library in
/bin folder.
[I use the same technique in WinForms development for 2 years]
However, when I try to deploy the solution to the emulator or the
PocketPC device, I face two problems:
1) I am asked where to deploy the class library and then I am asked again
where to deploy the main executable. I wish I was asked once and both
modules were deployed in the same place.
2) the class library is not deployed at all. by default it was set to be
deployed to another directory than the main module (properties/Deploy). no
matter if I change that setting to the same directory as the main module,
the library is not deployed onto the device.
How do I resolve these issues?
Thanks in advance
Wiktor Zychla Tag: eVB Controls Tag: 85208
Bluetooth - RSSI - .NET CF
Hello,
I want to develop an application for a PocketPC (running Windows CE 4.2 or
higher).
Using the .Net Compact Framework, I would like to know if it is possible to
use the RSSI-value (Received
Signal Strength Indication) of the Bluetooth-connection. The Bluetooth
specification contains an optional
HCI_Read_RSSI function, but is it also present in the .NET CF?
(My hardware is capable to extract the RSSI)
Regards,
Pieter Tag: eVB Controls Tag: 85207
COM-Port number for GSM modem for MDA Pocket PC
I would like to use the GSM modem in MDA this functions WriteFile, ReadFile.
Know anybody the number of COM port, that modem uses?
I cann't open COM1, and COM2 and COM9 don't react to AT commands too. Tag: eVB Controls Tag: 85206
Reading an Database by CeReadRecordPropsEx
Hi all,
May I ask if there are any tricks about using CeReadRecordPropsEx to read
records?
I am reading a databsae by
WORD wcPropID;
CEPROPVAL *rgProps = NULL;
DWORD dwcbBuffer;
HANDLE hHeap = 0;
CEOID oidRecord = 0;
oidRecord = CeReadRecordPropsEx ( hDb, CEDB_ALLOWREALLOC, &wcPropID, NULL,
(LPBYTE*)&rgProps, &dwcbBuffer, hHeap );
which "rgProps" is an array with array size 14 to contain some integer
(boolVal) and strings (lpwstr).
I found that there are no problem to retrieve all integer but I always can't
retrieve some strings (not all strings in the rgProps, but some...)
I found there are no problem if I do the same things but have little size of
rgProps array (just contain one integer and one string). I suspect it is
cause by memory allocation of rgProps.
Can anyone give me some hints please?
Cheers,
Geoffrey.W Tag: eVB Controls Tag: 85204
.net compact framework for Pocket PC 2003 SE
Hello,
Recently, I develop an application using .net compact framework for Pocket
PC 2003 SE. However, the image of icon on toolbar cannot be displayed in
either emulator or physical HW. I tried to change the size and format of the
image, but it cannot still be shown. How can I solve this problem?
Thanks a lot Tag: eVB Controls Tag: 85201
Developing using ce
Hi
I am new to sql server ce and am trying to get my head round how to develop
using sql ce as opposed to sql server 2000. I want to develop for hand held
devices using windows mobile. The vs.net 2003 ibuyspy compact framework
sample runs fine on the handheld when compiled and run. My problem is how to
setup a vb.net project which uses sql server ce as backend and how to
move/install to handheld when needed.
Thanks
Regards Tag: eVB Controls Tag: 85193
Corrupted Categories for Contacts?
All of a sudden I can no longer view my contacts by some categories on my
IPAQ 1945? Pocket PC ver 4.20.1081.
I have 12 contact categories. If I go to Contacts I can still narrow my
list of contacts to the six categories that initially display. However if I
try to select "More.." to view my other categories, the left portion of my
display (where the "Categories" would normally display) is blank and the
contacts stop working until I reboot. I tried rebooting with same results.
My PC still has all my contacts and can narrow my contacts by all my
categories just fine. Syncronization works OK. I can still narrow my
"Tasks" by selecting a Category on the IPAQ. How do I fix this?
Thanks, Tag: eVB Controls Tag: 85192
Show symbols in a Win32 application
I would like to display a "sigma" symbol in my Win32 application built with
Microsoft Visual C++ 6.0. I found the corresponding UNICODE number is 03C3,
which was equal to 963 in decimal, then put it to the following codes.
However, the "sigma" symbol was not displayed correctly.
I was confused since I used the same code in a PPC2003 application built
with eMmbedded Visual C++ 4.0, and the "sigma" symbol was displayed
correctly. Could anybody please explain it to me?
Thanks in advance.
John
//Show symbols For Test Purpose Only
CString strSymbol = "1 ";
int nSigma = 963; //Unicode for sigma
strSymbol += TCHAR(nSigma);
m_Combo6.DeleteString (0);
m_Combo6.InsertString (0, strSymbol); Tag: eVB Controls Tag: 85190
Permanent Save flash API
Does anyone know how the Permanent Save feature in the settings>System
panel works? Is there an accessible API for writing/reading to this
flash storage area?
Thanks,
Blair. Tag: eVB Controls Tag: 85189
How to programatically get the ESN on a CDMA Pocket PC Phone Edition
Can someone please tell me how to programatically get the ESN
(Electronic Serial Number) from a CDMA Pocket PC Phone Edition (2003)?
I am writing this in C++.
I have used the extapi function lineGetGeneralInfo to retieve the IMEI
on a GSM device, but this function fails on my CDMA device (
LINEERR_OPERATIONFAILED )
Any help would be appreciated,
Thanx,
Blair. Tag: eVB Controls Tag: 85187
Taskbar Icon
Hi,
I'm trying to place an icon in the taskbar
I've read the article
www.pocketpcdn.com/articles/taskbar_icon.html
but it does not work.
I only can obtain "Assertion Failed, File wincore.cpp Line
571".
Could someone help? Tag: eVB Controls Tag: 85174
Reusing sockets
i'm almost finishing my ftp lib
the only problem is that i need to reuse sockets
for data..when i use get and put
when i try tyo get the second file i get a error in connect
i'm using
closesocket(DataSock);
DataSock = INVALID_SOCKET;
before connect it again
to connect i use
DataSock = socket(AF_INET, SOCK_STREAM, 0);
if(connect (DataSock,(struct sockaddr*)&DataHost, sizeof(DataHost) ) < 0)
return false;
setsockopt( DataSock, SOL_SOCKET, SO_LINGER, 0, 0 );
setsockopt( DataSock, SOL_SOCKET, SO_REUSEADDR, 0, 0 );
setsockopt( DataSock, SOL_SOCKET, SO_KEEPALIVE, 0, 0 ); Tag: eVB Controls Tag: 85170
SIP without Menuber problem.
Hi,
I use Pocket PC 2002 + .NET CF + C#.
I want to develop the application of a full-screen with SIP and without
MenuBar Control.
I tried it.
SHFullScreen(hwnd, SHFS_HIDESTARTICON | SHFS_HIDETASKBAR |
SHFS_SHOWSIPBUTTON);
and it works,
but It will disappear, if the icon of SIP is clicked twice.
(When SIP turned on and turned off then SIP is lost....)
In the case of Pocket PC 2003, it does not occur.
It is the phenomenon of occur only in the case of Pocket PC 2002.
Do you have any suggestion?
Please teach me the solution method.
Thaks in advance. Tag: eVB Controls Tag: 85168
SIP without Menuber problem.
Hi,
I use Pocket PC 2002 + .NET CF + C#.
I want to develop the application of a full-screen with SIP and without
MenuBar Control.
I tried it.
SHFullScreen(hwnd, SHFS_HIDESTARTICON | SHFS_HIDETASKBAR |
SHFS_SHOWSIPBUTTON);
and it works,
but It will disappear, if the icon of SIP is clicked twice.
(When SIP turned on and turned off then SIP is lost....)
In the case of Pocket PC 2003, it does not occur.
It is the phenomenon of occur only in the case of Pocket PC 2002.
Do you have any suggestion?
Please teach me the solution method.
Thaks in advance. Tag: eVB Controls Tag: 85167
Programmatically set default network
I have been doing some work with DMProcessXMLConfig and the
CM_GPRSEntries, CM_Planner, and CM_Networks CSPs to configure a new
network (e.g., My ISP, My Work Network) and GPRS connection. I would
like to know how to set the "default network" for Connection Manager to
use to dial. This is configured through the UI by clicking on
Settings->Connections tab->Connections applet->Advanced tab->Select
Networks button under the label "Programs that automatically connect to
the Internet should connect using:". Are there any CSP, API, or
Registry keys I can use to programmatically set this value? Tag: eVB Controls Tag: 85166
Uploading large files from an iPAQ
I'm trying to upload a large binary file from an iPAQ, but am getting
out-of-memory exceptions when I try to convert the byte array containing the
data to a string in order to include it in the StringBuilder object which
represents the http (multipart/form-data mimetype) request. The code I'm
using to read and convert the data is below, and the exception occurs in
ascii.GetString. The file is about 9mb, and I've got plenty of free memory
(according the system monitor in the iPAQ, I've got 38.64MB free storage,
and 61.85MB free program memory). Does anyone have any suggestions?
Thanks...Dan
try
{
fs = new FileStream(m_FileName, FileMode.Open, FileAccess.Read);
r = new BinaryReader(fs);
if (fs.Length > int.MaxValue)
throw new Exception("The ServletRequest library currently will not
upload files greater than " + int.MaxValue + " bytes. " + m_FileName + "
contains " + fs.Length + "
bytes.");
byte[] fileContent = r.ReadBytes((int) fs.Length);
ASCIIEncoding ascii = new ASCIIEncoding();
return ascii.GetString(fileContent, 0, fileContent.Length);
}
catch (Exception e)
{
throw new Exception("Error retrieving filecontent from " + m_FileName,
e);
} Tag: eVB Controls Tag: 85161
SIP without Menuber problem.
Hi,
I use Pocket PC 2002 + .NET CF + C#.
I want to develop the application of a full-screen with SIP and without
MenuBar Control.
I tried it.
SHFullScreen(hwnd, SHFS_HIDESTARTICON | SHFS_HIDETASKBAR |
SHFS_SHOWSIPBUTTON);
and it works,
but It will disappear, if the icon of SIP is clicked twice.
(When SIP turned on and turned off then SIP is lost....)
In the case of Pocket PC 2003, it does not occur.
It is the phenomenon of occur only in the case of Pocket PC 2002.
Do you have any suggestion?
Please teach me the solution method.
Thaks in advance. Tag: eVB Controls Tag: 85160
wich PDA is fully NDIS 5.1 ?
hi all,
do you know wich PDA with wm2003 is fullly NDIS 5.1 compliant ?
I have try the dell X30 with wifi and BT built in but it is not.
Yannick. Tag: eVB Controls Tag: 85159
Can't create table
Hi,
I'm had compile the visual studio .net 2003 project and
run on the handheld to create a table in it but its pop
up a error message which is "An unexpected error has
occurred in Test.exe.Select Quit then restart this
program, or select Details for more information." then I
click onto the details button.the message show is
Error
Test.exe
SqlCeException
Application::Run+Oxf
Form1::Main+Oxd
Please help Tag: eVB Controls Tag: 85155
WaveHDR buffer reuse in WaveInAddBuffer
Hi,
Just wonder whether the buffer can be reused to call WaveInAddBuffer after
WaveInPrepareHeader. It means after the buffer content is copied out, this
WaveHDR is reused to call WaveInAddBuffer directly and put this buffer back
in the queue, otherwise, you have to release this WaveHDR, then alloc
another WaveHDR and call WaveInPrepareHeader. The efficency is not good. Or
there is other way to use the buffers looply like playback.
Thanks in advance.
JZ Tag: eVB Controls Tag: 85148
SQLCe Query
Hi,
I have in stall the SQLCE Query into my Win Ce .Net
4.2.When I create my database its pop up a
message "Failed to initialize the provider.Please make
sure that SQL Server for Window CE is properly installed."
Please advice.
Thanks Tag: eVB Controls Tag: 85147
.Net Compact Framework
Hi
How to install the .Net compact framework into Win
Ce .Net 4.2?
I have dowmload the Microsoft .Net Compact Framework SDK
2.0.Where can I find the cab file.
Please advice.
Thanks. Tag: eVB Controls Tag: 85144
Syncing with remote db
Hi
We have an access db running on a windows 2003 server. The server is
connected to the internet via ADSL. I would like a windows mobile 2003 based
vb.net app to sync data from the server, ideally via gprs, from time to
time, the pda and the server have the same info. What is a good way to go
about doing the data sync between the pda and the server? Do we have to
upsize the server access db to sql server before it can sync with pda sql
server ce, or can we keep the access app as it is?
Thanks
Regards Tag: eVB Controls Tag: 85143
Pinvoke MissingMethodException
I'm trying to get a very simple usage of pInvoke to work on .Net Compact
framework. I have an unmanaged C++ dll using embedded vc++ 4.0, and a C#
app using Visual Studio for a PocketPC 2003 target device.
The C++ dll shows my simple function exported in dumpbin. I declared it as
void GetVersion (LPTSTR pVersion);
Dumpbin reports it as void __cdecl GetVersion (unsigned short *); On the
iPAQ my app exe is in /Windows, as is my.dll.
In C# I define it, as per several books instructions, as:
[DllImport("my.dll")]
static extern void GetVersion([Out] StringBuilder Version);
In the C# app I call it like this:
StringBuilder s = new StringBuilder(80);
GetVersion(s); ////fails here
string sVersion = s.ToString();
In the debugger it fails on the call to GetVersion with a
"MissingMethodException".
This looks so incredibly simple yet it doesn't work - what to do from here?
Is this a can't-find-the-dll problem, or not matching the function signature
problem, or something else entirely?
Aside #1 - is there a way to debug the C++ dll at the same time as debugging
the C# app, using the respective IDEs?
Aside #2 - when I tried using IntPtr instead of StringBuilder, again using
the books' samples to first use IntPtr ptr = Marshal.AllocHGlobal(80), the
compiler says there's no such member of Marshal. Just not available on CF,
as so many things are not?
--
Tim Johnson
High Point Software
www.high-point.com
(503) 312-8625 Tag: eVB Controls Tag: 85141
PocketGear is down
Hi,
PocketGear.com is down.
It doesn't appear to be for any scheduled maintenance.
Anyone know why?
Almon B. Strowger
KOOK Pocket Software Tag: eVB Controls Tag: 85140
Text box border style
I am creating a smart device application in visual studio 2003. I do not see
a text box border style property. Is it possible to set the border off? Tag: eVB Controls Tag: 85137
2003 connection does not close
Hello,
I am using the connection manager for
networkconnectivity on my pocketpc applications. On 2003
devices it is not closing the connection even after
executing ConnMgrReleaseConnection(). I have to soft reset
the device to close the connection.
But it is closing fine on 2002 devices.
Any idea how do we close the networkconnection on 2003
devices.
Thank you,
Bhupathi. Tag: eVB Controls Tag: 85136
How to get a <FORM> without a border in Pocket IE
Hi there,
can anybody help me out? I'm trying to set the border
from my form to 0. It works on my desktop browser but not
on Pocket Internet Explorer. (By the way: the ticker
works on both!)
Code goes like this:
#################################
ScrollSpeed = 200
ScrollChars = 1
function ScrollMarquee() {
window.setTimeout('ScrollMarquee()',ScrollSpeed);
var msg = document.marquee1.text.value;
document.marquee1.text.value = msg.substring
(ScrollChars) + msg.substring(0,ScrollChars);
}
ScrollMarquee()
<FORM NAME="marquee1">
<INPUT NAME="text" SIZE=30 VALUE=" I FOUND A
NEWSTICKER FOR POCKET IE!">
</FORM>
###########################
That worked!
Then I tried this:
###########################
<style type="text/css">input{border:0px solid #FFF;}
</style>
###########################
or this:
###########################
<style type="text/css">input{border:none;}</style>
###########################
Useless!
Any solutions out there? Anyone an idea? Or maybe a
different ticker for Pocket IE with ASP or JScript?
Please help me out! Tag: eVB Controls Tag: 85122
Looking for suggestions
Hello all,
I would like to be able to use something like MSN messenger to notify people
that an event occured.
an example of this would be a sales guy is out on the road and places an
order for one of his customers.
our server would send out a message via email and something like MSN
messenger telling the manager an order has been placed.
in this day and age I wouldn't think this would need to be written from
scratch with apps like MSN, ICQ, YAHOO, AOL instant messengers.
thanks,
Jay Tag: eVB Controls Tag: 85121
Multiline button control
Does somebody know a button control which can display text in more than one
line for VB .NET Compact Framework?
I found OpenNETCF in the web, but I don't get it to work:
I've got the button-control into the toolbox, but it's grey and I can't add
it to the form of my VB .NET application.
What do I have done wrong?
Why is the control disabled? It's written for Compact Framework, isn't it?
Or do anybody know another control for that reason?
Thanks in advance for any help
Andreas
http://www.ab-archive.com Tag: eVB Controls Tag: 85113
Howto make a Notification Balloons notify a DLL?
I'm currently modifying the sample MapiRule (which intercepts sms
messages) to send a notification balloon with a link. I would like the
link to pass back the control back to my dll (mapirule.dll) for
further processing. I'm using SHNotificationAdd to pop the ballon and
SHNotificationRemove to take it away. However I cant find how to get
feedback from the ballon. There seems to be a
SHNOTIFICATIONDATA.hwndSink to notify a window, however I'm not sure
how to do this with a dll. Any ideas? Thanks Tag: eVB Controls Tag: 85110
Database Development
I have built an Excel application with considerable VBA, and I want to build
a functionally identical application for the Pocket PC - from what I gather,
the pocket Excel program does not include the same functions etc. as the PC
version - should I be looking at a VB.NET database application instead?
Where can I learn more about Pocket SQL? This will be my first attempt at
writing for a handheld device.
Roy Tag: eVB Controls Tag: 85102
PPC2003 NDIS IM for WAN
A while ago I got an IM driver working for PPC2002. It intercepted LAN
(between TCP and network adapter) and WAN (between AsyncMac and PPP)
traffic and allowed me to modify/drop packets as needed. That all
works wonderfully.
A little while ago I started a port to PPC2003. Managed to get the LAN
version working ok but am having a slight problem with the WAN
version. I suppose a starting question is has anyone else done this,
is it possible? There are a couple of posting from a while back where
people have been doing it (and had problems but no email saying
Eureka, it works !!)
I think the problem I have is the packets aren't getting up to PPP
(the protocol above where I hook into the network stack). The basic
registry settings I am using are ...
[AsyncMac1/Parms] "ProtocolsToBindTo" str: "passthru"
[Passthru1/Parms] "ProtocolsToBindTo" str: "PPP"
With these settings AsyncMac seems to bind to my Passthru driver ok.
An interesting thing here is that if I make these entries a
Multi-String then AsyncMac doesn't bind at all.
If anyone has any ideas about what I've missed or not done it'd be
much appreciated.
Andy
p.s.
I did a small debug output to show what happens when I try and make a
connection out (its Bluetooth from the iPAQ to Nokia 6210i over GPRS)
...
DriverEntry()
Registering Miniport ... Success
Registering Protocol ... Success
DoDeviceInit()
PassthruPBindAdapter()
<snip>
ASYNCMAC1
Comm\ASYNCMAC1\Parms\xhook
Failed to read BundleID
Calling NdisOpenAdapter
Adapter = 0x00038570
Media type = WAN
Calling NdisIMInitializeDeviceInstanceEx
PassthruMInitialize()
Medium 3 selected
PassthruMQueryInformation()
PassthruPRequestComplete()
<snip>
PassthruMQueryInformation()
PassthruPRequestComplete()
PassthruMQueryInformation()
Failing PNP capabilities
MiniportDevicePnPEvent
MiniportDevicePnPEvent
PassthruPStatus()
PassthruPStatus()
<snip>
PassthruPStatus()
PassthruPWanSendComplete()
WanSendTunnelComplete
PassthruPWanReceive()
PacketSize = 12
ff 03 c0 21 04 00 00 08 07 02 08 02
PassthruPReceiveComplete()
PassthruPStatus()
PassthruPWanReceive()
PacketSize = 22
ff 03 c0 21 01 00 00 12 03 04 c0 23 01 04 05 dc
02 06 00 0a 00 00
PassthruPReceiveComplete()
PassthruPWanReceive()
PacketSize = 22
ff 03 c0 21 01 00 00 12 03 04 c0 23 01 04 05 dc
02 06 00 0a 00 00
PassthruPReceiveComplete()
PassthruPWanReceive()
PacketSize = 22
ff 03 c0 21 01 00 00 12 03 04 c0 23 01 04 05 dc
02 06 00 0a 00 00
PassthruPReceiveComplete()
PassthruPWanReceive()
PacketSize = 22
ff 03 c0 21 01 00 00 12 03 04 c0 23 01 04 05 dc
02 06 00 0a 00 00
PassthruPReceiveComplete()
PassthruPStatus() Tag: eVB Controls Tag: 85090
Horrible newbie questions
Hi
Using eVC4 and PocketPC 2003
How do I debug ?
I take it there is no tracing and single stepping ?
How about debug output ?
Sorry if this is all to abvious !!!
TIA Tag: eVB Controls Tag: 85081
C DLL that outputs a string
Good Morning,
I am writing a DLL that is declared like that :
extern "C" __declspec(dllexport) TESTDLL_API string fnTestDLL(void);
I need the "extern C", but the declaration doesn't compile.
I cannot use a C++ string class (as it extern C)...
My goal is to use a simple data type and not pointer.
Does any one have an idea or a sample ?
Thanks a lot,
Chris Tag: eVB Controls Tag: 85080
Autorun using Storage and SD cards problem
Hi,
We are currently trying to implement a failsafe mechanism to
automatically reinstall our application when the battery of our XDA II
runs out completely. We use the autorun mechanism combined with the
built-in permanent store (Storage) of the device. We create a 2577 dir
there, put the autorun.exe and the cab files and do a hard reset. The
application gets installed and everything looks fine.
However, when we try to install the same application by means of the
autorun mechanism using, this time, the SD card the installation
fails. It appears as if inserting the SD card had no effect whatsover.
The autorun is not triggered no matter what application we are trying
to install. We tried a soft reset, different SD cards, diferrent cab
files and even diferent autorun.exe. Nothing.
The weird part is that if we do a hard reset whithout having any
autorun.exe in Storage\2577 then the SD autorun mechanism works as
expected. Only after putting the files autorun files in Storage and
doing a hard reset do SD installations start to fail.
I have read some posts on microsoft.pocketpc.developer regarding this
problem but no explanation/solution is suggested.
Any ideas or suggestions would be greatly appreciated.
Nick. Tag: eVB Controls Tag: 85079
Problem with evb3.0
Hi,
I have a problem using pocket pc 2002 and evb 3.0. I'm using a program which
has no error when I compile it. But when the download on the pocket is
finished, I have the following error :
"ITCAXBarCode1 ({4EF30D2-ECA9-11D3-8182-00500462DFFE}) could not be created".
Do you know how I can solve this problem ?
Thanks in advance. Tag: eVB Controls Tag: 85076
Connect modem QTEK2020
Hello,
I try to write with eVC++ 4.0, one application to send data at PC
distant. I use internal modem of QTEK2020. I open COM2, and i send
Hayes command to modem.
The QTEK2020, phone, connect distant modem(US Robotics). But modem
don't receive data. Why ???
At PC with modem :
I receive : "RING
CONNECT 9600"
At QTEK2020 :
I receive : "CONNECT
NO CARRIER"
Perhaps, hayes command are wrong.
I use ATZ, AT&FE1, ATDT 0466666666 Tag: eVB Controls Tag: 85074
Windows media player control
Hello,
I am designing an Windows application targetted for Pcoket PC 2003
developers in which I need to integrate media playing capabilities inside the
same application.
Is it possible that I can integrate a Windows Media Player control inside my
app.??
Looking forward for suggestions!
-Aayush Tag: eVB Controls Tag: 85065
Very VERY stupid question
I downloaded eVC4 and started poking around.
After a while I wanted to place images on my dialogs..... but I simply can
NOT figure out how to do this !!!
I place the image, but cant find anything in properties about filename.....
erhmmm......
I know this is probably so obvious is hurts, but Im stuck !!
TIA Tag: eVB Controls Tag: 85064
Remotely Closing a Pocket PC Application
I'm trying to close an compact framework application (VB.NET) from a VB6
application on my desktop PC. The Pocket PC is connected via Active Sync
(USB). Any ideas?
Apart from directly shutting down the application from my PC I have also
considered using the RAPI function CeCreateProcess to start another app on
the Pocket PC. The second application (VB.NET) would contain all of the code
to shutdown the original application before shutting itself down. However, I
don't know how to accomplish this either.
Your help is much appreciated. Tag: eVB Controls Tag: 85062
Pocket Access
Hi
I would like to know whether that Pocket Access can be
use in the Win Ce .Net 4.2?Can I use the ADO.Net as the
connection?
Please advice.
Thanks Tag: eVB Controls Tag: 85060
how to set clickable icons on a bitmap?
Hello.
I try to fix some dynamic icons on a geographic map (.bmp) in order to
launch some functions when I click on them...
Is someone have already done it before?
Thanks.
ps: I do NOT use MFC on my eVC++ application... Tag: eVB Controls Tag: 85059
What do people use for automated GUI testing?
We developed apps for Windows Mobile devices, Pocket PC and Smartphone, and
we have searched high and low for companies with tools to automate the
testing of graphical user interfaces for app, similar to what exists in the
desktop Windows world.
Results? ZIP so far :(
Any recommendations? Tag: eVB Controls Tag: 85058
How to install SQL Server Ce 2.0 into Windows Ce .Net 4.2?
Hi,
I'm trying to install the SQL Server Ce 2.0 into Win
Ce .Net 4.2,I do follow the instruction from the SQL CE
Books OnLine,but I can't install the server tools into my
computer.
Please advice.
Thanks Tag: eVB Controls Tag: 85053
PPC 2002 and 2003 projects
Hello, guys.
I have some projects for Pocket PC 2002 built with Embedded VC 3.0.
Now I want to convert this projects to PPC 2003. But also I need to support
PPC 2002.
1) Is the way to the automaticall conversion of PPC 2002 (EVC 3) to PPC 2003
(EVC 4) (not for emulation)?
2) Is it possible to install PPC2002 in EVC 4?
3) iF yes, Can I have a common project in EVC 4 that support both PPC2002
and PPC2003? How do I do it?
RGRDS, Alex Gornik Tag: eVB Controls Tag: 85045
pocket pc 2002
hai,
when i am creating an sqlce database in my pocket pc device(which is having
pocket pc 2002) it is showing the sqlceexception. but the same will create
the database in my emulator(pocket pc 2003 and pocket pc 2002)
what could be the problem
kindly look into this
jayakumar Tag: eVB Controls Tag: 85042
Last days of our eVB Controls Bundle for only $199.