-
- File Downloaded Incomplete
by Luis E Luevano P
- 2 Replies
- Last post
by AlexFeinman
- Hello there,
I have a simple mobile web form in which I pretend my clients access using mobile devices to download a CAB file so they uninstall and reinstall other app they use, the problem I have is that after clicking OK to start downloading the file, it downloads incomplete, and no message is shown informing the download completed successfully, the file is 689Bytes, while the original on
-
- Using VB to switch between forms
by AKD
- 2 Replies
- Last post
by Zero Dai - MSFT
- I am writing an app that will have a couple different forms in it that the user may want to switch between -- it's a financial tools app and they may want to switch between an interest rate form and a compound annual growth form -- can you please send me a link where I can find instructions on how to switch between forms in an application. i imagine the it will involve the menu button.
-
- Reload / Refresh iframe source
by Tore
- 8 Replies
- Last post
by Tore
- I have a iframe in my gadget that displays an external website. When i try to reload the content of the iframe, the javascript stops. Is there a correct way to refresh the content of a iframe when the source is a url and not a local file
-
- Device Emulator won't start with NK.bin built from project converted from hardware target
by lagu2653
- 5 Replies
- Last post
by Mohit Gogia
- We have a Platform Builder project for our target (not the emulator). I changed the target settings in Platform Builder 5.0 and made two minor modifications to make it SYSGEN without errors. When I try to start the Device Emulator through Tools > Connect to Device most of the window is black like it normally is but it never leaves that state. The Desktop never loads. This is the output from the
-
- Applications hangs while exiting
by Prashant Singh
- 7 Replies
- Last post
by Prashant Singh
- Hi All,
I have developed an applicaiton for Winows Mobile 5.0
I need to play MP3 files in my application.
I have used WMPlib for this purpose.
Everything is working fine except, the application hangs while exiting.
As long as I dont play any file the applicaiton exits gracefully, while if I play even a single file thru WMPlib
the applicaiton starts hanging while exiti
-
- Convert image file into hexadecimal, then send as a byte array.Thanks for your help. However, i need to store the whole imag
by Noob Square
- 18 Replies
- Last post
by Noob Square
- I have a picture box on my PDA application. The user is suppose to snap a picture which is then captured in the picture box and send it to the server. However it needs to be converted into hexadecimal and stored into a byte array before sending.
Image ---> Convert to Hexadecimal ---> Store into Byte Array ---> Send
Im having problems with the conversion of image files to hex
-
- [stupid noob] Why I can't make a border?
by john-wayne-interessierts
- 8 Replies
- Last post
by john-wayne-interessierts
- Hello, I know this is more than stupid, but after ~2 hour I give up, why I can't set a border with CSS
body { width:130px; height:100px; margin: 0px; border: solid 2px red; }
I have play around with the margin values, padding values, top, left, right, bottom, position,... Now I am completle confused, why all of my trials not produce a border around the gadget, can someone post the correct co
-
- Application client / server
by analce
- 1 Replies
- Last post
by Ilya Tumanov
- I have realized an Client Server Appllication. The server is on desktop (vb.net) and the client is on pda (vb.net). I must create at runtime a new form on a client when the server want to create it. If i create it on client with a button_click event it works but if i want to create it by server, instructions are execute (i see it in debug mode) but the form was not create. why Please Help me! Tha
-
- Help : Tiny svgviewer ansi-c library
by Orend
- 1 Replies
- Last post
by Ilya Tumanov
- i need to find Tiny-SVG ANSI-C open source library please Help me
thank's Oren
-
- flyout text not selectable
by rumremix
- 3 Replies
- Last post
by rumremix
- The text displayed in the flyout of a gadget I've created is not selectable.
Is there any way to make it selectable
-
- Windows Media Player control and Compact Framework 2.0
by Jose A. M.
- 4 Replies
- Last post
by DavidH1111
- I am developing an app for PocketPC (Mobile 5, WMP10, VS2005, C#, CF2) that has to be able to playback wmv videos. Following Alex Feinman's directions ( MSDN , for example) I've been able to embed WMP10 control in a CF2 form and play videos. Well, till now I have just tested on emulator (device emulator 2.0 beta). My problem is that WMP control not behaves according to the changes I make on its pr
-
- Accessing message stores
by HL8476
- 5 Replies
- Last post
by Michael Koster
- I have reach the stage of opening message stores but how can i access each message and get the content of the message, including the sender info
-
- Bluetooth
by MuhemmedIrfan
- 1 Replies
- Last post
by Chris To
- Hi, How can i make the bluetooth of my PDA to listen for other devices and when it finds them, start to send and receive data from them. any help or link would be gr8.
-
- a newbie question. How do you make the file a .gadget?
by K3MPER
- 7 Replies
- Last post
by ToddOs
- I made my code and have the gadget ready but I need to make it a .gadget instaed of a .zip. how do i do it
-
- How do I Login to a Windows (SMB) Share without displaying the login dialog box?
by PatOSmallWarz
- 1 Replies
- Last post
by Christopher Fairbairn
- I am creating a Windows CE 5.0 device that may save log information to a Windows Network Drive (i.e. an SMB Share). This will be setup once by an administrator. The operator should not be prompted for any information regarding this. During normal operations it is likely that the device will be restarted. When it comes up (if certain registry settings are configured correctly), it will open a file
-
- Error using remote performance monitor with WM5.0 database application
by Heart5678
- 7 Replies
- Last post
by Heart5678
- Hi, I'm using Visual Studio 2005 standard edition with .NET v2.0 and SQL server 2005 with .NETCF v2.0 for mobile application development. I have successfully been able to get the .NETCF RPM tool working with a WM5.0 device as long as the device application does not incorporate a SQL database. However, if the device application incorporates a database then I get an error at application runtime whe
-
- Run application during startup for disabling phone buttons
by Tom v E
- 5 Replies
- Last post
by Zero Dai - MSFT
- I wrote a little application for disabling the green and red phone buttons on a Pocket PC using RegisterHotKey. It is written in C#, so the RegisterHotKey is p/invoked.
To make this work the app has to run during startup before the normal phone application is started, because otherwise the RegisterHotKey calls won't work. To achieve this I have created a new key in the registry: [HKEY_LOCAL_MAC
-
- Windows Mobile Forms Layout Questions
by callagga
- 7 Replies
- Last post
by callagga
- Hi all, BACKGROUND: Can I please ask a few pointers regarding creating my first Windows Mobile 6.0 Professional based mobile application & had some questions. As part of my application I want the main form to consist of the following (i.e. my requirements): a) Full screen list type view, with only one column b) Each column will be populated with a mix of Text, Icon, Graphics (will be one line
-
- System tray
by Martha
- 1 Replies
- Last post
by Ilya Tumanov
- About a week ago programs and files that I minimized on the desktop stopped being displayed in the system tray. The only way I can open or close minimized items is to use the Windows Task Manager. I don't know why this changed but how do I get it back to the way it was
-
- GPRS and earlier AKUs
by MikeMM591
- 1 Replies
- Last post
by Srikanth Bogadapati
- Does anyone know of any documention or KB articles relating to defects or unsupported features (GPRS, data related, etc...) in earlier versions of the Win Mobile AKUs
-
- getting version with vb in compact frame work
by B.F.Rej
- 3 Replies
- Last post
by B.F.Rej
- Hi, Some one can help me, I'm starting to think thakis not possible get the versione of my project, i've try a lot of way, i've fund a lot of version but not those I need, the versione of my project that i worte in project/properties/application/assembly informations/assembly version.
Please help me...
By
-
- WCE 5.0 Test Kit -- Application Verifier Tools Can't Work
by LiuChenLong
- 9 Replies
- Last post
by Sreekanth Muralidharan
- Start Application Verifier from WCE 5.0 Test kit, this tools can't work, the error message is " Unable to enable shim engine on device!", env: vs 2005 beta2, DMA Transpot, Device Emulator manager , WM 5.0 for pocket pc SDK, Emulator is pocket pc phone emualtor, I can execute the drivers test suit,but all the Tools of CETK are work uncorrect, Is it any updtae or patch can resovle this pr
-
- Intercepting the send mail event
by Amitr
- 4 Replies
- Last post
by timg_msft
- Hi, Is there any way where i can intercept the send mail event. From my application I would be saving a email message directly into the outbox folder (i found example of this in SendMail which i modified based on my requirements). However when the user does send/receive the emails that were saved by my application should not be sent. For this i might need to hook my function to the event that send
-
- Missing Functionalities in CF 2.0 !!
by SpiriTwin
- 3 Replies
- Last post
by Ilya Tumanov
- I miss some good functionality in CF 2.0 just like VBCodeProvider, CSharpCodeProvider to dynamically create assemblies on the road. also how can I write a today-plugin with VB.NET or C# (not VC++)
any one have any idea how to use the compile code dynamically on WM5
Hope Microsoft include these classes in CF 3.0
-
- Global Key event handler
by GOsborn
- 3 Replies
- Last post
by GOsborn
- Hi all,
I'm in the process of writing my first application for the compact framework.
I need to write an event handler that handles all keyup events. Now obviously I could simply override the OnKeyUp event of the form, which is something I have tried with limited success.
Whenever another control on the form has the focus the keyup event handler will obviously not fire.
I would have th