-
- TAPI apis
by M Pramod
- 5 Replies
- Last post
by M Pramod
- How to get the notification of incoming call and invoke appropriate application....
Pramod
-
- Issue with PicBox and TabControl
by GustavoFR
- 6 Replies
- Last post
by amoeba
- My environment is VS 2005, SP1, CF 2.0 SP2 and the app is being developed under VB.NET
I have a form with Tabcontrol composed of 4 tabs, where in the third one there is a PicBox
In the first tab there are some textboxes that I use to fill some search criteria to retrieve a record which contains the points to be drawn into the PB
The problem is that I retrieve the record when t
-
- Who has a PPC-6700 Sprint AudioVox Mobile 5 (Can I use GPS?)
by Zac Boyles
- 14 Replies
- Last post
by Alex Dresko
- I have the Sprint AudioVox PPC-6700 and I know that it has the built in GPS chipset but everywhere that I search I can not find out how to actually access the API. There are a few of the GPS API references throughout msdn & msdn2 but none have an actual walk through.
It is very easy to access the phone API's and contact lists/appointments and whatnot but the GPS is not to be found.
As fa
-
- Gadget post info to new web form
by ChrisMouton
- 8 Replies
- Last post
by ChrisMouton
- I've created a gadget which is a simple HTML form with 2 text boxes and a button. When you click the button it should open a new IE window and send the information to the target URL as a post. The problem is when installed as a sidebar, although the IE window is opening with the correct page, the information in the 2 textboxes does not seem to be transferred.
I have tested the simple HTML form
-
- (long) DateTime.Now.TimeOfDay.TotalMilliseconds -- Not specific enough
by coltsith
- 1 Replies
- Last post
by Ilya Tumanov
- I need to get the current time in milliseconds as a long, but the way I'm doing as above only returns it in blocks of 1000s and is not specific enough. How can I best get the milliseconds amount Is there a p/invoke way Thanks
-
- encoding and decoding from charaters to smileys
by Malleswar
- 10 Replies
- Last post
by JensWNDK
- Actually i am facing one problem, If anyone can solve plz help.
For my messenger applicaton I took sepearte form for emoticons and
inserting in to edit chat text box as symbol of smiley as yahoo
messenger does. then it has to be converted into smiley when
it comes to above text area. How to encode symbols to smileys .
I hope u can do.
-
- Device Center errors
by Proxima
- 1 Replies
- Last post
by Ilya Tumanov
- My test handset has been working like a champ for the past several months with my PC. But suddenly when I hook it up, the Mobile Device Center gives me the "Connecting" animation, followed by the dreaded "Error" with the red-x message. No further explanation as to what this so-called error might be. Rebooting the PC and device, removing and reinstalling the device center does n
-
- Change label height depending on text to be displayed
by Morrislgn
- 3 Replies
- Last post
by Ilya Tumanov
- Hi folks, I am having a problem with placing text on a label using vb.net and .Net CF 2. At the moment, I have a label on a form which must remain a set width, 224px, but on occassions the text will not fit into the label due to length. Is it possible to set the height of a label programmatically depending on the length text to be displayed What is the best way to achieve this Thanks in advan
-
- Question about Datagrid with combo box
by jeffery chan
- 5 Replies
- Last post
by jeffery chan
- Hello. I build a custom style datagrid with combo box. I have a question about the combo box. How use the datagrid datasource to change the selected index of the combo box .
Thanks you
-
- How to find com port on device?
by Naimish Dave
- 4 Replies
- Last post
by Naimish Dave
- Hi
My query is in two parts:
1. How to find com port(s) available on device (on any device)
2. How to read content from specific com port
Thanks in advance
Regards,
Naimish Dave
-
- Windows CE 5 connect to AS/400 database ,Please
by superballsj
- 6 Replies
- Last post
by superballsj
- I will develop app on pocket PC that use database on AS/400 server
how i can access as/400 database
by using vs2005 or other tool
Pocket PC :
lxe mx7
windows CE 5.0
who can advertise solution for this please.
Sorry that not good in English.
-
- Windows CE 5.0 and Locale
by Frederic Aubry
- 1 Replies
- Last post
by Christopher Fairbairn
- Hi everyone and thanks for taking time to answer.
Locale doesn't seemt to be supported in the C-Runtime for Windows CE. I'm looking at localeconv for example.
How do Windows CE developers deal with internationalization
-
- How to securely transfer 1 to 2 Mbyte files from a CE client to Windows Server 2003
by D. Yates
- 1 Replies
- Last post
by UdayaBG
- Hi, Since I have learned that NETCF WCF 3.5 will not support MTOM, I'm looking for efficient alternatives for transferring files in a secure manner to our server. Username and password security is fine (the payload doesn't need to be secure). I just want to prevent any Tom, Dick or Harry from pulling or pushing files to our server. I also don't want the username and password to pass over the wire
-
- Importing a 1.0 project to 2.0
by sagittarian
- 1 Replies
- Last post
by Ilya Tumanov
- I have a big project which was done using Visual Studio 2003 and .Net Compact Framework 1.0. After a year, our company unearthed this project. I opened it using Visual Studio 2005. This is the error message I am getting. Localization of projects targeting .Net Compact Framework 1.0 requires version1.1 of the .Net Framework SDK, which is not detected on this machine. So the only workaround is to in
-
- Unable to execute application in Emulator
by Zoe Elmo
- 2 Replies
- Last post
by aryasheel
- Hello everybody, i am working on MS .NET 2003 with SQL Server 2000 and XML File as a local storage in my ppc application. The problem is, the application works fine in the real device, but when i try to run in the pocketpc emulator 2000 (default) it "hangs" there when i try to access the database.. Can anybody throw a light on this Thanks Regards Zoe.E
-
- Windows Calendar
by Jamie Rytlewski
- 3 Replies
- Last post
by Jamie Rytlewski
- I see that there are a few references for the Windows Sidebar (which I am also guessing is the Vista gadgets), but I see there are references for items such as contacts, cpu, folder, timezone, and others.
Are there any plans for doing calendar references I just install Vista, and I love the Windows calendar. Works good with subscriptions, but I would like to be able to have a gadget to display
-
- FILETIME and SYSTEMTIME
by Paula M
- 5 Replies
- Last post
by Paula M
- Hello,
I am developing a c++ smart device application in vs 2005.
I have to read the file time, convert it to system time and compare it to the system time of the device.
I can get the system time without issue.
I can kind of get the file time without issue.
When I call FileTimeToSystemTime, I get an access violation error.
Here is my code:
Code Snipp
-
- code signing
by Alexander Korytov
- 3 Replies
- Last post
by Michael Koster
- Hi. Listen, i have a question and i can't resolve it with my regional microsoft support (Russia). They just don't give me an answer. So I decided to try to get some contacts here to ask. So, the problem is: In our company we develop a product for Win Mobile 5.0, using .NET CF 1.0. We have to use some of API functions (to hide some windows and show ours instead of them). So we have this library to
-
- New version V6 of C# IDE Mobile
by HarveyR
- 1 Replies
- Last post
by HarveyR
- New version V6 of C# IDE Mobile
C# IDE Mobile is an application (totally free) that I've developed to be able to develop with C#/.NET2CF directly on the Pocket PC-Windows Mobile 5/6 (it doesn't require the .NET SDK, you don't need a computer).
You can download the new version at:
http://www.geocities.com/hrowson/wm5_software/index.htm
or from my personal page:
-
- Could not find kitl.dll
by BJLUO
- 2 Replies
- Last post
by BJLUO
- I am using VS2005 and WinCE6.0. After cloning Device Emulator BSP and add this BSP into my OS Design, I build OSDesign as debug mode with KITL enable.
I got an error that say could not find kitl.dll inside OsDesigns1/Reldir/DeviceEmulator_ARMV4I_Debug, Please give more explanations why I got this error Thank you.
-
- problem in creating a child window
by Raak
- 5 Replies
- Last post
by Patrick Getzmann
- hi all, I am working in Windows Mobile 5.0 platform using WIN CE in Visual Studio 2005. I ve a window with a button in it. I need to create and open a new window when i press this button. Its a simple problem but since am new in this i am facing difficulty. Please help me out in this regard. Thanks in advance.
-
- How to Send file to development computer from target device running WinCE5.0?
by BigBoy
- 2 Replies
- Last post
by AlexY
- Hi,
sorry to bother you! I develop WinCE Application for the first time.
I was wondering how to access file between My PC and target device
thank you !
-
- Currency Gadget
by Onycho
- 2 Replies
- Last post
by Jason Alan Graves
- Is there a way to include other currencies in the Currency gadget I would like to see the Malta Liri.
-
- SDIO --> SDGetDeviceHandle
by stou05
- 5 Replies
- Last post
by Savas Guven - MSFT
- Hi, I try to use the function SDGetDeviceHandle ( http://msdn2.microsoft.com/en-us/library/ms920364.asp ). this is the description : SD_DEVICE_HANDLE SDGetDeviceHandle( DWORD InitContext, PWCHAR* ppRegPath ); Parameters : InitContext [in] Device context passed into the XXX_Init entry point of a client device driver. But I don't understand what is InitContext. I want to retrieve an handle to th
-
- DateTimePicker- Drop Down list does not close by itself on return from ValueChanged
by snowite
- 4 Replies
- Last post
by Zhi-Xin Ye - MSFT
- I have got a problem with the datetimepicker control. The property is set to ShowUpDown = false.I select a date from the calendar drop-down list. Then in the function, dtp_ValueChanged, I validate whether the date falls within the range. If not, then a message box is displayed and I return from the function. The problem is the message box is displayed behind the drop-down list and moreover the lis