| Thread | Last Post | Replies |
|
| DataAbort on WriteProcessMemory() | 30 Oct 2008 23:21 GMT | 1 |
I have an application that is scraping the screen text from another process' window. So I'm using the VirtualAlloc() and WriteProcessMemory() APIs to accomplish this. Everything works fine when I'm scraping the text from something like a
|
| Vbasic & ldap_sslinit | 30 Oct 2008 16:09 GMT | 3 |
Does anyone knows how to open an LDAP connection over SSL with Visual Basic 6? Thanks,
 Signature Richard
|
| Setting PDA Device Name using c# | 30 Oct 2008 00:56 GMT | 1 |
Does anyone know how to set the PDA Device Name using c#? Thanks
 Signature Johnson
|
| WM5 binaries on WM6 devices: generally compatible? | 29 Oct 2008 05:40 GMT | 5 |
Friends, this must seem too basic, but we only build binaries for PPC2003 and WM5, since our sole hardware vendor was shipping only those versions. (We use Symbol laser barcode devices exclusively, some with GPRS, some with Bluetooth, all with 802.11 support.) Symbol announced ...
|
| Disposing of an object before returning from method | 29 Oct 2008 03:36 GMT | 3 |
This is probably something simple but I just cannot put a finger on it right now. My brain hurts. [code] public static DataTable VDBSearch(string sql)
|
| modal dialog changes sizes spontaneously | 28 Oct 2008 22:18 GMT | 2 |
I'm attempting to create a Windows Mobile 5 application that runs as a floating toolbar on top of any running application. When the toolbar is first initialized, it looks like I would expect (a long thin window floating at the side of the screen). But, when I run another
|
| SEND SMS | 28 Oct 2008 19:19 GMT | 1 |
Hi..... I have a question.... I will want to send a SMS when I press the power OFF.... is possible to send a SMS first power OFF? Thanks
|
| What window flag adds a dialog title? | 28 Oct 2008 17:21 GMT | 1 |
I have a C++ WTL Windows Mobile application that creates a modal dialog. At the top of the dialog, just below the title bar, is a heading with a line underneath it. I'd like to make that go away, but I can't figure out what window flag enabled this feature. Obviously,
|
| control panel applet | 28 Oct 2008 14:21 GMT | 2 |
Hi all i am developing a control panel APP for serial, and brightness. I analysed the existing code for advanced backlight control panel applet. This applet only changing the Registry. Driver reading the changes in the registry. But i dont want to change the registry i want to ...
|
| Shell Language and WS_EX_RTLREADING | 28 Oct 2008 03:27 GMT | 2 |
I'm trying to enable arabic support on Windows CE/Windows Mobile. With some MSDN searching, I found that there's some features which can be used for arabic support for WCE devices. I could create a window with WS_EX_LAYOUTRTL flag, and it works. But what is
|
| HIDE DIALOG | 27 Oct 2008 08:14 GMT | 1 |
I must to running in background a single dialog application.... I have used the ShowWindow HIDE but in some time I see the grey window of the application.... How do I hide permanent this dialog? Thanks
|
| Bluetooth connection | 25 Oct 2008 20:46 GMT | 2 |
I have a strange problem... I am using a digital pen that communicates over OBEX (and something else) to connect to my phone (windows mobile 6) I have downloaded the obex test http://www.gatefold.co.uk/obex/ and modified
|
| Accessing mobile device's file system | 24 Oct 2008 19:25 GMT | 8 |
Microsoft, I am a .NET developer working on an inventory management system for a client. They use various Windows Mobile 5 barcode scanners, which I am developing on. I am currently storing the SQL CE database in the My
|
| CeRapiInvoke problem calling into VS 2008 DLL on PocketPC... | 24 Oct 2008 18:02 GMT | 4 |
Friends, I have a tiny helper DLL that I have built for years using EVC++ 4.0. It is copied to a device, and then CeRapiInvoke at the workstation commands the little DLL to retrieve some data from the device.
|
| SMS window message | 24 Oct 2008 01:14 GMT | 1 |
Can I not show the SMS arrival window message? How do I hide the window SMS arrival? Thanks Miky
|