| Thread | Last Post | Replies |
|
| Window Postion | 08 May 2005 18:30 GMT | 1 |
i have to display some window behind all opened windows that is above home screen below all other opened windows. Please help me.
|
| How to get contents and paths of storage folder | 08 May 2005 12:13 GMT | 3 |
how i can i get path and names of folders and files present in any directory. i want to make list view with contents(name of file+picture) having thumbnails.
|
| incomming call | 08 May 2005 11:16 GMT | 2 |
I want to show a Dialogbox when incomming call occurs. Everything is going in right way but it get hide by incomming call window. How can i show it before the incomming call window Smartphone / evc++
|
| How to create recogniser for any MIME type. | 08 May 2005 10:55 GMT | 4 |
How can we implement the recognizer, I want my application to launch when recognizer recognizes any particular MIME type? You can say like if any one click on particular file say ".txt", if this MIME type is set in my application, that it should launch my application to execute ...
|
| Dll in .NET Compact Framework | 08 May 2005 09:46 GMT | 6 |
I would like to know if it was possible to create a dll in C#. I can't find DllMain implementation in that language. Regards.
|
| Management of memory | 08 May 2005 09:18 GMT | 9 |
I will like to be able to check if the memory management of my program (malloc, new, free, delete...) is well done or not. To do that, I used a method called GlobalMemoryStatus that is supposed to give the available memory size.
|
| Mutiple dialog boxes | 08 May 2005 07:36 GMT | 1 |
I've a simple question, i'm developping a smart phone app with multiple dialog boxes (a thikn almost ten). My question is how to simply do that, meaning how to have Ten dlgProc but not ten WM_PAINT handling functions.
|
| How to send SMS to my own emulator(2002) | 08 May 2005 07:06 GMT | 1 |
i hve used +14250001001 but it doesnt work. When i send SMS. error appears Contact ur customer service center.
|
| detect registration mode | 08 May 2005 03:22 GMT | 1 |
is it possible to detect the currently used registration mode (LINEREGMODE_MANUAL, LINEREGMODE_MANAUTO or LINEREGMODE_AUTOMATIC) ? I know that I can change the registration mode with lineRegister und I can get the currently used operator with lineGetCurrentOperator. But I
|
| Create shortcut with additional parameters | 08 May 2005 02:34 GMT | 1 |
I am trying to start an application on device start up. Therefore there has to be added a shortcut to the startup folder. I do not want the application to show up on autostart. Therefore I am parsing the command line environment for additional parameters. Is there any possibility ...
|
| Obtain Phone number | 08 May 2005 02:25 GMT | 2 |
How can I obtain the Phone number of my smartphone using API calls in C#? Thanks Juan
|
| about WTL and eVC3 | 08 May 2005 01:29 GMT | 2 |
I use ATL/WTL AppWizard to create a SDI application. I select Pocketpc2002 and "Win32(WCE x86) debug" to compile it,and it's OK. I select Smartphone2002 and "Win32(WCE x86) debug" to compile it,and the following information appear:
|
| Run external Application | 08 May 2005 00:07 GMT | 4 |
I would like to run a second (external) application from a menu on the first application using the smartphone.If this is possible sample code would be appreciated.
|
| Listbox problem | 08 May 2005 00:00 GMT | 2 |
How do i get the string of listbox instead of index. i hv used LB_GETDATAITEM but not able to get the item just getting the index associated with tht item
|
| WTL and smartphone2002 | 07 May 2005 23:04 GMT | 2 |
I install eVC4 and smartphone2003 sdk after install eVC3 and smartphone2002 sdk. I use eVC4 with smartphone2003 sdk to create a new project based on WTL,and build it.It can work well on smartphone2003 emulator.
|