| Thread | Last Post | Replies |
|
| DataGridView for PPC WM5.0? | 10 Jan 2006 20:26 GMT | 3 |
I am using VS 2005 pro (trial version). Installed WM 5 SDK and now have access to emulators. I don't see a DataGridView component in my toolbox for WM 5.0 application development. All I have is datagrid. Is this component available? (which would be nice).
|
| Wanted application development tool for Audio Visual Tourguide development PocketPC (not iPod) | 10 Jan 2006 14:15 GMT | 1 |
Anyone know of an Audio Visual Tourguide development tool with GPS POI's proximity trigger function for pics and Commentaries proposed platform Pocket PC 2003 nick
|
| Label Control Question | 10 Jan 2006 14:15 GMT | 2 |
Can anyone recommend a way, in code, on how to change the size of a label based on its contents? Thanks, Yosh
|
| Custom ROM Image | 10 Jan 2006 11:59 GMT | 1 |
Is there any information any where on how to source a commercial custom ROM image with only the software we require? Regards Dave
|
| problem in porting windows ce 3.0 | 10 Jan 2006 11:57 GMT | 1 |
i am getting problem in porting windows ce 3.0 on intel sa1110(assabet) SDB. my ethernet boot loder is working fine after downloading the image i am getting these lost msg in com port . EdbRegisterDfltclient(DBGMSG):flag:0,window size:8,bufferpool:8c120000
|
| itronix Q200 | 10 Jan 2006 07:57 GMT | 1 |
That such: I have a handheld marks itronix Q200 which there includes a codebar scanner but use cannot make, I work with Microsoft Visual Studio 2003, someone can make it work like?
|
| Error WMP can not creat | 10 Jan 2006 07:39 GMT | 6 |
I'm working on displaying media player file. I got one sample source codefor Widows CE. I'm using Windows CE 5.0. This compiles fine but it shows error that's WMP can not create in the statement "CreateControl(__uuidof(WMP),L"",WS_VISIBLE|WS_CHILD,rect,&m_Panel ...
|
| API to adjust LCD backlight brightness in Compact Framework | 09 Jan 2006 23:09 GMT | 1 |
I want to adjust LCD backlight brightness in a PocketPC device. Are there APIs to do so? Is there a code sampe, preferably in C#? Thanks
|
| Cross compile question | 09 Jan 2006 22:31 GMT | 1 |
I have an PPC project in VS2005. It's written in C# using .NET Compact Framework. Now I 'd like to compile it to run on a desktop (.NET Framework). What's the easiest way to do this in VS2005? I 'd like to avoid openning a new project and copy the code over. It 'd be nice to be ...
|
| How to add help function to PCC Application?? | 09 Jan 2006 22:31 GMT | 1 |
please help me to add help function to PCC app. Thanks, Oceanstorm.
|
| How to detect Window is ForeGround window or not | 09 Jan 2006 21:42 GMT | 1 |
Hi, all I have a project for PocketPC2003 created by evc4.0; It holds several modal dialog. Now I want to Pop some message only when specified dialog is in foreground.
|
| deployment tp Pocket Pc. | 09 Jan 2006 20:53 GMT | 3 |
I am facing a deployment Issue with Pocket Pc. The Project in c# successfully builds but when it goes to deploy on the Symbol Pocket Pc. It Fails saying could not copy .exe to device..sometimes the deployment works but for most of the time it doesn't. .I have tried all sorts of
|
| control audio volumn | 09 Jan 2006 19:25 GMT | 1 |
hi,all I have a project on Pocketpc 2003 SE I can use playsound to play a audio file. However, how to control or adjust the voice volumn?
|
| xml reading | 09 Jan 2006 18:57 GMT | 1 |
Can anybody tell me how to read xml file in c++ for pocket pc device.I'm new for xml stuff. Thanx in advance
|
| Setting properties in SQLCE | 09 Jan 2006 18:29 GMT | 4 |
I'm making my first foray into SQL Server CE. I can create a database, and can add records to it, and I can scroll forward through the recordset that ICommand::Execute returns. I'm trying to scroll backwards by doing an IRowset::GetNextRows(NULL, -1,
|