| Thread | Last Post | Replies |
|
| wm 5 activesync wifi | 01 Apr 2006 00:21 GMT | 1 |
Hello guys.... I bought yesterday a pocket pc hp 2970 (win mobile 05)... I wanted to set up an activesync connection with the wifi, but this option is not present in the software (activesync 4.1)....
|
| Make viusal studio deploy dll in the pocket pc emulator | 31 Mar 2006 19:44 GMT | 5 |
Hello, I have a Pocket PC project that uses a legacy dll (implemented in C) for communication. I think I have managed to implement all the PInvoke stuff in my C# .net application, so now my main problem is how to debug the
|
| LoadLibrary | 31 Mar 2006 17:34 GMT | 3 |
I'm using VC++ 2005 Pro, Windows Mobile 5.0 Pocket PC, ARMV4I. I wrote an MFC ATL dll, and an MFC application test program. The text program tries to use LoadLibrary() but LoadLibrary failed with error 120 (Must be in Win32 mode to run this function). I searched these forums ...
|
| CreateFile & WriteFile | 31 Mar 2006 14:38 GMT | 1 |
Hello I'm writing a pocketpc program with embedded visual c++ 3.0 that uses the serial port to comunicate with a CF Rfid Reader. I have a big problem using CreateFile and also WriteFile. I've read that there aren't the ASCII functions (CreateFileA) for evc, but I need
|
| help badly needed | 31 Mar 2006 12:13 GMT | 6 |
my touchscreen is a little damaged. After a accidental hard reset it is not possible to go successfully the adjust routine through. I can't start windows mobile (2003). Is there a possibility to start windows and avoid the adjust procedure. Please help and thank you for any answer.
|
| Problem in calling vc++ dll in vb.net | 31 Mar 2006 11:38 GMT | 1 |
I have created a win32 dll for pocket PC 2003. I have written following function in the dll: wchar_t* _stdcall getsum (int i,int j,wchar_t* str) {
|
| short cut to start up menu missing | 31 Mar 2006 10:50 GMT | 8 |
I have created a CAB project and added a short cut to the Start Up menu but the app doesn't appear in the start up menu. The XML file looks ok.
|
| Active sync 4.1.0 and SPVM5000 running WM5 | 31 Mar 2006 10:08 GMT | 2 |
is anyone suffering connection problems. I'm spending more time getting the communications working than programming. Is there any ActiveSync upgrades due out yet. thanks
|
| Can I develop a pocketpc equiv. for balckberry | 31 Mar 2006 09:35 GMT | 3 |
I wa swondering... I have a program I developed for pockewtpc (originally in eVB, now in VS.NET). Is there a tool I can use to develop a similar application for use on a blackberry? Is there a way to convert the existing app for
|
| simulate button click | 31 Mar 2006 09:30 GMT | 4 |
I've been searching for a while and can't find a solution to what seems like a very basic problem -- simulating an event such as a button click or keypress. In Button help I see method PerformClick, but this does not exist in CF. Is there a way to do this in VB PPC?
|
| about the callback method | 31 Mar 2006 06:54 GMT | 2 |
hi, In my program, I defined a Event call GPSArgsEvent, and a callback method which is invoked when the GPSArgsEvent happens. In the callback method, I want to change the properties of the controls in
|
| Disable WM2003 CAB install Alert | 31 Mar 2006 04:48 GMT | 9 |
I'm making a .CAB for my application, but when it is installed in a Pocket PC with Windows Mobile 2003 SE, the user receive an alert message like: "this program may not execute correctly.....".
|
| IPv6 on imate JASJAR - Windows Mobile 5.0 | 31 Mar 2006 04:10 GMT | 1 |
Is anybodt aware about the IPV6 support on windows mobile 5.0. Or does the iMATE JASJAR has inbuilt IPv6 Support TIA
|
| Regarding IGMP stack in windows mobile platform | 31 Mar 2006 04:03 GMT | 1 |
Could anybody point out, that whether Windows Mobile Platform has IGMP stack, or specifically does it support IGMP query and response through any API ?
|
| Web Certificates on WM | 31 Mar 2006 03:35 GMT | 6 |
Hi, I am running SqlCE in an application that I'm developing, and to do replication, I am connecting to a SQL2005 server using https. Because of this, it wants a valid certificate on the WM device. What are the best ways to do this? I have played around, and have followed
|