|
First
|
Prev |
Next
|
Last
Pages: 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375
Camera or not? How can I find out is there a camera on a specific device from EVC++? Also, I've noticed that in registry many devices have Camera settings under HTC key. Does HTC (the one from Taiwan) makes those devices or what (I tought that they only make their 'MDA like' devices)? Help me out here... ... 12 Dec 2005 22:14
CeSetUserNotificationEx Question Please help me in this code I want to use CeSetUserNotificationEx with deffrent wav file. it still give me the same default wav. here is my code CE_NOTIFICATION_TRIGGER notificationInformation = {0}; CE_USER_NOTIFICATION notificationType = {0}; memset (¬ificationInformation, 0, sizeof (CE_NOTIFI... 2 Dec 2005 10:55
SHBrowseForFolder? The documentation says that I can use above mentioned function for creating standard open folder dialog starting from WCE 4.0 above. I'm using EVC++ SP4 with SDK and I cannot make above mentiond function to link properly (I've included <Shlobj.h> and Ceshell.lib in my project). The error message is as follows: ... 15 Nov 2005 18:27
Hard Reset Question? Hi, Ok, let me explain what I have done first of all 1. Created a small program for Pocket PC 2003 2. Copied it to normal memory AND Flash memory for backup Now, let me explain want I am doing: 1. Perform a soft reset - both copies of program are ok 2. Perform a hard reset - copy in Flash OK but copy in n... 29 Nov 2005 23:33
Visual Studios 2005 Hello, When I migrated my project from evc 3.0 to visual studios I ran into numerous warnings. These warnings are: WINVER not defined. Defaulting to 0x0400, which is appropriate for all supported Windows CE versions _CE_ACTIVEX was not defined because this Windows CE SDK does not have DCOM. _CE_ACTIVEX cou... 9 Nov 2005 22:06
gwes.exe crashes Hi, swhen i close my cpl i get the 'error reporting' on gwes.exe. if i disable the 'error reporting'...all work as well !? any clue?? TIA /crino ... 4 Nov 2005 06:51
RasDial, RasHangUp Hi everybody, I'm trying to progammatically open a RAS connection (on a Pocket PC 2003 device) in order to perform a FTP transmission. I read a lot of articles talking about P/Invoke in coredll.dll, marshalling structures and other things...but I didn't find a single working example! I'm working in c# could... 2 Nov 2005 13:46
.NET Framwrok Version I have a Dell Axim X50v running Windows PCP 2003 SE. I have an application that was written for Windows PPC 2003 SE using .NET Compact Framework 1.1. Using the release candidate of Visual Studio 2005 and .NET Compact Framework 2.0 Beta I converted the application and it is running correctly under the Mobile 5... 5 Nov 2005 08:19
SDK issue.. Hi, I want to develop and app for Handheld Pocket PC; HP Jornada and its precise specification is as follows. Microsoft Pocket PC; Version 3.0.11171; (C)1996-2001 Microsoft Corporation. Processor: ARM SA1110; 63.32 MB. I currently have EVC 4.0 installed and I am able to develop apps for Pocket PCs with W... 1 Nov 2005 14:29
VS 2003 and Windows Mobile 5.0 Hi there i have VS 2003 installed . Now i must develop for a pocket pc who has Windows Mobile 5.0 installed. Can i use VS 2003 and the Mobile 5.0 SDK or must i install Visual Studio 2005 and the Mobile 5.0 SDK ? Greetings ... 1 Nov 2005 12:39 |