Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > C++ Programming
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old November 9th, 2007, 09:02 AM
Registered User
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Add c++ code to c++.net project

hi ...


Can add c++ code in c++.net project ? and how can i do ?

thank you :)

Reply With Quote
  #2 (permalink)  
Old November 9th, 2007, 10:42 PM
Authorized User
 
Join Date: Jul 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can have non-.net C++ code in a mixed mode C++/CLI project.
i.e., you can have non-CLI classes and even within CLI classes, you can still use most standard pointer-based C++ code and use the standard libraries.


Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
how add barcode scanner in asp.net project saurabh ASP.NET 3.5 Professionals 2 November 29th, 2012 10:35 PM
Chapter 10 add a new project carlf01 BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 1 June 29th, 2007 05:00 PM
Add asp.net page to asp project debdemoe Classic ASP Basics 0 August 17th, 2005 12:28 PM
Add report of one project into another project tejaswibv Crystal Reports 0 July 13th, 2005 04:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.