| Thread | Last Post | Replies |
|
| Open CE Paint.exe in my application | 10 Dec 2004 11:16 GMT | 1 |
How can I open CE Paint.exe in my application? For example, it uses CreateProcess function in vb. Because my application is written using vc++ , I want to know which function can do the same thing as CreateProcess in vb.
|
| Problem with DIBSection (Draw something into bitmap) | 10 Dec 2004 04:51 GMT | 2 |
How can i draw something into bitmap that i open/save by using CDIBSection class ? Thanks so much for any help...
|
| BlueTooth over Serial(BTD.DLL missing) | 10 Dec 2004 03:40 GMT | 1 |
We are developing an app for both pocket pc and smartphone. We are working on driving a bluetooth enabled printer. So we need to send escape coomands over a virtual serial port. I have read the sdk docmentation and sample http://msdn.microsoft.com/library/default ...
|
| Windows Mobile 2003 2nd Edition warning | 10 Dec 2004 02:28 GMT | 2 |
I'm developing an application using EVC++ 3.0. When I install and run the application on a Pocket PC with Windows Mobile 2003 2nd edition, the following message is displayed: "The program you have installed may not display properly because it was
|
| Is Portable Media Centers compatible with PPC application? | 10 Dec 2004 01:49 GMT | 3 |
I would like to develop some games and application for PMC, is the SDK available for this gadget?
|
| LSP on PPC 2003 issue | 09 Dec 2004 23:46 GMT | 6 |
We've created an LSP that has been installed to stay installed after a soft reset. After a soft reset, the connection manager icon state never changes from disconnected to connected. Even though ActiveSync connects and works fine, and even when you click on the icon it says its ...
|
| pointer to a dialog window | 09 Dec 2004 21:21 GMT | 1 |
Hi, I need to have a pointer to a dialog window from a thread. I made a global pointer variable to a dialog window and it works. But Is it possible to do a pointer which can pointer to several dialogs (one at the same time)? I need to pointer to the active dialog from the ...
|
| Help required in Solving the linker error... | 09 Dec 2004 21:21 GMT | 2 |
I am Developing a Pocket PC Application using EVC++ 4.0.Am using Shell function SHBrowseForFolder , but am getting this linker error. Path.obj : error LNK2019: unresolved external symbol SHBrowseForFolder referenced in function "long __cdecl Path(struct HWND__ *,unsigned
|
| WiFi Applications | 09 Dec 2004 21:04 GMT | 1 |
Are there any useful articles/tutorials on developping smart device WiFi applications with the .net CF? (apart the one written by Jim Wilson, in the MSDN library). I need it for the following application (as I previously posted on the
|
| Remote access to MS Access | 09 Dec 2004 19:39 GMT | 5 |
I'm using Visual Studio.NET and just started working with a Pocket PC device. Can I access my MS-Access data remotely? I'm not looking for a 3rd-party application that allows me to simply browse and edit MS-Access data. I'm not looking to purchase SQL server (which I know you can ...
|
| [Help]COM support for Pocket PC 2003??? | 09 Dec 2004 17:31 GMT | 2 |
Does someone know that Pocket PC 2003 provides support for developing COM Objects? Please, give me more information about it. THX
|
| Copy-Paste | 09 Dec 2004 14:41 GMT | 3 |
Can anybody recommend me a good sample for implementing a copy-paste mechanism with a context menu or something else for a Smart Device Application? (I work with C#) thx
|
| How to show an application after it has been hidden | 09 Dec 2004 13:43 GMT | 1 |
I got an application written in C# which shows a button over another application (TomTom) when the file "Show.txt" exists. When I remove the file Show.txt the application hides with the function "base.Hide();"
|
| Windows CE | 09 Dec 2004 13:20 GMT | 6 |
Is windows CE and Pocket PC the same thing?
|
| Speeding up emulator | 08 Dec 2004 22:51 GMT | 8 |
I am using the WWE PPC 2003SE-SDK Emulator for one of my Visual Basic .NET projects. It's a dog. Is there any way to speed up the process of debugging on these things?
|