| Thread | Last Post | Replies |
|
| Psion Teklogix 8515 Policy Problem | 31 Mar 2008 17:07 GMT | 2 |
Currently, I am developing an application for a Psion Teklogix 8515 Vehicle Mount Device. Due to the strict policy (we guess), the application is unable to function properly. For example the Ping method of the opencfnet community doesn't work on vehicle version.
|
| PPC 2003 web service proxy settings | 31 Mar 2008 10:23 GMT | 2 |
I have built an app in PPC 2003. It uses a web service to transfer data to and forth. Sometimes the device is cradled via active sync and I can access the web service via a proxy server. At other times I use the web service over GPRS and no proxy settings are required to use the ...
|
| How to use Standalone Emulator ? | 30 Mar 2008 22:59 GMT | 1 |
If somebody has information about it then plz send me on my email? niraj_interface@yahoo.co From http://www.developmentnow.com/g/18_2008_3_0_0_0/dotnet-framework-compactframework.ht Posted via DevelopmentNow.com Group
|
| Vibrate Windows Mobile 5.0 with P/Invoke | 30 Mar 2008 08:07 GMT | 6 |
hello to all fellows i am using VS 2003 with CF 1.0 and C#. i have pocket PC (Windows Mobile 5.0). my task is to vibrate a pocket pc with p/invoke. i have found a solution but it is not working in my favour. it gives me
|
| Visual studio 2005 C++ clr class libarary | 27 Mar 2008 18:43 GMT | 5 |
I made a C++ Visual Studio 2005 clr DLL. This dll has mixed code in it. I tried to run this dll on a machine where I did not have Visual Studio 2005 installed. For some reason the dll can't be loaded. What component do I need so that this dll works
|
| Ping OpenNet question | 27 Mar 2008 14:53 GMT | 6 |
I need to try to ping a QL220 Plus Zebra printer set up as a wireless network printer before I try to print to it. I want a quick way to figure out if the printer at a certain IP is awake or sleeping etc but in any case try to determine whether I can print to it or not from my ...
|
| Control shape management problem | 26 Mar 2008 21:34 GMT | 4 |
I want to draw 2 controls that have the shape of trapezium. like these: ___________________
|\ / |
| Marshaling Strings with P/Invoke | 26 Mar 2008 20:22 GMT | 1 |
I've got a pretty simple function inside a C DLL that returns a pointer to a unicode string: extern "C" const wchar_t *__stdcall GetHelloWorld() { return L"Hello World";
|
| GPRS Connection Reconnect | 26 Mar 2008 16:01 GMT | 1 |
I working on WM5 application, which involves transaction through GPRS . I would like to know: How to Re-Connect (i.e re-establish connection) if GPRS connection is
|
| PocketPC Deployment Issues | 26 Mar 2008 13:36 GMT | 4 |
I'm developing a Smart Device application that includes a native C++ DLL that is used via PInvoke. All Projects, including the C++ DLL, are contained in a single solution like this:
|
| Treeview loading with BeginUpdate&EndUpdate | 26 Mar 2008 03:14 GMT | 3 |
Hi there~ As is known to all, the Treeview::BeginUpdate/EndUpdate method is used to update or reload the treeview without redrawing the treenode one by one,and it can save some performance for us.But here i'm writing an
|
| Force Keypad to Numeric Mode on Smart Device | 25 Mar 2008 17:02 GMT | 2 |
I'm developing a vb.net app for a HTC S640 pda running wm6. I am trying to make a textbox accept ONLY numeric values. I would like to set the keypad into numeric mode if possible. As it is now the user has to Hit 'FN" + the number.
|
| Finding Network Computers | 25 Mar 2008 16:27 GMT | 4 |
Is there any way to find all my Network computers in wince 5.0 ? Some thing equalent NetServerEnum on regular windows platform. Thank you
|
| Pocket Excel and Compact Framework | 25 Mar 2008 16:23 GMT | 1 |
Is there any way to create an Excel file without a third-part dll (like tmssoftware) in CF 2.0. I have read a lot about this but i can´t find a solution. Any idea? Thanks.
|
| Windows CE 6.0 and CF3.5 | 25 Mar 2008 16:19 GMT | 6 |
I have build a CE6 image and included the CF2.0 and CF3.5 component to my image. CF3.5 was released as a QFE of month January 2008. Before I had only CF2.0 in my CE6 image. I have a few smart device C# projects that run fine on my old CE6 image with
|