| Thread | Last Post | Replies |
|
| CAB installation problem | 29 Oct 2006 11:03 GMT | 2 |
I have a cab file that is supposed to be installed by the Autorun.exe program on a SD card. The Autorun.exe calls wceload.exe to perform a silent installation of the cab file. The cab file simply installs two files and a shortcut. All files are signed with privileged certificates ...
|
| Wm 2005 Emulator - Network Seup | 29 Oct 2006 08:20 GMT | 4 |
I am developing a small application using VS2005 targeted at Wm 2005. The application deploys just fine to the emulator but there seeming is no network link created. If I click on the bi-directional arrows, I get offered setting as an
|
| Writing a dll | 29 Oct 2006 01:37 GMT | 2 |
My question is pretty simple. I want write a dll that I can load from another executable at runtime and call GetProcAddress to load the function. What do I need to do to make this work? (Writing everything in native code) I made the dll, but GetProcAddress does not work. What do ...
|
| executing another application | 28 Oct 2006 19:12 GMT | 4 |
Hi, I need to open another app from my program. When I button in my dialog app is pressed, I use the following, which works fine: .... SHELLEXECUTEINFO InfoEjecutable;
|
| PDA-SDKs and multiple PDAs | 28 Oct 2006 17:13 GMT | 1 |
I'm using PDA specific SDKs to manage imager/scanner on one device. The SDK uses three dlls for this operation and I usually put these in the application folder. These dlls are referenced in my project. If I want to install the application on another PDA, which can't use this
|
| Returning to pocket pc programming - help please | 28 Oct 2006 14:58 GMT | 5 |
Apologies for crossposting... I originally posted this message on microsoft.public.pocketpc. I then discovered this group and I think it more appropriate that the message is posted here. I used to do a little bit of programming for the Pocket PC in the early(ish)
|
| WiFi x GPRS = google, microsoft news, msdn, mobile technet, but no answers. Please Help ! | 28 Oct 2006 05:26 GMT | 2 |
Please, I need help to connect to internet with my QTek 9100 WM5. I have already searched for answers in google, microsoft news, msdn, mobile technet, but there are no answers !
|
| Options for Real Time Reads/Updates from SQL Server | 28 Oct 2006 04:58 GMT | 2 |
I am new to windows mobile development and my terminology is limited so bear with me. I am trying to find a solution that will allow a windows mobile device (upon scanning a barcode) to get the current inventory from a sql server and allow
|
| External buttons | 27 Oct 2006 23:27 GMT | 5 |
Are the any way to get some form of button / switch to control a function of the PDA. eg press button to initiate a skype call or take an image. Can I access the button press on an external headset maybe? I need to put a PDA inside a box with some external control device(buttons /
|
| Send CapsLock Key to Textbox | 27 Oct 2006 16:40 GMT | 2 |
Is there a way to send the CapsLock key to a textbox? Thanks for any help, Steve
|
| An existing connection was forcibly closed by the remote host | 27 Oct 2006 14:16 GMT | 1 |
I am using Sockets in Windows Mobile 5.0 for PPC trying to run a client application on the PPC and Server app on the PC. When I run a Desktop version of the client/Server socket communication app, it works fine but when I try the client on the PPC, I get sokcetException error:-
|
| uncradled emulator : SqlCeReplication error | 27 Oct 2006 14:10 GMT | 1 |
For a Visual Studio 2005 Smart Device PocketPC 2003 application: Running debug mode against the Pocket PC 2003 SE Emulator in cradled mode I can successfully call SqlCeReplication.Synchronize()
|
| NotifyIcon | 27 Oct 2006 11:51 GMT | 1 |
How can I add a NotifyIcon (Icon on System Tray on Today-Screen) to a .NET CF 1 Project for WM 5.0-Devices? Thanks Sven
|
| Session Initiation Protocol(SIP) for pocket pc | 27 Oct 2006 10:02 GMT | 1 |
can any of u help me find out if there is any api for Session Initiation Protocol(SIP) for pocket pc. n if any idea can u provide any links .
|
| detecting GPS | 27 Oct 2006 01:51 GMT | 5 |
Is there a way to detect whether an (external USB) gps device is in use (avtive)?
|