| Thread | Last Post | Replies |
|
| API for gettings special paths? | 14 Dec 2005 20:52 GMT | 3 |
Is it possible to use an API to get the paths where to put sounds, videos etc. (My Sounds, My Videos - below My Documents) or is the place to put new stuff simply in the My Documents-folder?
|
| New Game!! & question about porting to QVGA on WM5 | 14 Dec 2005 20:47 GMT | 1 |
I just released my first Smartphone game for WM 2002/2003. I'm so pleased with how it turned out and I hope you all will at least check out the free trial at http://www.hailfirestudios.com. I've only sold 2 copies so far! Come on people, tuition is only getting more expensive.
|
| RAPI: CeOpenDatabase() for Smartphones | 14 Dec 2005 17:52 GMT | 4 |
I have already used CeOpenDatabase() etc. sucessfully for Pocket PC devices (RAPI and non-RAPI version of it). But the RAPI version for CeOpenDatabase() returns a "Access denied" (using CeGetLastError()) for Smartphones. Ist there a way to sign some assembly (using codesign.exe) ...
|
| Activate previous instance and delay/dialog class name | 14 Dec 2005 14:28 GMT | 4 |
I've created a dialog based application in C++. If I start another application my application runs in background. If I start the application again I want to activate the first instance. The previous instance is shown and I can edit text boxes. But the menu
|
| How do you make shortcut for folder? | 14 Dec 2005 13:10 GMT | 5 |
hi guys :) I'm trying to make a folder shortcut like follows. 35#"\Windows\fexplore.exe" \windows but it doesn't work :)
|
| Call Log Entry in C# | 14 Dec 2005 01:46 GMT | 1 |
I'd like to program an aplication which needs to have access to th call log entries. I'm using VS.Net 2003 and Smartphone 2003 SDK I'm starting like this....
|
| Edit Box problem with VS.Net 2005 Smartphone MFC Application | 13 Dec 2005 23:44 GMT | 1 |
I have installed the latest VS.NET and the WinCE 5.0 Smartphone SDK. When I create a MFC application (Dialog Based) and put an Edit Box in the Dialog, the back key does not change the behavior to deleting the characters. Instead it closes the dialog.
|
| Problem when deploying solution | 13 Dec 2005 21:16 GMT | 1 |
New to smartphone, I just started a simple project using VS2005 to target a WM5 Smartphone, using C#. I used the last "Device application" Wizard from a downloaded WM5 add-on from MS (.NET Compact Framework 2.0 forms application).
|
| Listbox scroll not seen | 13 Dec 2005 15:10 GMT | 1 |
Presently I am developing an application for PocketPC 2003 & 2005, as well for Smartphone 2003 & 2005. While developing the UI, that has a listbox, showing one item at a time, I am facing a problem in smartphone. The scroll bars are seen in
|
| call is blocked in recvfrom() and no further proceedings | 13 Dec 2005 14:58 GMT | 1 |
In the below code, application simply keeps on waiting for incoming data(Means, call is blocked in recvfrom() and no further proceedings). Environment : EVC++ 4.0, Smart phone 2003 SDK Emulator. Simple intro about the application.
|
| How to Catch Windows Media Player Buttons (Previous, Play/Pause, Next ) on smartphone 2005 ? | 13 Dec 2005 14:40 GMT | 1 |
Is it possible to catch button related to WMP on a smartphone 2005 device ? When I press one of those buttons, WMP is launched. Thanks.
|
| Where is XMLdocument.SelectSingleNode? | 12 Dec 2005 22:08 GMT | 1 |
The XMLDocument implementation on SmartPhone doesn't include SelectSingleNode? I've got a very small configuration file in XML format, but what should be an easy task is turning out to be a bit more complex. OK, I've gotten the
|
| Windows Mobile 5 locked for development? | 12 Dec 2005 11:02 GMT | 3 |
I am playing with a QTEK 8310 smartphone and I am not able to run an application that is using priviledged APIs. I tried to provision the certificates in a the phone using the following command:
|
| Catching DTMF tone on smartphone | 12 Dec 2005 11:01 GMT | 2 |
There is possible to intercept DTMF tone sent by another phone? I modified CEDIALER SDK sample by inserting lineMonitorDigits in callback function , when phone is connected (LINECALLSTATE_CONNECTED) , but function allways return LINEERR_OPERATIONUNAVAIL error code.
|
| How do I build licensing into my SmartPhone App? | 12 Dec 2005 05:09 GMT | 3 |
Thanks to all the great advice from helpful folks on this NG, I'm very close to releasing my first marketable SmartPhone app. (If nothing else, at least I find it useful myself and I did learn a lot while working on this.) The last step is to build in the licensing subsystem (I ...
|