| Thread | Last Post | Replies |
|
| Converting PWI format to RTF format on Desktop PC machine? | 11 Oct 2004 08:54 GMT | 1 |
An article "Using Rich Ink Technology in Microsoft Windows CE 3.0" on MSDN library describe how to convert a pwi to rtf format on a Desktop PC machine, but I can't see to create a window using the "richink" classname as described in this article.
|
| how to read a text file as ANSI? | 11 Oct 2004 08:33 GMT | 1 |
I tried StreamReader,but it only can read a text file as UTF-8. how to read a text file as ANSI?
|
| How to use SQLCE 2.0? | 11 Oct 2004 06:05 GMT | 10 |
I have download the installation file from Microsoft website.Now, I don't know how to start and what should I do now. How should I start with it?
|
| Screensaver | 10 Oct 2004 21:47 GMT | 2 |
I have searched but can not find any info on how to turn my application into a screensaver. Any help on this ? TIA
|
| Check if File is present? | 10 Oct 2004 07:02 GMT | 6 |
Is there any method where i could check particular file is present in the device say when i pass parameter as \\My Documents\\Test.txt i know VC++ has a API for this..is there any thing like this in EVC++ 4.0
|
| not able to delete a file on windows mobile 2003 | 10 Oct 2004 02:14 GMT | 1 |
i try to delete a file on windows mobile with this code and it just does not delete.... the file is not blocked and the attributes are readonly = false... ' Initialize RAPI
|
| Delete Database | 10 Oct 2004 01:41 GMT | 2 |
I want to delete a database in vb6 from a pocketpc but I dont understand the syntax Function CeDeleteDatabase(oidDbase As ceOID) As Long Because when I delete the database with CeDeleteFile function it works but
|
| Database limitation... | 09 Oct 2004 14:37 GMT | 3 |
Does anyone knows anything about the database limitations (number of records/keys) on the Handheld and PocketPC?? I'm having problems with some applications, the pocket pc freeze and do a hard reset itself.
|
| How to connect to database | 09 Oct 2004 14:35 GMT | 3 |
How should I connect my program to my database? 1.Connect to SQL Server through wireless 2.Connect to Pocket Access Please Advice
|
| 256 color main icon: transparent background paints in black??? | 09 Oct 2004 04:34 GMT | 1 |
I've found a few posts related to this problem but no solutions have been given. I'm getting this behavior out of both the 16x16 and 32x32 icons. The main app icon works fine when drawn on the tray (via TrayIconAdd),
|
| Need List Of Files Sent To PocketPc 2002 during dev env deployment | 09 Oct 2004 03:52 GMT | 1 |
Is there a compiled list of all files sent to the pockepc during the .net environment deployment. I require this to ensure my use of installsheild to create an install package, is accurate and complete. Thank you, John.
|
| how can i device connection for vs.net 2003? | 09 Oct 2004 02:39 GMT | 2 |
Even though my computer is connected by pocket PC I can't connection to vs.net2003 pda : ipaq rw6100 pda os : windows mobile 2003 se(original windows CE 4.21)
|
| WaveOutSetVolume and Windows Media Player disagree :-) | 09 Oct 2004 01:05 GMT | 12 |
Here's a strange thing: if I program maximum sound volume using FFFFFFFF to waveOutSetVolume, and then send a nice 1kHz sine wave in 16 bit values ranging from -32768 to +32767 peak to peak (the maximum) to the PocketPC speaker it sounds fine and fairly loud.
|
| JPEG | 08 Oct 2004 21:00 GMT | 7 |
I need to use a large amount of images with my application, and have to load them runtime. So I figured JPEG would be a good format to use What optrions do I have if I want to use JPEG's with my app ?
|
| [Help] TabIndex on Pocket PC??? | 08 Oct 2004 19:19 GMT | 6 |
I am new to Pocket PC development so please excuse me if this isn't the right place to post this. I am currently writing a Smart Device Application for my iPaq H5555 pocket pc using VS.NET and writing the code in C#. My app has several textboxes in which I need to input data. I ...
|