| Thread | Last Post | Replies |
|
| Installation/Registry Problem | 08 May 2007 14:06 GMT | 4 |
Hi guys! How are you all doing? Scenario : Lets get to the point, I created a installation program with the PocketSetupCreator program, it really only creates a desktop setup.exe to
|
| resolution of different ppcs | 08 May 2007 12:43 GMT | 2 |
Hi NG, how to get the resolution of my pocketpc with cf 2.0? My Problem: i have fixed values for the size of the application.
|
| Replace audio with stream in a Voice Call | 08 May 2007 12:20 GMT | 1 |
I'm a programmer and I want to develop a WindowsMobile6 application that can replace the standard audio source (microphone) of a voice call with a datastream. VOICE CALL no DATA CALL!!!!!!!!!!!!!!! The goal is to send crypted audio through the phone in place of the
|
| I know VB (not .NET), can I EASILY learn WM programming? | 07 May 2007 22:42 GMT | 9 |
I know VB well (not .NET). I want to write a "Hello World" app for WM Pocket PC (actually a Treo 750) device just to test the difficulity of the excercise to determine whether it is worth my while to learn it.
|
| newbie question | 07 May 2007 22:14 GMT | 1 |
I have Vs2005 and would like to find some info on how to create a mobile pocketpc app that can do a lookup and add and edit simple data in a sql database on a server? Are there any samples out there on how to do this? Thanks,
|
| Numeric mode to text mode | 07 May 2007 22:11 GMT | 2 |
How I can manually change the mode from numeric to text mode.
|
| How to distinguish Outlook contacts and MSN contacts in WM6? | 07 May 2007 20:28 GMT | 4 |
Is there a property? Thanks very much.
|
| Print to a Printer Directly from the PPC! | 07 May 2007 20:03 GMT | 1 |
We have a Software for Pocket PC. It generates a text with some simple graphics as Output. I want to take printout of the output. Till now we are doing so by connecting PPC to the PC via activesync and the printer to PC. Now I want to remove PC from this connection. There lots of ...
|
| Dynamic array or structures | 07 May 2007 20:03 GMT | 3 |
Hi I need to create a array of structures in my app (Written in eVC++). My array is like so: typedef struct Positions {
|
| Visual Studio Developer Certificates? | 07 May 2007 18:13 GMT | 1 |
I recently attended MEDC2007 and attended Jason Fuller's talk on Windows Mobile security. During that session, he talked about the special "Visual Studio Certificates" that can be installed to a device for remote debugging and tools. Unfortunately, I have no idea where to find
|
| Database connection from PDA over cradle | 07 May 2007 18:11 GMT | 10 |
Ok, I have an application on my WM 5.0 device that i developed in VB.Net 2005. What I want to do is be able to access an MSDE database that is hosted on the PC that my device is cradled to. At the moment i can do this by using a desktop application that queries the database and ...
|
| Export to Excel 2007 from Visual Basic | 07 May 2007 14:36 GMT | 1 |
Hi, I have a problem with an application in VB6. I Export a report to excel using Active Reports, works fine, but in the office we started to install Office 2007 to the users. When they exports from de VB6 application to Excel, the file does not have the format and the ...
|
| newbie question to find the driver/GUID | 07 May 2007 14:33 GMT | 2 |
>>Take a look at [HKEY_LOCAL_MACHINE\Drivers]. Please note that certain >>drivers are device specific. How to look the drivers in the [HKEY_LOCAL_MACHINE\Drivers] or driver GUID with C-code or from inside pocketPc?
|
| What is the lpFileName in CreateFile()? | 07 May 2007 14:33 GMT | 3 |
What is the lpFileName for Wifi, gprs, phone to call the CreateFile() in pocketpc? Thanks, HANDLE CreateFile(
|
| CameraCaptureDialog.ShowDialog - An Unknown Error Occured | 07 May 2007 12:20 GMT | 4 |
We are developing a mobile application using the .net compact framework. The current PDA is a i-mate JasJar. The application uses a SQL Mobile database and RDA. We have the following code:
|