|
DeviceToDesktop/DesktopToDevice Function I'm doing small program using VB 6 to tests receive/send from/to pocketpc pda files. I have used DeviceToDesktop function successfully but DesktopToDevice not jet. Some helps mention CERapiInit or CERapiInitEx functions from rapi.dll should be used before above functions to clear Windows CE Rapi but I don't... 30 May 2005 12:27
Pocket Outlook custom forms Is there any sample code available to help me understand how to implement a custom form for Pocket Outlook? I have implemented IFormProviderEx, and put in code for CreateComposeForm and implemented an IMessageFormEx and appropriate window. I've got to the stage of getting my form type on the New menu in Pocket... 19 Jun 2005 06:25
SimWriteRecord on pocketPC HP h6340 Hi all, I have a question related to the SIM manager API. I am trying to read/write data to the SIM card using an HP h6340 PDA and I can read data but cannot write: - SimWriteRecord is not working - simReadRecord is working well This is very strange that we can easily read but not write. Do you have any ide... 30 May 2005 03:47
move ce42.net to ppc2003 problem? help plz. hi all: am using the ce42.net on the s3c2410 device. now the wince.net42 os is work well on this device,and image is not use the XIP. But I need the PPC2003. I used the PAK as the document adviced, and type this command : autorun, bldplat -cpu ARMV4 -p SMDK2410 after building and makimg, it pr... 23 May 2005 03:44
Connect to PPC device failed Dears, I was meet a problem about .NET 2003 connect to PPC device failed, and try many ways to solve problem, but still not work. Please give me some hint, I need your help..., Following is decription of my situation. When I use .NET 2003 to connect to PPC device, it always got error message "C... 29 May 2005 04:22
Windows Media Player 10 Mobile control Hi all, I would like to use Windows Media Player 10 Mobile control which should arrive with WMSDK 10 in my app on PPC 2003 SE. SDK has samples etc, but where can I get control itself? it is not registered by default, so I guess it must be some redistributable component as it was in previous version of SDK. Do... 31 Mar 2005 12:58
GetFileVersionInfoSize on PocketPC When I try to use the API function GetFileVersionInfoSize() to retrieve the size of the version resource in my PocketPC app the size returned is always zero. When I get the error value with GetLastError() the error value is: Error 1814: The specified resource name cannot be found in the image file. I am pas... 22 Mar 2005 09:56
Pointers in vb6 Hi i am building an application to read a PC/SC application in vb6. I am having problems with one of the functions SCardListReaders.Below is the C declaration of the SCardList Readers. LONG SCardListReaders( SCARDCONTEXT hContext, LPCTSTR mszGroups, LPTSTR mszReaders, LPDWORD pcchReaders ); pcchR... 2 Mar 2005 11:03
Bluetooth Hello all: I would like to know if there is any Bluetooth adapter or PCMCIA cards ( used in notebooks) that support wake on bluetooth. Also does MS XP sp 2 support wake on bluetooth. I saw in one of the presentations on the microsoft site that wake on bluetooth is a post SP2 feature. is this true? Any feedb... 24 Feb 2005 14:56
Date? Hello, How to add 15 days or 30 days to the current date from the pocket pc? say todays date is 24-02-2005 and i want to add 30 days to it. how to do it from evc++? any sample code for this? -- Thanks, Arvind -- ---------------------------------------------------------------------------- ---... 24 Feb 2005 14:56 |