0
votes
1answer
9 views
Win CE Calendar :Add Appointment ::Need help :appointment:save->E_outofmemory
Hi...,
I am trying to add appointment to calendar (using pimstore.lib n .h) using win ce...I am trying as follows:
CoCreateInstance(CLSID_Application, NULL, CLSCTX_IN …
0
votes
0answers
7 views
What is the proper way to disable daylight savings auto-adjustment on WinCE?
I want to programatically uncheck the "automatically adjust the clock for daylight savings" check box from a compact framework application running in WinCE.
Google searches indi …
0
votes
2answers
20 views
WinCE vs. Win32 dlls
Hello-
I have some COM and some native dlls that are compiled for a Win CE device that I have. I would like to take a look at them, so I can create an application that references …
0
votes
2answers
88 views
How To: Platform builder for windows CE 6.0
I am a novice to Platform Builder.
I need to know how to work with platform builder.
As I googled I was not able to find where to start from.
Following is what I am looking for. …
0
votes
3answers
23 views
Creating a CAB file on WinCE
Hello
I want to make a CAB file on a WinCE 5/6 device.
The idea is that someone would run a backup script that creates the CAB file, which can then be loaded back onto the device …
0
votes
0answers
9 views
wince 6.0 wpa2-psk
I am trying to configure my wireless device programmatically for wpa2-psk & AES.
My platform is wince 6.0.
Currently I am using wzctool in wince to configure my wireless.
Ot …
2
votes
2answers
296 views
compile AMR-nb codec with RVCT for WinCE/Window Mobile
Hello everybody,
I'm working on amr speech codec (porting/optimization)
I have an arm (for WinCE) optimized version from voiceage and I use it as a reference in performance testing …
1
vote
1answer
50 views
WebBrowser control - Need navigation error handling
Hey guys,
I'm writing an app in C# on Windows CE 5.0 with .NET Framework 3.5 that uses the WebBrowser control. It's almost exactly what I need, with the exception that it throws a …
0
votes
3answers
50 views
Popular .NET Compact Framework open source applications / components
In my company I am responsible for the development of a .NET CF application which runs on top of Windows CE. We have invested much time in the development of a GUI framework, a top …
0
votes
2answers
375 views
Wrapping the Credential Manager API in .NETCF
Hello,
think I successfully made a managed wrapperclass to the Credential API functions mentioned here with a little help from there At least the Win32-Errorcodes returned from tha …
-5
votes
1answer
80 views
wince ndis crash
my application's name is SEWSI.exe. below I have provided the last logs that I get, before the system hangs.
my platform is wince 6.0. I cant understand what exactly is resulting …
0
votes
2answers
29 views
i get System.MissingMethodException in winCE - C#
what this exception:
System.MissingMethodException was unhandled
Message: File or assembly name 'System.Windows.Forms, Version=3.5.0.0, Culture=neutral, PublicKeyToken=969DB8053D3 …
0
votes
2answers
97 views
Call stack corruption between boundaries
This feels a lot like finding a needle in a hay stack but here goes.
I'm building a Windows Mobile 6.1 application. Specifically I'm trying to port over the OpenCV framework. Havi …
0
votes
0answers
26 views
wince calendar app
Hello ,
I am doing calendar application on customised windows ce device....I am trying to add appointments using pimstore....
steps I followed:
hresult hr = clsidfromprogid …
0
votes
1answer
44 views
Compact Framework in WinCE and performance
Anyone know relative performance hit for using the full as opposed to compact WinCE framework? We are contemplating using the full to get the ability to do drag and drop, etc. but …
