| Thread | Last Post | Replies |
|
| EVB Pocket PC development program needed | 26 Feb 2008 14:42 GMT | 2 |
I need to read Pocket PC EVB code and apps I have on my desktop PC to convert them to Visual Studio EVB or C++. I need the MS Embedded Visual Basic development software for Pocket PC, but can no longer find it on the Internet. The old MS links are gone! Help!
|
| How to Edit a HTML page dynamically? | 25 Feb 2008 16:15 GMT | 1 |
I would like to edit a HTML page contents before displaying it in to the HTML control box. But while going through MSDN I got a method for parsing only a XML document through "IXMLDOMDocument2" object.
|
| How do I make an "upgradeable" MSI-File? | 25 Feb 2008 15:16 GMT | 1 |
I am stuck with updating a previous version of my application :) I pack all needed files into a cabinet file and build than a MSI-File around it (via the Deployment Project in Visual Studio 2008). Now, if I start the setupt (the MSI) file and a previous version (or the same)
|
| how do I get the executable path. | 25 Feb 2008 15:12 GMT | 4 |
I'm building a pocket PC app using .NET 2.0 I and I wish for my program to know its "executable path", the directory where its executable resides. The usual "Application.ExecutablePath" that I would use in a windows
|
| Setting the language of an email | 25 Feb 2008 14:08 GMT | 1 |
Can anyone tell me how you set the language of a message (programatically). I do not see any property which can be used with IMessage which will do this. It can be set in pocket outlook (within options of an open message), so I
|
| load icon in dll file not work ?! | 25 Feb 2008 13:05 GMT | 3 |
we have to write a module with icon and system tray on pocket pc (WM6). Whan i start the module as exe file. All icon can loaded, but when i compile the module as dll file and loaded in main exe app, the icons will not appear. I have tried to pass the hInstance from main process ...
|
| using SHBOXEX | 24 Feb 2008 21:51 GMT | 1 |
I would like to use SHBOXEX to develop some mobile apps. but I met some difficulties. does anyone could give me some suggestions. I would like to show some pictures or icon in a toast window.
|
| Seek Help For MMS programming of WM5 !! | 23 Feb 2008 03:43 GMT | 2 |
Hi, everyone Here comes a big trouble. I was told to develop an app about MMS on WM5 PDA and I have little concept about it at all. My goal is simple: when receiving a MMS comes from a special phone num, get the
|
| Files to Upgrade CF on standalone Emulator ? | 22 Feb 2008 16:34 GMT | 1 |
Hi, Im running the PocketPC stand alone emulator V3 (Pocket PC - WM 5.0 MSFP) My problem is i need to run an application developed using Compact Framework 3.5 and Sqlserver CE 3.5. The emulator states it needs the version of CF
|
| GetIpStatistics on pocket pc ? | 22 Feb 2008 14:49 GMT | 1 |
can i use thi function on pocket pc ? Because when i call this function i always get != NO_ERROR.
|
| DEVICE_ID broken on HP iPaq 210 models? | 22 Feb 2008 03:25 GMT | 7 |
We use the DEVICE_ID structure returned by IOCTL_HAL_GET_DEVICEID to get a unique device ID for use in our licensing scheme for our Pocket PC software. We have noticed though that the newly released HP iPaq 210 models don’t appear to return unique device data in the DEVICE_ID ...
|
| IMailSyncCallBack/Pocket Outlook(Messaging) | 21 Feb 2008 08:16 GMT | 1 |
Platform: Windows Mobile 6 Application: Pocket Outlook (Messaging) Program Description: Created an Email Client in my application using Win32 API and MAPI. I'm able
|
| Form Animation | 21 Feb 2008 08:14 GMT | 1 |
I am trying to create an application for Windows Mobile 6.0 using C#.Net. The application has many forms and i want to open each form in different way like scrolling from bottom, rotating, scrolling from left etc. I saw an API AnimateWindow for desktop application but dont
|
| Newbie Question for File Handling | 20 Feb 2008 20:25 GMT | 3 |
I would like to write an application with C# in a Windows CE 5.0 device, but I don't know how to read/write data from/to a ASCII file in the device, and how to copy such file to a PC when it is connected USB cable. Would anyone provide some sample codes for reference?
|
| Dealing with charset between different applications (Java/C++) | 20 Feb 2008 20:25 GMT | 4 |
I have some doubts and I hope you can dissolve them. I'm using as my target machine a Pocket PC with Windows Mobile SE 2003. I have a client written in Java and a server written in C++. I have to send characters such as è,ò,à and so on. I suppose that if I
|