| Thread | Last Post | Replies |
|
| Import txt file to sqlce table | 23 Jul 2008 06:43 GMT | 7 |
Hii said that are brand new environment VST 2005 I'm trying to implement an application for pocket when would the need to import data into a table
|
| Tethering 2 modems | 22 Jul 2008 21:50 GMT | 2 |
Is it possible to use 2 usb modems / pocket pc's to increase available bandwidth on an XP machine. ie one with say T-mobile & one with orange. This is for a mobile video uploading application. We need the best upload
|
| Read Only Files | 22 Jul 2008 15:13 GMT | 3 |
Hi at all... i'm a new user of this site....and i would study the windows mobile 6 operating system..But...for this reasons i've a necessary to understand how can i edit the read-only file in the /windows directory, for example shell32
|
| signed cab files fail on WM 2003 | 22 Jul 2008 13:19 GMT | 3 |
I am creating a Windows Mobile signed CAB file for a small Windows Mobile program I have made from within VS 2008. My signing certificate is from Verisign. If I sign only the Windows Mobile exe program and NOT the .cab file
|
| Installation with DPI-Specific Resources | 22 Jul 2008 10:46 GMT | 1 |
I'm developing an application which I want to be DPI aware. So, I have 2 DLL files with DPI specific resources (for 96 and 192 DPI). I followed instructions on http://msdn.microsoft.com/en-us/library/ms838224.aspx and I have 2 problems:
|
| mobile 6 SDK & VS2008 | 21 Jul 2008 23:20 GMT | 1 |
When I try to download the mobile 6 SDK(s), I am told I do not have the pre-requisite VS2005. I never did: I bought VS2008 std., now with SP1 (beta). Will the mobile 6 SDKs download to this later version of Visual Studio?
|
| BuildScript question | 21 Jul 2008 11:57 GMT | 1 |
How can I use PB to generate BuildScript for command line mode project makeimg ? Can Windows CE use the same way as Windows Mobile ? Thank you .
|
| Front camera access problem in DirectShow? | 20 Jul 2008 04:55 GMT | 1 |
Hello, My Samsung pda phone has got two cameras. Using the sample code 'CECamera and 'Camera Capture' from windows mobile sdk, I'm able to access only the rear camera. When I listed the devices on the phone using FindFirstDevice and looping through FindNextDevice, I could find only ...
|
| Problem deploying to WM6 device using VS 2008 | 19 Jul 2008 22:37 GMT | 5 |
Help! Please. I am trying to convert a PPC 2003 app to WM5 and WM6. Well, actually I started from scratch and created a WM6 project with one form and one button just to get started. In the PPC 2003 project, I can deploy to a PPC 2003 iPaq with no problem. But with my WM6
|
| DeleteMenu | 18 Jul 2008 12:37 GMT | 1 |
Hi, I have developed an pp for WM6 in C++. We build our menus dynamically and so store the handles when we call CreatePopMenu so we can reuse them. When i come to delete a menu item (including the submenus) should i call Closehandle()
|
| How can I create an Input panel with only 0 - 9, * and # character | 18 Jul 2008 05:57 GMT | 1 |
I need to create a new Software input panel (SIP) which contains only 0 - 9, * and # characters. Can anybody guide me how to proceed. Or if there is already a sample with such kind, please do the needful. Thanks in advance.
|
| How to hide main menu strip | 17 Jul 2008 21:39 GMT | 1 |
I work in VS2005, C# and write application for PPC. I would like to sometimes hide main menu strip (Maim menu with ToolBar in it). I managed to hide the main menu when there is no toolBar inside it however I don’t know how to hide it with toolBar. Does anybody have
|
| File handle changes | 17 Jul 2008 03:23 GMT | 2 |
I am working on samsung blackjack || on windows mobile 6. I have patched CreateFile ,ReadFile ,WriteFile and GetFileInformationByHandle file system calls. If i call CreateFile form some app and call readfile subsequently on the handle obtained , it looks like the
|
| How to get music infomtion from .wma file | 17 Jul 2008 03:03 GMT | 2 |
I need to get Artist/Ablum/Title information directly from .wma files on PPC. Are there APIs/SDK for this purpose? Best Regards, Y.C. Wu
|
| Own Application Debugger | 16 Jul 2008 22:05 GMT | 7 |
we will wrote a own debugger fpr WinCE on x86 & ARM. At this time we have a own OS and use Hardware Register on x86 for debugging (make single-step). But under WinCE we can't use this functions.
|