| Thread | Last Post | Replies |
|
| load html page | 31 Oct 2003 23:35 GMT | 1 |
Hi, I use embedd visual basic, how i can load html page in my pocket PC? thanks
|
| how to do audio capture/playback | 31 Oct 2003 22:37 GMT | 3 |
I want to write a dll in evc 3.0 to do audio capture and playback on pocketpc 2002. Is wav api the way to go? How to use it? Is there any code sample to look at? Thanks,
|
| Dummem | 31 Oct 2003 21:58 GMT | 1 |
Is there any utility called DumpMem availabale in embedded Visual studio or as a third party tool for Win CE. I was told that this is used to know how much memory a dll/process is taking at runtime
|
| Keyboard Hooks SetWindowsHookExW | 31 Oct 2003 21:55 GMT | 1 |
I've heard that u can unofficially use keyboard hooks on the pocket pc. Has anyone sucessfully used this? I need to capture d-pad/joypad events in my application while it runs in the back ground and stop the foreground
|
| Dynamically add menu-items in PocketPC | 31 Oct 2003 19:43 GMT | 1 |
How do I dynamically add menus to the Menubar (at the bottom of the PocketPC screen). I've to use only WinCE API in eVC++. I'm able to add menu-items to already existing sub-menus in the menubar, but not menu-items to the menubar itself.
|
| PPC 2002 eVC++ emulator and Active Sync won't work | 31 Oct 2003 19:37 GMT | 1 |
Has anyone gotten the Pocket PC development emulator to run with Active Sync. Two of us have tried, following the instructions in the "Using ActiveSync with the Emulator" help page, using both a straight through cable and a null modem cable.
|
| CeCreateFile and GetLastError Bug Report | 31 Oct 2003 19:36 GMT | 2 |
I've found a bug with CeCreateFile and GetLastError that others may want to know about. If you try to do a create file with a path with a folder that doesn't exist CeCreateFile returns an invalid file handle but GetLastError() returns zero, when it should instead tell you the last ...
|
| Dummy/faq questions: which SDK needed for HP5550/PPC2003 and other questions | 31 Oct 2003 19:03 GMT | 3 |
I'm trying to configure my environment to build some application for my HP5550. I'm a little bit confused about the SDK needed, as the HP report the OS is Windows CE 4.2, the unit is sold as PocketPC 2003 device and the documentation talks about PPC 2003 mobile.
|
| datatype misalignment exception(0xA0000002) on pocket pc(ARM processor) | 31 Oct 2003 18:49 GMT | 3 |
I'm using eVC++ 3.0. My application runs well on Emulator (Pocket PC 2002, x86 configuration). But I got Datatype misalignment exception on iPAQ Pocket PC with ARM processor, the OS is Pocket PC 2002.
|
| SQL Server and Pocket PC 2003 | 31 Oct 2003 16:54 GMT | 3 |
Is there no way to directly connect to SQL Server 2000 from Pocket PC 2003?? I am going to write an application for Pocket PC 2003 (that has a Wireless IP address), and was going to try to use a connection string to connect directly to the SQL Server on our LAN and manipulate some ...
|
| Register a dll with evc++ | 31 Oct 2003 15:59 GMT | 2 |
I have a problem. I must do a commercial program, but I don't like that when someone uninstall a evb-program you lose the runtime. My application is with eVB but I use a mini eVC++ program for having an different icon for my program, Okey?
|
| Studio.NET stucked there? | 31 Oct 2003 15:50 GMT | 2 |
I used Studio.NET 2003 for my Pocket PC 2003 for a while and works fine. But recently it would not work. Even I write a "hello world" program! I set device to "Pocket PC device" and after I click start, the output windows
|
| Platform Manager and evc 3.0 gotchas | 31 Oct 2003 15:23 GMT | 6 |
I've setup evc 3.0 on my laptop and whenever I try to link to my Ipaq to download compiled code or debug, it tells me, "There is no device installed. Please go to Configure Platform Manager to add a device".
|
| ppc games please | 31 Oct 2003 14:20 GMT | 2 |
does anybody know where i could get pocket pc games for an ARM processor for free? I am willing to downlaod from other users, or just another website. Matt
|
| Database dilemma | 31 Oct 2003 14:18 GMT | 3 |
I have a eVC++ 3.0 application which implements a data base using the native CeOpenDatabaseEx etc. I now wish to develope the database using an interface like ADOCE using either Pocket Access or SQL server CE providers.
|