technical-recipes.com

Software and IT Recipes

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About this blog
  • Boost
  • C++
  • Contact
  • Donate
  • Downloads
  • Graph Algorithms
  • Image Detection
  • Java
  • Microsoft Visual Studio
  • Standard Template Library (STL)
  • Strings

Tag Archives: DLL

How to link DLLs to C++ Projects

Posted on November 9, 2012 by happyuk
Reply
Tweet

These instructions, also available on the Microsoft site, show how to create from scratch a Visual Studio 2010 project that can utilize dll routines created elsewhere, by way of referencing. It basically says the same thing, but with additional screenshots to make it more intuitive.
Continue reading →

Posted in C, C++, Visual Studio, Windows | Tagged DLL | Leave a reply

Follow on Twitter

Follow @Tech_Recipe

Categories

  • Binary Decision Diagrams (1)
  • Bitmaps (2)
  • Boost (12)
  • C, C++ (66)
  • C# / .Net (2)
  • Design Patterns (2)
  • FLTK (1)
  • FlyCapture (4)
  • Genetic Algorithms (4)
  • Getting Started With… (20)
  • Graph Algorithms (8)
  • Installers (5)
  • Java (9)
  • Kruskal's Algorithm (3)
  • Linux (7)
  • Memory Management (4)
  • MFC (9)
  • Microcontrollers / PLCs (1)
  • Object Detection / OpenCV (7)
  • OpenGL (2)
  • Optimization (5)
  • Python (3)
  • Smart Pointers (5)
  • STL (17)
  • Strings (7)
  • Threads (2)
  • Unit Testing (1)
  • Version Control (2)
  • Visual Studio (16)
  • Windows (14)
  • Windows Forms (1)

Recent Posts

  • Getting Started with OpenGL in Linux
  • Practical examples of using Boost serialization
  • Getting started with SWiG for interfacing between C# and C++ Visual Studio projects
  • Using RSA to encrypt large data files in C#
  • Using Win32 static libraries in Visual Studio projects

Recent Comments

  • happyuk on Integrating the FlyCapture SDK for use with OpenCV
  • Max on Integrating the FlyCapture SDK for use with OpenCV
  • happyuk on How to Set up a Subversion (SVN) Server in Linux
  • Bob on How to Set up a Subversion (SVN) Server in Linux
  • happyuk on How to Set up a Subversion (SVN) Server in Linux
Proudly powered by WordPress