| Thread | Last Post | Replies |
|
| Tabs | 25 Apr 2006 18:27 GMT | 1 |
Does anyone know how to create TABS in Win32API? (like ones from ... let's say PocketZip-Options) I think that application is built using C# thou.I created property pages in Win32API but i don't like the way they look.If its possible
|
| Turn WIFI ON after Soft-Reset | 25 Apr 2006 18:25 GMT | 1 |
I'm using the following class to turn WIFI adapter On and Off on my Pocket PC 2003. This code work fine if the WiFi is activated from the WiFi Control Panel, but when I turn the WiFi Off and later I soft reset the PDA, I'm
|
| Buildcab.bat file not being created | 25 Apr 2006 16:46 GMT | 7 |
Hello, When I run cabwiz.exe it completes successfully but does not create a buildcab.bat as I thought it should. What might I be doing wrong? Thanks. drumred
|
| GETting and POSTing from a Pocket PC | 25 Apr 2006 16:02 GMT | 3 |
I've an application I've written in Microsoft Access that GETs and POSTs data to a website. It uses the following code. Dim xml As Object url = http://www.blah.co.uk
|
| Simple Activesync Service Provider | 25 Apr 2006 15:57 GMT | 2 |
First of all can anyone point me to a site or have a recommendation for a book that includes a good guide on creating activesync service providers? With samples included preferably. However, I may not need a service provider set-up my problem is that
|
| Error in System.Windows.Form.dll | 25 Apr 2006 14:38 GMT | 2 |
I'm developing an aplication for Pocket pc with VS 2003, and I have a System Exception from System.Windows.Form.dll. The addicional information is only "Exception". Some body have any idea ????????????????????????????
|
| DCOM question | 25 Apr 2006 14:10 GMT | 2 |
I would like to use COM (I guess it would be DCOM) in order to communicate between two different processes on a Windows Mobile 5 device. Probably it would also be nice if Pocket PC 2003 was supported. Anyway I was wondering: What is the current state of DCOM support on WM5 and ...
|
| ConnMgr reconnect | 25 Apr 2006 13:46 GMT | 1 |
HI am having some problems reconnecting using the ConnMgr APIs, I wonder if somebody could give me a hand. - I create a connection using ConnMgrEstablishConnectionSync(). It succeeds and I can transmit no problem
|
| Power button detection | 25 Apr 2006 13:27 GMT | 1 |
how do i detect that the power button of the pda (the one with an icon of a circle and a line and closes the pda when pressed) has been pressed? Does anyone know how to do this in C#? Thanks I would really appreciate any sample code, thank you again in advance!
|
| Bluetooth manager turn on | 25 Apr 2006 10:48 GMT | 3 |
Is there a generic way to turn on Bluetooth Manager programatically so that one can make a connection to a Bluetooth serial port without hanging up a PDA? Thanks,
|
| Problem with WebRequest | 25 Apr 2006 10:39 GMT | 5 |
I'm using the "WebRequest" method under PocketPC 2003 but have the following error message : "chunck length was not valid". Does someone have an idea of the problem ? The code is the following :
|
| need help - certificates | 25 Apr 2006 08:22 GMT | 1 |
I have no idea about certificates but a problem: I have three things: - a file *.pem ---> !-----BEGIN PUBLIC KEY----- <code>-----END PUBLIC KEY----- - a signed base64 string
|
| Secure FTP for Windows Mobile 2005 Using VC++ Visual Studio 2005 | 25 Apr 2006 04:38 GMT | 1 |
I am using Visual C++ 2005(Visual Studio 2005) to develop Application for Symbol Technologies Windows Mobile 2005 PDA. I have used following codes to connect to FTP Server: hInternetHandle = InternetOpen(_T("Microsoft Internet Explorer"),
|
| send email from pocket pc with c# | 24 Apr 2006 23:31 GMT | 2 |
i need to send email from my c-sharp application for pocket pc e smart phone. Can someone help me? Christian
|
| Windows CE 5.0 Hiding SIP | 24 Apr 2006 21:54 GMT | 1 |
i want to use a menu bar in c# but without showing the sip - icon. any idea how to handle this? thanks for suggestions.
|