Click here to Skip to main content
15,920,005 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: traffic light simulation..mfc using vb.net Pin
RichardS21-Sep-05 6:08
RichardS21-Sep-05 6:08 
Questionjumble words.... using mfc vb.net Pin
Aisya Sofea20-Sep-05 16:26
Aisya Sofea20-Sep-05 16:26 
AnswerRe: jumble words.... using mfc vb.net Pin
RichardS21-Sep-05 6:04
RichardS21-Sep-05 6:04 
Questionmfc Pin
Aisya Sofea20-Sep-05 16:12
Aisya Sofea20-Sep-05 16:12 
AnswerRe: mfc Pin
Christian Graus20-Sep-05 18:53
protectorChristian Graus20-Sep-05 18:53 
QuestionLink time info gathering Pin
Rostfrei20-Sep-05 10:34
Rostfrei20-Sep-05 10:34 
AnswerRe: Link time info gathering Pin
RichardS20-Sep-05 14:23
RichardS20-Sep-05 14:23 
QuestionHelp: RAPI based utility for copying files and folders PC->PocketPC Pin
mark.thornhill20-Sep-05 3:31
mark.thornhill20-Sep-05 3:31 
Problem part1:
ActiveSync sequencing between a desktop PC and a remote WindowsCE project that has been written using eMbedded C++ 4.2.

At the desktop PC...
STEP 1:
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:
At the remote WindowsCE project...
cause the application to call
CreateProcess(_T("Windows/repllog.exe"), NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, &m_procInfo);

This gets me a connection. However, if I cause the application to call CreateProcess anytime before clicking on the "Next" button (ie. STEP 2 first, then STEP 1), I don't get a connection.

Can anyone tell me why this might be? Is it possible that there is some functionality missing in the remote's operating system?

Problem part2:
Also, I have tried the CODE PROJECT "Command-line utility for PocketPC (RCMD.exe)" project and this works perfectly well between the desktop PC and a PocketPC. When I try it with my remote WindowsCE project though, it doesn't get a connection at all.

Once again, does anyone have any ideas please (most likely the same problem)?

Problem part3:
This is the first time I've tried to do anything like this so I'm afraid I'm rather green!!!

Thanks to everyone and anyone who can help.
Mark


-- modified at 10:26 Tuesday 20th September, 2005
Questionmovefileex + win9x + directory Pin
emmi20-Sep-05 0:02
emmi20-Sep-05 0:02 
AnswerRe: movefileex + win9x + directory Pin
RichardS20-Sep-05 7:50
RichardS20-Sep-05 7:50 
QuestionAn Algorithm !! Pin
Jomy John19-Sep-05 15:23
Jomy John19-Sep-05 15:23 
AnswerRe: An Algorithm !! Pin
Christian Graus19-Sep-05 18:18
protectorChristian Graus19-Sep-05 18:18 
GeneralRe: An Algorithm !! Pin
VaporTrace19-Sep-05 20:16
VaporTrace19-Sep-05 20:16 
GeneralRe: An Algorithm !! Pin
VaporTrace19-Sep-05 20:20
VaporTrace19-Sep-05 20:20 
GeneralRe: An Algorithm !! Pin
Jomy John19-Sep-05 23:25
Jomy John19-Sep-05 23:25 
GeneralRe: An Algorithm !! Pin
Christian Graus20-Sep-05 11:10
protectorChristian Graus20-Sep-05 11:10 
GeneralRe: An Algorithm !! Pin
Jomy John20-Sep-05 14:53
Jomy John20-Sep-05 14:53 
GeneralRe: An Algorithm !! Pin
Christian Graus20-Sep-05 14:55
protectorChristian Graus20-Sep-05 14:55 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 4:52
Jomy John21-Sep-05 4:52 
GeneralRe: An Algorithm !! Pin
Christian Graus21-Sep-05 9:11
protectorChristian Graus21-Sep-05 9:11 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 10:21
Jomy John21-Sep-05 10:21 
GeneralRe: An Algorithm !! Pin
Christian Graus21-Sep-05 10:25
protectorChristian Graus21-Sep-05 10:25 
GeneralRe: An Algorithm !! Pin
Jomy John21-Sep-05 21:48
Jomy John21-Sep-05 21:48 
GeneralRe: An Algorithm !! Pin
Christian Graus22-Sep-05 12:17
protectorChristian Graus22-Sep-05 12:17 
GeneralRe: An Algorithm !! Pin
Jomy John28-Sep-05 6:38
Jomy John28-Sep-05 6:38 

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.