| Thread | Last Post | Replies |
|
| Timezone translations | 24 Nov 2004 16:37 GMT | 1 |
I would like to take the current time on the Pocket PC and translate it into different timezones. I know how to retrieve the Current Time but how do I translate it into another timezone ?
|
| MenuBar in win32 app | 24 Nov 2004 16:23 GMT | 3 |
C:\Windows CE Tools\wce300\Pocket PC 2002\samples\win32\HTMLHost how to insert menubar in this sample app? the following code isnt working./.im not seeing my commandbar in my application.
|
| BT Serial Port problem with MDAII | 24 Nov 2004 14:19 GMT | 4 |
I have been using the excelent Serial Port code provided by Chris Tacke, eMVP Co-founder, OpenNETCF.org, to talk to a BT printer. The printer is equipped with a card reader and I want to be able to read customer card swipes using the Bluetooth virtual serial port.
|
| Text File | 24 Nov 2004 13:01 GMT | 2 |
Hi, how i do to create read and write to a text file from evb? thanks Vladimir
|
| LNK2019: unresolved external symbol _mktime | 24 Nov 2004 10:34 GMT | 1 |
I am compiling a code for pocket pc and am using functions from time.h such as mktime, gmtime etc. It is giving me linker error as "error LNK2019: unresolved external symbol _mktime referenced in function..."
|
| GAPI in Ozone Update PPC2003 | 24 Nov 2004 06:15 GMT | 2 |
I am trying to use GAPI in PPC2003 Ozone update. When the device is in landsacpe mode, and I try to open the GAPI display, the orientation of the device changes to Portrait mode automatically. if (0 == GAPI_GXOpenDisplay(NULL, NULL))
|
| Application similar to Contacts | 24 Nov 2004 03:29 GMT | 2 |
I need to write an app that is very similar to the Contacts app on Pocket PC device. Any ideas as to an approach, or does Microsoft make the source code available for that app? -Bob
|
| How to do Wildcard search in Excel, windows mobile 2003 se | 24 Nov 2004 03:09 GMT | 2 |
I can't figure out how to do a wildcard search in Excel, I have windows mobile 2003 SE ver 4.21. Pocket Excel does not have the "search by row" option in Find & Replace. Normally in Excel on my computer when I try to search for two words that are not consecutive I would type ...
|
| ODBC driver of Pocket access | 24 Nov 2004 02:12 GMT | 2 |
Res.All, I want an ODBC driver of the Pocket access .cdb file. I want to connect a .cdb table of the pocket access to a mdb file in desktop. Is it available? Thanking you in anticipation,
|
| Prevent suspend mode in VB | 23 Nov 2004 22:05 GMT | 1 |
Is there VB code that prevents the device from going into suspend? Thank you!
|
| Problems with setting ssid. | 23 Nov 2004 22:04 GMT | 1 |
some one said: it need 3 steps: 1. Set Authentication Mode (0 for Open) 2. Set Infrastructure Mode (1 for Infrastructure)
|
| serial communication | 23 Nov 2004 22:04 GMT | 1 |
I'm using EVC. how do i open a serial connection from the PDA to a PC. Can i manually drive the output lines of the serial port? greets. Hans Donkers
|
| Checking Pocket PC version | 23 Nov 2004 22:04 GMT | 2 |
Possibly a stupid question... How can you check which version of Pocket PC is installed on a device? Eg. 2003 or 2002. I don't mean programatically, I mean how does the user manually check?
|
| Installing two or more .cab files in sequence | 23 Nov 2004 22:04 GMT | 3 |
I have an application environment where three .cab files need to be installed in sequence (each one must finish before starting the next). This will be done on many devices, so I'd like to find a way to automate the process as a one-step
|
| Signature capturing | 23 Nov 2004 21:14 GMT | 3 |
Is there any code sample available to capture a signature which was written from the client on the PocketPc and this signature is then saved in the local SQL Server Ce Database? - This would fantastic if something like that exist. Regards
|