PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Using C++ code developed in WinCE 4 in C# application in VS2003

Reply

Using C++ code developed in WinCE 4 in C# application in VS2003

 
Thread Tools Rate Thread
Old 14-01-2006, 01:42 AM   #1
victor
Guest
 
Posts: n/a
Default Using C++ code developed in WinCE 4 in C# application in VS2003


Hi
I have a need to incorporate C++ code developed in WinCE 4 (LCD driver
for SED1520) in C# application developed in VS2003. This is new to me
and am not quite sure how to approach.
I have read information in MSDN and it seems that I need to build the
driver as an DLL and use PInvoke in C# to call low level function in
the C++ code. But again all references I read so far refer to C++
developed in Visual C++ not in WinCE 4.

I would appreciate if anyone who have done this or have any suggestion
to give me some advice.

Thanks in advance
Victor

  Reply With Quote
Old 14-01-2006, 03:02 AM   #2
Guest
 
Posts: n/a
Default Re: Using C++ code developed in WinCE 4 in C# application in VS2003

This may help:

http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=255

-Chris


"victor" <linkvirtual26@gmail.com> wrote in message
news:1137202976.311492.139330@g44g2000cwa.googlegroups.com...
> Hi
> I have a need to incorporate C++ code developed in WinCE 4 (LCD driver
> for SED1520) in C# application developed in VS2003. This is new to me
> and am not quite sure how to approach.
> I have read information in MSDN and it seems that I need to build the
> driver as an DLL and use PInvoke in C# to call low level function in
> the C++ code. But again all references I read so far refer to C++
> developed in Visual C++ not in WinCE 4.
>
> I would appreciate if anyone who have done this or have any suggestion
> to give me some advice.
>
> Thanks in advance
> Victor
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off