importing a header file og unmanaged c++ into a c++/CLI project???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raghaw
    New Member
    • Sep 2008
    • 7

    #1

    importing a header file og unmanaged c++ into a c++/CLI project???

    Hi,
    I have a Project implemented in unmanaged C++ .There are various header files of it.I want to know how to use the header files of this project into my one of C++/CLI project???
  • nukefusion
    Recognized Expert New Member
    • Mar 2008
    • 221

    #2
    You might have better luck asking this in the C++ forum. Most people in here are experienced using .NET.

    Comment

    Working...