| Sign In/My Account | View Cart |
| Article: |
Intro to Managed C++, Part 2: Mixing Managed and Unmanaged Code | |
| Subject: | Error with example | |
| Date: | 2003-05-09 12:08:35 | |
| From: | anonymous2 | |
|
Response to: Error with example
|
||
| I ran into the same problem. I think what may be the case is that the SDK has these header files missing, where as the Visual Studio environments do not. That is a shame. | ||
Showing messages 1 through 1 of 1.
That is teh point of the sample - to combine ordinary unmanaged C++ you have before .NET came around with managed code.
--Sam Gentile