| Thread | Last Post | Replies |
|
| How to enable/disable channels | 13 Apr 2005 03:50 GMT | 1 |
How can i programmaticaly enable/disable channels on smartphone?
|
| WTL and Tree control | 13 Apr 2005 03:50 GMT | 1 |
I use eVC4 and WtlEx to develop for smartphone platform. I want to use tree control on my project.I can use CTreeCtrl class on MFC,but it's nonexistent on smartphone sdk. How do I do?
|
| how to install turkish character set on a MPX200 | 13 Apr 2005 03:41 GMT | 1 |
how can l install turkish character set on a smartphone.. where can l find the l need thanks.
|
| Unable to install Home Skins | 13 Apr 2005 03:22 GMT | 1 |
I am downloading some home skins for my smart phone from the website "http://www.airfagev.com/". The files are getting opened thru WinZip and the files are extracted some thing like below 1) _setup.xml
|
| ActiveX in Smartphone 2003 (PLEASE HELP) | 12 Apr 2005 20:53 GMT | 1 |
I developed an ActiveX for Smartphone with eVC++. When I create the cab file with the component (file.dll) and I install it in the Smartphone, it seems it is registeredr well (I see it in the Windows CE Remote Registry Editor), but when I load a web page that creates the object ...
|
| Cursor support on PPC | 12 Apr 2005 20:50 GMT | 1 |
Not sure if this is the wrong place to ask, but: Is there a way to programmatically display and move a mouse cursor on PocketPC's? I originally understood that the only supported cursor for PocketPC is the
|
| how to get Filedialog feature in smartphone | 12 Apr 2005 17:00 GMT | 1 |
i have made some directory under storage folder containing files(image files) and folders both. now in my applications i want same directory structure in listview or listbox
|
| dynamic_cast | 12 Apr 2005 15:30 GMT | 3 |
How to use dynamic_cast in a eMVC 4.0 ?? It's a simple question but i can't make it ! i can't use polymophysme i just want to downcast a poor pointer :'(
|
| VK_TDOWN | 11 Apr 2005 20:02 GMT | 1 |
VK_TDOWN is not working i hv used WM_KEYDOWN and then VK_DOWN
> case WM_KEYDOWN: |
| items on dialog box | 11 Apr 2005 14:35 GMT | 1 |
i hv no. of listbox on dialog box and i want to select the listbox using down key or up key how can i do this Language evc++
|
| WM_KEYDOWN | 11 Apr 2005 14:31 GMT | 2 |
i hv used WM_KEYDOWN and then VK_DOWN case WM_KEYDOWN: switch(wp) {
|
| ListBox | 11 Apr 2005 13:31 GMT | 1 |
Can anybody plz tell me how to create a listbox dynamically on a dialog in evc++ for smartphone.
|
| Thanks | 11 Apr 2005 05:39 GMT | 2 |
Peter, Alex, riki etc, you are simply great! On behalf of all the many devs who received your valuable advice anytime of day, anyday of the week: Thanks a lot!
|
| Windows Mobile Smartphone Menu | 11 Apr 2005 02:03 GMT | 1 |
I'm trying to create a custom drawn list to use as a menu system. The effect I'm after is the same as the menu on the OS when you press start. 1 Outlook 2 Internet Explorer
|
| Display HTML file in IE | 10 Apr 2005 11:31 GMT | 3 |
Does somebody know how to open an HTML file that is already in a folder on the device programmatically? Thanks
|