| Thread | Last Post | Replies |
|
| How to sign the .cab file in WindowsMobile 5.0 Device | 26 May 2006 20:55 GMT | 2 |
As an OEM software Engineer, I can sign the .exe and .dll file in the ship device,but i don't know how to sign the .cab file. Any suggestion will be helpful. Thanks in advanced.
|
| GUIDs as ActiveSync OIDs | 26 May 2006 20:54 GMT | 1 |
I'm working on a synchronizing service provider and I'm using 128-bit GUIDs as the UIDs for rows in a simple flat-file database. I'd like to reference GUIDs directly (not using a CEOID to GUID map) as the <a href="http://msdn.microsoft.com/library/default ...
|
| Notification Function in WM 5 fails but works in 2003 - Help | 26 May 2006 17:31 GMT | 1 |
I am able to successfully set alarms using CeSetUserNotificationEx and then list them using CeGetUserNotificationHandles in 2003. In order to determine the number of alarms (handles), I use CeGetUserNotificationHandles(NULL, 0, &g_dwHowMany). In 2003, no problem. In 2005 I ...
|
| iPaq Camera SDK.. PLEASE! | 26 May 2006 15:53 GMT | 4 |
Can anyone perhaps shed some light on the function prototypes of hpcamapi.dll ? I have a PPC 2003 OS on an iPaq h6315 was able to obtain the exports and generate the lib.. but I dont have the
|
| Calendar -Pocket PC | 26 May 2006 14:36 GMT | 3 |
I am looking to develop some kind of a scheduling application and was wondering if it is possible to add items to the pocket pc calendar from another program? if not,is there any such control in Visual studio which can be inetegrated
|
| Help for wifi problem | 26 May 2006 12:21 GMT | 6 |
My device is HTC wizard. I can get all available APs (mac, rssi, ssid) by using WZCQueryInterface(). But if I go to somewhere else, for example, some place far away from here, I can still get these APs (mac, signal strength, ssid) which are not available at all at that place by ...
|
| Driver loading failed in WM 5.0 | 26 May 2006 10:47 GMT | 6 |
My stream interface driver failed to load in Dell AXIM x51 device running WM5.The driver was designed to load at boot time, which works without problems in Windows CE 5.0 based devices.If would be very helpful if somebody could help me to fix the problem
|
| Notifications | 26 May 2006 10:35 GMT | 1 |
Is there any example of visual basic or c# how to inspect all the notifications;Thanks in advance
|
| How to add a new locale into a existing PPC device with WM 5.0? | 26 May 2006 09:47 GMT | 7 |
I am trying to find the development document to add a new language support such as Simplified Chinese to an existing PPC with Windows mobile 5.0 (or CE 4.2). Can I use the Platform Builder to generate some .reg and other resource to an existing OS? Which parts are involved to add ...
|
| prevent PIN lock | 26 May 2006 09:25 GMT | 3 |
Is there any method that I can use to prevent the PIN lock. SystemIdleTimerReset does not work. I want it for when I am on the phone and do not have to unlock to take off of mute! I would turn it off but it is an enforced policy (through MSFP).
|
| SDP record generate by bthnscreate.exe | 26 May 2006 08:53 GMT | 1 |
Hi Peter, I just try a sample code in windows mobile 5 sdk called "chat over bluetooth" and I see a note like this "SDP record generated by bthnscreate.exe"
|
| DirectShow Image Upside Down/ Back to front | 26 May 2006 08:25 GMT | 2 |
I've written a Directshow camera app that previews and capture a image. However there is a problemwith some devices with the image upside down and or back to front. Results
|
| UTF-8 strings in resources files | 26 May 2006 08:06 GMT | 2 |
Hi group, I'm trying to use UTF-8 encoded strings in the resource file and load them using LoadString() method, however the UTF-8 characters are not displayed correctly on the device. If i use UNICODE (with BOM) it works
|
| Landscape mode quirk | 26 May 2006 06:08 GMT | 1 |
I was wondering if anyone else had a similar problem... I'm using Visual Studio 2004, targeting a Dell Axim with Windows Mobile Second Edition. I was trying to upgrade my applications to recognize landscape mode, so
|
| taking picture with ipaq | 26 May 2006 05:19 GMT | 2 |
can anyone share "sample" code that shows the signatures of these functions from the hp ipaq SDK. i dont want to go through dissasembling the hp camera app in IDA just to get the signatures.. so PLEASE anyone who can help a fellow out?
|