| Thread | Last Post | Replies |
|
| Tab order in dialog? | 10 Sep 2004 14:32 GMT | 4 |
If I create controls in the OnInitDialog how can I control the tab order of those controls? /Magnus
|
| EVC reading string in file | 10 Sep 2004 14:01 GMT | 13 |
I want to read strings that are stored in a TextFile.. How can I do ? I try CArchive.ReadString but I obtain an error ...(the file exist and is opened correctly.???...)
|
| How can i play the rm movie clip | 10 Sep 2004 13:54 GMT | 1 |
I just can hear the voice when i play the rm file with real one,have any plug-in need to install?
|
| How to control the camera in Pocket PC 2003? | 10 Sep 2004 11:50 GMT | 15 |
I need to write an application which is need to control the built in camera of the PDA. The PDA is running Pocket PC 2003. Do anyone know what SDK I need to control the camera? What function should I use? Can anyone help me?
|
| OpenGL on Pocket PC devices | 10 Sep 2004 11:47 GMT | 1 |
What's the state of play then?. Are there any Pocket PCs available with OpenGL libraries?. Thanks Dave
|
| Shrinking Icons | 10 Sep 2004 06:49 GMT | 4 |
I was wondering if anyone had any techniques on how to shrink a 32x32 icon to a 16x16 icon programmatically. The problem I'm facing is that I'm displaying an icon from another program in a sort of file explorer type view and that program only has a 32x32 icon
|
| How to prohibit specific programs from running? | 10 Sep 2004 03:49 GMT | 2 |
In PocketPC 2003, how can I prevent users from running a specific program (e.g., the games)? I heard that there might be a registry setting where you can specify prohibited programs. If so, I would like to know the pertinent details.
|
| Platform Builder 4.0 | 10 Sep 2004 00:44 GMT | 1 |
I need the platform Builder 4.0 someone now where I can buy it? I need snmp_mibii.lib file. Thanks for any help. Luigi
|
| PowerOff & PowerOn message | 10 Sep 2004 00:40 GMT | 2 |
Guys Anyone know what messages are sent to an application when the PPC is about to poweroff and again at power on ? Thanks
|
| Pocket PC development | 10 Sep 2004 00:33 GMT | 5 |
Hi, I have two questions that I hope will be simple ones 1. What is the difference between Windows CE and Windows Mobile Edition? 2. I have downloaded Embedded Visual C++ 4.0, but I already have Visual Studio 2003. I have read a few thing that make it seem that I could easily
|
| alternative to LockWindowUpdate | 09 Sep 2004 23:51 GMT | 2 |
The filling of a CListCtrlView is long and unsightly, so I would like to desactivate its drawing before the filling, and reactivate it after. Under win32, LockWindowUpdate / UnlockWindowUpdate functions are very useful, unfortunately they haven't been ported to win ce.
|
| Acitvesync | 09 Sep 2004 21:37 GMT | 3 |
Hi, This may have been anwered before. I am doing a presentation on Pocket PC medical software. I want to use the emulator to show what the software programs look
|
| Access PPC web server from desktop? | 09 Sep 2004 20:33 GMT | 6 |
Our product is basically a web server running on PPC. In order to do some stress testing, we would like to use tools available on Win32. Thus, we need to talk IP to the PPC from the desktop PC. How do we that?
|
| Entry USer for Pocket PC Development | 09 Sep 2004 20:04 GMT | 3 |
i am a entry level user for Pocket PC. I have download eMbedded Visual Basic 3.0 and installed it. i would be happy if i could get the answer of the below questions: - while i run the emulator than the computer restarts automatically.
|
| EVC TabStop | 09 Sep 2004 15:35 GMT | 2 |
I have designed a Dialog with Edits and combos, and I want to change TabOrder of my controls. How can I Do ??? Thanks for help.
|