poacket pc 2002 support j2000 image format?
sHi..
i am using vb.net(compact framwork) to devlop a client application(for pocket pc 2002) which is able to view(uncompress) J2000 images.
however i have trouble finding libraries which can support j2000 formats in pocket pc 2002..
anyone got any ideas? or have came across any ways to solve this??
thks ...
regards
iceman11 Tag: IBrowser2 for PPC Tag: 80864
format compact flash
Hi,
I would like to create a tools to format the compact flash card.
But I can't find any information related to this topic in the Embedded
visual c++. How can i format a compact flash ? Is there any API do
this kind of job ? Tag: IBrowser2 for PPC Tag: 80860
inclucding javascript file in PDA application
Hai,
I have written an html page and included a java script js
file to display menus.when i am viewing the html page on
standalone machine i am viewing the menus and form fields.
but when i view it Pocket PC 2003 i am not able to view
the menus.i am able to see only the form fields.
will u help me how to solve this issue..
Madhav Tag: IBrowser2 for PPC Tag: 80859
Shortcut to WZC "Configure Wireless Networks" ??
Hi,
I need to add a shortcut to my app. to the "Configure Wireless
Networks" screen of WZC.
Does anyone know how to do this programmatically?
Thanks,
Philip Tag: IBrowser2 for PPC Tag: 80855
voice recorder error - Namespace cannot be found
I am trying to program a voice recorder as explained in the Multimedia
library and getting the error
Namespace or type 'Audio' for the imports
'OpenNETCF.Multimedia.Audio' cannot be found.
on the line
Imports OpenNETCF.Multimedia.Audio
Am I going about this wrong?
I have the OpenNETCF framework installed (I ran SDFSetup11.msi and it
seemed to work OK)
Any help would be appreciated! Tag: IBrowser2 for PPC Tag: 80853
voice recorder - Namespace or type 'Audio' for the imports 'OpenNET
I am trying to program a voice recorder as explained in the Multimedia
library at www.opennetcf.org and getting the error
Namespace or type 'Audio' for the imports 'OpenNET
on the line
Imports OpenNETCF.Multimedia.Audio
Am I going about this wrong?
I have the OpenNETCF framework installed (I ran SDFSetup11.msi and it
seemed to work OK)
Any help would be appreciated!
-----
Public Class Audio
Public Class Player
Inherits Audio
Properties:
Playing = True, if the player is currently playing. False otherwise
Volume = Gets or sets playback volume on the current wave device
Methods:
Equals = (inherited from Object) Determines whether the specified
Object is equal to the current Object.
GetHashCode = (inherited from Object) Serves as a hash function for a
particular type, suitable for use in hashing algorithms and data
structures like a hash table.
GetType = (inherited from Object) Gets the Type of the current
instance.
Pause = Pause Play
Play = Plays waveform contained in the given stream. Stream is
exepcted to contain full riff header
Restart = Restart a paused wave file
Stop = Stop Play
ToString = (inherited from Object) Returns a String that represents
the current Object.
Public Class Recorder
Inherits Audio
Properties:
Recording
Methods:
Equals = (inherited from Object) Determines whether the specified
Object is equal to the current Object.
GetHashCode = (inherited from Object) Serves as a hash function for a
particular type, suitable for use in hashing algorithms and data
structures like a hash table.
GetType = (inherited from Object) Gets the Type of the current
instance.
RecordFor = Overloaded. Record sound data for specified number of
seconds at 11025 sps and 1 channel The stream will be a properly
formatted RIFF file
Stop = Stop recording operation currently in progress. Throws an error
if no recording operation is in progress
SupportedRecordingFormats = Overloaded. A list of PCM wave formats
supported by the default device
ToString = (inherited from Object) Returns a String that represents
the current Object.
Enumeration Description
SoundFormats Flags for the supported audio formats for recording and
playback devices
Delegate Description
WaveCloseHandler Handles generic wave device Close event
WaveDoneHandler Handles generic wave device Operation Complete event
(Record/Play)
WaveFinishedHandler Handles wave device Recording Complete event
WaveOpenHandler Handles generic wave device Open event Tag: IBrowser2 for PPC Tag: 80850
To C or not to C?
Before I'm admonished to RtFF or otherwise flamed, please know that I've made a VERY GOOD effort to avoid having to post this question.
Let me make clear that I'm parachuting into this territory and, while Iâ??m worthy of being called a power user, I've never developed for any device and thus have very little sense of context or understanding of terms of art or other colloquialisms. So dumb it down a notch, please.
That said, all I need to know is where to get good OBJECTIVE advice on choosing a programming language for the application Iâ??m going to develop (and you will all eventually buy) for WM devices. In my many readings, Iâ??ve found developers to be more zealous about their preferred language than many people are about their chosen religion, and that they see the universe through that frame of reference.
On the other end of the spectrum, Microsoftâ??s publications seem to promise that EVERY option is a good one, in its own way.
Therefore, I am offering no clue as to the nature of the project, only that I have one and need help making a decision.
I will say this: the application will require a robust desktop interface â?? assuming that makes a difference.
Please donâ??t flame. Just a link or two would be great.
Thanks! Tag: IBrowser2 for PPC Tag: 80849
Out of Memory displaying large jpg with c#
I'm trying to programatically view pictures from my 6MP camera's
memory card on my IPAQ. I assume I run out of memory because it's
trying to make a huge bitmap. Is there someway to display the jpg to
the picturebox without going through the huge bitmap?
Here is the line that blows up on big files:
PictureBox.Image = new Image("test.jpg") ; Tag: IBrowser2 for PPC Tag: 80848
Win PPC 2002 vs. Win Mobile 2003 for PPC?
Hi. I have an app that is compatible ith PPC 2002 but may need to utilize devices in the near future that only advertise support for Win Mobile 2003 for PPC. I heard any such PPC 2002 app needs to be completely re-written to operate under Win Mobile 2003 for PPC?
Is this true? Any info ASAP would be appreciated!
-HD Tag: IBrowser2 for PPC Tag: 80843
Emulator not connecting to SQLCE, I need HELP!!!
I just started rewritting an app that I wrote in ebv to vb.net and am having a problem connecting the emulator to my sql server through sqlce for RDA purposes. My IIS hasn't changed in fact I can still see the sscesa20.dll file from both the emulator in ebv and from my pocket pc device, but I can't see the sscesa20.dll file from the emulator in Visual Studio..... Any Ideas why the emulator isn't working????? I am using vs2003, sql2000 with 3a service pack and sqlce2.0. Tag: IBrowser2 for PPC Tag: 80842
Updater App Block
Will the MS Updater Application block work with the compact framework? If not, how do you handle winform upgrade deployments to multiple ppc devices? Tag: IBrowser2 for PPC Tag: 80837
Updater App Block
Will the MS Updater Application block work in the compact framework? If not, how do you solve winform upgrade deployments to multiple ppc devices? Tag: IBrowser2 for PPC Tag: 80836
Problems with debug / emulator in PPC 2003
Hi there,
Iâ??m having problems with eVC++ 4.0 emulator. Until now I always developed on eVC++ 3.0 and everything worked well, including the rapidness of the emulator. But my client brought a Dell Axim X5 with Pocket PC 2003. In this case I had to create a new project in eVC4. It compiled well, without errors.
After this porting, I tried debuging and I had many problems:
- I can debug step over (F10) just lines with attribution of variables, like â??a = b + c;â??. When it needs to access emulatorâ??s resources (like â??SetWindowText()â??) it freezes.
- I canâ??t make a PC Link connection, it returns timeout error.
- It is veeeery slow.
Just to know, on eVC3, with the same source code, all works well (debug, emulator, connection).
Iâ??m working with Windows 2000 SP2, with eVC++ 4.0 SP3. I already used eVC++ 4.0 SP2, without success.
Thanks in advance for any help!
Vanessa Tag: IBrowser2 for PPC Tag: 80834
Pocket PC 2002 Application Development Hand Guide for EVB Developers ? Part 1
http://www.roseinfotech.com/articles/PocketPCArticle1.htm
Pocket PC 2002 Application Development Hand Guide for EVB Developers ?
Part 1
Vishal Rajpara (Rose Infotech) // www.roseinfotech.com
Applies to:
Microsoft® Windows® Pocket PC 2002
Microsoft® eMbedded Visual Basic®
June 7, 2004
Summary: This Article describes step-by-step application development for
Microsoft Windows Pocket PC 2002 software development from Microsoft
eMbedded Visual Basic. EVB development kit enables user to provide same
development platform like VB. So it very easy and fast to develop a
application for PDA, Pocket PC application.
Contents:
Introduction
Development Kit and Download resources
EMbedded Visual Tools 3.0 - 2002 Edition Installations
Start Application Design
Application Development using EVB
Application Testing and Deployment
Conclusion Tag: IBrowser2 for PPC Tag: 80828
Error installation emdedded Visual Tool 3.0 and Pocket PC sdk 2002
I solve a problem with the installation of Embedded
Visual Tool 3.0 and with Pocket PC SDK 2002
If the installation freeze or show error on registering
some DLL like vbcedem.dll , you can try this solution :
- Run this commands :
1- regsvr32 -u atl.dll
2- regsvr32 atl.dll
Good luck ! Tag: IBrowser2 for PPC Tag: 80827
automate Pocket Internet Explorer
hi
Is there a possibility to control the pocket internet explorer like the desktop internet
explorer (get events of button presses/focus changes)? (the HTMLVIEW Control does not seem
to allow these events)
bye.
manuel.
-- Tag: IBrowser2 for PPC Tag: 80822
SOMAXCONN typical buffer size ??
Hi all
if you use
rc=listen(sock,SOMAXCONN)
What is the actual size of the buffer if the sock is a AF_INET ?? I
appreciate this depends on several things I'm just looking for a guide. 4k?
8k? 32k? 1mb??? ;)
If/when it is full I assume the client "connect" or "send" commands fail ?
Thanks in advance
Andrew Kennard Tag: IBrowser2 for PPC Tag: 80821
share a Dataset
How can I share a SqlDataSet between all the forms of my application?, I´ve
create the dataset and fill it in the main form of my application and now I
need acess to the dataset in others forms.
I worc with c#
thakns Tag: IBrowser2 for PPC Tag: 80818
Terminateprocess doesn't work
Hi everibody,
I'm programming an application than it runs on turn on the pocket pc.
Unfortunately, sometimes (a week later) when I turn on my ppc the
application disappears (but it remains in memmory). Then, I need to
terminate the old process to run another instance of my application, but
TerminateProcess does not work.
There is an example at
http://www.innovativedss.com/Resource/shutdownapp.asp.
Could you help me, please? Tag: IBrowser2 for PPC Tag: 80816
Disabling "Options..." menu item
Do someone knows if it is possible to disable (or make it invisible) the
"Options..." menu item of the virtual keyboard menu at Pocket PC ? It opens
an input settings dialog box that I want to be not accessible. Any C++ code
is welcome.
Thank's in advance. Tag: IBrowser2 for PPC Tag: 80814
BlueTooth Show Stopper No 2
I have had some success with serial communications between an iPAQ and
a PC using BlueTooth virtual COM ports, but only if I establish the
connection from the PC end (see earlier post)
If I establish the connection from the iPAQ end (using the standard
GUI), my program fails to open the COM port (COM8: on the iPAQ 2210).
Specifically, CreateFile(?) returns error 55. I get the same result
irrespective of whether or not the BT connection has been established.
The same thing happens on an iPAQ 3970 (COM5). Also the third party
mToken terminal emulator program seems to suffer the same problem,
which makes me think that it is not a simple bug in my program.
I believe that the correct behaviour is that if the BT connection is
not established then attempting to open the COM port should cause the
BT GUI to pop up and prompt the user to select a device to connect to.
If the BT connection is already established then the port should just
open.
Has anyone else seen this behaviour? Does anyone know how to work
around it? Tag: IBrowser2 for PPC Tag: 80812
BlueTooth Show Stopper No 1
I am programming serial comm's between an iPAQ and a PC using the
BlueTooth virtual COM ports.
If I establish the BlueTooth connection from the PC end (using the
standard GUI), I can communicate successfully in both directions using
COM5: on the iPAQ. However, if the BlueTooth connection drops out
(e.g. out of range) or if I try to communicate without first
establishing the BT connection, then as soon as I try to send data
from the iPAQ [i.e. WriteFile(hPort,...);], the iPAQ locks up and can
only be recovered with a soft reset.
Has anyone else seen this behaviour? Does anyone know how to work
around it?
I get the same behaviour on an iPAQ 2210 and 3970. Also the third
party mToken terminal emulator program seems to suffer the same
problem, which makes me think that it is not a simple bug in my s/w. Tag: IBrowser2 for PPC Tag: 80811
C#: realy close Application
Hi,
how can i really close my application, if i click the "X"-button?
I use C#.
Thanks for an Answer! :o)
Greetz
Dirk
sorry for the other thread - i forgott to use my brain. :o\ Tag: IBrowser2 for PPC Tag: 80810
C#: Programm wirklich beenden
Hi,
wenn ich in meiner Anwendung "X" drücke, so beendet diese nicht wirklich.
Dies mag bei den meisten Anwendungen auf dem Pocket PC ja auch ganz sinnvoll
sein.
Meine Anwendung muss dann jedoch wirklich schließen - und sei es nur um
Resourcen zu sparen =)
Meine derzeitige Lösung, einen extra Button zum Beenden bereitzustellen
finde ich nicht bes. elegant, da viele dann fälschlicherweise
selbstverständlich immernoch auf das "X" klicken würden...
Klick hin, klick her! meine Frage: wie kann ich in C# meine Anwendung
veranlassen sich wirklich zu beenden, wenn ich oben auf dieses "X" klicke?
Bin für eine Antwort im Vorhinein sehr dankbar :o)
Greetz
Dirk Tag: IBrowser2 for PPC Tag: 80809
EVC++4 PPC2003 ActiveX Control Problem
Hi,
I've written an activeX control (ATL no MFC) which I'be been using for
years built for WCE, PPC2000, PPC2002 etc (using EVC++3.0) - which is
run by being embedded in a web page.
I now need it to run on an XDAII, so I've downloaded EVC++4.0 + SP2)
and the SDK for PPC2003.
My first problem was that it would open my workspace but not give me
the option to build for PPC2003 (only STANDARDSDK) - so I created a
new ATL COM project and then just copied all my files into it - after
setting the various link options it compiles.
However it does not work on the XDA or in the emulator - it would
appear that its not getting run at all (I added a mesasge box in the
constructor - does not even get that far).
I am using IObjectSafety (I had to in previous iterations of the
control), as some have mentioned in other posts on this subject, my
class definition is as follows:
class ATL_NO_VTABLE CPdaVideoCtl :
public CComObjectRootEx<CComSingleThreadModel>,
public CComCoClass<CPdaVideoCtl, &CLSID_PdaVideoCtl>,
public IDispatchImpl<IPdaVideoCtl, &IID_IPdaVideoCtl,
&LIBID_PDAVIDEOLib>,
public IProvideClassInfoImpl<&CLSID_PdaVideoCtl,
&LIBID_PDAVIDEOLib>,
public CComControl<CPdaVideoCtl>,
public IOleControlImpl<CPdaVideoCtl>,
public IOleObjectImpl<CPdaVideoCtl>,
public IViewObjectExImpl<CPdaVideoCtl>,
public IObjectWithSiteImpl<CPdaVideoCtl>,
public IOleInPlaceActiveObjectImpl<CPdaVideoCtl>,
public IOleInPlaceObjectWindowlessImpl<CPdaVideoCtl>,
public IObjectSafety
I link with wininet.lib & imgdecmp.lib
I was hoping that all I'd need to do was a simple re-compile for
PPC2003 but I guess not - does anyone have any idea of what the
problem might be or what I can try to work out what is going wrong?
Thanks,
Glen Tag: IBrowser2 for PPC Tag: 80808
Get and Set the sound volume PPC Phone edition
There is three different sound types
System Volume
Phone Volume
Speaker Volume
How to get and set each sound volume?? Tag: IBrowser2 for PPC Tag: 80806
Multiple winsock connections ?
Hi all
I've been reading up on winsock as I would like to incorporate it in my
application so that two or more PDA's can communicate with each other over
wifi in an ad-hoc network.
If I want one PDA to listen for two or more other PDA's then I presumeably
need to do somthing like the following ?
Create a thread for each PDA I want to 'listen' for.
Each of these threads creates a socket, binds the socket to it's OWN (?) IP
addr and a DIFFERENT socket number for each of the PDA's it needs to
communicate with ?
The other PDA's 'connect' using the common 'server' IP addr and a unique
socket number.
I don't want the 'main' program on the 'client' PDA's to stop working if
there is some kind of network failure. As I don't appear to be able to
control the time-out of the send command I assume if I put this is it's own
thread along with connect and disconnect from socket. I can then check to
see if this thread is still running before starting a new one. If it is and
I consider this a 'failure' then I abort the thread etc. Also if within the
thread the send etc commands return errors then the thread exits with an
error code.
Thanks in advance from all the winsock experts ;)
Andrew Tag: IBrowser2 for PPC Tag: 80805
Wait cursor on Pocket PC, HOW?
The way to show the wait cursor on pocket pc according to the help in eVC4
is to call SetCursor like this:
SetCursor(LoadCursor(NULL, IDC_WAIT));
This works fine if you do that in the main message loop and in the same loop
do some time consuming operation.
But in my case I have a worker thread that is doing all the work so the GUI
will not freeze. That way I can dump text on the screen while processing
data.
If I call SetCursor in the worker thread the wait cursor will not show. Is
there a way to show the wait cursor even though the main message loop is not
locked doing some time consuming operation?
/Magnus Tag: IBrowser2 for PPC Tag: 80804
SDIO Now! & compatible PPC 2003 list
Hello World,
I'm searching a list of all PPC 2003 that are fully compatible with
Bsquare
solution SDIO Now!
Looking through all PPC specification is not only boring bur unefficient
as
OEM seems to hide this info ...
At least, i wonder if someone can give a model of PPC2003 where
interfacing
Bsquare solution SDIO Now! was a sucess story ...
By the way, is there some models to avoid?
--
-----------------
liooil
* remove _NOSPAM_ in my adress if you wish to mail me directly * Tag: IBrowser2 for PPC Tag: 80803
evc4 SP4 ??
When did this one get sneeked out ? ;)
I've just been looking at the microsoft windows mobile site (redesign ?) and
notice that a link to the evc download says evc4 SP4 ??? I thought SP3 was
the latest and if you search the 'full' Microsoft download site it returns
the SP3 update with a March 04 date and yet that 'new' SP4 version seems to
have a Dec 03 date ?
Is is a typo or is there really a SP4 and will it be available for separate
download ?
Cheers
Andrew Tag: IBrowser2 for PPC Tag: 80801
eVC4.0 does not support __declspec(align(16)) ?
Hi all,
I want to align my structures or variables on n byte boundary. (n is power
of 2)
I have found that there is a new extended attribute "align".
MSDN and other articles explain that "__declspec(align(16))" works well.
But after I have modified my code using "__declspec(align(16))" in EVC
3.0/4.0,
I get the following error message:
" error C2485: 'align' : unrecognized extended attribute"
Please teach me some reason !
Regards
JK Kim Tag: IBrowser2 for PPC Tag: 80800
Shortcut icon
I've make a short cut to a web page appear on the start menu during our
install, e.g.
bbc.lnk file has
21#iexplore www.bbc.com
How do I change it's icon? Tag: IBrowser2 for PPC Tag: 80799
EVB Runtimes download
Can I put the eVB runtimes on my site for my customers to download? I just
got caught out by MS moving the download and the information on the site
doesn't really say either way.
TIA,
Mike. Tag: IBrowser2 for PPC Tag: 80798
emulator startup server is not listed
I have inastalled:
emVC++ 4 with SP3
Program Files\Windows CE Tools\wce420\Windows Mobile 2003 SE\
and all requested libraries inside
Program Files\Pocket PC 2003 Second Edition Emulators\WWE\
and all requested files inside
I dont see Emulator Startup Server in emVC++ Tools\Configure Platform
Manager. Then I cannot use any SE Emulator image.
How to fix? Tag: IBrowser2 for PPC Tag: 80795
Windows CE vs. Pocket PC
Hello.
I'm using a Pocket PC for reading some data received on the rs232 port. And I suspect that it doesn't manage to read the data at a high enough speed. One byte sent to the Pocket PC every 2 ms(500hz).
Will Windows CE help me with this situation, or isn't it that much faster?
Thanks Tag: IBrowser2 for PPC Tag: 80794
ussd
Hello all,
I'm trying send an ussd command "*122#" with .NET for Pocket Pc.
These are my steps:
1. lineInitializeEx-->(OK)
2. lineOpen-->(OK)
I'm using
MediaMode = LINEMEDIAMODE_UNKNOWN
privileges = LINECALLPRIVILEGE_NONE
3. lineSendUSSD-->(OK)
4. lineGetMessage-->(OK)
The lineSendUSSD function returns a positive request identifier
The dwParam1 parameter of the corresponding ID ussd message--->(OK)
The dwParam2 parameter of the corresponding LINE_REPLY message is zero (succeeds)
The dwParam3 parameter of the corresponding size ussd message is zero????Nothing is the response
I don't understand why is this.
Is neccesary change privileges or type line?
If I put command ussd = "" the response is the same
I try it with several lines privileges an type lines but the response is the same too. Tag: IBrowser2 for PPC Tag: 80793
HotKey Mapping vs. Device Form Factor
My application makes heavy use of HotKeys and I've completely worked out everything from KeyDown, KeyUp, KeyHeld dectection & handling to KeyMasking. (The latter is where HotKeys go to die--that is, they're handled but they don't raise "the event").
My problem is a "Key Mapping" problem. My actual PocketPC device (a Dell Axim X3) has 6 HotKeys. The PocketPC Emulators have 4 HotKeys. On my device, HotKeys #1 and #6 are hard-to-press "outboard" buttons that will not be used in the app; I use the four main circular buttons that roughly correspond with the 4 main buttons on a Palm device. (I'm porting an existing Palm app to PocketPC).
For openers, Emulator HotKeys do not work right--they don't generate a KeyDown until after the (mouse) button is released. That's okay since this app will never be used on an emulator and I can single-step debug on the device.
The big problem I have is that I've no idea if there are actually 4 key devices in the marketplace or the existing base of PocketPC devices. Every example of registering HotKeys I've seen registers 6 keys. Since it's a software registration, registering a non-existent hardware button does not fail. And I have a funny feeling that trying to return the KeyList using the GAPI will simple tell me that everything below 256 is available. (And if it did work to tell me which keys a device actually has, it seems like an awful lot of overhead for this one thing.)
Simply put, on a 6 key device, I want buttons #2, #,3, #4, #5 to represent #1, #2, #3, #4. And my app is coded to do this now. It'd be nice if I could programmatically detect 4 or 6 key devices without which I'll resort to a user setting.
Any words of wisdom out there? Thanks in advance.
shapij Tag: IBrowser2 for PPC Tag: 80784
debugging in eVB
hi all
i already posted this question but i didn't get the answer. is there any possible to debug after stating the emulator. but i can see that eVB is in normal mode after the emulator started. plz help me Tag: IBrowser2 for PPC Tag: 80781
Mobile device acting as a server?
Hi. Please accept my apologies, my question isn't specific to PocketPC; I'm at a loss as to which newsgroup my question ought to be directed.
I have a wireless mobile device: an XP laptop with an LG VX4400 cellphone connected via USB using Verizon Wireless NationalAccess (40-50kbps).
My application: VERY infrequently the laptop will be requested to upload data it quietly gathers.
The problem: When the customer wants his data he wants it NOW! To me it isn't cost effective to have the laptop connect to the server once per minute only to discover that the customer isn't interested in seeing his data yet. The customer may go one week, or one month, or one day without requesting his data; he is unpredictable.
My plan: Since the cellphone is capable of accepting phone calls it seems best for the laptop to sit back and wait for a connection.
What do you, the collective community of professional architects and developers, think about this? Is there a better solution that evades me?
Can anyone point me to a resource that explains how to write a client/server app that connects to the server over a dial-up connection?
Thanks,
Brian. Tag: IBrowser2 for PPC Tag: 80780
Uninstallling with CeAppMgr.exe
I've successfully used CeAppMgr(from ActiveSync) for installing my
Pocket-PC program. I call CeAppMgr from my desktop installation program
(which also installs a desktop application that interacts with the PPC
one) and everithing works OK. Now I want to programmatically uninstall
the pocket-pc application from the desktop-uninstaller but I can't find
any reference to the command line option of CeAppMgr that (at least)
starts the remove-app process of the PPC application.
Is this possible?
Any comment on this will be very appreciated.
Tanks in advance. Tag: IBrowser2 for PPC Tag: 80778
problems synchronizing pocket pc with sql server database
hello,
i am trying to synchronize a pocket access db located in my ppc with a remote table in sql server via activesync (with an odbc connection). Everything works fine until i check the indication to synchronize the tables. It gives me the following error:
"A synchronization partnership cannot be created because the source database name is too long. Choose OK to copy the database without synchronizing it or choose Cancel to end this operation, rename your source database, and try again later"
The names i am handling are not too long (max 10 ch), and i need to synchronize the ppc with the db in a way that i connect the ppc to the computer and the data is transferred automatically to the remote sql server.
I hope somebody can help me. Best regards,
Jorge Pissani
Santiago de Chile Tag: IBrowser2 for PPC Tag: 80777
Ftp problem
I need to send/receive files to/from an FTP Server using a PPC2002 based
terminal.
Since standard FtpPutFile seems not to work correctly under PPC 2002, i have
tried this basic sequence:
- FtpOpenFile
- InternetWriteFile
- InternetCloseHandle
The file is created on the FTP Server, i can see that the InternetWriteFile
function actually writes into the file (i have verified the content from Ftp
Server side), but when I call InternetCloseHandle, the file disappear from
Ftp Server.
Where is my mistake ?
Thank you in advance.
MhDk Tag: IBrowser2 for PPC Tag: 80774
Converting exe file
Hi
Is there any way to convert an exe file to ppc format without using ActiveSync's file transfer? The problem arised when we compiled the exe on a desktop and then transfered it to an ftp server, from where we download it to the ppc. Unfortunately, the exe file doesn't start (nothing happens when clicking on it).
When we transfer the same exe file over ActiveSync, everything works perfectly.
Does anybody know a solution for this?
Thanks in advance
Alex Tag: IBrowser2 for PPC Tag: 80770
Datagrid colors
I'm trying to get my datagrid to appear with alternating row colors. The
feature doesn't appear to be supported in .NET CF. What am I missing or how
can I make this work?
Thanks,
Mike Tag: IBrowser2 for PPC Tag: 80761
Pocket PC 2002 SDK
I am having problems installing this SDK on my laptop running Win XP Pro.
When the install screen gets to the section headed
'Registering Platform manager components'
it hangs.
Any assistance would be greatly appreciated as I canot begin develop on this laptop.
Many thanks
Dave Tag: IBrowser2 for PPC Tag: 80760
creating a menu
Hi
Is it possible to add or create a new menu item in the Pocket Inbox application?
If yes, How is it possible?
Please it is very urgent
Thanks
Deepu V Tag: IBrowser2 for PPC Tag: 80754
bluetooth tool API
We're looking for tools and related API for developing bluetooth
applications on Windows CE, Palm OS, Symbian.
Luca & Luca Tag: IBrowser2 for PPC Tag: 80753
Smart Device Wizard
I wish to develop a small program for my Pocket Computer,
VB.Net states that I should use the Smart Device Wizard,
it is so smart that it evades me, ie I cannot find it.
It is not present where it should be, ie amongst the
other templates. Could anyone please tell me where the
little blighter is hiding!! Thanks Jan Tag: IBrowser2 for PPC Tag: 80748
GSM data call on 2003 platform
Hi there
I need to make a data call to very specific modem, which supports V21
mode only.
Is any possibility to use modem at command instead of TAPI?
Is any possibility to specify TAPI which communication mode or
protocol I want to use.
I have got my application working via at command on 2002 platform, but
this application does not work on 2003.
With best regards,
Maxym Gorodetskyy Tag: IBrowser2 for PPC Tag: 80747
can anyone tell me where to find IBrowser2 Interface definitions?
which functions it contains and how to use it..
thaks
Nicola