| Thread | Last Post | Replies |
|
| Installing/Uninstalling CAB files programmatically | 26 Oct 2004 20:18 GMT | 1 |
I know how to execute a CAB file using ShellExecuteEx, but how do I skip over the annoying "X is already installed, reinstall?" prompt? I want to install a CAB file without any user intervention. Is there some special program I can call with a command line switch to skip this
|
| Question: How to program a PPC IE plug-in | 26 Oct 2004 20:11 GMT | 4 |
Does anyone know how can I program a plug-in for PocketPC Internet Explorer through eVB??? thanx in advance.
|
| Building MFC Libraries | 26 Oct 2004 19:58 GMT | 1 |
Does anyone have instructions on how to build the MFC CE Libraries? There is a makefile in the "src" folder, but I don't know how to use it. Any help (or workspace/project) would be really useful. Regards, Andrej
|
| PPC2003 NDIS IM for WAN | 26 Oct 2004 17:10 GMT | 3 |
A while ago I got an IM driver working for PPC2002. It intercepted LAN (between TCP and network adapter) and WAN (between AsyncMac and PPP) traffic and allowed me to modify/drop packets as needed. That all works wonderfully.
|
| ScrollBar in Panels | 26 Oct 2004 13:35 GMT | 3 |
Can anybody explain me how I can add a horizontal and vertical ScrollBar to a Panel? Regards mathon
|
| SHLoadImageResource | 26 Oct 2004 07:27 GMT | 2 |
Is anyone else having a problem with SHLoadImageResource? I've tried both gif and jpg with this call with no luck (get a blank bitmap when they are loaded). Examples of what I have tried in the resource file: MYJPG JPG my.jpg
|
| How to terminate a program in VB.Net | 26 Oct 2004 06:05 GMT | 4 |
I found that End stmt of VB.Net & System.Environment.Exit is not supported in smart device development. whats the alternative ? thanks, Kumar.
|
| vb.net and pocket pc 2002 | 26 Oct 2004 05:48 GMT | 1 |
Can you use .net developement software to run programs on pocket pc running 2002? Thanks, Jerry
|
| Data Grid Control in Compact Framework | 26 Oct 2004 01:24 GMT | 2 |
I want to edit data grid in my appication can it be possible in VB.Net/C#.Net using .Net Compact Frame work Hitendra
|
| VB6 & Windows Mobile 2003 | 26 Oct 2004 01:13 GMT | 2 |
I want to develop a small application that calls a SQL Server 2000 Database from a device with Windows Mobile 2003 installed. I want to use VB 6 not VB.net. Is this possible, and if so what do I need to get. I'll be developing on a Windows 2000 machine.
|
| Voice Command and WM10 | 25 Oct 2004 23:25 GMT | 1 |
Voice Command recognizes media (album titles, artist names, etc.), but won't play anything. I say, Play "Healing Rain." It replies, "Healing Rain," opens Media Player and then nothing happens. Any suggestions?
|
| pocket pc 2003 emulator with phone edition | 25 Oct 2004 22:41 GMT | 5 |
Hi there. I am developing an SMS application on PocketPC2003 phone edition. I am using eVC4, but I could't find Pocket PC 2003 phone edition emulator there, just normal Pocket PC Emulator. When I use .NET 2003, I found it did can connect to Pocket PC phone edition emulator, and even ...
|
| SignatureControl form the MSDN | 25 Oct 2004 22:13 GMT | 8 |
I already posted something referring to this term. Now the SignatureControl of the MSDN-Sample works - means I am able to write in the Control and save the signature in a byte array with this code line: byte [] signatureArray = _signature.SignatureBits;
|
| downloading data from flash card to our software in palm top | 25 Oct 2004 20:19 GMT | 1 |
i am new in mobile application development if possible can you guide me about this matter. i want to use .net as application builder. prashant chaubey
|
| Settings the pocket pc Name programmatically | 25 Oct 2004 17:03 GMT | 1 |
Does anyone know if there is a way to change the Device Name (settings about device id) programmatically? Thank you very much, Alessandro
|