Quantcast
Channel: Creating C# GUI for C++ app
Viewing all articles
Browse latest Browse all 6

Creating C# GUI for C++ app

$
0
0

[...]

when I try to add an #include in the managed c++ project to a header of the c++ project , I get this error -

C:\Program Files\Microsoft Visual Studio 10.0\VC\atlmfc\include\atlbase.h(4878): error C3861: '_beginthreadex': identifier not found

Which “#include” directives produce the error?

Note that in managed C++ you can use your C# experience, i.e. use the .NET classes instead of MFC or Windows API, when it makes sense.



Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>