Click here to Skip to main content
16,004,901 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Activesync Pin
mark.thornhill26-Sep-05 23:03
mark.thornhill26-Sep-05 23:03 
AnswerRe: Activesync Pin
Jonas Larsson27-Sep-05 1:22
Jonas Larsson27-Sep-05 1:22 
QuestionControlling PC with mobile phone Pin
Shams Arafat21-Sep-05 22:10
Shams Arafat21-Sep-05 22:10 
AnswerRe: Controlling PC with mobile phone Pin
Anonymous27-Sep-05 10:03
Anonymous27-Sep-05 10:03 
GeneralRe: Controlling PC with mobile phone Pin
Anonymous6-Oct-05 4:48
Anonymous6-Oct-05 4:48 
GeneralRe: Controlling PC with mobile phone Pin
vikas amin5-Nov-05 4:00
vikas amin5-Nov-05 4:00 
Questioninterfacing MMC card with rabbit core module RCM 3100 Pin
amitgh21-Sep-05 20:26
amitgh21-Sep-05 20:26 
Questionconnecting my WindowsCE project to a Windows2000 desktop PC via ActiveSync Pin
mark.thornhill21-Sep-05 0:18
mark.thornhill21-Sep-05 0:18 
When attempting to connect my WindowsCE project to a Windows2000 desktop PC via ActiveSync(v3.5), I am finding that I can only get a connection if I delay creating a process to run "repllog.exe" in the WinCE app until after manually running ActiveSync on the desktop PC and selecting "Get Connected". If I start repllog too soon then I don't get a connection, ie. ...

STEP 1:
At the desktop PC...
run
"C:\Program Files\Microsoft ActiveSync\WCESMgr.exe"
Select from the "File" menu,
"Get Connected..."
Click the "Next" button on the "Get Connected" window
STEP 2:
Wait a couple of seconds, then at the remote WindowsCE application...
cause the application to call
CreateProcess(_T("Windows/repllog.exe"), NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, &m_procInfo);

If STEP 2 is actioned at any time before STEP 1, I don't get a connection. Can anyone tell me why this might be? Is it possible that the SDK for the embedded device is lacking some ActiveSync functionality? Is it to do with event sequencing within the ActiveSync "black box"?

Also, I have tried the CODE PROJECT "Command-line utility for PocketPC (RCMD.exe)" project by Alexander Shilonosov. I have this working perfectly well between the desktop PC and a PocketPC. However, when I swap the PocketPC with my WindowsCE project I don't get a connection at all. Once again, does anyone have any ideas please (seems likely that this problem is the same problem as the one above)? Should I be doing more than just running repllog in the WindowsCE application?

This is the first time I've tried to do anything like this so I'm afraid I'm rather green!!! so thanks to everyone and anyone who can help.
Mark

QuestionGetIfTable return error ERROR_INVALID_PARAMETER Pin
GiuseppeZarbo19-Sep-05 1:58
GiuseppeZarbo19-Sep-05 1:58 
Questionbluetooth printing Pin
Fer Simoes16-Sep-05 11:40
professionalFer Simoes16-Sep-05 11:40 
Questionports Pin
_tasleem15-Sep-05 22:48
_tasleem15-Sep-05 22:48 
AnswerRe: ports Pin
Fer Simoes16-Sep-05 11:43
professionalFer Simoes16-Sep-05 11:43 
GeneralRe: ports Pin
_tasleem16-Sep-05 19:35
_tasleem16-Sep-05 19:35 
Questionupdating Compact Framework Pin
David Menéndez Cisterna14-Sep-05 12:41
David Menéndez Cisterna14-Sep-05 12:41 
QuestionListBox Control key press event Pin
Sachin Xavier13-Sep-05 23:20
Sachin Xavier13-Sep-05 23:20 
QuestionMultiple checks of files during Debug Pin
Jim Berg13-Sep-05 9:49
Jim Berg13-Sep-05 9:49 
QuestionCompact Framework strange Exception Pin
David Menéndez Cisterna13-Sep-05 2:20
David Menéndez Cisterna13-Sep-05 2:20 
QuestionFAX from Pocket PC ? Pin
mcdok12-Sep-05 4:37
mcdok12-Sep-05 4:37 
QuestionHelp me!!!!! Detecting change in data streams Pin
bulgaa12-Sep-05 3:06
bulgaa12-Sep-05 3:06 
QuestionMultiple Tables in a Dataset from multiple XML Files? Pin
maf66611-Sep-05 22:34
maf66611-Sep-05 22:34 
AnswerRe: Multiple Tables in a Dataset from multiple XML Files? Pin
cyberexel7-Dec-10 16:50
cyberexel7-Dec-10 16:50 
QuestionScreen Rotation Pin
George Papadopoulos11-Sep-05 22:07
George Papadopoulos11-Sep-05 22:07 
Questionactivate BT via code? Pin
Roger Alsing11-Sep-05 21:26
Roger Alsing11-Sep-05 21:26 
QuestionRe: activate BT via code? Pin
Jumba666623-Mar-06 9:49
Jumba666623-Mar-06 9:49 
AnswerRe: activate BT via code? Pin
Roger Alsing23-Mar-06 23:34
Roger Alsing23-Mar-06 23:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.