| Thread | Last Post | Replies |
|
| Rasdial returns error #668, why? | 15 Sep 2004 16:04 GMT | 1 |
" Ret = RasDial (NULL, // Extension not supported NULL, // Phone book is in registry &RasDialParams, // RAS configuration for connection 0xFFFFFFFF, // Notifier type is a window handle
|
| ActiveSync, USB Unknown, Windows CE.NET 4.2 | 15 Sep 2004 15:52 GMT | 2 |
On occasion, when all the planets align and humidity is around 72.5% my Windows CE.NET device achieves a ActiveSync connection. I noticed through Computer Manger/Device Manager shows the device as USB Unknown and not a CE Device...rarely (when I'm successful with activeSync it ...
|
| Graphics objet for a PictureBox | 15 Sep 2004 15:19 GMT | 5 |
Hi, does anyone have a clue why this code works perfectly for a PC windows app and does not work for a pocket PC app (they sold us the .Net framework as easily compatible for different devices) Private Sub PictureBox1_MouseUp(ByVal sender As Object, ByVal e As
|
| RasDial doesn't return during GPRS black spot | 15 Sep 2004 07:53 GMT | 1 |
When I call RasDial while my device in the black spot (I don’t have network coverage) the RAS API will go into “coma” and RasDial never returns. Note, that if I switch phone off and on RAS seems to recover. Any Idea? Is there known bug?
|
| UNINSTALL FAILS on Pocket PC, subdirectories | 15 Sep 2004 07:43 GMT | 2 |
hi there:) My case is as follows. I install the application on the iPAQ with the following entries in the .inf file:
|
| eMbedded visual basic | 15 Sep 2004 07:23 GMT | 1 |
I need to download microsoft eMbedded visual basic runtime onto my dell axim x30. I can download the .cab file onto my home pc but don't know how to then transfer the file to my axim. I've tried downloading directly from the site to my axim but it keeps taking me to a list of ...
|
| Save my ListBox records into Text File (VB.NET CF) | 15 Sep 2004 07:22 GMT | 1 |
I am using .NET Compact Framework to develop an application for my Pocket PC. I have multiple records (barcode number) in my ListBox, I trying to save all recoreds to file(.txt), but only the last record barcode number ever gets saved into my .txt file. How do I save ALL the ...
|
| wap signal strength | 15 Sep 2004 05:47 GMT | 4 |
blown off in the std. vb.net group, it was suggested that i ask here since lan connected mobile devices most often use a wap. anyone have examples or urls that would help me determine wap connectivity/signal strength from a laptop or other wireless device? i heard
|
| Can you use the Trace class in the compact framework? | 15 Sep 2004 05:43 GMT | 1 |
If so, how do you create a TraceListener and add on to the TraceListenerCollection? (Also, I notice that Trace only exposes the Assert method in the compact framework).
|
| Running a smartdevice app invisibly | 15 Sep 2004 05:43 GMT | 1 |
When you create a SmartDevice app in vstudio.net, you always get a form as the startup object. However, there doesn't appear to be a "Visible" property on the form. Is there any way to run such an app so that it doesn't show a user interface?
|
| Sharing code between Smart Device Project and desktop project | 15 Sep 2004 03:08 GMT | 7 |
I'd like to have a set of more-or-less common code which I want to use for both desktop and smart device projects. I have two questions: 1. How can I set up conditional compile directives for those parts of the code which are different on desktop and smart device projects
|
| MDB File size after conversion | 14 Sep 2004 21:27 GMT | 2 |
I have a mdb file in the desktop, which size is app. 10 MB. When I use activesync to copy & convert to cdb, it results a cdb file of approximately the same size in the device. However, when the cdb file is copied back to the desktop, by activesync, the
|
| What is obex custom service extension? | 14 Sep 2004 20:25 GMT | 6 |
Does anyone know what's the difference between service exstension and server extension? I want to implement custom service extension but don't know how. The msdn documentation is not sufficient it seems. I already have a dll with exported ServiceCallback function but this ...
|
| Device Owner Information | 14 Sep 2004 20:25 GMT | 1 |
I've seen a few posts on how to get the device owner information using C/C++, eVB, OpenNETCF, etc. Is there a tutorial on how to do this in VB.NET without using OpenNETCF? Thanks,
|
| Fujitsu-Simiens LOOX 410 | 14 Sep 2004 17:00 GMT | 2 |
I was wondering if it's possible to develop applications for Fujitsu-Simiens LOOX 410 (PocetPC 2003) device using Embedded Visual Studio 4. Anybody has an experience with it? Thank's in advance.
|