| Thread | Last Post | Replies |
|
| DLL Problem - Calling a DLL | 15 Jan 2006 20:24 GMT | 1 |
I have a DLL that I need to call from Vb.net 2005. I have use the declare statement to include the DLL in the project and I have declared one of the functions in the DLL. But when I call the function, It gives me an exception.
|
| Speed dial was broken and has been repaired | 15 Jan 2006 03:31 GMT | 2 |
How do I suppress this idiotic message? Yes, I said 'idiotic'. Now I'm a programmer myself and I can tolerate the odd programmatic hiccup but this is ridiculous. What is the purpose of this dialog? Am I supposed to applaud or something? Should I make pilgrimage to Redmond to ...
|
| SHGetFileInfo problem in WM5 | 14 Jan 2006 08:41 GMT | 1 |
I have a Smartphone home plugin that presents some program icons on the screen. The user can launch a program by selecting the icon. I use SHGetFileInfo like this: const int iconParms = SHGFI_DISPLAYNAME | SHGFI_SMALLICON |
|
| WM 5.0 Smartphone Landscape mode | 13 Jan 2006 15:21 GMT | 6 |
Looks like the Motorola smartphone has a landscape screen. See http://www.motorola.com/motoinfo/product/details/0,,113,00.html My question is how to get the WM 5.0 smartphone emulator to work in landscape mode? I can certainly rotate the device 90 degrees to have the
|
| Connecting to internet using GPRS in C# | 13 Jan 2006 13:47 GMT | 2 |
Hi I would like to connect to the the PC from the smartphone over the internet over GPRS. to be more accurate, using the connection manager Can any one show me or direct me to such code in C# Thanks
|
| WiFi disconnect after 3rd party application does a connect | 12 Jan 2006 13:21 GMT | 1 |
I am developing an application that connects a WM 5.0 SmartPhone (AKU 14808) to a WiFi access point. Our particular WiFi driver and application communicate via proprietary OIDs (don't ask me why). Using our application I can connect to a specific AP using our proprietary set SSID ...
|
| how do you detect a phone call in progress? | 11 Jan 2006 21:22 GMT | 1 |
I have an app that wakes up but needs to wait if a call is in progress before it does it's work. How does my app check for phone being used for a call when it starts up?
|
| VERY newbie question on porting internet app from windows xp. | 11 Jan 2006 20:38 GMT | 1 |
I know nothing about smartphones/3g/GPRS etc or how to develop for them, and i mean NOTHING so sorry about the dumb questions. I have a personal app developed on PC which accesses a particular web site using the wininet API/VC++ through my standard broadband connection.
|
| Adding extra menu item in the mail program (tmail.exe) | 11 Jan 2006 03:25 GMT | 1 |
I would like to add an extra menu item in each of the "folder" in the messaging program, i.e., for example, I want to add a menu item "Save" in each of the "folder" -- "Inbox", "Outbox", "Sent Items", "Drafts", etc., so that I can
|
| Play .wav file | 10 Jan 2006 18:57 GMT | 1 |
How to play a .wav file in vb.net? I need to play it from sub main() and from a form. Any help? Do i need to declare a DLL?
|
| Problem with CAB INF file installer for WM5 Smartphone devices | 10 Jan 2006 05:40 GMT | 5 |
We've been trying to create a CAB file for our software that will be directed by the installer to WM5 devices automatically but whenever we do it, the installer direct the WM5 CAB version also to the WM2003 Smartphone device, and not only to the WM5 device :(
|
| Is ActiveSync API question or? | 09 Jan 2006 22:43 GMT | 3 |
I wish coding win32 application for connecting with my winCE 2003 SmartPhone device, like ActiveSync, but my own. Is it possible? And if yes, where i can find docs and samples? My idea, i wish use my PC for share internet for two devices connected by
|
| CF2.0 on 2003SE Smartphones | 09 Jan 2006 01:03 GMT | 1 |
Hi... Is it possible to get the v2.0 of the compact framework onto a 2003SE Smartphone? I've done this on my PDA running PocketPC 2003SE, but can't seem to get this
|
| Connect Emulator with ActiveSync Installation Problem | 08 Jan 2006 19:47 GMT | 6 |
Virtual PC/Windows CE Emulator Microsoft -------------------------------------------------------------------------------- Issue Description:
|
| Reading the names of files from a folder and diplaying in a treevi | 08 Jan 2006 12:12 GMT | 1 |
I am creating an application where i require to read all the files in a folder on the smartphone. Can anyone please tell me how to do it? I get an exception error for invalid directory....what is wrong with the following code?
|