| Thread | Last Post | Replies |
|
| BUTTON NOT CLICKING! | 20 Jan 2005 20:41 GMT | 1 |
If I can't click a button in one of my dialog boxs what is going on? Here is what I am doing: When the user clicks on a menu item I call: DialogBox(g_hInst, (LPCTSTR)id_test, hWnd, (DLGPROC)Sample); -- fine
|
| mms | 20 Jan 2005 19:39 GMT | 1 |
Can anyone give me any tips on how to include MMS functionality into my application? Or possibly ESMS? thanks
|
| how to permantely remove bluetooth? | 20 Jan 2005 19:31 GMT | 1 |
military specs require that bluetooth not be on certain devices. if i am providing pocketpcs to the military that already have bluetooth, how do i permantley remove bluetooth? this would have to work across hard resets. failing that, how do i write a program that disables ...
|
| SQL Server CE error, No data exists for the row/column | 20 Jan 2005 19:23 GMT | 2 |
I'm simply trying to check the login parameters from a SQLCE database on the Pocket PC. There is one field that is an integer. This code should work. I know that the data is there because I put it there manually on the Pocket PC. Never the less when I try to retrieve it I get the ...
|
| new to pocketpc development questions | 20 Jan 2005 17:40 GMT | 3 |
I am attempting to develop a program on a windows mobile 2003 2nd ed. using VB .NET. The application is for collecting data and hopefully transferring the data to a PC. I am fairly confindent that I will be able to create the interface and store the data, but I am uncertain about ...
|
| newbie advice on emulation and devices | 20 Jan 2005 17:37 GMT | 1 |
I've developed an app which runs fine on PPC 2003 SE under emulation but fails to even start on a PPC 2003 I-Mate with a message saying the app is not recognised by this operating system. Could it be that it's because the I-Mate is runnnig PPC 2003 phone edition or is there some ...
|
| ppc 03 and ms access | 20 Jan 2005 15:40 GMT | 1 |
is there a way to use ms access as the backend for an application developed in ppc 03? If so, are there some resources for sample code for connecting to the database, opening the database, retrieving records, modifying records etc.?
|
| Problem in thread.. | 20 Jan 2005 14:36 GMT | 5 |
First of all this is what i'm trying to apply in a PocketPc application http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dntake/html /yctiwy_multithreadingandui.asp So in Work1 method i copy this:
|
| Pocket Internet Explorer DOM spec/docs | 20 Jan 2005 14:03 GMT | 14 |
Where can I find the documentation for Pocket Internet Explorer DOM support for the Pocket PC? I just started writing JavaScript and noticed that document.getElementById did not work.
|
| Pocket Internet Explorer onFocus and onBlur, detecting support | 20 Jan 2005 13:49 GMT | 1 |
I have designed a website using c# with user controls on the main page using Forms Authentication with .NET Framework 1.1 installed on IIS 5.1 (also using IIS 6). Everything works fine on Internet Explorer 6 on the PC but on my Pocket PC
|
| connection Ras and modem Baud rate, flow control in EVC4 | 20 Jan 2005 13:45 GMT | 1 |
I have a problem with configuration of my bluetooth modem. in EVC4 create and establish connection is good, but for configuring Baud rate modem and flow control I don't find fonction or registry key for configuring that.
|
| cemapi confusion | 20 Jan 2005 13:22 GMT | 1 |
The goal: To basically make a new message in Inbox from another app, so on a button push (or some action), some text would get sent to a new message, and the inbox with that text would come up on the screen ready to be sent. I don't want to send it automatically, since I'd like ...
|
| Allocation between storage and program memory | 20 Jan 2005 11:37 GMT | 2 |
I have build an application that requires x mb of memory. When I try to install that app. onto pocket pc on the main memory, a warning appears saying that "you donot have sufficient memory" and tells me the amount of main memory free.
|
| UART issues on Samsubng PocketPc's | 20 Jan 2005 09:53 GMT | 2 |
In my application I'm sending bytes with WriteFile(). Communication settings: 1200baud, raw-IR. On the iPAQ h2210 and h3850 (equipped with Intel processors)everything works fine. However on different PDA-models with Samsung processors all kinds of strange problems occur, like ...
|
| Insert picture in CEdit | 20 Jan 2005 06:01 GMT | 2 |
Greetings expert, Can i insert the picture in CEdit ? AFAIK there's no CRichEditCtrl in WinCe but i saw an application that can do that, for example to BOLD, UNDERLINE, etc. For development i'm using eVC++ 4.0
|