| Thread | Last Post | Replies |
|
| Access to SQLCE? | 12 Oct 2005 16:22 GMT | 2 |
I've written a PPC app (Win32 C++ non-MFC via EVC++ 3.0 ) that uses an Access DB file (CDB). I have a problem/inconvenience with moving this Access file back and forth from the PPC to the desktop via ActiveSync. The problem is that when I move my Access2002 DB from the desktop to ...
|
| echoing from desktop to ppc | 12 Oct 2005 15:23 GMT | 3 |
I there a simple way to echo whatever's being typed on the desktop onto an application running on a ppc? thanks awni
|
| Number of com ports available | 12 Oct 2005 11:57 GMT | 4 |
I am currently developing a virtual com port driver for windows ce. My question is why there is a limit on the number of ports you can create, that is number 0-9. I can understand this limit when it comes to hardware issues with IRQ etc, but is there any way to bypass this limit
|
| pocket pc and image processing | 12 Oct 2005 09:06 GMT | 3 |
I have a thesis about pocket PCs. I have to show part of an image on pocket pc. This seems simple but the image is 10 mb. I have to get a part of image, if size is bigger than screen size, resize it and show it on screen. I have been searching for 2 weeks. I try something but no ...
|
| WM5 / VS2005: where are "remote spy++" and other tools for mobile devices? | 12 Oct 2005 00:43 GMT | 7 |
I couldn't find any of the familiar external tools, like "remote spy++", in Visual Studio 2005 Beta 2. I suppose that now they must be installed manually in the VS2005 tools menu, but I couldn't find them in the SDK.
|
| Using DC functions on bitmap | 11 Oct 2005 22:43 GMT | 2 |
I'd like to create a small antialiased graphic in my today item, something that shows a value like an analogue gauge. Therefor I created a bitmap of doubled dimensions on which I intend to paint my graphic and which then is downsized to get the smooth edges. But the question for ...
|
| How to control MediaPlayer to play,pause,stop and view the palylist in PocketPC with an embeded win32 program. | 11 Oct 2005 22:21 GMT | 3 |
My development environment: Visual Studio 2005 and PocketPC 5.0 SDK. Now i want to control mediaplayer with an independent win32 program. How can i do it? Thanks in advance,
|
| sndPlaySound: wavelib.lib not found?! | 11 Oct 2005 22:16 GMT | 3 |
Hi together, I'm trying to play a wav-sound in eVC++ 4.0 for the pocket PC emulator. I did the following: #include <mmsystem.h>
|
| Problem only in release version! | 11 Oct 2005 22:11 GMT | 3 |
I'm working with a project in embedded Visual Studio 4 and I have a general problem which I hope that somebody can help me with. My problem is the following: My project works fine in debug version but behaves strangely and
|
| Getting Started | 11 Oct 2005 22:11 GMT | 2 |
Are there any online resources that will help me get started in WM development. I am a Palm OS user, and I have read articles from the Palm OS -> WM OS developent section, and I have been looking through the msdn library, and I can't really find anything. I have the dev kit for ...
|
| serial to PPC | 11 Oct 2005 22:11 GMT | 4 |
I developed an app with visual studio 2003 for XP that talks to a device over a serial port and I would like to port it to a pocket PC like the Dell Axim x51v. Has anyone come across an adapter from a PPC to a serial DB9 type connection?
|
| Pocket PC Short cuts | 11 Oct 2005 22:11 GMT | 2 |
The pocket pc have is having 8 shortcuts items by default and when I try to copy a news .lnk file to Windows/Start Menu folder it disappears immedialely after copy ( I think due to restriction of only 8 items, don't know which settings)
|
| CeRapiInvoke example in VB | 11 Oct 2005 21:53 GMT | 2 |
Does anyone have an example of using CeRapiInvoke in Visual Basic? I have found examples in other programming languages but unfortunately I need VB. If someone has an example that they would be able to post or point me towards, it would be very helpful. Thanks in advance for any
|
| Is this poosible on a ppc | 11 Oct 2005 20:51 GMT | 1 |
Have 2 audio files playing but allow the volumes of each to be controlled independently by timers. What software would I need to achieve this Cheers
|
| PPC UI Design Questions | 11 Oct 2005 20:16 GMT | 2 |
Developing app for PocketPC using VB.NET Want to implement a UI design that presents a list of application's files - allowing user to specify file folders (option of All Folders or a specific one) and specify a file's Type (option of All Types or a specific one).
|