|
First
|
Prev |
Next
|
Last
Pages: 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398
Suggestions for debugging gwes.exe errors I'm trying to debug a GWES problem and would appreciate any tips you might have about debugging GWES related problems. When running my app, it occasionally causes an error in gwes.exe. If I turn off error reporting on the device, the problem seemingly goes away (no crashes or visible problems in my app). I had re... 13 Mar 2006 19:41
eVC 4 Startup error I just installed eVC++ 4 for use with a Pocket PC 2003 and I'm getting this error: "Microsoft eMbedded Visual C++ has discovered no CE platform SDK installed on the desktop. Please install at least one CE platform SDK before launching Microsoft eMbedded Visual C++." I have installed the Pocket PC 2003 SDK i... 16 Mar 2006 16:25
could I use the microsoft API to develop a Bluetooth application for Axim Dell X50V ? Hello everybody, I would like to know if i can use the microsoft API to develop a bluetooth application for the device specified above. I tried to use the API WSAStartup, WSALookupServiceBegin, WSALookupServiceNext but when my application run on the device the following error appear on the screen: "WSALookupServi... 7 Mar 2006 07:46
blocking Hardware-Button(s) Hi all Firstly i have to say that my english is not very god ;-) I have an Pocket-Pc within i can take some phone call. Now i try to create an Full-Screen Modal-CDialog. With this code was you see, its works fine. The Problem is, that i should blocking the Phone-Call Button (Hardware) while my Program is ru... 3 Mar 2006 07:43
CeGetUserNotificationHandles always returns false When using CeGetUserNotificationHandles(NULL, 0, &g_dwHowMany) to find out how many handles are needed to retrieve the number of alarms set, the function always returns FALSE and GetLastError returns "The parameter is incorrect" in WM 5.0 emulator. The same thing occurs on my Dell X51V. If I compile using 200... 1 Mar 2006 09:48
Power Managment Hello, I have an media player application that comes up at certain time and play mp3 file. I use SystemIdleTimerReset to prevent the PDA from going to suspend mode. It works find if the KeyGuard is not Active. However, if the application starts from sleep mode and the Keyaguard mode is on, then SystemIdleTime... 1 Mar 2006 17:39
ConnectionManager and Handle-less Connection Status Hello all. I would like to use the Connection Manager API to see what connection(s) are currently established. As far as I've seen, I can use ConnMgrConnectionStatus to get the information. However, that function requires a HANDLE to that connection, which is acquired via ConnMgrEstablishConnectionSync. Now... 24 Feb 2006 13:19
RegisterDevice w/ empty Bluetooth address? In a program I've written that can use Bluetooth virtual COM ports, it's appearing that I'm going to have to do a RegisterDevice call on some devices to get it to work, depending on the BT stack in use. The problem comes when I look at the PORTEMUPortParams structure. It's expecting an address of a Bluetooth d... 21 Feb 2006 12:09
Access to \*.vol-Files? Hello How can I overwrite the \*.vol Files? They are all "in use", can I kill some processes to overwrite them? cemail.vol mxip_system.vol mxip_initdb.vol mxip_notify.vol mxip_lang.vol Thanks a lot Dan ... 13 Mar 2006 05:29
create resx for CF? Hello, I'm trying to create a resource file with a couple of images for a PPC app using VS.NET 2003. I've discovered resxgen, reseditor, and cfresgen, specifically, I've created a .resx file with resxgen and viewed it with reseditor. But when I try to compile I get Resource transformation for file 'resources.r... 16 Feb 2006 11:48 |