-
- weird socket error
by mac.developer.es
- 3 Replies
- Last post
by Mario van Zeist
- Hi everybody,
I have a very strange problem with my application which opens a tcp socket to exchange small data packets with a server. The applications opens only one socket when it starts which is reused during the application life-cycle. The device listener main loop is something like that.
void listenerLoop()
{
try
{
while (!m_disposed)
{
if (m_st
-
- Can't establish connection from VS 2003 to ActiveSync 4.2
by Jason Saunders
- 5 Replies
- Last post
by JZer0
- I have a VS 2003 ppc project, but when attempting to debug it will not connect to a ppc instance running through device emulator 2.0 preview which is successfully connected through activesync 4.2. VS 2003 reports; Deploying to Pocket PC Device using TCP Connect Transport Error: Cannot establish a connection. Be sure the device is physically connected to the development computer. I am running norto
-
- How to hide keyboard at mobile 5.0 or pocket pc2003
by nortsiw_kaka
- 4 Replies
- Last post
by Kimych
- Hi all:
Now I only know how to hide the menu_work and task bar at mobile 5.0 or pocket pc2003. But I have no ideal about How to hide the keyboard at these images.
Could you help me for this. Thanks!
Sample code:
HWND hWndTaskbar = ::FindWindow(_T("HHTaskBar"), NULL); ::ShowWindow(hWndTaskbar, SW_SHOW);
HWND hWndMenubar = ::FindWindow(_T("menu_worker"), NULL); ::S
-
- OT: Suggestions about gallery.live.com
by Jonathan Abbott
- 14 Replies
- Last post
by Jonathan Abbott
- Several things stand out about this site, now that people are starting to use it. So, here's some suggestions: Implement some sort of language filtering. Although I have nothing against the use of non-English and think it's actually commendable than MS allowing it, I would rather filter out Gadgets that are of no use to me. Alternatively allow multiple languages in the Gadget description, or some
-
- How to send MMS from PocketPC c#
by WszA
- 2 Replies
- Last post
by lityk
- Hi, I have to write an application which send MMS, but i don't know how. Help me, please.... thx in advance
-
- CameraCapture Sample under Smartphone SDK
by rgalgon
- 3 Replies
- Last post
by AndrewBadera
- Has anyone managed to successfully get the CameraCapture PPC sample to
run under the SmartPhone SDK It looks like since the example is all
C++ code for the UI without using a Resource File which seems to be the
preferred way of doing it according to WM tutorials and samples that it
will only respond to a screen tap, which is possible under on PPC but
not SmartPhone. I also noticed that there
-
- SIP panel
by Jonathan.Peppers
- 6 Replies
- Last post
by Jim R. Wilson
- I need to write an application where the SIP panel (InputPanel) is never visible.
As of now if my app gets deactivated and then activated, the panel shows up but isn't enabled. If I click it to enable and then click again to disabled, it disappears.
How do I fix it
-
- passing data from vc++ dll to c# console exe
by Sanjay Jain
- 9 Replies
- Last post
by Sanjay Jain
- Hi,
I would like to pass the data from my vc++ dll to c# console exe which is running in background.
The c# console exe initially started by vc++ dll only via CreateProcess() and passes the initial data, but when user presses left/right scroll key. I need to pass the new data to exe and my requirement is the exe should run only once and keep running in background.
Thanks in ad
-
- Definition ?
by RajaGanapathy
- 1 Replies
- Last post
by Ilya Tumanov
- What is meant by Real-Time Systems
And how it related to Embedded Systems
Please clarify me.
-
- Gadget Piracy
by iSlayer
- 11 Replies
- Last post
by Chris Butler
- Vista hasnt been out for long but we are already seeing a big issue relating to gadgets which is piracy. I have already seen probably 5 examples of people taking someone elses gadget, making a few changes and re-releasing it.
I have been developing widgets/gadgets for Mac OS X and Yahoo Widget Engine for 2 years now and i dont think i can even think of 5 similar cases in that time.
As far as
-
- automatically update handheld application
by CSharpCoder
- 12 Replies
- Last post
by NiX_Software
- Ok, we are in the process of creating an application for a pocket pc, this application will be updated in the future, Instead of going to each person and updating the handheld in person, is there a way to update the handheld application automatically
So when the user runs this app, I want to check our server and see if there is a new version of the app and if so download it to the handhel
-
- Multilanguage gadgets
by amiune
- 2 Replies
- Last post
by amiune
- What happens if you make a gadget with two folders, en-US and es-ES, and it is installed on a machine with other configuration, ja-JP for example. Wich configuration it takes en-US, es-ES or doesn't work .
-
- Help me: reset domain connection
by Parsifal567897
- 7 Replies
- Last post
by Parsifal
- Hi, I have this scenario: App1 => C++ application App2 => C# application Service => C# service running on Win Server 2003 with IIS PPC => MioA701 with WinMobile 5.0 App1 and App2 running both on PPC. App1 call Service via App2. When App2 call Service , on PPC i must enter credentials about domain user (I don't set anonymous access on IIS). This is ok, but now my trouble starts. Aft
-
- Smart device Cab project issue
by Mario Almeida
- 8 Replies
- Last post
by pippyn
- Hi,
I have created an 'Smart device Cab project' to install my application , how can I set the '%InstallDir%' to be an Storage Card, by default the cab file install the application in Program Files directory.
Regards
Mario
-
- How to install CAB file silently by \Windows\wceload.exe on Wince.NET 4.2?
by Tomas.Lee
- 7 Replies
- Last post
by Ilya Tumanov
- How to install CAB file silently by \Windows\wceload.exe on Wince.NET 4.2
I want application to silently installed, no UI at all
That is , do not to display ¡°Copying files¡..¡± during the install process.
As I check, the registry in the wince.net 4.2 as follows:
[HKEY_CLASSES_ROOT\.cab] @="cabfile" [HKEY_CLASSES_ROOT\cabfile] @="CAB File" [HKEY_C
-
- First data service, keys fail in predicate
by EllicottF
- 2 Replies
- Last post
by Pablo Castro - MSFT
- I just created my first web data service using Astoria, from an existing MS SQL 2005 database. When I try to access any data using a key, like this: http://localhost:1943/zzassets.svc/Users[2] I get this server 500 error:
Code Snippet
Argument types 'bigint' and 'nvarchar' are incompatible for this operation, near WHERE predicate, line 1, column 70. When I access it using an expr
-
- How to use onNotify IMAPIAdviseSink
by yael876
- 1 Replies
- Last post
by yael876
- Hi
I want to gate notification when something happened in the inbox.
I have already object that give me an access to the messages in the inbox.
I call IMsgStore advise for get a notification on all the events.
But I don't get the notification
If you have an example of using OnNotify pleas give me a link for it
Thanks
-
- Video Capture issues in Windows Mobile (directshow)
by Shantzg
- 1 Replies
- Last post
by Shantzg
- Hi I'm trying to write an application to capture video in a Windows Mobile 5 device (and also WM6) through the integrated camera without user intervention, so using directshow in a native environment for this. Now, I'm facing a few issues: 1. It seems that the only supported encoder (i.e. without buying a third party one) is WMV9. Is it true 2. The CPU in these devices is generally not powerful,
-
- Issue with app Icon on the title bar
by nabeelfarid
- 3 Replies
- Last post
by Dan Elliott-MSFT
-
Dear ppl,
I have written a windows mobile 5.0 application with 4 forms in it. The first form opens second, the second form opens third and third opens fourth. Each form opens the next form as Modal form.
What I need to do is when the Main Form (first form) is loaded, an icon should appear in the Title bar. Now when the user click that icon, the application should hide and vice vers
-
- Developing a pictures cab
by watch is
- 10 Replies
- Last post
by watch is
- I am working on developing a cab file that will deploy all of the pictures that the system uses. This will allow the user to put the pictures on the storage card as required. The only thing i am adding to this cab file is a bunch of .jpg images. I am getting an error Windows CE CAB Wizard Error: File c:\docume~1\u4eevjas\locals~1\temp\wiz853.inf contains DirIDs, which are not supported ERROR: Th
-
- How to send raw MIME message through MAPI?
by kembangan
- 1 Replies
- Last post
by kembangan
- Is that possible to send raw MIME message with MAPI I want to send the MIME message like this:
Code Snippet
MIME-Version: 1.0 From: To: Subject: Content-Disposition: attachment; filename="filename" Content-Type: application/x-application-test; name="filename" Content-Transfer-Encoding: base64 (Attachment content) I tried adding the attachment data to the MAPI mess
-
- How to add speed dial or voice tag for applications
by tubabear
- 1 Replies
- Last post
by Srikanth Bogadapati
- Dear all:
I want to write an application that can add speed dial or voice tag for applications( not for contact) on Windows CE 5.0 smartphone. But I cannot find a lot of informations and don't know how to implement it. And is anyone can give me some suggestions or informations to do it
Thanks and Best Regards
-
- How To Send SMS From ASP.NET Application
by Abhijeet.b
- 1 Replies
- Last post
by Ilya Tumanov
- Hi,
I need to develop an ASP.NET application which allows me to send SMS.I am using ASP.NET 1.1 edition,How should i do this to achieve my objective.
Thanks
Abhijeet
-
- You can easiliy send the files from computer to your bluetooth device.
by Best Ordinary Man
- 12 Replies
- Last post
by Ilya Tumanov
- Hi, i am new to bluetooth programming. I just did a project that make use of opennetcf library, bluetooth listener acting as a obex object push server on pc. I was able to transfer files from Sony Ericsson K700, but later on not able to transfer file form Nokia 6230, it shows not devices found. I tried some other hand phone, it seems that some can but some cannot. I am not sure what's the problem,
-
- Capturing video using webcam
by divya v
- 1 Replies
- Last post
by Ilya Tumanov
- I'm creating a surveillance system using webcams. I want to know a mechanism by which the video from webcan can be integrated into my software. I want to compare the prevoius frame with the present and if any difference is found a alarm should be sounded. I need to know how buffering will help me to do this. Are there any predefined classes in C# to manipulate images in this way Thanks in advanc