| Thread | Last Post | Replies |
|
| PocketPC platform hardware | 03 Dec 2004 20:07 GMT | 4 |
Any good sites and/or books about creating the hardware needed for building a complete PocketPC platform? I have been involved in embedded development for years on custom hardware and would like to evaluate if PocketPC/CE development is an alternative to traditional custom ...
|
| picture handling | 03 Dec 2004 19:20 GMT | 1 |
I have added an existing jpg image to my VB.NET project, and want to display it in a picturebox. How can I do that? I think the image will be compiled to the .exe file and not a separate.jpg image in the directory. Is that true? Thank you
|
| How to Execute Scripts in PocketIE | 03 Dec 2004 18:00 GMT | 1 |
how can say to PIE to execute some Jscript? i've done it in VC++ and it works fine. I intercept the IE instance and with the DOM of IE i say this to IE. something like this:
|
| Pocket IE 2003 submit on enter. | 03 Dec 2004 17:31 GMT | 1 |
Is there a workaround to submit a form when the enter key is pressed on PPC 2003? Enter submits forms on IE 5.5,6.0, Firefox, Netscape, PPC 2000 but not 2003 or 2002 from what I understand. I have read about putting a submit button on there but this is not our
|
| Hi-Res Screenshots for PocketPC? | 03 Dec 2004 16:01 GMT | 4 |
I am testing on a Toshiba e800 that I recently upgraded to Windows Mobile 2003 Second Edition, and I cannot get a screen shot with anything (CEZoom, PowerToy, etc.) that captures the high-resolution display of the Toshiba.
|
| load .ico file an put in CImageList | 03 Dec 2004 10:49 GMT | 2 |
I need to load some .ico files (not stored as resources) and put them into a CImageList so i can display them in a CListView. I have managed to load the icons from EXE files and system icons but cannot get the icons from .ico files.
|
| GetOpenFilename | 03 Dec 2004 10:38 GMT | 2 |
When using GetOpenFileName in Pocket PC 2003 SE VGA, it either fails or exits the program. The routine works fine on all other versions of Pocket PC. Does anybody have any ideas why?
|
| LVS_OWNERDRAWFIXED - List view flickers! | 03 Dec 2004 10:11 GMT | 2 |
I've created a custom list draw procedure using LVS_OWNERDRAWFIXED. Problem is, List views don't send the WM_CTLCOLORLISTBOX or similar (or at least I couldn't find any), resulting in the OS erasing the list every time before I update it in my custom draw procedure. The result is ...
|
| List views - why is double-tapping the default activation action? | 03 Dec 2004 09:34 GMT | 3 |
In my list view, I'm responding to LVN_ITEMACTIVATE when the user selects an item from the list. But this notification is sent when the user double-taps the item; unlike the default behaviour people are used to in the rest of the OS, where items are activated when the user TAPS ...
|
| Active sync and SQL CE | 03 Dec 2004 09:02 GMT | 1 |
Greetings to ALL, I am trying to develop an application that has sales people walking all over the city. They are going to have Hand held devices hosting SQL CE. I have a central SQL
|
| TRACE doesn't show any ouput in eVC++ 3.0 x86 emulator | 03 Dec 2004 05:34 GMT | 2 |
I'm working on my first Pocket PC application, which is incidentally my first realistic win32 application as well (go me!). Currently, I am using eVC++ 3.0 on an AppWizard-generated MFC application (SDI, shared new in case that matters).
|
| WinCE Clipboard how to | 03 Dec 2004 02:58 GMT | 1 |
I want to copy something to clipboard, and bellow codes work well in Win32, but don't work in WinCE. I work with eVC3.
|
| platform not supported..how to solve?? | 02 Dec 2004 21:17 GMT | 2 |
hi..i recently just formated my pc..then,when i try to copy my application from the cd and try run my ppc application using .NET, i got this error..platform not supported....how can i solve this??i've already installed the loopback adapter and i'm using PPC 2003 emulator.is there ...
|
| ODBC and Pocket PC Question | 02 Dec 2004 20:14 GMT | 1 |
Is there an ODBC driver for SqlServer and Pocket PC for usage with the .net compact framework? Thanks.
|
| IPAQ 5450 Winc CE 3.0 and PPC2002 and SQL CE 2.0 | 02 Dec 2004 19:25 GMT | 1 |
I am using VS2203 and the emulator to test my application for this IPAQ, the application is working ok with the emulator. However after I deploy it to the device, everything is install including SQL ce 2.0 and the application, but when I start the application the message "not
|