| Thread | Last Post | Replies |
|
| StretchDIBits problem | 17 Nov 2006 14:49 GMT | 1 |
I am drawing some sequence of images on a DialogBox. To draw the images i am using StretchDIBits in OnPaint. The images are drawn properly but only thing is its consuming lot of memory on emulator and on device as well. If I dont use this call the memory is ok then. Can any one ...
|
| Obtain ActiveSync Connection to PC | 16 Nov 2006 23:42 GMT | 2 |
I want to receive event (or check state) in my App when device is cradled and ActiveSync just connected and paired with PC. Please suggest me how I can achieve it. Prefered C# / OpenNetCF library resolution. Waldek.
|
| Trac activities on PPC | 16 Nov 2006 21:33 GMT | 1 |
we have a few PocketPCs in our company, where users are the problem. They manage to freeze the PDA daily, but when I have the PPCs here, I cannot recreate the issue. Is there some kind of tracker, that I could install on the PPC,
|
| Search on Pocket PC | 16 Nov 2006 17:33 GMT | 3 |
Is there any way to have my application integrate with the Search applicatiom of the Pocket PC, so that my application will be searched. I know that in the Palm it is done with a simple launch code, I was wondering if it can be done with the Pocket PC.
|
| Debugging dll called with CeRapiInvoke | 16 Nov 2006 17:18 GMT | 4 |
Does anyone know how I can step through my code in the DLL resident on the pocket pc? I have a simple DLL with a CeRapiInvoke compliant funtion. I need to debug it, but I do not know which process I should connect to or what local exe I
|
| Mobile 5 and host name resolution... | 16 Nov 2006 16:38 GMT | 3 |
Can someone explain how host names are resolved in Mobile 5.0 when the device is connected to Verizon EVDO (70.x.y,z, DNS 66.d.e.f) and with a VPN tunnel (10.a.b.c, DNS 10.a.b.d1, 10.a.b.d2 and domain, mycompany.com)?
|
| Get signature | 16 Nov 2006 12:23 GMT | 2 |
I need to get a signature or the drawing that user write/paint in the display of PDA. How can do that? I need a component to do that?
|
| Cleartype with doublebuffer | 16 Nov 2006 11:22 GMT | 2 |
I have noticed following registry key get created when Cleartype font is selected, just wanted to confirm whether is this the way to go. [HKEY_LOCAL_MACHINE\System\GDI\CLEARTYPE] Also I am using a double buffer bitmap, over which I am drawing my text
|
| Item from Listview not selected | 16 Nov 2006 08:06 GMT | 1 |
I´m working on a PocketPC project and have problems when trying to select an item from a listview. I use the "ItemActivate" event, and the event is send but the the listview.SelectedIndices.Count is always equal to 0 (no item is actually selected but the event is fired). Any
|
| Benchmark softwares for link quality determination between two computers | 16 Nov 2006 01:13 GMT | 3 |
I just want to ask are there any free benchmark software available to determine network quality (throughput, latency, bandwidth etc etc) between two computers connected to each other via internet or LAN. Thanks,
|
| Basics | 15 Nov 2006 21:47 GMT | 1 |
Hi guys I've just been asked to write a simple app for a windows mobile pc 5.0 device and I'm just looking for advice as to where to start e.g. how to develop (tools) how to deploy
|
| Detect Windows CE OS flavor with RAPI | 15 Nov 2006 21:47 GMT | 4 |
How can I reliably detect whether it's plain CE or Windows Mobile is running on CE device? Should I parse szCSDVersion of OSVERSIONINFO/CEOSVERSIONINFO struct?
|
| PPC Service | 15 Nov 2006 18:57 GMT | 6 |
Is it possible to write the equivelant of an NT Service for a pocket PC (WM 2003)? I want to be able to monitor some system activities and log them awaiting to be transfered to a PC.
|
| event to capture scanning occurred | 15 Nov 2006 17:19 GMT | 4 |
PPC 2003 SE. When a device successfuly scans a barcode, is there any way to be notified that this occurred, such as an event ?
|
| Child window in a tab control (Embedded Visual C++ 4.0) | 15 Nov 2006 17:17 GMT | 2 |
I'm doing a application with child windows over a tab control but I have a problem because the child window appear under the tab contol, there are any parameter like WS_... that make appear the child window over the tab contol??
|