Questions tagged [wmdc]
21 questions
0
votes
0 answers
MFC application / AfxOleInit / RAPI failure with RPC server is unavailable
To implement the copy and paste functionnality in a MFC application, we invoke the AfxOleInit() method.
We also use RAPI to communicate with Windows Mobile devices.
When AfxOleInit is not used, we have no problems.
But as soon as AfxOleInit is…

Léa Massiot
- 1,928
- 6
- 25
- 43
0
votes
1 answer
Sync PDA time and date without starting Windows mobile device center
I'm using a PDA (Motorola MC50) to scan bar codes and after that I plug it in and the data is uploaded into my application. What i'm trying to achieve is to sync the PDA time and date without having to open WMDC or at most to setup my device once…

alex Alex
- 373
- 6
- 25
0
votes
1 answer
Do I need to develop on Vista to write to the wmdc (windows mobile device center) API?
Can I write and compile code for this on XP? We have utilities for our apps that use activesync and now will be adding Vista/WMDC - and I was hoping I don't have to have another development OS (Vista) to develop and compile on.
I have not seen…

Tim
- 20,184
- 24
- 117
- 214
0
votes
1 answer
Windows XP SP3 and syncing to Windows Mobile 6.5
According to Microsoft Active Sync 4.5 will only work on Windows XP SP2 and lower and that Windows Mobile Device Center will only work on Windows Vista and above.
So where does that put XP SP3? I don't have an install of it hanging around to try it…

meds
- 21,699
- 37
- 163
- 314
0
votes
1 answer
Can you change Windows Mobile Device Centre to use a different network from 192.168.55.0/24 for debugging the compact framework?
I have a piece of software I have written that talks to a web service over it's Wifi connection on a Casio WinCE handheld.
Unfortunately the Wifi network and the network created by WMDC (or ActiveSync) to host the debugger connection clash, they…

RoboJ1M
- 1,590
- 2
- 27
- 34
-1
votes
0 answers
SQL Server ConnectionString for Windows CE App
Possible Duplicate:
connecting sql server from windows ce application through Activesync without being on network
What will be my connection string inside my Windows CE app for sql server 2008, if my pc is standalone/not on network
I've following…

Adnan Badar
- 347
- 2
- 5
- 14