PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Using C++ code developed in WinCE 4 in C# application in VS2003
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Using C++ code developed in WinCE 4 in C# application in VS2003
![]() |
Using C++ code developed in WinCE 4 in C# application in VS2003 |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

