| Thread | Last Post | Replies |
|
| how to enable and disable a menu item at runtime using evc++? | 20 Oct 2004 21:52 GMT | 6 |
Could anyone tell me which method can disable and enable a menu item at runtime? I am using evc++. Thanks
|
| Deployment of application. | 20 Oct 2004 21:52 GMT | 1 |
Environment: VS.Net 2003 Enterprise. Latest emulator, sdk for Win Mobile 2003 SE installed. HP iPaq 4700 (same OS). Program: a dead simple Hello World. I can run it on the 2003 emulator. 100% but what could go wrong anyway?
|
| TextBox What else? | 20 Oct 2004 21:52 GMT | 2 |
Apparent it is not possible to change the height of a TextBox. But I want to display two or three lines of text. Which control can I use and/or should I use? Regards
|
| XML vs SQL CE | 20 Oct 2004 20:53 GMT | 4 |
If using static data for 50 K records, does anyone have any experience with the relative speed of searches on an indexed field? Also, what are the relative sizes like? Thanks in advance,
|
| textbox-function | 20 Oct 2004 19:31 GMT | 3 |
Does there exist an function which examines automatically if the textbox is empty or not? mat
|
| How can I display a jpg file on PPC 2002? | 20 Oct 2004 18:02 GMT | 5 |
I have asked this question before. Someone suggest me to read http://www.pocketpcdn.com/sections/image.html However, I still can't find a method which can display the jpg file
|
| what is the name of the hourglass replacement | 20 Oct 2004 15:28 GMT | 1 |
I used to write apps in at the desktop that displayed an hourglass when processing that took some time was taking place. Now, I am looking at the .net compact framework, and I see something like a square with a
|
| InkX | 20 Oct 2004 14:12 GMT | 1 |
I have some problem : I need control which could show pictures and text simultaneously. I have tried inkx but when I paste picture it covers the text and appears in the left upper corner. Is there any decision of the problem except writing a control?
|
| install app without to be shown in remove programs | 20 Oct 2004 13:49 GMT | 2 |
Is it possible to install an application from a cab file and not to show up under Remove Programs, either by a special setup.dll or other ways? Every help is appreciated! Thanks!
|
| Modeless Dialog Problem | 20 Oct 2004 10:47 GMT | 1 |
Sorry to have so many questions. I create a modeless dialog and use SW_SHOW to show the dialog inside a function. However, when the function exit, the modeless dialog also disappear, even I put the dialog variable as a global variable.
|
| How to handle when the user click the OK at the top right hand corner? | 20 Oct 2004 07:44 GMT | 5 |
I want to do something before the user close the program. My application only have an OK instead of the cross at the top right hand corner. What message should I handle or what method should I use? My application is running on PPC 2002. I am using EVC++3.0
|
| Server Database and EVC++ | 20 Oct 2004 05:55 GMT | 4 |
Hello is there a way to access the Database(Sql or anyother) directly i dont want my Pocket PC to have the database running in.. i just want to retrieve certain data from server any sample apps or ideas will be a great help
|
| Consuming a Web Service in a Pocket PC Emulator | 20 Oct 2004 05:09 GMT | 2 |
This is a strange error that I came across while calling a webservice from a Pocket PC. Plz help me out. The web service is a plain and direct Hello World with return type as String. The client application - Smart Device Application (VS.NET 2003) uses a
|
| Problem converting raw bytes from file to CString | 20 Oct 2004 03:42 GMT | 6 |
I read text files on the PPC (WM2003) with CFile. I convert each line to a CString. In some cases I need each character of the CString as a byte to perform a checksum with. When I read characters of ascii value
> 127 I get results I cannot understand. |
| Chinese, Japanes, Arab support for PIE control | 19 Oct 2004 23:39 GMT | 2 |
Hi, I know, this has been asked many times, but i just have not found any satisfactory answer up to now and i don't believe "not possible" is the answer. I am developing an application that is supposed to show different news for
|