We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  Introduction to Managed C++
Subject:   .LIB file which is Unmanaged C code
Date:   2003-05-27 01:15:50
From:   anonymous2
Can you please help me understand how to call functions in a .LIB file which is Unmanaged C code. No Classes in it to instantiate and call the methods. Then how should i proceed ?