1
vote
0answers
11 views
How to Trigger a submit from keydown event in Windows Mobile in C#
I am working with C# and Windows Mobile.
I want to make a LeftSoftKey press trigger the "submit" action on a web page currently viewed in a WebBrowser window. In the HTML form bei …
0
votes
2answers
21 views
Help required: zip files streaming
Hi all,
i have problem in sending zip file in network.. all other formats i am able to send except .zip..
i tried a lot i dont no how to do this.. the code i have written at clie …
0
votes
1answer
13 views
How to show map control on windows mobile application and which service is providing that?
Hi all,
I am searching for
How to use map control on windows mobile 6?
Which service i have to use for this?
Can any one help me?
Thanks.
0
votes
1answer
30 views
Where is Problem in my code to upload a file to server from windows mobile
Hi,
i have problem of uploading zip file ot server from my windows mobile..
in server the .zip file is getting created,if i open file its telling unable to open and its corrupted
…
0
votes
2answers
17 views
Windows Mobile: how to hide Size property on a Custom Control.
Hello!
I'm developing a Windows Mobile WinForm app with C# and .Net Compact Framework 2.0 SP2.
I have a control that inhertit from System.Windows.Form.Control that I want to make …
0
votes
2answers
52 views
Compile Qt application for Windows Mobile 5
Hi, I'm trying to compile a small Qt application for windows Mobile 5.
so I've few questions:
currently i'm using ubuntu 9.10, I've hear some thing about cross-compilation but I …
0
votes
1answer
19 views
Can any one descride BingWM6.CAB used services in thire product?
Hi All,
i Downloaded BingWM6.CAB from http://mobile.search.live.com/client/download%5Fmanual.aspx for bing maps showing in windows mobile.
I installed that application in windows …
0
votes
0answers
16 views
How to save state on emulator
hi
i have a windows CE 5.0 emulator, i run it with C:\Program Files\Microsoft Device Emulator\1.0\DeviceEmulator.exe
when i close the emulator it asks me if i want to save its sta …
0
votes
1answer
16 views
Windows Mobile, file associations and command lines
I've created a Windows Mobile application that opens, edits and closes a data file format. There're a couple of features I'd like to implemenet but I'm not sure how to go about it. …
0
votes
2answers
32 views
Build a Bitmap filling it with a smaller image.
Hello.
I'm developing a Windows Mobile application with C# and .NET Compact Framework.
I want to fill a Bitmap with an image that it's smaller. To fill this new Bitmap I want to …
1
vote
1answer
30 views
Windows Mobile 6 Emulator change storage?
Hey,
How do i change the size of the Windows Mobile 6 Emulator. Its fixed at 32mb. I read this post: http://stackoverflow.com/questions/821720/increasing-windows-mobile-5-emulator …
0
votes
1answer
15 views
Upload file suggested by microsoft doest work for me in CGI.
Hi all,
we would like to upload a .zip file in windows mobile to .cgi script running at server.
in desktop we have "Webclient.uploadfile" API, it does't support in winmo. do we ha …
0
votes
1answer
48 views
How to open external program with my C# program (Windows-mobile) and give this program the focus ? [closed]
Possible Duplicates:
how to open program through C# program and give this program focus - in Windows Mobile ?
how to open program through C# program and give this program f …
0
votes
0answers
14 views
Disable pan and zoom on Windows Mobile Explorer 6
I have a web page that is used with mobile devices to take signatures, but the signature component doesn't work well in windows mobile 6.
When moving the stylus across the compone …
0
votes
1answer
20 views
Windows Mobile application icon
Is it possible to specify the application icon for a windows mobile app from a resource file or other configuration besides the .csproj?
The reason I would like to do this is beca …
