| Thread | Last Post | Replies |
|
| globalize application | 21 Mar 2005 14:25 GMT | 3 |
hi anyone knows how to develope "Farsi" or "Arabic" application on pocketpc's (on windows mobile 2003 ) ? for typing "Farsi" or "Arabic" text (right to left) in application .
|
| scroll-able dialog | 21 Mar 2005 11:08 GMT | 4 |
I need to develop a scroll-able dialog. I have found some examples, on how to scroll a dialog if the softkeyboard is shown. but all of these dialogs originally fit to the pocket pc screen. my problem is, that the dialog does not fit to the pocket pc screen from the
|
| Newbie needs help with VB.Net | 21 Mar 2005 10:13 GMT | 1 |
I am trying to create a VB.Net Application to detect if another application is running, if not start the application. Here is my code snippet: Public Class Class1 <System.Runtime.InteropServices.DllImport("coredll.dll", _
|
| Is there a standalone PPC2002/PPC2003 emulator? | 21 Mar 2005 02:34 GMT | 8 |
Hi, All Is there a standalone PPC2002/PPC2003 emulator? I searth it in the internet for a long time, but I just find some emulators for PPC, or microsoft's PPC emulator with its SDK.
|
| tcp connect problem.....help | 21 Mar 2005 02:33 GMT | 1 |
hi...my progam cant connect each other ... this is the code... client side -------------------
|
| How to copy file from Pocket PC to Desktop PC through code? | 20 Mar 2005 14:03 GMT | 1 |
How to Copy a file from Pocket PC to Desktop PC through code(C#.Net)? Arif.
|
| Can't get Today Item window handle | 19 Mar 2005 23:22 GMT | 2 |
I have created a today item with one child window that displays text. I can't find the window handle using FindWindow() I assume this is because the today item is the great-grand-child of the desktop am I right? Is there a way of getting this handle? (using eVC++)
|
| How do you pick a directory (Is there a control)? | 19 Mar 2005 17:45 GMT | 1 |
Is there a control in the compact framework to pick a directory? If not, how is this accomplished? Thanks, Levi
|
| Is ListItem.Value available in .NET CF? | 19 Mar 2005 14:16 GMT | 1 |
Is ListItem.Value available in .NET CF? If not, is there an easy alternative? I use this quite a bit in my regular .NET development and would also like to use it on the Pocket PC. Thanks,
|
| Platform for palm and pocketPC | 19 Mar 2005 12:56 GMT | 3 |
A costumer of use wants a programm for palm OS and pocketPC. We develop our programms at the time only for pocketPC with embedded c++ Is there anyone who can recommended tools for the cross development palm/pocketPC? - same source only another --compiler option--
|
| Waveform Audio - MMSYSERR_INVALPARAM | 18 Mar 2005 22:32 GMT | 8 |
I'm developing an application witch uses the WaveForm Audio's API. I send datas and using three buffers (100 milliseconds every buffers) I playback them using the next way waveOutOpen
|
| Service Provider | 18 Mar 2005 20:39 GMT | 5 |
i'm trying to develop a service provider and it should synchronize some files between desktop and device and vice versa without comparing the file contents. that means every time the device is connented to the desktop file A1,A2,A3
|
| What's next, Mobile 2005? | 18 Mar 2005 20:12 GMT | 3 |
Friends, I know that Mobile 2003SE is here. What might I expect as the next incarnation of Mobile2003? Mobile2005? Mobile2006? Obviously, the names don't matter that much to me, just the intent.
|
| Croation... | 18 Mar 2005 18:23 GMT | 6 |
I feel dumb... We have a customers in Croatia that use Croation keyboard setting on their Workstations, Croation language and regional setting, and Croation as the SQL Server language, etc. Full Croation. Our Workstation application only support CHAR data, but with the settings
|
| Porting buttons from eVB to VB.net | 18 Mar 2005 18:06 GMT | 1 |
I am trying to port codes written in eVB and PPC2002 to VB.net version2003 and PPC2003 In eVB, I set up a series of buttons called M1, M2.... etc. Each button when clicked, will execute some code.
|