| Thread | Last Post | Replies |
|
| open file | 06 Jul 2005 21:42 GMT | 4 |
im really new in embedded c++, i have a dll for the today. I need to read a file, but i can't get it ? Can anyone send me an example. I'm working with embedded c++ 3.0
|
| Cabwiz.exe "could not create cab file" error | 06 Jul 2005 21:42 GMT | 2 |
There are several mentions of this bug on Microsoft newsgroups, for example, http://groups-beta.google ...
|
| Dialog titles | 06 Jul 2005 21:42 GMT | 2 |
Is it possible to make dialog box titles center-aligned instead of default Left-aligned in windows mobile 2003 second edition on iPAQ hx2755 ? Please suggest the way if it is possible.
|
| rename a folder from within an app? | 06 Jul 2005 21:42 GMT | 5 |
An app that i have always goes to the same place to get its data files. I need to be able to access EITHER of TWO different sets of files. Currently I do this by renaming the directory to one of either of the associated directories.
|
| Pulldown menu location | 06 Jul 2005 21:41 GMT | 4 |
I am developing a Pocket PC application using C++. On Pocket PC the pulldown menu (created using SHCreateMenuBar()) is located at the bottom of the screen. But when running the app on Windows CE, it remains at the bottom and not at the top, as Windows CE shows them.
|
| Connect to PPC device failed | 06 Jul 2005 20:31 GMT | 3 |
Dears, I was meet a problem about .NET 2003 connect to PPC device failed, and try many ways to solve problem, but still not work. Please give me some hint, I need your help...,
|
| How to solve TCP connection issue to debug on a PocketPC | 06 Jul 2005 20:30 GMT | 3 |
I'm currently developping a Windows application for PocketPC with Visual Studio 2003. Since our HHP 9500 Dolphin PocketPC has no USB cradle, we cannot use ActiveSync (else it conflicts with the utility tool in charge of the
|
| Cannot start debug in device | 06 Jul 2005 20:28 GMT | 4 |
Earlier I had a choice of debugging in the emulator or in the PocketPC device itself. But not anymore. Synchronization seems to work. The loopback should be enabled only for the emulator, I guess. From the PC I can
|
| Linking for Imaging API's (reposted) | 06 Jul 2005 19:10 GMT | 2 |
"Alex Feinman [MVP]" wrote:
> I usually get around things like this by using __uuidof(IImagingFactory) > instead of &IID_IImagingFactory |
| Bluetooth Device Discovery | 06 Jul 2005 18:21 GMT | 1 |
Hi, someone have the "Programming Microsoft Windows CE" book and have seen the "Bluetooth Hello" program that is inside? This example BTHELLO must be running on two windows CE device that use the
|
| Linking for Imaging API's | 06 Jul 2005 16:28 GMT | 4 |
Folks, I am trying to learn the nifty set of Imaging API's. At the moment I am just trying to get the ImagingFactory interface, and I get the following link errors:
|
| backlight turn on/off notification message? | 06 Jul 2005 15:15 GMT | 3 |
I have a pocketpc application, which is going to do something specially if the backlight turns on/off. So how can I capture the events(backlight turn on/off) ocurrs? I have no idea of it. :(
|
| backlight control | 06 Jul 2005 12:41 GMT | 4 |
is there a backlight on/off program that works also on platforms that are not ipaqs? Alternatively, which library function should I use in order to write such a program?
|
| folders not removed with cabwiz cab | 06 Jul 2005 08:45 GMT | 1 |
I have two folder that I cant seem to remove in the uninstall of my app created using cabwiz. Its the main appdirectory and one of the sub-directories. How is it possible to make sure ALL folders get deleted during uninstall.
|
| Creating e-mail account with provisioning file | 06 Jul 2005 08:00 GMT | 1 |
I am using DMProcessConfigXML on a PocketPC 2003 SE to create an e-mail account using the Email2 CSP and the sample XML given in the PocketPC SDK. However it always returns an error (error code : 0x80042008). My XML is as below :
|