https://github.com/codenara/Hybrid1/tree/master/Log3 Using C++ Native Unmanaged Class in C++/CLI Managed Function Create Blank SolutionName : Log3 Create CLR Console ProjectName : Cli1 Add C++ Native Unmanaged ClassName : Class1 Add C++ Native Unmanaged FunctionName : Say
GitHub
2018. 7. 23. 06:51
https://github.com/codenara/Hybrid1/tree/master/Log2 Call Managed Function and Unmanaged Function Create Blank SolutionName : Log2 Create C++ Console ProjectName : Cpp1 Set /clr Compile Option Set /Zc:twoPhase- Compile Option (disable two-phase name lookup) Native and .NET Interoperability Mixed, pure, and verifiable feature comparison (C++/CLI) /Zc:twoPhase- (disable two-phase name looku..
GitHub
2018. 7. 22. 21:19