| Thread | Last Post | Replies |
|
| Lock "enter key" | 21 Apr 2005 09:45 GMT | 1 |
when "enter key"(hardware button) pressed, my application was closing. But I could not find a way to lock this button. I locked other harware buttons by using the information in Pocketpcdn. My application uses formview (evc++ 4). There is some information for
|
| VS 2005 Beta 2 ActiveSync problem?! | 21 Apr 2005 09:08 GMT | 4 |
I've just installed Visual Studio 2005 Beta 2, everything works fine except when I try to deploy to my PPC device I get the error "The current version of ActiveSync is not supported. Install the latest version from www.microsoft.com", yet I already have the latest version of ...
|
| How to change speed in a PXA270 | 21 Apr 2005 08:27 GMT | 2 |
I'm treying to find a example, document or something that helps me to find the differences in changing the speed in a PXA255 that I have information for, from a PXA270. The only thing I've found is an Intel document talking about DA903x power
|
| API Photo + rx 3715 | 21 Apr 2005 07:49 GMT | 1 |
I'm looking informations about pocket PC HP RX3715 in order to use camera in a VB dotnet Application. Thank you for help Tems
|
| Pocket IE javascript across frames ? | 21 Apr 2005 07:12 GMT | 2 |
I'm sure whether this is the correct newsgroup, but I found nothing "closer" for my problem. I have a HTML with two frames. The first frame writes something to the document of frame 2. While this
|
| single cab deployment | 21 Apr 2005 02:13 GMT | 1 |
I've been looking for a inf sample that will deploy the sqlce cab files with an application in a single cab file. Using activesync is not an option. The app must be deployed via a web site or flash card.
|
| How to integrate help | 20 Apr 2005 23:51 GMT | 1 |
I understand there is a right way and a wrong way to do help on the PocketPC 2002/2003 OS. Can someone point me to articles on the Net explaining how to do help? I have googled and searched MSDN but can't find anything. Your help is appreciated--thanks!!
|
| Pocket PC as part of embedded system | 20 Apr 2005 18:57 GMT | 6 |
I need to redesign a piece of portable test equipment that I first designed 12 years ago around a Motorola 68HC11 processor, some pushbuttons, and a 4-line LCD display. In the new design, I would like to embedded an off-the-shelf Pocket PC into the unit to serve as
|
| Help--C# code for populating a listbox? | 20 Apr 2005 17:42 GMT | 6 |
I have a great book on SqlCE and .NET CF--however, all samples around listboxes are in VB.NET. I'm trying to populate a listbox with data returned from a simple select statement: "SELECT TankSerial FROM tblChangeOut" How should this be implemented? My implementation \returns an
|
| File Transfer between PDA's | 20 Apr 2005 17:15 GMT | 1 |
I am attempting to transfer files from 1 pda to another via wireless cards. I am able to establish a connection which allows me access to the "My Documents" folder on both devices, but I want to access the storage card on both devices, so I can copy the
|
| Injecting DLL to a process? | 20 Apr 2005 13:55 GMT | 1 |
There is an article describing dll injection: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemain4/html/c mconinjectingdllintoprocessspace.asp The described method does not work. I want to inject dll to some system app. I found it the only way to inject
|
| insert dll in an evb project bis (E.Visual Studio 3.0) | 20 Apr 2005 11:56 GMT | 4 |
I re-post my question, 'cause I use Embedded Visual Studio 3.0, not VB.NET, sorry, my post was not so accurate It do! Hi all! I make a dll to use in a vb project.
|
| Stop people using pocket pc for anything except my app. | 20 Apr 2005 08:02 GMT | 2 |
I have a program written using the .net compact framework in C#. I would like to have my program use the full screen and not give the user the possibility to run any other programs. All I need to do is hide the titlebar and disable all the buttons. C# is a bit restricted so I ...
|
| Database connection with pocket pc | 19 Apr 2005 22:06 GMT | 4 |
Is there a possibility to open, close (directly over wlan) databases and insert, etc. data into a db from pocket pc to a server? Thank you
|
| Painting questions...DC storage | 19 Apr 2005 20:02 GMT | 2 |
Have a general question regarding the storing of a DC. I have a drawing class that handles drawing bitmaps, etc. I have a member variable for the DC of the screen (in this case I do a GetDC call with the handle I get after creating the window), and one for an offscreen
|