VS2013 / VC 2.2 I know how to have a Native program CALL another Native program (a traditional CALL). I know how to have a Native program INVOKE a Managed Windows program/app (CCW/COM Interop). What I can't figure out is how to have a Native program CALL? / INVOKE? a Managed Console program. Would like to see an example. Thanks
↧