| Thread | Last Post | Replies |
|
| Send data to/from your PPC for free over cell phone | 02 Dec 2004 13:27 GMT | 1 |
Just wanted to add to a previous post.... Old post: \\ I have a "soft" modem (DLL) that can run in any PPC application process \\ space and uses the audio connector of the PPC. When any type of cell
|
| How to medify the system boot up time | 02 Dec 2004 12:26 GMT | 1 |
dear all I got a problem with Pocket PC 2003 the system start time(o'clock). when the ppc 2003 cold boot or first time to run, the system clock always is 1999/06/01 12:0:0.PM. So my question is how can I change system start
|
| Shell Extension - Context Menu | 02 Dec 2004 11:49 GMT | 2 |
I use eVC 3.0 and write on Pocket PC 2002. I want to write a shell extension to add an item to the shell context menu. I've found a lot of samples on this, but for Pocket PC 2003 or for desktop Windows. As far as I know, the Windows CE 3.0 don't support the IShellExtInit
|
| Problem while uploading dll file to PPC 2003 emulator | 02 Dec 2004 03:33 GMT | 2 |
Hello everyone... I have a problem while uploading the dll file on pocket pc 2003 emulator. I have built a Interface.dll under Win32(WCE ARMV4) Debug processor. Right now I want to test the dll by registering it on PPC 2003 emulator, thus i
|
| CE.net? | 02 Dec 2004 02:21 GMT | 2 |
Is CE.net part of visual studio? Thanks, Jerry
|
| s309 problem when loading second picture | 02 Dec 2004 01:18 GMT | 2 |
Does the S309 picture box (on pocketpc2002) support loading a second picture? I'm using eVC and calling SetPicture(). It works the first time, however when I try calling it again with a new filename, the GetImageLoaded() function returns false and the new picture isn't
|
| rapi pput.exe | 01 Dec 2004 20:57 GMT | 1 |
This is the utility I use to transfer files from the comp to a handheld. I'm wondering if you guys know who originally wrote/created this utility (whether it was released by MS or someone from the development community). I want to share this utility with my customer so I want to ...
|
| Accessing I2C communication through CompactFlash slot or SDIO on P | 01 Dec 2004 20:05 GMT | 3 |
I'm new to PPC application development and I would like to get some help for me to write application that involved sending and receiving data using I2C protocol through the CompactFlash slot or SDIO slot on a PocketPC. I intend to design some circuitry (involving a I2C EEPROM) ...
|
| Numbers and calculations and strange things | 01 Dec 2004 19:22 GMT | 5 |
I have a real problem and I'm seriously confused having no idea what is going on. I believe someone is able to explain me that. I'm doing some spherical trigonometry calculations in my application and I use one function, let say it is called CALCULATE, which implements
|
| Tree View | 01 Dec 2004 15:18 GMT | 3 |
Can anybody recommend me a simple example where the build up of a Tree View is shown? (I work with C#) regards mat
|
| Font is too thin | 01 Dec 2004 14:21 GMT | 1 |
I have an application that use ExtTextOut to write text to the document/view app. However, the screen is too thin, How can I make it Wide but not bold? Thanks
|
| loading jpg into SHLoadDIBitmap | 01 Dec 2004 12:28 GMT | 4 |
Does anyone know if it is possible to load jpg files into a Pocket PC application. SHLoadDIBitmap() works with .bmp files but fails with .jpg. Regards, Colin
|
| Word-File | 01 Dec 2004 07:20 GMT | 4 |
Is it not possible to place a simple Word-File in the Start Menu of a PocketPc? thx robert
|
| DataGrid Right Allign | 01 Dec 2004 06:41 GMT | 2 |
I need to right-allign my DataGrid cells. Does anybody know how to do so?
|
| Structure causing strange compilation errors! | 01 Dec 2004 06:10 GMT | 1 |
I am writing an application for Pocket PC 2002 using MS embebedded VC++ 3.0. When I add the line 122 I get errors that I can't figure out. If I comment out lines 121 and 122 I have no errors. What is going on here? struct sockaddr_in servaddrie; // line 121
|