-
- Cab project for Mobile 5 is missing
by RedLion1973
- 1 Replies
- Last post
by Ilya Tumanov
- Hi All,
I have created WM5 PPC project and tried to add CAB project to the solution, but.......
There is no CAB project template in "Other Project Types" node!! The node is empty!
Doing the same way for WM2003, everything is OK!
-
- SqlCe Database Programming
by hassanmushtaq
- 3 Replies
- Last post
by hewlee
- i am new in SmartDevice application. i am doing Window and Web programming for two years in Visual C#. i am using Visual Studio .Net 2003. now i want to create an application for Pocket PC 2003 (Windows Mobile 5.0). Now i donot know where to start my database application in for pocket pc.
1. is Sql Server Ce is by default installed in Pocket PC 2003.
if No then which version to install and w
-
- data transfer without using ActiveSync
by dean_ntu
- 3 Replies
- Last post
by dean_ntu
- Hi All
Can someone point me in the right direction please.
I need to develop an application on a handheld terminal running CE5 that will transfer data from a sqlce db to a host pc via a cradle with usb connection but I am not allowed to install active sync on the host pc.
How can i do this easily
Are sockets the way to go or is there a better/easier way.
Thanx in advance
-
- create sound of given frequency in WM 5.0 smartphone?
by VaibhavSrivastava
- 3 Replies
- Last post
by Christopher Fairbairn
-
i want to create a sound of different frequency for different time durations
like in vc++ we do it with a function BEEP(FREQ,SEC)
HOW TO create sound of given frequency in WM 5.0 smartphone for a particular time like in a BEEP function
WHAT is the function used for it.......
-
- How to seek CEDB Database in wince5 with CEDB_SEEK_VALUEFIRSTEQUAL Parameter?
by bobcy
- 0 Replies
- Last post
by bobcy
- I need to seek a Database which I build in wince 5.0's "cemail.vol" volume Database file. It's the CEDB so I have to use the CEDB's winapi. My develop&test entironment is vs2005 vc8 + CF .NET 2.0(not yet install sp1) + WM5 PPC SDK + CHS WM5 pocket PC.
At first, I used CeCreateDatabaseEx() create my database in cemail.vol with one sort column. Code like that:
Code Snippet
-
- Missing thumbnails on gallery.live.com
by nadasurf2
- 5 Replies
- Last post
by Chris Butler
- I seem to notice a lot of Gadgets on the galley.live.com page don't get their thumbnail image displayed (mine doesn't seem to show up about 80% of the time).
Anyone have any insight into this issue
-
- Error Deploying a CE Application
by UniqueDisplayName-Adam
- 2 Replies
- Last post
by Mephistodan
- I am attempting to build and deploy a CE application that is very simple (only a dialog box with a button that displays hello world). I build the app with no problems but, since I cannot connect to my CE device via ActiveSync (Another topic for another day), I am attempting to deploy the exe to a web server and download it on the CE device. When I execute the exe file, I get "Not a valid CE A
-
- OTA wireless deployment of cab 3rd party apps
by jinjo
- 5 Replies
- Last post
by jinjo
- hi i have developed an application and have created a .cab that i copy over the device and run on it to install my app and also a setup tha i run on my PC for installing on connection via USB over ActiveSync.
Is there a way to deploy my app e.g. the cab file OTA wirelessly to my device
On J2ME you can send a device a wap push (an sms link) to a jad file and the user receives it and c
-
- Configuration settings and Cab files
by Andy Hough
- 2 Replies
- Last post
by Andy Hough
- Hi All,
I have built an install application that places the cab file on the device and extracts it into the correct location. The problems I have is that I have a Xml configuration file which I want to make changes to dependant on the input from the user (as part of the SetUp application). Should I
1. Extract the config file from the Cab file, make the changes to it, add the file
-
- Load jpeg image from sql into a picturebox
by Annihil8
- 4 Replies
- Last post
by Annihil8
- Hi, I've a sql2000 database with a table [images]. This table has 2 columns: id and image. The image is of sqltype 'image'. This column contains jpeg files(bin data) which are inserted by an other program(full framework).
Now they need to be shown on a ce5.0 device in a picturebox. Is there a way to do this I've tried a lot of things but it seems that the "jpeg" is being the probl
-
- How to Save User Preferences on Spaces?
by abowman
- 9 Replies
- Last post
by Marijke S
- Can someone explain to me how to save user preferences on Spaces or point me to some instructions If there is a way to determine whether a gadget is on Spaces or Live,
that would be good to know too so that I can hide the preference link
in Spaces view mode. I got one of my gadgets to save user preferences on Live but it's not working on Spaces. Thanks
-
- IMSI reading
by Salman Maredia
- 3 Replies
- Last post
by r prasanna vignesh
- Hello,
I m newbie i have made this code for reading IMSI number of SIM but i am confuse with the parameter when i debug the code hresult contain S_ok but please somebody tell me where is the IMSI number is store or i have to do more things or please correct my code if erro
if any body have code sample do reply me
HSIM hSim;
SIMRECORDINFO simRecordInfo;
HRESULT hResult = S_OK;
DWO
-
- Problems with install
by nickwilliams
- 13 Replies
- Last post
by nickwilliams
- When i package all the contents of the folder and rename the zipfile to .gadget i double click it and it says install/uninstall and then when i click install it does NOTHING! :S
I have had problems before with my computer saving the encoding of the xml file and i think this may be the issue! Its annoying because i cant even test what i am trying to create! :(
Any ideas on a solution
-
- Configure network Pocket PC 2003 SE Emulator
by Leanpe
- 1 Replies
- Last post
by Mohit Gogia
- I¡¯m programing a web service in Visual Studio using c#. The web service is created correctly. But now, I want to call it with a pocket pc and I dont know how to configure the network. Can somebody help me Regards.
-
- Erasing a graphics object on a PictureBox
by GustavoFR
- 6 Replies
- Last post
by GustavoFR
- My question is, how can I delete a graphics whichs is drawn onto an existing bitmap which in turn is the "original" image of a PictureBox
In my scenario a user is presented with a PB that when loaded displays an image ( gif ) of a grid.
Then, the user drwas little circles when tapping onto the PB.
That's fine and is working as expected.
My problem is, how
-
- Context menu for datagrid row
by gregmackers
- 1 Replies
- Last post
by Ilya Tumanov
- Hi,
In my Windows Mobile project I have a datagrid and would like the user to be able to delete a data row by bringing up a context menu. If I attach a context menu to the grid, it pops up when I "right" click (hold down stylus) on the row, but does not select the row. I'm not sure how to trap the click event which brings up the context menu so I can select the row first before handli
-
- Possible to draw input mode symbol?
by coltsith
- 1 Replies
- Last post
by AlexFeinman
- I'm wondering if there is a way to draw the native input mode symbol for the phone. For example, if the current input mode is numeric, draw the '123' symbol, or if the input mode is alphanumeric, draw the 'abc' symbol. Anything that could possibly help me is would be appreciated! Thanks
-
- PPC Wake UP programmatically
by Eng_Ash
- 13 Replies
- Last post
by gagan_wings
- Hello,
I¡¯m working on a small program for my PPC, and I need to know how to wake up the PPC at a specific time, using VB.NET.
I will truly appreciate it, if somebody can send me the code, which I can use to do the above task. Thank you in advance.
-
- HP iPAQ 21204 Omron V720
by czetsuya
- 8 Replies
- Last post
by czetsuya
- Hi i would like to ask if anyone from the forum has experienced reading an RFID using an Omron V720 device in a iPAQ 21204 Pocket PC using C#. I've tried using SerialPort class, I know i have set everything and even experimented to an extent but failed . My application throws exceptions from time to time like "Portname not exists" (even though i tried COM1... COM8, etc), I also got Syste
-
- Creating a new project using the Smart Device template fails !!
by Paul Neal
- 3 Replies
- Last post
by phendric
- Hi, I'm running VS2005 pro and Windows Mobile 5.0 SDK on an XP machine and when I try to create a New Project and select the Win32 Smart Device project template the system thinks for a while and then dumps me back at the New Project screen. It does allow me to create new projects for DLL's or Active Control but not for the MFC or Win32 Smart Devices. I've tried the same process selecting C# as the
-
- Using Device Emulator to support non-local WinMobile users
by Tom Sweet478528
- 5 Replies
- Last post
by Barry Bond
- Greetings,
I'd like to use the DE to support multiple WM devices, all apart from my physical location. Ideally, I'd like each emulator image to run the same ROM image as the deployed device and have the same appearance.
From the emulator's help file, it seems I can extract a run-time image from a connected physical device, so it looks like I can handle the first desired item.
I've looked
-
- #include unexpectedly added
by kian_z20
- 2 Replies
- Last post
by kian_z20
- Hello
I have installed VisualC++ 2005 on drive D and i open a project on drive C. sometimes, when i edit a class of a dialog, something like this will be added to the header file of the class:
// AskDialog.h :
#pragma once
#include "afxwin.h"
#include "afxdtctl.h"
#include "afxtempl.h"
#include "lboxdoc.h" // card.h is inc
-
- setting margin to ListView?
by Malleswar
- 5 Replies
- Last post
by Zero Dai - MSFT
- Hi,
Can any one tell me how to set the left margin for
the listview at I need space at left side (before the text).
Thanks in Advance,
-
- VS 2005, Windows Mobile 5.0, Can deploy but get "Unable to start debugging"
by dct-val
- 5 Replies
- Last post
by vpalhories
- I'm having tons of problems trying to debug an application on my Mobile Device. My environment is as follows:
- Windows Vista Ultimate with all of the latest service packs
- Visual Studio 2005 with Vista add-in
- Cingular 8525 Windows Mobile 5.0 Device connected via USB
- Windows Mobile 5.0 SDK installed
When I physically plug my device to my computer, it does connect thru S
-
- Application terminated unexpectedly, and no any message
by 小&#2641
- 14 Replies
- Last post
by Ilya Tumanov
- Hello I'm creating an application on Windows Mobile 5 using c#. This application uses the WebBrowser control to show a specific website. The problem that i am having occurs when the app runs on the device. (Motorola Q). For some strange reason the application shuts down as soon as it gets to the line : this.webBrowser1 = new System.Windows.Forms.WebBrowser(); which is in the InitializeComponen