| Thread | Last Post | Replies |
|
| Broadcom/Widcomm Bluetooth Device Inquiry Taking Too Long | 31 Jan 2008 17:45 GMT | 2 |
I hope that this is the right group to ask, because I could not find any newsgroup or forum that specializes in Bluetooth C++ programming in Windows XP/Vista. This is the closest forum I could find (I already found some discussion threads here that are very useful to my
|
| SQL Compact Development | 31 Jan 2008 15:35 GMT | 2 |
In order to develop solutions with the SQL Server Compact version, must I use Visual Studio 2008, or is there a way to use Visual Studio 2003 or 2005? What about the version of SQL Server itself? Does it have to be at 2005 or 2008 to support the Compact version?
|
| Creating dll using VS 2005 | 31 Jan 2008 13:15 GMT | 4 |
is it possible to create a windows ce dll for wm 5 or above for arm processors using ms visual studio 2005, so this dll can be accessed from applications? If so, is there a step by step tutorial?
|
| Speech API | 31 Jan 2008 12:30 GMT | 1 |
Is there a Speech API available for Mobile Devices? Has anyone tried it? Harry
|
| simple datagrid search ppc | 31 Jan 2008 11:49 GMT | 3 |
I'm new at this kind of programming and would like to know how to do a simple search in a datagrid. I'm developing an application for a PPC running with SQl Compact. I have a text box and button on my form at the moment.
|
| reading a text/csv and displaying in table format | 31 Jan 2008 04:00 GMT | 3 |
What do I use to display text in a tabular format where i can iterate through columns and rows. I have tried to use the datagrid previously but it needs a datasource. There is also no clear cut solution to add in records to the datagrid.
|
| Storage Card name equivalent in Spanish device !!! | 31 Jan 2008 02:35 GMT | 6 |
Anyone please tell me the name in Spanish Device that stands for "Storage Card"( storage card installed in the device). Thanks
|
| visual basic excel mobile | 30 Jan 2008 16:39 GMT | 1 |
Is there any possibility to run a visual basic application on mobile 6.0 which use and manipulate excel sheets? Does anybody know whether there exists something like the ms excel 11.0 object library that can be used on a pocket pc?
|
| Calling .net CF exe in Mobile through web page | 30 Jan 2008 08:58 GMT | 7 |
I have created a CAB file for my .net Compact freamwork application and installed in the mobile and I want to call my .net CF application ( which showing as exe file in Mobile) from a web page or html page. Could any one please tell me how can I do it.
|
| coding for mixing two .wav files | 30 Jan 2008 07:23 GMT | 1 |
Hi friends, I am making an application to mix two .wav file for WM 5 .Since am new to Window mobile can anyone give me a good approach to start my application? How should
|
| How to skip installation directory selection - PPC? | 29 Jan 2008 13:58 GMT | 3 |
Can anyone say:- How to suppress the installation dircetory selection while installing an application in PPC which contains flash memory (like SD Card)? I am using cabwiz.ddf and .inf files to install the application.
|
| System.Data.Odbc | 29 Jan 2008 02:48 GMT | 1 |
I have recently downloaded the trial of the DBISAM ODBC DLL. I'm using the following code to connect to a DB: string txtConStr = "DRIVER={DBISAM 4 ODBC Driver}"; txtConStr += "ConnectionType=Local;CatalogName=<filename>";
|
| Accessing \db Folder of Pocket PC | 28 Jan 2008 20:35 GMT | 1 |
How to create, read and write in a database in \db folder of Pocket PC, using VB.Net. Best Regards, Luqman
|
| Pocket Access on New Versions of ActiveSync | 28 Jan 2008 16:39 GMT | 2 |
With Pocket Access (.CDB files) not being supported on newer versions of ActiveSync, what are the recommended alternative solutions? Exactly what is the version of ActiveSync that no longer supports Pocket Access?
|
| .NET Memory Woes | 28 Jan 2008 15:57 GMT | 3 |
I am developing a simple application for the .NET compact framework 2.0. My ipaq device has 64 MB total memory and about 16 MB of available memory for the app. The app does the following: 1. connects to a remote web service and gets the data in several database
|