| Thread | Last Post | Replies |
|
| Turn Off SIP | 15 Apr 2006 19:33 GMT | 2 |
I'm writing an app for a pocket pc mobile 5 device in VB. How do I programmatically get rid of the SIP on the command bar Thanks
|
| VS2005 cf2.0 Form in Separate Window | 15 Apr 2006 15:46 GMT | 2 |
In VS2005, whenever I try to make a WM5 PPC 1.0 Application (Visual C# -> Smart Device -> Windows Mobile 5.0 Pocket PC -> Device Application (1.0)) it works fine and I can see the emulator WYSIWYG image come up in the Form Design Window.
|
| Priniting Internals | 15 Apr 2006 09:56 GMT | 10 |
Here's another printing related query. I want to know what happens when we say print a file, in terms of GDI and DC etc. I mean how the OS uses the GDI to get data on the surface, creates another
|
| WM2003/2005 | 14 Apr 2006 22:22 GMT | 1 |
is it possible to invoke activesync programatically on the handset? ie, instead of using scheduling?? aw
|
| Building for Pocket PC 2002 with Visual Studio 2005 | 14 Apr 2006 22:22 GMT | 1 |
I know this is possible to do with the /subsystem linker switch, as outlined in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/e vc4migration.asp. I have already tried this with VS2005 and have built and run a VS2005 binary
|
| ACS code signing - HELP!! | 14 Apr 2006 20:22 GMT | 4 |
ACS code signing - the most confusing and complex system!! And, it doesn't work!! This posting has multiple parts and long. I'm porting a pPC2003 application and software NDIS virtual driver to Mobile 5.
|
| build Error for VOIP Source code for PocketPC2003 | 14 Apr 2006 18:30 GMT | 3 |
Is VOIP source code is compilable and Runnable for PocketPC2003?. If Yes, Can i compile it for Pocketpc2003?.I'm building i and getting the error given below Deleting intermediate files and output files for project 'VOIPDEMO - Win32
|
| CPropertySheet Drawing | 14 Apr 2006 13:45 GMT | 2 |
I've written an application that uses CPropertySheet to show several dialogs in a tabbed fashion. On one of the dialogs, I'd like to draw a rectangle. I am able to draw a rectangle by placing a button on the dialog and writing an event for the click of that button. But I cannot
|
| CPlApplet : Passwsword Control Panel | 14 Apr 2006 13:30 GMT | 2 |
I am trying to developp in MFC a CPlApplet in order to set a password when power on. The problem is, my project only works if I compile my password.cpl as a static MFC but I want dynamic.
|
| xBase file locking on LAN server | 14 Apr 2006 12:52 GMT | 3 |
Can You tell me it is posible to lock xBase record on LAN server from aplication running on Pocket PC with WM 5.0? Have WM 5.0 any file sharing function? Regards,
|
| Autorun & Storagecard | 14 Apr 2006 11:17 GMT | 7 |
I have created a small application which is launching my real application when the storage card is inserted. I just placed the autorun.exe in a folder 2577 (Arm CPU) Now the autorun is sometimes working, sometimes not.
|
| Limit Hardware Keyinput | 13 Apr 2006 23:45 GMT | 1 |
Developing in VS2005, Mobile 5.0 SDK and managed code (I don't have time to go native). I'm trying to increment/decrement values in a testbox using the device hardware up and down keys. My code is doing what I expect and is functional. The problem is limiting the amount of ...
|
| Package/Bundle up settings | 13 Apr 2006 21:42 GMT | 2 |
I would like to package up and bundle a series of small applications and settings for a Pocket PC (2003 Phone, Mobile 5). My employer is in the process of handing out these units to employees and would like to have the abulity to configure the device using an installation package.
|
| How to caputure video from camera and display in a window in WM 5.0 and/or pocket pc | 13 Apr 2006 20:00 GMT | 1 |
I want to write an simple application for PDA (running pocket pc and/or WM 5.0) which could use my pda's camera to capture video and display it on my application window. Any APIs for that or any links? Thanks,
|
| Single-instance WM5.0 application | 13 Apr 2006 20:00 GMT | 2 |
How do I ensure a single instance of my Windows Form application? I thought it is part of the framework, but it is not the case. When I tried to click my application from the Programs screen multiple time, multiple instances of the application are created.
|