| Thread | Last Post | Replies |
|
| Windows Mobile 5 emulator | 12 May 2005 20:35 GMT | 1 |
I have problems with installation of new emulators. Installed VS2005BETA2 Installed WM5 PPC DSK Installed WM5 SP SDK
|
| imgdecmp.dll (and SHLoadImage****) | 12 May 2005 20:09 GMT | 18 |
I've tried creating bitmaps using both imgdecmp.dll and SHLoadImage**** and (whatever the source) if I use SHLoadImage**** (or if I use imgdecmp
|
| OpenSMS() in Receiving Mode | 12 May 2005 18:58 GMT | 2 |
Hello, I am currently developing an SMS application for my XDAII ppc, I was able to create a program that uses TAPI to send sms to other phones using the OpenSMS method in SEND Mode. But I have this problem once I used the OpenSMS function in RECEIVE
|
| How to detect the kind of internet connection available | 12 May 2005 16:23 GMT | 7 |
I am developing a PDA application (in C#) that uses the internet. The PDA can use three different kinds of connection: ActiveSync, Wireless LAN or GPRS. Depending on the type of connection, the application should behave differently. So what I am looking for is a way of detecting ...
|
| [NEWBIE] Database App on Pocket PC | 12 May 2005 16:04 GMT | 2 |
as already said, these are my first tryouts with VB.Net / Pocket PC i should create a database app for a pocket pc... where should i start? there's some online tutorial, some specific manual... i've been a VB6 programmer for years and i feel in a cage... :-)
|
| MenuBar: Bitmap Item | 12 May 2005 11:15 GMT | 2 |
In the resource editor I can define a Menu Item as Bitmap. In the item's properties I can then state an index. But where do I set which bitmap to use, respectively, how do I have to name the bitmap resource for it?
|
| Owner Information | 12 May 2005 06:18 GMT | 2 |
Is it possible to get the Owner Onformation from the Today Screen using vb.net ? clive
|
| tab order - keyboard order of controls | 12 May 2005 05:53 GMT | 6 |
Forgive my ignorance re:VS.Net 2003 C# and the Compact Framework. I'm working on a project that is my first experience with C#, the Compact Framework, and SQLCe all thrown at me at once (normally I'm a VFP and SQL 2000 developer).
|
| VS2003 and WM5 | 12 May 2005 05:35 GMT | 1 |
Are we going to be able to develop for WM5 with Visual Studio 2003? Or are we going to have to upgrade to VC2005 when it comes out? What about the emulator images for WM5, will we be able to use those to make sure our apps work on them without upgrading to VC2005?
|
| Start application | 11 May 2005 23:01 GMT | 1 |
Who I Can Start a new application from another Visual Basic Embedded Program??? In VB6 (Normal Version) I Write: SHELL "c:\Program Files\MyApp.exe" And this program is launched but in VB
|
| How to find IP address for WinSock UDP? | 11 May 2005 22:24 GMT | 1 |
How to find the local IP address and port for UDP socket sessions? For TCP, if I connect using winsock, I can call WSPGetSockName() or equivalent to get the local IP address and the port associated with the connection.
|
| Designer Support for Customer Control | 11 May 2005 20:03 GMT | 5 |
I am working on an object derived from the System.Windows.Froms.Control class and I want to add support to allow it to be in the Toolbox of the Designer. I found the following article
|
| Why Pocket PC Application disappears from TaskManager after considerable idling time? | 11 May 2005 19:52 GMT | 1 |
I installed my program to my Pocket PC, it is a call handling program. however after a certain while(especially after idling for quite long time), i found it disappears from the taskmanager.But ,when a call incomes, the program arouse and gives an error (usually ...
|
| sms inbox | 11 May 2005 11:29 GMT | 2 |
Using xda2 and was wondering if the is any way of accessing incoming sms messages via activesync or software. Thanks in advance
|
| DataGrid SqlQuery and Column width | 11 May 2005 10:20 GMT | 2 |
I'm working with SQL Server CE 2.0 and C#. I use SQLquerys to access my database. I have one datagrid and I try to fill with (strsql = “Select street + ‘ ‘ + number as Direction, name,
|