| Thread | Last Post | Replies |
|
| How to change screen resolution under CE4.2 | 18 Nov 2004 01:22 GMT | 5 |
I need make a VC program to change screen resolution from 640*480 to 800*600 when my CE program is running, not to reboot CE , I use ChangeDisplaySettingsEx function. But I failed and my CE display screen display mode is still same, did
|
| How to Backup POOM contect in CE database | 17 Nov 2004 21:23 GMT | 1 |
i faced a problem, how to backup POOM content like canlender, contacts, and so on. i thought, there are 2 approachs a copy db files , or open database to read record one by one.
|
| VirtualCopy | 17 Nov 2004 16:59 GMT | 8 |
I was trying to use VirtualCopy in EVC4++ but it seems that it is not possible, is it true??? What can I use instead??? Thanks in advance. Duarte.
|
| Multhreading pb, tools for getting timings | 17 Nov 2004 16:41 GMT | 11 |
i've written an multithread application. i've got one thread which is read and writing (one part of my driver, user priority) with an usb device and another one which is displaying what the first one is reading.
|
| About Flash ActiveX Contorl | 17 Nov 2004 02:59 GMT | 1 |
I hava a Flash ActinveX Contorl for Windows CE.It is Flash.dll. I use flash.ocx Windows 32 register in My System so I can Import my Evc but complit is right. And I add flash.dll in platform.bib,all reg add in platform.reg after My IE
|
| How to know the platform version of my pocket PC? | 16 Nov 2004 18:42 GMT | 2 |
I have a pocket PC of CASIO's CASSIOPEIA , but I don't have its user manual to know that is the platform version of my pocket PC. The reason to know the platform is : There is SocketPC 2003 installed on my workstaion (desktop PC) , Even the
|
| Get regsvrce keys | 16 Nov 2004 15:06 GMT | 2 |
Is there any option to get the registry keys that regsvrce produce when I am register com object? Regards Ronen
|
| creating a file browser | 15 Nov 2004 23:33 GMT | 10 |
I can't figure out how to open a file browser. I'm using the windows ce 4.2 implementation on a pocket pc. SHBrowseForFolder does not seem to be supported by the pocket pc, since I've included Shlobj.h and Ceshell.lib, but I get a linker error "unresolved external symbol ...
|
| today screen & etc. | 15 Nov 2004 22:38 GMT | 1 |
Does anyone know how to add into an application the functionality that pops up on a pocket pc when you hold your stylus on a gif or jpeg - set as today wallpaper, beam picture, send via email? I'm looking for somewhere to start but I'm not looking in the right places I guess - ...
|
| CryptDecrypt fails with "Key does not exist" | 15 Nov 2004 22:24 GMT | 1 |
I have generated a public/private key pair in a .NET (C#) server app. I manually export the public key to a file, in PUBLICKEYBLOB format. I encrypt some data on the server using the private key. This data is transmitted to my PDA. I am attempting to decrypt the data using the
|
| Problem with function!! | 15 Nov 2004 19:59 GMT | 3 |
hello there,I am writing a code.I did nto know how to transfer data between two threads and as the dead line for the project was coming very close I thought of the plan of using the global variables. It goes on like this--
|
| Background color on eVC++ MFC dialog | 15 Nov 2004 18:31 GMT | 1 |
Anyone know how to change the default grey color to anything else? thx -BB
|
| Custom Service Extensions | 13 Nov 2004 19:53 GMT | 1 |
Anybody aware of to achieve Custom Service Extensions for OBEX stack in the WinCE 5.0 environment. Any samples available? Basically I want to add a new Mime type support for my OBEX stack, how can I do the same.
|
| Stored For Sql CE Through eVC++ | 13 Nov 2004 17:27 GMT | 1 |
Does is there support for batch insert in SQL CE thru eVC++. Is there any sevice packs for ADOCE which supports eVC++ for SQL Ce let me know. Thanks in Advance Prabhu
|
| How to create Transparent dialog ? | 13 Nov 2004 03:09 GMT | 4 |
In my application i need to create transparent dialog. How to create transparent dialog in eVC++ ? Thanks and regards, Prakash
|