Jump to content

Custom SIP on Windows Mobile 6.0


Guest jaylach

Recommended Posts

Guest jaylach

Hi

The company I work for is currently porting some of their software to Windows Mobile 6.0. We are in the process of creating a Custom SIP with C++ (it's our understanding that we cannot do this with C#). Since we are trying to use as much managed .NET code as possible (C#), we were wondering if it's possible to build the "back-end" (hooks and such) of the SIP in C++ but use C# to build the UI?

We were thinking it would be nice to compile our C++ code into a DLL and then call methods in that DLL from our C# code. Would this be a possible solution, or does everything have to be done in C++ (interface, back-end, etc..)

Thanks in advance!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.