| Thread | Last Post | Replies |
|
| file.ico | 03 Nov 2004 18:10 GMT | 6 |
I use the ImagButton control which posted Darren Shaffer in this forum. Up to now I only used bmp-files for images for my buttons. But now I want to use ico files, because I found better icons. If I assign the image ressource in that way I always get an ArgumentException:
|
| ppc versions. | 03 Nov 2004 17:46 GMT | 3 |
hi all, i?m in process of bying a Ipaq 4150 and it comes with Windows for PPC 2002... i just want to know the differences between the PPC versions 2002, 2002 second ed. and 2003.
|
| Slow Debugging | 03 Nov 2004 15:49 GMT | 5 |
Hi together, i am just developing a little pocket pc application with the microsoft eVC++ 4.0 Suite. The latest service pack for the IDE is installed (SP 4). I am debugging with the pocket pc emulator.
|
| Disabling DHCP messages in WM 2003 | 03 Nov 2004 15:15 GMT | 3 |
Is there any way of turning off all DHCP messages in Windows Mobile 2003 ? I have a huge problem with this in a proffessional installation. The Terminals used is Intermec 760 with GPRS/GSM modem, 802.11 card and a built in Ethernet card. Every once in a while we get an
|
| Saving Registry settings of Pocket PC | 03 Nov 2004 13:54 GMT | 1 |
When I **cold reboot** my Pocket PC all its registry settings are reset.I had installed one application on Storage Card.Sometimes when Battary goes down, Pocket PC is reset (i.e. cold reboot).After cold reboot i am not able to run application because Pocket PC's
|
| Play background Music | 03 Nov 2004 12:55 GMT | 3 |
is it possible to play background music (WAV files) when my application is running? eVC++ 4.0 Application and it should be changed by user by selecting the different file. i have seen sndplay() and placing it in initinstance()
|
| How to determine which tabpage is selected ... | 03 Nov 2004 10:36 GMT | 2 |
1 : I program in VB.Net. 2 : I use a sheet with a TabControl and three TabPages. Which event must i test for d?termine the TabPage selectionned. Thanks for advance
|
| SHSetAppKeyWndAssoc - how to stay in background? | 03 Nov 2004 10:34 GMT | 1 |
SHSetAppKeyWndAssoc works quite fine for me - but it also activates the assigned window. I'd rather keep the currently shown, i.e. the buttons should be some kind of a "remote control" for my application in background.
|
| embedded VC++ 4.0 and PocketPC emulator | 03 Nov 2004 06:34 GMT | 4 |
What's the trick to add emulators to eVC++? I'd like to use the same PocketPC emulator I was using under Visual Studio with VB. Another question:
|
| eVB control could not be created error | 03 Nov 2004 03:31 GMT | 3 |
I installed eVB3 and PPC2002 sdk. I ran a sample code and always got "The control xxx {1234567890...} could not be created error. If I ran a empty program or a program without special control, i.e. only controls from the standard toolbox, then it's fine. Appreciate your help.
|
| Best practices for web sites for Pocket IE | 03 Nov 2004 01:12 GMT | 1 |
I wonder if there are some best practices on web design for Pocket IE. I am amazed at how some pocket pc oriented sites don't look all that well when viewed on a Pocket PC. Handango comes to mind as a negative Are there articles, research, books, etc on best practices for "pocket pc
|
| does not compile. | 02 Nov 2004 19:49 GMT | 2 |
I have the following that does not compile. Why? It is part of sample code from MSDN. Can anybody help? System.Globalization.CultureInfo m_info = new
|
| executing a program on cradling a device | 02 Nov 2004 19:47 GMT | 2 |
I have an application that needs to be run when the PPC device is place in the cradle. I can't find how to do this. Can anyone help? Also, I will have a need to run the same job if the device comes into range of a wireless network.
|
| eVC++ 4.o complete book? | 02 Nov 2004 18:46 GMT | 2 |
Dose any one knows best title fro complete reference of eVC++ 4.0 Thanks Hitendra
|
| Error ->cannot convert from 'void *' to 'struct HFONT__*' | 02 Nov 2004 18:42 GMT | 1 |
hOldFont = SelectObject(hDC,hFont); at this line Cannot Convert from 'void *' to struct HFONT__* errors appears hFont is created and initialised no error just above line saws the error.
|