| Thread | Last Post | Replies |
|
| Compilation problem | 13 Apr 2005 19:53 GMT | 1 |
I just installed Embedded VC++ 4.0 and Pocket PC 2003 SDK. I then develop a simple mfc dialog based application but when I try to compile it, i get following error. Deleting intermediate files and output files for project 'Test - Win32 (WCE
|
| [opennetcf] error on start on german vs2003 | 13 Apr 2005 10:53 GMT | 10 |
when i start VS2003 Sp1 with a new openNetCFproject, i got an error message: "Default .js could not be found in C:\Programme/Microsoft Studio.Net2003\VC#\VC#wizards\openNetAppwiz\PocketPC\Scripts\1031\" The error come after the choice o a device (PocketPC or WindowsCE), i
|
| whats eMVP? | 13 Apr 2005 06:12 GMT | 3 |
Hi, probably the wrong place to post this so I appoligise if I've wasted anyones time but I see eMVP around and I wondered what it actually stands for/means? Jon
|
| Interprocess communication using message queue | 13 Apr 2005 02:27 GMT | 1 |
Hello, I am developing an application using EVC++ and I am using message queue for interprocess communication. I am able to read the data that I write into the queue using ReadMsgQueue in the same process but when I try to read data
|
| adoce, adoce class from codeproject and sqlserver CE 2.0 | 12 Apr 2005 22:37 GMT | 1 |
I have installed ADOCE31 and SQl Server CE 2.0 on my pocket PC (Windows Mobile 2003 Edition) and I have never succedded to use the ADO connection while it works fine on desktop.
|
| setting fixed ip address | 12 Apr 2005 21:27 GMT | 1 |
Is it possible to give a pocket pc a fixed ip address.
|
| can't associate to AP (BSSID) programmatically | 12 Apr 2005 21:21 GMT | 3 |
This is an unsolved problem for all PocketPC models I have tried. Using DeviceIOControl, IOCTL_NDISUIO_SET_OID_VALUE and OID_802_11_BSSID to associate the Pocket PC to an access point doesn't work, even though the docs from WinCE say it should. I get an error code 50, which means ...
|
| Socket in eVC MFC | 12 Apr 2005 21:09 GMT | 1 |
I'm trying to use a server socket in eVC++ 4, MFC. It never comes into the OnAccept routine. Do perfectily the Create and Listen, but neve executes the OnAccept, and I have the Socket error 10061 from the client side.
|
| using C# class code in a vb project?? | 12 Apr 2005 20:56 GMT | 3 |
i have created an application using VB.NET, but i need to use some C#-written vb code files. However when i add them in and try to create an instance of the class, it wont find it? help?
|
| RRSI | 12 Apr 2005 18:42 GMT | 2 |
I use WZCAPI to display the RRSI value on the wireless devices and notice that the values retuned from my Axin x3i and iPaq 4350 are something like : -24, -37, -50 ... but the same app when running on iPaq 4705 returns values like -2432123, -3876856 ...
|
| Error running app on ipaq 4150 (Win PocketPC 2002) | 12 Apr 2005 16:51 GMT | 2 |
i v installed eVC++ 4.0 SP4 on my computer, i v build an test an "hello world" app in the emulator..thats works...but when i choose the active configuration (ARM) for my ipaq...eVC talk me about SDK...and the .exe built doesn t work on my ipaq...
|
| Automating Microsoft Office Applications on Win CE | 12 Apr 2005 16:50 GMT | 2 |
Can I do the Automation of Microsoft applications on the Win CE? I know how to do it on the PC using MFC. On the PC "msppt8.olb" library is provided. One can use it to Automate (i.e. Launch, and Control) the PPT. But, I could not find this library on the Win CE? Is
|
| Automatic restart/reboot perform | 12 Apr 2005 14:37 GMT | 1 |
is ther someone knows how can i restart my pda with a program. i need do this cause i write new calibration data in the registry and my pda touchscree didn t change before i do a SoftReset. Thanks
|
| Testing COM port with Hyperterminal | 12 Apr 2005 14:36 GMT | 1 |
My goal is to write and read from the COM port on the Pocet PC. I have made an applcation with eVC++ using the "Hello world" application (wizard). I'm using Hyperterminal (on a windows xp pc) to check the WriteFile
|
| Error Pulling from MSDE to CE | 12 Apr 2005 14:03 GMT | 3 |
I fire the following code, and get the following errors: Dim rda As SqlCeRemoteDataAccess rda = New SqlCeRemoteDataAccess Dim remoteconnectstring As String = _
|