| Thread | Last Post | Replies |
|
| Understanding versions... | 21 Jun 2005 21:44 GMT | 1 |
I am going to have to begin developing on the Pocket PC... I'm a little confused about the versions... currently, I have an older HP 5450 that I believe has Pocket PC 2003 on it... sound right? Is this the most recent version?--- Is the next version (2005) is yet to come out? ...
|
| How to execute code after form displayed (every time)? | 21 Jun 2005 19:53 GMT | 3 |
I want to do some code once a form has been loaded and displayed, every time when the form is displayed, not just the first time. How can I do this?
>From what I've read, the Form_Load method is only executed once, after |
| application icon | 21 Jun 2005 19:29 GMT | 2 |
i am new to pocketpc development. I set the application icon. but its not showing on pocket pc and also emulator. any one please give me idea. thanks
|
| Is there software that checks PPC hardware? | 21 Jun 2005 18:59 GMT | 3 |
This group seem to me to have high competence about PPC and if I can get an inch of your knowledge I'd be very appreciative! My problem is that I've bought an ASUS MyPal A730 that does mostly OK when nothing extra is installed. If I install Webis Pocketinformant
|
| HTMLControl, how to access it's HTML source? | 21 Jun 2005 18:45 GMT | 3 |
how can I access the HTML source code a HTML control is currently displaying? I just want to check the server's reply. I can set the HTML code to be displayed by issuing a WM_SETTEXT
|
| run on background | 21 Jun 2005 18:28 GMT | 1 |
hi, sir I want to create a project run on back ground kind of sevice. or like linstener. Can I do this on PocketPC?
|
| How to query available bluetooth devices in the room | 21 Jun 2005 17:47 GMT | 2 |
I am interested to write an application (on Pocket PC) which should be able to query availalbe bluetooth devices in my room (for example my Nokia 6270 mobile :)). Could you please what APIs should I use for this? Thanks,
|
| Unable to load DLL (CoreDll.dll). | 21 Jun 2005 14:58 GMT | 1 |
Specs: WinXp VS.NET 2003 I have a Windows application being run from a Desktop that I want to use to
|
| Unable to load DLL (CoreDll.dll). | 21 Jun 2005 14:40 GMT | 1 |
Specs: WinXp VS.NET 2003 I have a Windows application being run from a Desktop that I want to
|
| how get pocket pc 2003 device id or serial no? | 21 Jun 2005 12:14 GMT | 3 |
In pocket pc 2002,we can use core.dll to get it.(see http://www.pocketpcdn.com/articles/serial_number2002.html) But in pocket pc 2003 no this dll.How to implement it??
|
| gethostbyaddr | 21 Jun 2005 12:12 GMT | 5 |
maybe someone of you has a tip for me, why the following code does not work. The gethostbyaddr function can not resolve the hostname by the given IP. The IP is correct and gethostbyname works, too. But I need gethostbyaddr because my method has the IP as input parameter.
|
| help! | 21 Jun 2005 11:55 GMT | 4 |
i want to implement the scroll bar in mfc dialogs. i tried the following wih out success. Right Click on the dialog in the resource editor, click "properties" then select the "Styles" tab, then tick the "vertical scroll" option
|
| How To hide an app from task switchers? | 21 Jun 2005 10:23 GMT | 2 |
I've done an evC++ app that shows battery as a little barat the bottom of the screen. I want to hide the App from task switchers in order to avoid being closed when "close all app" are selected.
|
| VGA screen dialogs display at low res | 21 Jun 2005 09:35 GMT | 1 |
I'm developing on an IPAQ 4700 which has 480x640 screen format. If I create a window using the standard CreateWindow or resize a window, it gives the impression of being 240x320. For example a window of size 256x135 will take up the entire screen width.
|
| Pass-through connection | 21 Jun 2005 07:55 GMT | 3 |
I want to know programmatically if the pocket pc device is connected to the internet using ActiveSync Pass-through connection. So does the device get an IP address other than its local address(127.0.0.1) in this kind of connection?
|