Click to See Complete Forum and Search --> : DCOM for windows CE


Linyue
July 31st, 2001, 07:19 PM
I want to make the DCOM server on the Windows ce 3.0, and the DCOM client on Windows 2000, how to do it?

Can I do the out_process server on the windows ce 3.0 with ATL?

Where can I find the sample for dcom in windows ce?

Thank you!

Thomas Gondorf
August 2nd, 2001, 04:01 AM
Here is an example from MSDN how to work with DCOM under Windows CE 3.0. There are some bugs in the WinCE Client, but i hope it will help you.

http://support.microsoft.com/support/kb/articles/Q291/3/89.ASP

Thomas