-
- help required regarding LCS(live communication server)
by kultuze
- 4 Replies
- Last post
by kultuze
- Salam to all,
i wana develope a client (means messenger) that will communicate remotely with the Live Communication server 2005. i wana know that will i use .net remoting or web service
-
- Problems with shortcuts for placing my shortcut in Games Folder on Pocket PC 6700
by SmartTech...
- 7 Replies
- Last post
by Patrick Getzmann
- Hello there,
I am installing my game on Pocket PC 6700. Everything is going fine except my shortcut.
I am using shortcuts like %CE1%, %CE14% etc to place my games shortcut through my CAB file .
I am generating my CAB File from VS2005 IDE.
But there are limited special folders like program files, games folder etc. from IDE.
I want to place my Games shortcut in Games fo
-
- Windows Mobile 5.0 SDK missing propidl.h
by Anonymous102938471-34789
- 1 Replies
- Last post
by AlexFeinman
- Does anyone know what happened to propidl.h for the Windows Mobile 5.0 SDK It's not there, and the standard propidl.h file causes conflicts with the SDK's oaidl.h over redefinitions of certain classes and structs (c.f. tagVersionStream struct). It appears that the location of certain structures has been moved around. What confuses me is that I'm not directly including propidl.h anywhere. Sigh.
-
- Call a function (native code) by managed code
by ygcho
- 3 Replies
- Last post
by ygcho
- Hello!
I am developing application programs targeting for Windows Mobile 5.0 Pocket PC.
A GUI program is coded using VC# and DLL program is coded using VC++.
An operating scenario is as follows.
Once one of available COM ports for serial communication is selected, the COM port and associated serial comm. parameters are forwarded to the DLL program through a function call.
Th
-
- MobilityCenterRefresh API is not working for my Application
by Snoby
- 1 Replies
- Last post
by Srikanth Bogadapati
-
- Mobile Replication "Unspecified Error (sqlceqp30.dll)"
by Daniel.B
- 2 Replies
- Last post
by Daniel.B
- Inconsistent errors thrown please help.
I'm creating a mobile replication on a server and sending the file down to a Windows Moblie device. When i replicate on the mobile device...at the end of Replication:
repl.EndSynchronize()
repl.SaveProperties()
I am getting multiple error messages as follows and inconsistent results when executing these two lines:
"Unspeci
-
- File Transfer using FTP
by Kavitha Anbalagan
- 3 Replies
- Last post
by Guang-Ming Bian - MSFT
- Hi,
I am using OpenNETCF.Net.Ftp for the File Transfer using FTP. While trying by Emulator, it returns 'A socket operation encountered a ded network' exception.
When I tried that in the device, 'No such host is known' exception occurs. I have given the correct host address, username and password. I have given port number as 21. Is there any problem in the port number
What
-
- About ISOAPClient->msoapinit failed
by OldChild
- 2 Replies
- Last post
by Zero Dai - MSFT
- i use evc + wince 5.0 soap connect web service code: HRESULT hr; ISOAPClient *pSoapClient; ::CoInitializeEx(NULL,COINIT_MULTITHREADED); hr = CoCreateInstance(CLSID_SoapClient,NULL, CLSCTX_INPROC_SERVER,IID_ISOAPClient,(void**)&pSoapClient); if(SUCCEEDED(hr)) { BSTR bstrWSDL = SysAllocString(L"http://127.0.0.1/firstwebservice/service.asmx WSDL"); hr = pSoapClient->mssoapinit(bstrWS
-
- Console app w\NotifyIcon
by cablehead
- 14 Replies
- Last post
by cablehead
- I need to have a 'formless" thread that runs constantly in the background (waiting for another event )....with a tray icon.
The tray icon will have just a click_event (to abort the thread and close the app)
I have the tray code working....just cant seem to have the tray click event fire from the thread.
Is this possible Can someone get me started..TIA
-
- Device softreset/shutdown question
by Hila123
- 4 Replies
- Last post
by MDW
- Hi, I have a question about device reset/shutdown, I have a block of code that running in an "infiinite" loop (thread) and right below it I have block of code that will save some data that used in the thread. I do not want the data being write/save to the disk everytime it being used in the thread, so I'm wondering will Windows (smartphone) notify all the running processes that the devic
-
- Graphics on windows forms in .net cf 3.5
by Neha Goyal
- 4 Replies
- Last post
by Guang-Ming Bian - MSFT
- Hi,
i am creating an application for .net cf 3.5.i read from microsoft download center that :
Windows Forms The following table describes the improvements that have been made to Windows Forms controls in the .NET Compact Framework 3.5.
Users can now add graphics to:
System.Windows.Forms.TabPage
System.Windows.Forms.Panel
System.Windows.Forms.Splitter
System
-
- MessageBox Problem
by Neha Goyal
- 10 Replies
- Last post
by Neha Goyal
- Hi to everyone,
I am working on CF 2.0.I am creating a mobile game which i want to show in different languages.I am doing this through Resources Files of different culture.
But i am also using messagebox at some place ,which is as follows:
DialogResult result = MessageBox .Show( "Are you sure you want to restart the game" , "Restart Game" , MessageBoxButton
-
- Need help
by mrUmka
- 3 Replies
- Last post
by Ilya Tumanov
- I need to develop software for Windows CE 6.0 with .Net Frameworks 2.0 I downloaded and installed Windows Embeded CE 6.0. It is integrated win VS 2005 and I got a new type of projects OSDesign, but it is a C++ project. How to create C# project, run emulator and deploy project here like in CE 5.0
-
- Lock Device
by Inferno986
- 8 Replies
- Last post
by Inferno986
- I have a Windows Mobile 5 PDA (Dell Axim X50v). I want to make a program (in Vb2005 using WM SDK) to create a program that locks the device using the method built into windows mobile. That is my first objective. My second objective is to make the app run from the today screen or system tray. I have searched these forums but the only "lock device" related topics are about people making th
-
- Catch OutOfMemory Exception
by paVF
- 1 Replies
- Last post
by Zero Dai - MSFT
- Hi guys! I'm trying to cath an OutOfMemory Exception in Native C++ code, but I'm not able to find any example. Is there any way to do it Thanks in advance.
-
- Changing Skin
by Jim P.
- 1 Replies
- Last post
by Mohit Gogia
- Is it possible to change the smartphone skin when programming in VS2005 I am working with a cingular 8125 and I was wondering if I could change the skin to that. Jim P
-
- VoIP client for WM 5.0
by erbenji
- 2 Replies
- Last post
by erbenji
- Hi, Is there any API to develop a VoIP client with SIP, RTP, .. Thanks in advance.
-
- smart device project templates are not displaying
by indikask
- 5 Replies
- Last post
by indikask
- i've down loaded and installed Visual Studio 2008 Beta 2 , but when i'm going to create a new project the smart device project templates are not displaying. what should i do. can anyone explain this to me...
-
- Compact Framework 2.0 making Call using Calling card
by VijayVeera
- 1 Replies
- Last post
by Ilya Tumanov
- The WM5.0 phone I have has bugs. Let me say I want to make call using calling card. These are all the steps. 1. Call 1-800 number of the calling card using speed dial. 2. Now enter 10 Digit Pin. 3. Enetr 10 digit destination number.
After step 1, when I use speed dial or dial from contact for step 2 or 3, it makes as new phone call rather than giving response for step 1. I want to develop
-
- Maximum size of settings window?
by Chrisull
- 5 Replies
- Last post
by Jonathan Abbott
- Is there a limit to how large the settings dialog can be displayed as Anything in the CSS that's bigger than about 400 by 300 currently doesn't get displayed, it just gets cropped to that. Well the content of the dialog is displayed still but it goes off the limits of the dialog... Is this the case, or am I missing a meta-setting which is over-riding my style sheet or setting the wrong element (I'
-
- KeInitalizeTimer crashes in windows CE
by xin.cai
- 1 Replies
- Last post
by Guang-Ming Bian - MSFT
- I am doing NDIS driver development for CE 5 in Platform builder and I want to use a KTIMER, but whenever I declare a KTIMER and try to call KeInitializeTimer, the program crashes. Any ideas Thanks Sincerely Xin Cai
-
- .NET compact framework 3 / WPF
by lucas447800
- 4 Replies
- Last post
by _lucas_
- Hi, i've been looking for info about this but with no success, when will the .NET compact framework 3.0 be available (i am not taking about netcf3.5) .To be more precise, i would like to know when will the support for WPF be available on mobile devices, is it planed with Windows Mobile 6 or sooner thanks
-
- ConfigurationSections
by MichaelD!
- 1 Replies
- Last post
by Pablo Castro - MSFT
- I was just reading the (rather impressive!) documentation included in the download and noticed you were using AppSettings for JSONP configuration. I realize that this is just a very early CTP, but just to make sure: you guys should really really really consider using ConfigurationSections instead.
-
- Native C++ vs C# (managed code)
by Simerjeet
- 12 Replies
- Last post
by JR Lyon
- Hi
I want to develop a SDK for windows embedded platform which can be used to write applications that talk to my wireless driver. The wireless driver can be run for various processor architectures and for different interfaces like USB/PCI etc.
Which is the better choice for writing an SDK:
1. Native C++
2. C#
Regards
Simer
-
- How to access Sql database(.mdf format database) from windows ce5.0
by jeyaseelan534327
- 5 Replies
- Last post
by Ilya Tumanov
- Hullo,
I'm using windows ce 5.0 emulator(by VB.Net), i want to access sql database engine data from windows ce5.0 (my database name is Sample.mdf)
is this possible
If possible then pls give me the code coonection with sql database.
if it's not possible then pls give me any other solution.